Add ChangeLog entries for PR ld/17975 fix
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 16 Feb 2015 15:31:46 +0000 (07:31 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 16 Feb 2015 15:31:46 +0000 (07:31 -0800)
bfd/ChangeLog
ld/testsuite/ChangeLog

index 664c4c7a6ad2548cb4c5ab3ffc3ad16f67409a22..0cd8bbd18055e6056d524531275b4fb93b8cdeb7 100644 (file)
@@ -1,3 +1,10 @@
+2015-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/17975
+       * elflink.c (elf_link_output_extsym): Only check filesym_count
+       when outputting a NULL FILE symbol.  Set second_pass_sym to
+       h->forced_local && !h->root.linker_def.
+
 2015-02-15  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf32-i386.c (elf_i386_always_size_sections): Set root.linker_def
index 42ed4921c244927fcb610be26327c98507d6dc20..85684baff61383d5596ab8c76a93fe67e268ed7c 100644 (file)
@@ -1,3 +1,25 @@
+2015-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/17975
+       * ld-i386/tlsbin-nacl.rd: Likewise.
+       * ld-i386/tlsbin.rd: Likewise.
+       * ld-i386/tlsbindesc-nacl.rd: Likewise.
+       * ld-i386/tlsbindesc.rd: Likewise.
+       * ld-i386/tlsdesc-nacl.rd: Likewise.
+       * ld-i386/tlsdesc.rd: Likewise.
+       * ld-i386/tlsnopic-nacl.rd: Likewise.
+       * ld-i386/tlsnopic.rd: Likewise.
+       * ld-i386/tlspic-nacl.rd: Likewise.
+       * ld-i386/tlspic.rd: Likewise.
+       * ld-x86-64/tlsbin-nacl.rd: Likewise.
+       * ld-x86-64/tlsbin.rd: Likewise.
+       * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
+       * ld-x86-64/tlsbindesc.rd: Likewise.
+       * ld-x86-64/tlsdesc-nacl.rd: Likewise.
+       * ld-x86-64/tlsdesc.rd: Likewise.
+       * ld-x86-64/tlspic-nacl.rd: Likewise.
+       * ld-x86-64/tlspic.rd: Likewise.
+
 2015-02-14  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/17973
This page took 0.028759 seconds and 4 git commands to generate.