src/bfd ChangeLog aoutx.h

hp@sourceware.cygnus.com hp@sourceware.cygnus.com
Mon Apr 3 04:44:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hp@sourceware.cygnus.com	00/04/03 04:44:45

Modified files:
	bfd            : ChangeLog aoutx.h 

Log message:
	* aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
	BFD_RELOC_16 to switch for extended relocs.
	(MY_swap_ext_reloc_in): New.
	(MY_swap_ext_reloc_out): New.
	(NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
	than NAME(aout,swap_ext_reloc_in) for extended relocs.
	(NAME(aout,squirt_out_relocs)): Similarly use
	MY_swap_ext_reloc_out.
	(aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.368&r2=1.369
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/aoutx.h.diff?cvsroot=src&r1=1.4&r2=1.5



More information about the Binutils-cvs mailing list