src/bfd ChangeLog coffcode.h cofflink.c peXXigen.c

nathan@sources.redhat.com nathan@sources.redhat.com
Tue Oct 7 08:49:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nathan@sourceware.org	2003-10-07 08:49:11

Modified files:
	bfd            : ChangeLog coffcode.h cofflink.c peXXigen.c 

Log message:
	* coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
	overflow, set reloc start position to after the count
	reloc. Subtract one from num relocs. Give error on 0xffff relocs
	and no overflow.
	* cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
	overflow.
	* peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
	0xffff.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2277&r2=1.2278
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.95&r2=1.96
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cofflink.c.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&r1=1.15&r2=1.16



More information about the Binutils-cvs mailing list