.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 0af2d4d338afdf631a7bc42f36205ab435d15c61..b89e09f53effab6a66125ec2a38e150c54410ee5 100644 (file)
@@ -1,3 +1,41 @@
+2003-06-05  Roland McGrath  <roland@redhat.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
+       extra \t in -z noexecstack line.
+
+2003-05-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * ldgram.y (phdr_type): Grok PT_GNU_STACK.
+       * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
+       -z execstack and -z noexecstack.
+       (gld${EMULATION_NAME}_list_options): Likewise.
+       * scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.
+
+2003-06-03  Michael Snyder  <msnyder@redhat.com>
+        and Bernd Schmidt   <bernds@redhat.com>
+       and Alexandre Oliva <aoliva@redhat.com>
+
+       * Makefile.am: Add new emulations for h8300sx.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add new emulations.
+       * emulparams/h8300sx.sh: New emulation.
+       * emulparams/h8300sxelf.sh: Ditto.
+       * scripttempl/h8300sx.sc: Ditto.
+
+2003-06-03  H.J. Lu <hongjiu.lu@intel.com>
+
+       * ldmisc.c: Include "bfdlink.h".
+       (error_handler): Handle LD_DEFINITION_IN_DISCARDED_SECTION
+       and -LD_DEFINITION_IN_DISCARDED_SECTION.
+
+       * Makefile.am: Rebuild dependency.
+       * Makefile.in: Regenerated.
+
+2003-06-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
+       * emulparams/shlelf32_linux.sh (GENERATE_PIE_SCRIPT): Likewize.
+
 2003-06-02  Fabrizio Gennari  <fabrizio.ge@tiscalinet.it>
 
        * pe-dll.c (fill_edata): Scan table pe_dll->exports, which is
        * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
 
 2003-05-09  Nick Clifton  <nickc@redhat.com>
-       
+
        * ldlang.c (lang_size_sections_1): Default to generating a
        fatal error message if a loadable section is not allocated
        to a memory region when regions are defined.
This page took 0.034592 seconds and 4 git commands to generate.