* elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 6ddf69d3388c556d0a28e9dd6643a49f9563a16d..6dd069db2214abd7346556ea3bbbfb1d98ec1f14 100644 (file)
@@ -1,3 +1,84 @@
+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.
+
+2001-12-21  Tom Rix  <trix@redhat.com>
+
+       (gld*_create_output_section_statements): New function.
+       For -binitfini support.
+       * emultempl/aix.em (gld*_before_parse): Fix comment.
+       * emultempl/aix.em (gld*_parse_args): Fix comment.
+
+2001-12-20  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.tgt (mips*-dec-netbsd*): Delete alias for
+       mips*el-*-netbsd*.
+       (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
+
+       * configure.tgt (arm-*-netbsdelf*): Add target.
+       (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
+       * emulparams/armelf_nbsd.sh: Added.
+       * Makefile.am: Add rules for earmelf_nbsd.
+       * Makefile.in: Regenerate.
+
+2001-12-19  Andreas Jaeger  <aj@suse.de>,
+           Susanne Oberhauser <froh@suse.de>
+
+       * configure.host: Add rules for x86_64-*linux-gnu.  Change
+       s390x-linux entry to use gcc to report configuration, replace gcc
+       with $CC in s390-linux
+
 2001-12-19  Andreas Jaeger  <aj@suse.de>
 
        * ld.texinfo (VERSION): Fix markup.
This page took 0.02337 seconds and 4 git commands to generate.