Correct cdtest g++ version test
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 0747409a899a96cfa6151bd0e886c97e5e890dc5..c02f5e8e3a9bd596d5c3c0eb9b1245f7bc6c55a0 100644 (file)
@@ -1,3 +1,119 @@
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-cdtest/cdtest-foo.cc: Test for __GNUG__ >= 2.
+
+2016-12-03  Alan Modra  <amodra@gmail.com>
+
+       * ldexp.c (try_copy_symbol_type): Remove unnecessary check.
+
+2016-12-02  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/20910
+       * ldmain.c (main): Prevent evaluation of %<char> sequences when
+       printing out a linker script.
+
+       PR ld/20911
+       * ldctor.c (ldctor_build_sets): Produce alternative error message
+       if the reloc was being applied to a special section.
+
+       PR ld/20912
+       * emultempl/elf32.em (_place_orphan): Test for ELF format of the
+       orphan before looking for the SHF_EXCLUDE flag.
+
+2016-12-02  Josh Conner  <joshconner@google.com>
+
+        * Makefile.am: Add dependency information for earmelf_fuchsia.c.
+        * Makefile.in: Regenerate.
+        * configure.tgt: Add support for aarch64-*-fuchsia, arm*-*-fuchsia*, and
+        x86_64-*-fuchsia* targets.
+        * emulparams/armelf_fuchsia.sh: New file.
+        * emulparams/armelfb_fuchsia.sh: New file.
+
+2016-12-01  Rudy Y  <rudyy.id@gmail.com>
+
+       PR ld/20880
+       * pe-dll.c (make_one): Use the hint if the ordinal is -1.
+
+2016-12-01  Yury Norov  <ynorov@caviumnetworks.com>
+
+       PR ld/20868
+       * testsuite/ld-aarch64/tls-relax-gd-ie-ilp32.d: New test.
+       * testsuite/ld-aarch64/relocs-ilp32.ld: Linker script for the new
+       test.
+       * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
+
+2016-11-28  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.
+
+2016-11-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 20815
+       * testsuite/ld-elf/loadaddr1.d: Update.
+       * testsuite/ld-powerpc/vle-multiseg-5.d: Update.
+       * testsuite/ld-scripts/phdrs3a.d: Update.
+
+2016-11-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/indirect.exp: Add a test for PR 18720.
+       * testsuite/ld-elf/pr18720.rd: New file.
+
+2016-11-27  Alan Modra  <amodra@gmail.com>
+
+       PR 20815
+       * testsuite/ld-powerpc/vle-multiseg-5.d: Update.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * deffilep.y: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * scripttempl/ia64vms.sc: Fix spelling in comments.
+       * scripttempl/ip2k.sc: Fix spelling in comments.
+       * scripttempl/v850.sc: Fix spelling in comments.
+       * scripttempl/v850_rh850.sc: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * emultempl/avrelf.em: Fix spelling in comments.
+       * emultempl/elf32.em: Fix spelling in comments.
+       * emultempl/pe.em: Fix spelling in comments.
+       * emultempl/pep.em: Fix spelling in comments.
+       * emultempl/spuelf.em: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
+       * testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
+       * testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
+       * testsuite/ld-undefined/undefined.exp: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1_64.s: Fix spelling in comments.
+       * testsuite/ld-scripts/section-match-1.d: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * deffile.h: Fix spelling in comments.
+       * ld.h: Fix spelling in comments.
+       * ldlang.c: Fix spelling in comments.
+       * ldmisc.c: Fix spelling in comments.
+       * pe-dll.c: Fix spelling in comments.
+
+2016-11-24  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20737
+       * testsuite/ld-arm/pie-bind-locally-a.s: New test source.
+       * testsuite/ld-arm/pie-bind-locally-b.s: Likewise.
+       * testsuite/ld-arm/pie-bind-locally.d: New testcase.
+       * testsuite/ld-arm/arm-elf.exp: Run new testcase.
+
 2016-11-24  Nick Clifton  <nickc@redhat.com>
 
        PR ld/20858
This page took 0.023594 seconds and 4 git commands to generate.