This is the mail archive of the binutils-cvs@sourceware.org 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/config/tc-xgate.h gas/config/tc-xgate. ...


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


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