* emulparams/armelf.sh: Define NO_SMALL_DATA.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index c306a10761777ba33d6234a7dbd70240e759492e..0e2d2c46f1a9863993906e2fa4ee6b10f9d88581 100644 (file)
@@ -1,3 +1,54 @@
+2003-10-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * emulparams/armelf.sh: Define NO_SMALL_DATA.
+       * emulparams/armelf_linux.sh, emulparams/armelf_oabi.sh,
+       emulparams/armnto.sh: Likewise.
+
+2003-10-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell
+       whether to skip test for no memory region.
+
+2003-10-08  Nick Clifton  <nickc@redhat.com>
+
+       * lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment
+       describing defaults.  Change default to report unresolved symbols
+       in object files as well.
+
+2003-10-08  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ldexp.c (fold_name) <case DEFINED>: Set section of result to
+       abs_output_section.
+
+2003-10-07  Bob Wilson  <bob.wilson@acm.org>
+
+       * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,
+       OTHER_READWRITE_SECTIONS, OTHER_SECTIONS): Set section addresses to
+       zero for relocatable links.
+
+2003-10-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
+
+2003-10-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ldwrite.c (unsplittable_name): New.
+       (clone_section): Strip existing numeric suffix. Only truncate names
+       for coff targets.
+       (split_sections): Use unsplittable_name.
+
+2003-10-06  Nick Clifton  <nickc@redhat.com>
+
+       * lexsup.c (parse_args): Report unresolved symbols in shared
+       libraries when creating a dynamic executable.  This is a
+       restoration of the default behaviour for previous versions of
+       the linker.
+
+2003-10-06  Matt Thomas <matt@3am-software.com>
+
+       * emulparams/hppanbsd.sh: Remove OUTPUT_FORMAT.
+       * emulparams/hppaobsd.sh: Add OUTPUT_FORMAT="elf32-hppa".
+
 2003-10-06  Robert Millan  <robertmh@gnu.org>
 
        * configure.tgt: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
This page took 0.023952 seconds and 4 git commands to generate.