Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e0b8766df5181ff72ef4ba7284b3095fece5f536..9812e7cb46b9612d6d5319234900e683c36e2721 100644 (file)
@@ -1,3 +1,129 @@
+2016-05-26  Nick Clifton  <nickc@redhat.com>
+
+       PR target/20134
+       * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
+       __bsssize.
+       * scripttempl/elf32msp430_3.sc (.bss): Likewise.
+
+2016-05-25  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
+       * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
+       * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
+       * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
+       * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
+       * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
+       * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
+       * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
+       * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
+       * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
+       * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
+       * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2016-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20103
+       * ldmain.c (add_archive_element): Don't claim new IR symbols
+       after all IR symbols have been claimed.
+       * plugin.c (plugin_call_claim_file): Remove no_more_claiming
+       check.
+       * testsuite/ld-plugin/lto.exp (pr20103): New proc.
+       Run PR ld/20103 tests.
+       * testsuite/ld-plugin/pr20103a.c: New file.
+       * testsuite/ld-plugin/pr20103b.c: Likewise.
+       * testsuite/ld-plugin/pr20103c.c: Likewise.
+
+2016-05-24  Maciej W. Rozycki  <macro@imgtec.com>
+    
+       * testsuite/ld-mips-elf/jalx-local.d: New test.
+       * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
+       * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2016-05-23  Kuba Sejdak  <jakub.sejdak@phoesys.com>
+
+       * Makefile.am: Add earmelf_phoenix.c.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add entry for arm-phoenix.
+       * emulparams/armelf_phoenix.sh: New file.
+
+2016-05-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * emultempl/armelf.em (arm_elf_before_allocation): Call
+       bfd_elf32_arm_keep_private_stub_output_sections before generic
+       before_allocation function.
+
+2016-05-20  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-mips-elf/jalx-addend.d: New test.
+       * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
+       * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2016-05-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20117
+       * testsuite/ld-i386/i386.exp: Run pr20117.
+       * testsuite/ld-i386/pr19609-1i.d: Updated.
+       * testsuite/ld-i386/pr20117.d: New file.
+       * testsuite/ld-i386/pr20117.s: Likewise.
+
+2016-05-19  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/ld-elf/compressed1d.d: Removed from notarget.
+       * testsuite/ld-elf/group8a.d: Likewise.
+       * testsuite/ld-elf/group8b.d: Likewise.
+       * testsuite/ld-elf/group9a.d: Likewise.
+       * testsuite/ld-elf/group9b.d: Likewise.
+       * testsuite/ld-elf/pr12851.d: Likewise.
+       * testsuite/ld-elf/pr12975.d: Likewise.
+       * testsuite/ld-elf/pr13177.d: Likewise.
+       * testsuite/ld-elf/pr13195.d: Likewise.
+       * testsuite/ld-elf/pr17615.d: Likewise.
+       * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
+       * testsuite/ld-elf/group3b.d: Likewise.
+       * testsuite/ld-srec/srec.exp: Likewise.
+       * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
+       as supporting gc.
+       (check_shared_lib_support): Mark ARC as supporting.
+
+2016-05-19  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * emulparams/arcelf.sh: Changed.
+       * emulparams/arclinux.sh: Likewise.
+       * scripttempl/arclinux.sc: Moved to a more standard implementation
+       similar to elf.sc.
+
+2016-05-19  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
+       `ft32-*-*' behind `frv-*-*'.
+
+2016-05-19  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * configure.tgt: Remove `am34-*-linux*' support.
+
 2016-05-19  Alan Modra  <amodra@gmail.com>
 
        * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
This page took 0.025693 seconds and 4 git commands to generate.