From: amodra Date: Wed, 24 Jul 2002 06:45:02 +0000 (+0000) Subject: Add missing 2001-09-29 entry X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3dbcb94256f6f331820bfabe67e3e38392b25fba;p=pf3gnuchains%2Fpf3gnuchains3x.git Add missing 2001-09-29 entry --- diff --git a/ld/ChangeLog b/ld/ChangeLog index cae7bbf738..7e93d5f457 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -162,7 +162,7 @@ Wed Jun 26 16:33:58 2002 J"orn Rennecke 2002-06-17 Tom Rix - * emultempl/elf32.em: gld*_get_script: Check for + * emultempl/elf32.em: gld*_get_script: Check for GENERATE_COMBRELOC_SCRIPT. * scripttempl/elfd10v.sc : Fix STACK and INSN. * emulparams/d10velf.sh : Fix TEXT_START_ADDR. @@ -273,7 +273,7 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * NEWS: Add entry for VAX ELF support. 2002-05-29 Matt Thomas - Jason Thorpe + Jason Thorpe * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o. (eelf32vax.c) @@ -445,15 +445,15 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o. (earmelfb_nbsd.c): New rule. - * Makefile.in: Regenerate. + * Makefile.in: Regenerate. * configure.tgt (armeb-*-netbsdelf*): New target. - (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls. + (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls. (arm-*-netbsd*): Likewise. * emulparams/armelfb_nbsd.sh: New file. 2002-05-18 Tom Rix - * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib + * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib support. 2002-05-17 Marek Michalkiewicz @@ -478,12 +478,12 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke 2002-05-10 Tom Rix - * emultempl/aix.em: (gld*_set_output_arch): New function. Use + * emultempl/aix.em: (gld*_set_output_arch): New function. Use architecture and machine information in the output bfd. (gld*_before_parse): Remove old arch and machine code. (choose_target): Rename to gld*_choose_target. - (rtld): Change type to int. - * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for + (rtld): Change type to int. + * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for objects in XCOFF archives. * ldfile.h: Update copyright date. @@ -572,9 +572,9 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke 2002-04-30 Tom Rix - * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add - -blibpath, -bnolibpath support. - + * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add + -blibpath, -bnolibpath support. + 2002-04-30 Mark Mitchell * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o. @@ -582,7 +582,7 @@ Thu Jun 13 20:18:38 2002 J"orn Rennecke * Makefile.in: Regenerated. * configure.tgt: Add support for powerpc-*-windiss. * emulparams/elf32ppcwindiss.sh: New file. - + 2002-04-30 Richard Sandiford * ldlang.c (print_assignment): Update print_dot for assignments to ".". @@ -1808,6 +1808,10 @@ Mon Mar 18 17:38:39 CET 2002 Jan Hubicka * ldmain.c (main): Initialize. * ld.texinfo: Document. +2001-09-29 Alan Modra + + * ldlang.c (section_already_linked): Remove assignment to kept_section. + 2001-09-26 Alan Modra * ldmisc.c (USE_STDARG): Remove.