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 bfd/ChangeLog bfd/mach-o.c gas/ChangeLog g ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	iains@sourceware.org	2012-01-13 12:59:30

Modified files:
	bfd            : ChangeLog mach-o.c 
	gas            : ChangeLog 
	gas/config     : obj-macho.c 
	gas/testsuite  : ChangeLog 
Added files:
	gas/testsuite/gas/mach-o: dysymtab-3.d symbols-7.s 

Log message:
	handle absolute indirect syms in mach-o
	
	bfd:
	
	* mach-o.c (bfd_mach_o_build_dysymtab_command): Handle absolute
	indirect symbols.
	gas:
	
	* config/obj-macho.c (obj_mach_o_set_indirect_symbols): Handle
	absolute indirect symbols.
	
	gas/testsuite:
	
	* gas/mach-o/dysymtab-3.d: New.
	* gas/mach-o/symbols-7.s: New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5586&r2=1.5587
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/mach-o.c.diff?cvsroot=src&r1=1.97&r2=1.98
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4652&r2=1.4653
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-macho.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1996&r2=1.1997
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mach-o/dysymtab-3.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mach-o/symbols-7.s.diff?cvsroot=src&r1=NONE&r2=1.1


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