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

nickc@sources.redhat.com nickc@sources.redhat.com
Thu Apr 3 11:13:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2003-04-03 11:13:27

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

Log message:
	(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and
	executables.
	(coff_swap_scnhdr_in): Only set the s_size field for object files or for
	executables who have not already initialised the field.
	(bfd_pe_executable_p): New macro.  Return true if the PE format bfd is an
	executable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1986&r2=1.1987
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libpei.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&r1=1.35&r2=1.36



More information about the Binutils-cvs mailing list