This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gas ./ChangeLog ./configure ./configure.in con ...


CVSROOT:	/cvs/uberbaum
Module name:	gas
Changes by:	aoliva@sourceware.org	2004-05-06 02:46:45

Modified files:
	.              : ChangeLog configure configure.in 
	config         : tc-frv.c tc-frv.h 

Log message:
	* configure.in: Set em=linux for frv-*-*linux*.
	* configure: Rebuilt.
	* config/tc-frv.h (TARGET_FORMAT): Use elf32-frvfdpic if...
	(frv_md_fdpic_enabled): New.
	* config/tc-frv.c (frv_md_fdpic_enabled): New.
	(DEFAULT_FDPIC): New.
	(frv_flags): Use DEFAULT_FDPIC.
	(frv_pic_flag): Likewise.
	(OPTION_NOPIC): New.
	(md_longopts): Add -mnopic.
	(md_parse_option): Handle it.
	(md_show_usage): Add -mfdpic and -mnopic.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/ChangeLog.diff?cvsroot=uberbaum&r1=1.2122&r2=1.2123
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/configure.diff?cvsroot=uberbaum&r1=1.166&r2=1.167
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/configure.in.diff?cvsroot=uberbaum&r1=1.150&r2=1.151
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/config/tc-frv.c.diff?cvsroot=uberbaum&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/config/tc-frv.h.diff?cvsroot=uberbaum&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]