XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index cd0edce3ba88ea23b0301f4c708b53953dd7c62a..e41c4dd14377b64ce9a74aef6246eff50c9f92cd 100644 (file)
@@ -1,3 +1,56 @@
+2013-05-03  Alan Modra  <amodra@gmail.com>
+
+       PR ld/15365
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Restrict __ehdr_start's export class to no less than STV_HIDDEN.
+
+2013-05-03  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Only call lang_for_each_statement if an ELF hash table is used.
+
+2013-05-02  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am: Add emsp430X.c
+       * Makefine.in: Regenerate.
+       * configure.tgt (msp430): Add msp430X emulation.
+       * ldmain.c (multiple_definition): Only disable relaxation if it
+       was enabled by the user.
+       * ldmain.h (RELAXATION_ENABLED_BY_USER): New macro.
+       * emulparams/msp430all.sh: Add support for MSP430X.
+       * emultempl/generic.em: (before_parse): Enable relaxation for the
+       MSP430.
+       * scripttempl/msp430.sc: Reorganize sections.  Add .rodata
+       section.
+       * scripttempl/msp430_3.sc: Likewise.
+       * NEWS: Mention support for MSP430X.
+
+2013-05-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * configure.tgt: Replace alpha*-*-linuxecoff* pattern with
+       alpha*-*-linux*ecoff*.  Update the `sed' pattern used to convert
+       from alpha*-*-linux-* to alpha*-*-linux*ecoff*.
+
+2013-05-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Use is_elf_hash_table rather than a handcoded condition.
+
+2013-04-30  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sections
+       are sorted by descending order of alignment.
+
+2013-04-29  Nick Clifton  <nickc@redhat.com>
+
+       * scripttempl/DWARF.sc: Add support for .debug_line.* and
+       .debug_line_end.
+
+2013-04-29  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
+
+       * emultempl/pe.em [cygwin]: Do not merge rdata with v2
+       psuedo-relocs.
+
 2013-04-28  Thomas Schwinge  <thomas@codesourcery.com>
 
        * scripttempl/armbpabi.sc: Replace "source" usage with ".".
This page took 0.023614 seconds and 4 git commands to generate.