PR ld/14962
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 09c711114284d5e8973dd4f7ab09532d8e2e7ef3..1dd68f0a96bddd2a914083c9be4295bf92313b03 100644 (file)
@@ -1,3 +1,29 @@
+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.
 
 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.025546 seconds and 4 git commands to generate.