src/bfd ChangeLog coff-rs6000.c coffcode.h

geoffk@sourceware.cygnus.com geoffk@sourceware.cygnus.com
Sat Apr 1 00:00:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	geoffk@sourceware.cygnus.com	00/02/18 16:59:26

Modified files:
	bfd            : ChangeLog coff-rs6000.c coffcode.h 

Log message:
	* coffcode.h (coff_set_arch_mach_hook): Don't use variable-size
	arrays.
	(coff_compute_section_file_positions): Use bfd_free to pair
	bfd_malloc.
	(coff_write_object_contents): Likewise.
	
	* coff-rs6000.c (xcoff_howto_table_16): New variable.
	(xcoff_rtype2howto): Handle 16-bit variants of 32-bit relocs.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.332&r2=1.333
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/coff-rs6000.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.29&r2=1.30



More information about the Binutils-cvs mailing list