From fd574c4615e74de554c78fd2c42f368f0cbc7905 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 1 Dec 2003 06:28:56 +0000 Subject: * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test hash table type rather than testing creator flavour. * emultempl/hppaelf.em (hppaelf_create_output_section_statements): Only create stub_file bfd if hash table creator is as expected. (gld${EMULATION_NAME}_finish): Test stub_file. --- ld/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index 97b220d..f8a9f89 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2003-12-01 Alan Modra + + * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test + hash table type rather than testing creator flavour. + * emultempl/hppaelf.em (hppaelf_create_output_section_statements): + Only create stub_file bfd if hash table creator is as expected. + (gld${EMULATION_NAME}_finish): Test stub_file. + 2003-11-28 Marcel Moolenaar * emulparams/elf64_ia64_fbsd.sh (TEXT_START_ADDR): Define. -- cgit v1.1