* ldlex.l: Use fread instead of read.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index d8e21b9893972951bb3815ee9a91c59cc8b90eac..ed4a3c74936a311d1ccb884fb7779e58560db6cb 100644 (file)
@@ -1,3 +1,83 @@
+2002-01-21  Andreas Jaeger  <aj@suse.de>
+
+       * ldlex.l: Use fread instead of read.
+
+2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.tgt (ia64-*-netbsd*): New target.
+
+2002-01-21  H.J. Lu <hjl@gnu.org>
+
+       * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
+       0.
+       * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
+
+2002-01-18  Andreas Jaeger  <aj@suse.de>
+
+       * ldver.c (ldversion): Update year.
+
+2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/ld.pot: Regenerate.
+
+2002-01-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
+       * Makefile.in: Regenerate.
+       * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
+       * emultempl/ppc64elf.em: New file.
+
+2002-01-15  DJ Delorie  <dj@redhat.com>
+
+       * scripttempl/pe.sc: Add support for constructor priorities.
+
+2002-01-07  Marek Michalkiewicz  <marekm@amelek.gda.pl>
+
+       * emulparams/avr1200.sh (DATA_START): Define as 0x60.
+       * emulparams/avr23xx.sh: Likewise.
+       * emulparams/avr4433.sh: Likewise.
+       * emulparams/avr44x4.sh: Likewise.
+       * emulparams/avr85xx.sh: Likewise.
+       * emulparams/avrmega103.sh: Likewise.
+       * emulparams/avrmega161.sh: Likewise.
+       * emulparams/avrmega603.sh: Likewise.
+       * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
+
+2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ldlang.c (walk_wild_section): Exclude object file if enclosing
+       archive is excluded.
+
+2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
+       (eshelf_nbsd.c): New rule.
+       (eshlelf_nbsd.c): New rule.
+       * Makefile.in: Regenerate.
+       * configure.tgt (sh*le-*-netbsdelf*): New target.
+       (sh*-*-netbsdelf*): New target.
+       * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
+       * ld/emulparams/shelf_nbsd.sh: New emulation.
+       * ld/emulparams/shlelf_nbsd.sh: New emulation.
+
+2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/es.po: New file: Spanish translation.
+       * configure.in (ALL_LINGUAS): Add es.
+       * configure: Regenerate.
+
+2002-01-06  John Marshall  <jmarshall@acm.org>
+
+       * ld.texinfo: Note that --emit-relocs is currently only
+       implemented for ELF.
+
+2002-01-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
+       of bfd_section_list_remove and bfd_section_list_insert macros.
+       * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+       * emultempl/mmo.em (mmo_place_orphan): Likewise.
+
 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
 
        * configure.tgt (x86_64-*-netbsd*): New target.
This page took 0.023908 seconds and 4 git commands to generate.