* elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 3f6c7fef13634afdcefe5d029f4f39c53955ac8b..6dd069db2214abd7346556ea3bbbfb1d98ec1f14 100644 (file)
@@ -1,6 +1,61 @@
+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.  
+       (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.
This page took 0.024254 seconds and 4 git commands to generate.