i386: Allow non-absolute segment values for lcall/ljmp
[deliverable/binutils-gdb.git] / ld / ChangeLog
index b61c3fd0db0944c401f004f043ed15b19b715bab..c259b09c74a553ad35c993499a7b5cf7090f5395 100644 (file)
@@ -1,3 +1,105 @@
+2020-10-05  T.K. Chia  <u1049321969@caramail.com>
+
+       PR gas/26694
+       * testsuite/ld-i386/ljmp.s,
+       * testsuite/ld-i386/ljmp1.d,
+       * testsuite/ld-i386/ljmp1.s,
+       * testsuite/ld-i386/ljmp2.d,
+       * testsuite/ld-i386/ljmp2.s,
+       * testsuite/ld-x86-64/ljmp1.d,
+       * testsuite/ld-x86-64/ljmp2.d: New testcases.
+       * testsuite/ld-i386/i386.exp,
+       * testsuite/ld-x86-64/x86-64.exp: Run them.
+
+2020-10-05  Nick Clifton  <nickc@redhat.com>
+
+       * lexsup.c (parse_args): Generate an error or warning message when
+       multiple short options are used together.
+
+2020-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 26681
+       * testsuite/ld-elf/pr26681.s: New test.
+       * testsuite/ld-elf/pr26681.d: New test driver.
+       * testsuite/ld-elf/pr26681.l: New test output.
+
+2020-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/26675
+       * plugin.c (plugin_notice): Override the IR definition before
+       all LTO symbols have been read for non-ELF targets.
+
+2020-09-30  Jeremy Drake  <sourceware-bugzilla@jdrake.com>
+
+       PR 26588
+       * emultempl/pe.em (_finish): Generate an import library for DLLs,
+       even if they have no exports.
+       * emultempl/pep.em (_finish): Likewise.
+
+2020-09-28  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/tlsget.d,
+       * testsuite/ld-powerpc/tlsget.s,
+       * testsuite/ld-powerpc/tlsget.wf,
+       * testsuite/ld-powerpc/tlsget2.d.
+       * testsuite/ld-powerpc/tlsget2.wf: New testcases.
+       * testsuite/ld-powerpc/powerpc.exp: Run them.
+
+2020-09-26  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/elfv2so.d,
+       * testsuite/ld-powerpc/notoc2.d,
+       * testsuite/ld-powerpc/tlsdesc.wf,
+       * testsuite/ld-powerpc/tlsdesc2.d,
+       * testsuite/ld-powerpc/tlsdesc2.wf,
+       * testsuite/ld-powerpc/tlsopt5.d,
+       * testsuite/ld-powerpc/tlsopt5.wf,
+       * testsuite/ld-powerpc/tlsopt6.d,
+       * testsuite/ld-powerpc/tlsopt6.wf: Update __glink_PLTresolve.
+
+2020-09-24  Alan Modra  <amodra@gmail.com>
+
+       PR 26655
+       * emultempl/ppc64elf.em (params): Add ppc_edit.
+       (ppc_before_allocation): Split off some edit functions to..
+       (ppc_edit): ..this, new function.
+
+2020-09-22  Frediano Ziglio  <fziglio@redhat.com>
+
+       * emultempl/pe.em (set_entry_point): Only use the DLL entry point
+       for DLLs.
+       * emultempl/pep.em (set_entry_point): Likewise.
+
+2020-09-16  Mikael Pettersson  <mikpelinux@gmail.com>
+
+       * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIE on sparc.
+       * testsuite/ld-elf/tls.exp: Add -Av9 to AFLAGS_PIC on sparc.
+
+2020-09-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/26583
+       * testsuite/ld-x86-64/pe-x86-64-1.od: New file.
+       * testsuite/ld-x86-64/pe-x86-64-1a.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-1b.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-1c.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-2.od: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-2a.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-2b.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-2c.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-3.od: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-3a.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-3b.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-3c.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-3d.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-4.od: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-4a.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-4b.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-4c.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64-4d.obj.bz2: Likewise.
+       * testsuite/ld-x86-64/pe-x86-64.exp: Likewise.
+       * testsuite/lib/ld-lib.exp (run_ld_link_tests): Handle bz2 binary
+       inputs.
+
 2020-09-16  Alan Modra  <amodra@gmail.com>
 
        * plugin.c (asymbol_from_plugin_symbol): Adjust elf_symbol_from
This page took 0.026316 seconds and 4 git commands to generate.