src gas/config/tc-xgate.h gas/config/tc-xgate. ...

seank@sourceware.org seank@sourceware.org
Thu Jun 28 21:36:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	seank@sourceware.org	2012-06-28 21:36:35

Modified files:
	gas/config     : tc-xgate.h tc-xgate.c 
	bfd            : elf32-xgate.c 

Log message:
	gas/config/
	* tc-xgate.h: Defined tc_frob_symbol.
	* tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
	symbols as being XGATE by setting st_target_internal value.
	
	bfd/
	* elf32-xgate.c (elf32_xgate_add_symbol_hook): Added a temp patch
	that forces st_target_internal to equal 1, since tc_frob_symbol
	seems to need adjusting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-xgate.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-xgate.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-xgate.c.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Binutils-cvs mailing list