This is the mail archive of the binutils-cvs@sourceware.cygnus.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]

binutils/ld ChangeLog pe-dll.c emultempl/pe.em ...


CVSROOT:	/cvs/binutils
Module name:	binutils
Changes by:	dj@egcs.cygnus.com	99/05/11 21:06:52

Modified files:
	ld             : ChangeLog pe-dll.c 
	ld/emultempl   : pe.em 
	ld/scripttempl : pe.sc 

Log message:
	1999-05-10  DJ Delorie  <dj@cygnus.com>
	
	* scripttempl/pe.sc: Specify the output arch, which Ian says is
	the Right Thing to do.
	
	* emultempl/pe.em: various changes to parameterize the
	target-specific information.
	(gld_i386pe_after_open): Detect and fix MS import libraries
	by renaming the member objects (which are all named the same).
	
	* pe-dll.c: various changes to parameterize the target-specific
	information.
	(generate_reloc): support relocs more generically to allow for
	expansion.
	(pe_exe_build_sections): new; used to add .relocs to .exes
	(pe_exe_fill_sections): ditto


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