PR ld/14962
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 812a5fff8ed1a1cac9420b873f748ffee92d11df..1e6b7ccfa100ee31b8038644e923fe57e2150f54 100644 (file)
@@ -1,3 +1,49 @@
+2012-12-17  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add copyright notice.
+       * Makefile.am: Likewise.
+       * NEWS: Likewise.
+       * README: Likewise.
+       * configure.host: Likewise.
+       * configure.in: Likewise.
+       * gen-doc.texi: Likewise.
+       * h8-doc.texi: Likewise.
+       * ldlex-wrapper.c: Likewise.
+       * emulparams/README: Likewise.
+       * emultempl/README: Likewise.
+       * scripttempl/README: Likewise.
+       * Makefile.in: Regenerate.
+
+2012-12-17  Alan Modra  <amodra@gmail.com>
+
+       PR ld/14962
+       * ldexp.h (struct ldexp_control): Add "assign_name".
+       * ldexp.c (fold_name <NAME>): Compare and clear assign_name on match.
+       (exp_fold_tree_1): Remove existing code testing for self assignment.
+       Instead set and test expld.assign_name.
+       * ldlang.c (scan_for_self_assignment): Delete.
+       (print_assignment): Instead set and test expld.assign_name.
+
+2012-12-11  Roland McGrath  <mcgrathr@google.com>
+
+       * emulparams/elf_nacl.sh (nacl_rodata_addr): New shell function.
+       (RODATA_ADDR, SHLIB_RODATA_ADDR): Use it to base the calculation
+       on SEGMENT_START("text-segment", ...) rather than ... alone.
+       * Makefile.am (earmelf_nacl.c, earmelfb_nacl.c): Add missing
+       dependency on $(srcdir)/emulparams/elf_nacl.sh.
+       * Makefile.in: Regenerate.
+
+2012-12-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14915
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Also
+       check DT_NEEDED entries when creating shared object with
+       --copy-dt-needed-entries.
+
+2012-12-05  Leif Ekblad  <leif@rdos.net>
+
+       * configure.tgt: Add x86_64-*-rdos.
+
 2012-12-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/14904
 
 For older changes see ChangeLog-2011
 \f
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.023613 seconds and 4 git commands to generate.