No PT_INTERP when .interp is zero size
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 9b7f7fd7e3895412fca52604423520758b57c7d2..7356c2b81062c9b0b5fe5e9d01a5d850344b9061 100644 (file)
@@ -1,3 +1,140 @@
+2018-10-08  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/pr22423.d: Pass --dynamic-linker to ld.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * testsuite/ld-or1k/or1k.exp: Add test cases for plt generation.
+       * testsuite/ld-or1k/plt1.dd: New file.
+       * testsuite/ld-or1k/plt1.s: New file.
+       * testsuite/ld-or1k/plt1.x.dd: New file.
+       * testsuite/ld-or1k/plta1.dd: New file.
+       * testsuite/ld-or1k/plta1.s: New file.
+       * testsuite/ld-or1k/pltlib.s: New file.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * testsuite/ld-or1k/offsets1.d: New file.
+       * testsuite/ld-or1k/offsets1.s: New file.
+       * testsuite/ld-or1k/or1k.exp: New file.
+
+2018-10-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23658
+       * testsuite/ld-elf/pr23658-1.d: Also xfail ft32-* and xgate-*.
+
+2018-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23658
+       * testsuite/ld-elf/pr23658-1.d: New file.
+       * testsuite/ld-elf/pr23658-1a.s: Likewise.
+       * testsuite/ld-elf/pr23658-1b.s: Likewise.
+       * testsuite/ld-elf/pr23658-1c.s: Likewise.
+       * testsuite/ld-elf/pr23658-1d.s: Likewise.
+       * testsuite/ld-elf/pr23658-2.rd: Likewise.
+       * testsuite/ld-elf/pr23658-3.d: Likewise.
+       * testsuite/ld-elf/pr23658-3.s: Likewise.
+       * testsuite/ld-elf/pr23658-3.t: Likewise.
+       * testsuite/ld-elf/shared.exp: Run PR ld/23658 tests.
+
+2018-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23658
+       * ldlang.c (lang_insert_orphan): Group and sort output note
+       sections by section alignments.
+
+2018-09-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * testsuite/ld-elf/pr14156b.d: Adjust for extra symbols.
+       * testsuite/ld-elf/pr22677.s: Define main/start/_start/__start.
+
+2018-09-24  Jim Wilson  <jimw@sifive.com>
+
+       * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend-2.
+       * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend-2.d: New.
+       * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend-2.s: New.
+       * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend.d: Update name
+       and error string.
+
+2018-09-21  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-avr/gc-section-debugline.d: Update.
+
+2018-09-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-checks/over2.s: Add "_main" for LynxOS targets.
+       * testsuite/ld-elf/comm-data4.s: Likewise.
+       * testsuite/ld-elf/comm-data5.s: Likewise.
+       * testsuite/ld-elf/eh5b.s: Likewise.
+       * testsuite/ld-elf/empty.s: Likewise.
+       * testsuite/ld-elf/empty2.s: Likewise.
+       * testsuite/ld-elf/exclude3.s: Likewise.
+       * testsuite/ld-elf/fini0.s: Likewise.
+       * testsuite/ld-elf/init0.s: Likewise.
+       * testsuite/ld-elf/linkonce1b.s: Likewise.
+       * testsuite/ld-elf/orphan3a.s: Likewise.
+       * testsuite/ld-elf/pr14926.s: Likewise.
+       * testsuite/ld-elf/pr20513a.s: Likewise.
+       * testsuite/ld-elf/sec64k.exp: Likewise.
+       * testsuite/ld-elf/start.s: Likewise.
+       * testsuite/ld-elf/var1.s: Likewise.
+
+2018-09-20  Kito Cheng  <kito@andestech.com>
+
+       * emulparams/elf32lriscv.sh: Correct the library search path.
+       * emulparams/elf32lriscv_ilp32.sh: Likewise.
+       * emulparams/elf32lriscv_ilp32f.sh: Likewise.
+
+2018-09-20  Nelson Chu <nelson.chu1990@gmail.com>
+
+       * emultempl/nds32elf.em (hyper_relax): New variable.
+       (nds32_elf_create_output_section_statements):
+       the parameters of bfd_elf32_nds32_set_target_option
+       (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_OPTIONS,
+       PARSE_AND_LIST_ARGS_CASES): Add new option --mhyper-relax.
+       * emultempl/nds32elf.em (nds32_elf_after_open): Updated.
+       * emultempl/nds32elf.em (tls_desc_trampoline): New variable.
+       * (nds32_elf_create_output_section_statements): Updated.
+       * (nds32_elf_after_parse): Disable relaxations when PIC is enable.
+       * (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_OPTIONS,
+       PARSE_AND_LIST_ARGS_CASES): Add new option --m[no-]tlsdesc-trampoline.
+
+2018-09-19  Alan Modra  <amodra@gmail.com>
+
+       PR ld/23648
+       * ldlang.c (lang_process): Move lang_do_memory_regions earlier.
+       Comment on lang_do_assignments call.
+       * ldgram.y (origin_exp): Don't assign region->current.
+       * testsuite/ld-elf/pr23648.d,
+       * testsuite/ld-elf/pr23648.s,
+       * testsuite/ld-elf/pr23648.t: New test.
+
+2018-09-19  Alan Modra  <amodra@gmail.com>
+
+       * ldmain.c (add_archive_element): Handle auto-inport symbols
+       when printing map.
+
+2018-09-17  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/comm-data5.d: Remove notarget for hppa.
+       * testsuite/ld-scripts/defined6.d: Likewise.
+
+2018-09-17  Nick Clifton  <nickc@redhat.com>
+
+       * testuite/ld/ld-elf/audit.exp: Differentiate the names of the
+       two "Run with shared with --audit" tests.
+       * testuite/ld/ld-elf/compress.exp: Differentiate the zlib
+       compressed debug output test names.
+       * testuite/ld/ld-i386/tlspie1.d: Add extra details to the test
+       name.
+       * testuite/ld/ld-i386/tlspie2.d: Likewise.
+       * testuite/ld/ld-size/size.exp: Add missing escapes to the end
+       of lines in the size-3e test.
+       * testuite/ld/ld-unique/unique.exp: Differentiate the names of
+       the two "Checking unique PIC object" tests.
+       * testuite/ld/ld-x86-64/tlspie1.d: Add extra details to the test
+       name.
+
 2018-09-15  Alan Modra  <amodra@gmail.com>
 
        * testsuite/ld-d10v/reloc-007.d,
This page took 0.026529 seconds and 4 git commands to generate.