This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc at sourceware dot 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]