ld: Add PR ld/25593 tests
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 221e2d3117f9173f811a4dd02d3304db9c69f269..56e84c13d27c04893b45c03b11eb4c46e38cae64 100644 (file)
@@ -1,3 +1,107 @@
+2020-02-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/25593
+       * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
+       * testsuite/ld-plugin/pr25593.d: New file.
+       * testsuite/ld-plugin/pr25593a-1.c: Likewise.
+       * testsuite/ld-plugin/pr25593a-2.c: Likewise.
+       * testsuite/ld-plugin/pr25593b.c: Likewise.
+       * testsuite/ld-plugin/pr25593c.c: Likewise.
+       * testsuite/ld-plugin/pr25593d.c: Likewise.
+       * testsuite/ld-plugin/pr25593e.c: Likewise.
+
+2020-02-26  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/cskyelf.em: Indent labels correctly.
+       * ldfile.c: Likewise.
+       * ldlang.c: Likewise.
+       * plugin.c: Likewise.
+
+2020-02-26  Alan Modra  <amodra@gmail.com>
+
+       PR 25593
+       * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
+       (ldelf_after_open): Save state of input_bfds list before loading
+       DT_NEEDED libs.  Traverse input_bfds list adding DT_NEEDED tags.
+       Restore input_bfds list.
+       * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
+
+2020-02-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Update French translation.
+
+2020-02-22  Alan Modra  <amodra@gmail.com>
+
+       PR 25585
+       * NEWS: Mention better "PHDR segment not covered by LOAD segment"
+       checking.
+
+2020-02-19  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25537
+       * emultempl/z80.em: Remove machine compatability checking.
+
+2020-02-19  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25517
+       * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
+       * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
+       * testsuite/ld-z80/arch_r800.d: Likewise.
+       * testsuite/ld-z80/arch_z180.d: Likewise.
+       * testsuite/ld-z80/arch_z80n.d: Likewise.
+       * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
+       * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
+       * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
+       * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
+       * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
+       * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
+       * testsuite/ld-z80/relocs_b_z80.d: Likewise.
+       * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
+       * testsuite/ld-z80/relocs_f_z80.d: Likewise.
+       * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
+
+2020-02-19  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
+
+2020-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/25355
+       * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
+       * testsuite/ld-plugin/pr25355.c: New file.
+       * testsuite/ld-plugin/pr25355.d: Likewise.
+       * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
+       only dump.
+
+2020-02-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
+
+2020-02-07  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25469
+       * emulparams/elf32z80.sh: Use z80 emulation.
+       * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
+       * emultempl/z80elf.em: Delete.
+       * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
+       * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
+       * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
+       * testsuite/ld-unique/unique.s: Likewise.
+       * testsuite/ld-unique/unique_empty.s: Likewise.
+       * testsuite/ld-unique/unique_shared.s: Likewise.
+       * testsuite/ld-unique/unique.d: Updated expected output.
+       * testsuite/ld-z80/arch_z80n.d: New file.
+       * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
+       * testsuite/ld-z80/labels.s: Add more labels.
+       * testsuite/ld-z80/relocs.s: Add more reloc tests.
+       * testsuite/ld-z80/relocs_f_z80n.d: New file
+
+2020-02-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/25022
+       * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
+       ldelf_before_place_orphans.
+
 2020-02-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/25022
This page took 0.024561 seconds and 4 git commands to generate.