diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 061266d..1a067b9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2002-11-12 Alan Modra <amodra@bigpond.net.au> + + * emultempl/ppc64elf.em (ppc_before_allocation): New function. + (LDEMUL_BEFORE_ALLOCATION): Define. + (gld${EMULATION_NAME}_finish): Run discard_info for relocatable + linking. + * emultemp/hppaelf.em ((gld${EMULATION_NAME}_finish): Likewise. + 2002-11-11 Christopher Faylor <cgf@redhat.com> * configure.tgt (LIB_PATH): Default to searching w32api directory under @@ -27,7 +35,7 @@ * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall symbols to cdecl names or vise-versa. -2002-10-13 Eric Kohl <ekohl@rz-online.de> +2002-10-13 Eric Kohl <ekohl@rz-online.de> * pe-dll.c (process_def_file): Handle fastcall symbols when generating undecorated aliases. Don't prefix decorated fastcall |