]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missing ChangeLog entries.
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 5 Oct 2011 16:37:50 +0000 (16:37 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 5 Oct 2011 16:37:50 +0000 (16:37 +0000)
bfd/ChangeLog
ld/testsuite/ChangeLog

index 53ce1512289a6679c545f34e4b1cb90237153105..efc68a3be23d4991c8c2a0ae87d01674d4dbd511 100644 (file)
        * elflink.c (_bfd_elf_gc_mark_extra_sections): Mark single member
        debug and special section groups.
 
+2011-09-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13195
+       * elflink.c (_bfd_elf_merge_symbol): Don't set dynamic_def when
+       clearing def_dynamic.
+       (elf_link_add_object_symbols): Likewise.  Set dynamic_def when
+       setting def_dynamic.
+       (bfd_elf_gc_mark_dynamic_ref_symbol): Check if a symbol is
+       versioned.
+
 2011-09-27  Kai Tietz  <ktietz@redhat.com>
 
        * coffcode.h (sec_to_styp_flags): Handle
index 84e7dd5d0d0091eb2c01fe7573f7c145214110b6..475549360f5058e4d07b07674b5adf0a48c280c1 100644 (file)
@@ -8,6 +8,16 @@
        * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test.
        * ld-powerpc/powerpc.exp: Run new test.
 
+2011-09-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/13195
+       * ld-elf/elf.exp: Add a C link testcase for PR ld/13195.
+
+       * ld-elf/pr13195.c: New.
+       * ld-elf/pr13195.d: Likewise.
+       * ld-elf/pr13195.s: Likewise.
+       * ld-elf/pr13195.t: Likewise.
+
 2011-09-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu*