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 bfd/ChangeLog bfd/elfxx-mips.c gas/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	echristo@sourceware.org	2003-05-21 21:53:33

Modified files:
	bfd            : ChangeLog elfxx-mips.c 
	gas            : ChangeLog 
	gas/config     : tc-mips.c 

Log message:
	2003-05-07  Eric Christopher  <echristo@redhat.com>
	Alexandre Oliva   <aoliva@redhat.com>
	
	* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
	pic tests, change to warning.
	(_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
	
	2003-05-07  Eric Christopher  <echristo@redhat.com>
	
	* config/tc-mips.c (mips_abicalls): New variable.
	(md_parse_option): Use.
	(s_option): Ditto.
	(s_abicalls): Ditto.
	(mips_elf_final_processing): Set EF_MIPS_PIC and
	EF_MIPS_CPIC dependent on above.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2067&r2=1.2068
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.c.diff?cvsroot=src&r1=1.53&r2=1.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1756&r2=1.1757
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.207&r2=1.208


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