src/gas ChangeLog config/tc-mips.c

cgd@sources.redhat.com cgd@sources.redhat.com
Tue Feb 26 14:18:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd@sources.redhat.com	2002-02-26 14:18:52

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

Log message:
	2002-02-26  Chris Demetriou  <cgd@broadcom.com>
	
	* config/tc-mips.c (mips_need_elf_addend_fixup): For embedded-PIC
	only, undo the changes made on 2001-06-08, with the
	effect being that common or extern symbols are
	adjusted for embedded-PIC, but weak symbols are not.
	(md_estimate_size_before_relax: Likewise, with the effect
	that extern symbols are treated the same as weak symbols
	only if not embedded-PIC.
	(mips_fix_adjustable) Likewise, with the effect that
	weak or extern symbols are not adjusted for embedded-PIC.
	(md_apply_fix3): Tweak so that the case where value is zero
	is handled more correctly for embedded-PIC code.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1256&r2=1.1257
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.111&r2=1.112



More information about the Binutils-cvs mailing list