2000-09-07 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 99114400940679a9308be173cf9a19c5ed604c18..38f1181697f1cf8460863a36acb94e634dd2a0eb 100644 (file)
@@ -1,3 +1,35 @@
+2000-09-07  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
+       * Makefile.in: Rebuild.
+
+2000-09-07  Alan Modra  <alan@linuxcare.com.au>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
+       broken list handling.  Create __start_SECNAME and __stop_SECNAME
+       when no place-holder.  Add some comments.  Test both SEC_CODE and
+       SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
+       Handle case where no output section statement created.
+
+2000-09-07  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.tgt (sh-*-linux*): Added.
+       * Makefile.am: Added eshelf_linux and eshlelf_linux.
+       * Makefile.in: Rebuilt.
+       * emulparams/shelf_linux.sh: New file.
+       * emulparams/shlelf_linux.sh: New file.
+
+2000-09-06  Alan Modra  <alan@linuxcare.com.au>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
+       try shuffling sections when the orphan happens to be the place
+       holder.  Keep count of unique section names generated so we speed
+       the search for a new name.
+
+2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure: Rebuilt with new libtool.m4.
+
 2000-09-05  Nick Clifton  <nickc@redhat.com>
 
        * Makefile.in: Regenerate.
This page took 0.023613 seconds and 4 git commands to generate.