src/gas ChangeLog config/tc-tilegx.c config/tc ...

walt@sourceware.org walt@sourceware.org
Sat Feb 25 22:40:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	walt@sourceware.org	2012-02-25 22:40:49

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-tilegx.c tc-tilepro.c 

Log message:
	Fix regression from change
	http://sourceware.org/ml/binutils-cvs/2012-01/msg00049.html .  The
	code needs to check that the symbol is not a local symbol before
	accessing a non-local-symbol field.
	
	* tc-tilepro.c (emit_tilepro_instruction): Check if symbol is
	non-local before checking sy_value.
	* tc-tilegx.c (emit_tilegx_instruction): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4678&r2=1.4679
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-tilegx.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-tilepro.c.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list