From f6feefe4488cbd6927fcf3c040322d599d12f946 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 1 Sep 1995 18:06:53 +0000 Subject: [PATCH] * ldmain.c (warning_callback): Add abfd, section, and address parameters. * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Change call to warning accordingly. * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not relocateable and not shared, put .gnu.warning.SYMBOL sections into the .text section. --- ld/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 9794ec65b02..f5a8067fcbf 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +Fri Sep 1 13:13:29 1995 Ian Lance Taylor + + * ldmain.c (warning_callback): Add abfd, section, and address + parameters. + * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): + Change call to warning accordingly. + + * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): If not + relocateable and not shared, put .gnu.warning.SYMBOL sections into + the .text section. + Fri Sep 1 08:35:16 1995 James G. Smith * configure.in: Added mips*vr4300-idt-elf* and -- 2.30.2