src/bfd ChangeLog coffgen.c peicode.h peXXigen.c

ktietz@sourceware.org ktietz@sourceware.org
Thu Mar 21 14:07:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ktietz@sourceware.org	2013-03-21 14:07:08

Modified files:
	bfd            : ChangeLog coffgen.c peicode.h peXXigen.c 

Log message:
	* coffgen.c (coff_real_object_p): Make global.
	* peicode.h (coff_real_object_p): Add prototype.
	(FILHDR): Defined for COFF_IMAGE_WITH_PE as
	external_PEI_IMAGE_hdr structure.
	(coff_swap_filehdr_in): Handle variable header-size.
	* peXXigen.c (_bfd_XXi_swap_aouthdr_in): Just handle amount
	of directory-entiries as specified in pe-header.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5994&r2=1.5995
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/coffgen.c.diff?cvsroot=src&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&r1=1.72&r2=1.73



More information about the Binutils-cvs mailing list