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]

src/gas ChangeLog configure configure.in confi ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_15-branch
Changes by:	aoliva@sourceware.org	2004-05-06 02:43:38

Modified files:
	gas            : ChangeLog configure configure.in 
	gas/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/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.2053.2.14&r2=1.2053.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/configure.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.162.6.4&r2=1.162.6.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/configure.in.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.147.6.2&r2=1.147.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-frv.c.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.11&r2=1.11.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-frv.h.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.4&r2=1.4.6.1


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