src/bfd ChangeLog cofflink.c coffcode.h

mmitchel@sources.redhat.com mmitchel@sources.redhat.com
Sun Jul 7 22:34:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	mmitchel@sources.redhat.com	2002-07-07 22:34:09

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

Log message:
	* cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
	account the impact of relocation count overflow when computing
	section offsets.
	* coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
	or not to apply the PE COFF reloc overflow handling.  Fix a
	fencepost error in deciding whether or not to use that technique.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1589&r2=1.1590
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cofflink.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.79&r2=1.80



More information about the Binutils-cvs mailing list