* ldlang.c (record_bfd_errors): Remove.
[binutils-gdb.git] / ld / ChangeLog
index 53c4d9fd942061ace00332a14b48319d2d9754b0..d61d68052cb1fba50a697751faf5b80365574b6a 100644 (file)
@@ -1,3 +1,56 @@
+2001-06-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (record_bfd_errors): Remove.
+
+       * emultempl/aix.em: Fix copyright dates.
+
+2001-06-07  Andreas Jaeger  <aj@suse.de>
+
+       * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
+       (TEXT_START_ADDR): Likewise.
+
+2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+       * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
+
+2001-06-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
+
+       * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
+
+2001-05-31  H.J. Lu  <hjl@gnu.org>
+
+       * ldlang.c (open_input_bfds): Don't change the bfd error
+       handler whilst loading symbols.
+
+2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * configure.tgt: Remove i370-mvs architecture, it is not currently
+       supported.
+
+2001-05-25  H.J. Lu  <hjl@gnu.org>
+
+       * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
+       like emulparams/aixppc.sh.
+
+2001-05-25  H.J. Lu  <hjl@gnu.org>
+
+       * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
+       setting of output_filename after bfd_scan_arch.
+       * emultempl/pe.em: Likewise.
+
+2001-05-25  H.J. Lu  <hjl@gnu.org>
+
+       * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
+       like emulparams/aixppc.sh.
+
+       * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
+       instead of ${srcdir}/emultempl/stringify.sed.
+
+2001-05-25  Timothy Wall  <twall@oculustech.com>
+
+       * emulparams/elf64_aix.sh: Change settings to match IBM linker
+       output.
+
 2001-05-25  Alan Modra  <amodra@one.net.au>
 
        * configure.host: Replace linuxoldld with linux*oldld.
@@ -22,7 +75,7 @@
 
 2001-05-24 Tom Rix <trix@redhat.com>
 
-       * emultempl/aix.em : (gld${EMULATION_NAME}_read_file) 
+       * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
        udate import file format.
        (change_symbol_mode) New, same
        (is_syscall) New, same
        * scripttempl/aix.sc : default text section offset to 0x10000000
         default data section offset to 0x20000000
        add .sv3264 and .sv64 pseudo sections
-       loader and debug sections use the currect section offset. 
+       loader and debug sections use the currect section offset.
 
        * emultempl/aix.em : Add xcoff64 support
        Add -binitfini support
-       (gld${EMULATION_NAME}_before_parse) -binitfini 
+       (gld${EMULATION_NAME}_before_parse) -binitfini
        (gld${EMULATION_NAME}_parse_args) same
-       (gld${EMULATION_NAME}_before_allocation) format change for special 
+       (gld${EMULATION_NAME}_before_allocation) format change for special
        sections
 
        * emulparams/aixppc64.sh : New file for xcoff64 support
-       
-2000-01-18  H.J. Lu  <hjl@gnu.org>
 
 2001-05-23  Alexandre Oliva  <aoliva@redhat.com>
 
 
        * emultempl/aix.em: Replace buystring with xstrdup.
        * emultempl/beos.em: Replace buystring with xstrdup.
-       
+
 2001-05-02  H.J. Lu  <hjl@gnu.org>
 
        * ldfile.c: Include "libiberty.h".