Mark interworking sections as linker created to prevent garbage collection.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 54b4bc27f12693497362489c3ecdce7fcfae38e6..25a8c4cabbbf7537e67c27a2579a1948f8435021 100644 (file)
@@ -1,3 +1,22 @@
+1999-09-16  Nick Clifton  <nickc@cygnus.com>
+
+       * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Mark
+       interworking sections as linker created so that they will not
+       be removed by garbage collection.
+
+Wed Sep 15 02:31:57 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
+       (elf_hppa_final_link_relocate): Consistently create an absolute
+       address, then subtract out the value of __gp.
+
+1999-09-14  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (Canonicalization of target names): Remove adding
+       ${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14
+       generates $ac_config_sub with a ${CONFIG_SHELL} already.
+       * configure: Regenerate.
+
 1999-09-14  Nick Clifton  <nickc@cygnus.com>
 
        * elf32-m32r.c (ELF_MAXPAGESIZE): Change to 0x1 (at request of
This page took 0.024591 seconds and 4 git commands to generate.