1999-05-10 DJ Delorie <dj@cygnus.com>
authorDJ Delorie <dj@redhat.com>
Tue, 11 May 1999 21:06:50 +0000 (21:06 +0000)
committerDJ Delorie <dj@redhat.com>
Tue, 11 May 1999 21:06:50 +0000 (21:06 +0000)
commitc6c37250e98f113755e0d787f7070e2ac80ce77e
tree3b2e49d4a55d116d198dadd98aa4d944e1abbb2d
parent09cda596de63a115baf24952deae289298a67a87
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
ld/ChangeLog
ld/emultempl/pe.em
ld/pe-dll.c
ld/scripttempl/pe.sc