]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
ld: optionally emit _etext last, before .data
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 43958089c1bbb6d489ed601a8c60d1eab3cdea1b..37a94aa88068dbb356d3dce403ee06100a3df13e 100644 (file)
@@ -1,3 +1,408 @@
+2020-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * scripttempl/elf.sc (ETEXT_LAST_IN_RODATA_SEGMENT): New variable.
+       * emulparams/elf64mmix.sh (ETEXT_LAST_IN_RODATA_SEGMENT): Define.
+       * testsuite/ld-mmix/sec-1.d: Adjust.
+
+2020-07-19  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (power10-stubs): Accept optional "auto" arg.
+       * ld.texi (power10-stubs): Update.
+       * testsuite/ld-powerpc/callstub-1.d: Force --power10-stubs.
+       * testsuite/ld-powerpc/callstub-2.d: Relax branch offset comparison.
+       * testsuite/ld-powerpc/callstub-4.d: New test.
+       * testsuite/ld-powerpc/notoc.d: Force --no-power10-stubs.
+       * testsuite/ld-powerpc/notoc3.d,
+       * testsuite/ld-powerpc/notoc3.s,
+       * testsuite/ld-powerpc/notoc3.wf: New test.
+       * testsuite/ld-powerpc/powerpc.exp: Run new tests.  Pass
+       --no-power10-stubs for notoc link.
+
+2020-07-17  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * scripttempt/mmo.sc: Move .init first in .text output section.
+       * testsuite/ld-mmix/bpo-9m.d: Adjust accordingly.
+
+2020-07-15  Jan Beulich  <jbeulich@suse.com>
+
+       * testsuite/ld-i386/ibt-plt-1.d, testsuite/ld-i386/ibt-plt-2a.d,
+       testsuite/ld-i386/ibt-plt-2c.d, testsuite/ld-i386/ibt-plt-3a.d,
+       testsuite/ld-i386/ibt-plt-3c.d, testsuite/ld-i386/plt-pic.pd,
+       testsuite/ld-i386/plt-pic2.dd, testsuite/ld-i386/plt.pd,
+       testsuite/ld-i386/plt2.dd, testsuite/ld-i386/pr19636-1d.d,
+       testsuite/ld-i386/pr19636-1l.d, testsuite/ld-i386/pr19636-2c.d,
+       testsuite/ld-i386/pr20830.d, testsuite/ld-i386/vxworks1-lib.dd,
+       testsuite/ld-i386/vxworks1.dd,
+       testsuite/ld-ifunc/ifunc-2-i386-now.d,
+       testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
+       testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d,
+       testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
+       testsuite/ld-ifunc/ifunc-21-x86-64.d,
+       testsuite/ld-ifunc/ifunc-22-x86-64.d,
+       testsuite/ld-ifunc/pr17154-i386-now.d,
+       testsuite/ld-ifunc/pr17154-i386.d,
+       testsuite/ld-ifunc/pr17154-x86-64-now.d,
+       testsuite/ld-ifunc/pr17154-x86-64.d,
+       testsuite/ld-x86-64/align-branch-1.d,
+       testsuite/ld-x86-64/bnd-branch-1-now.d,
+       testsuite/ld-x86-64/bnd-branch-1.d,
+       testsuite/ld-x86-64/bnd-ifunc-1-now.d,
+       testsuite/ld-x86-64/bnd-ifunc-1.d,
+       testsuite/ld-x86-64/bnd-ifunc-2-now.d,
+       testsuite/ld-x86-64/bnd-ifunc-2.d,
+       testsuite/ld-x86-64/bnd-plt-1-now.d,
+       testsuite/ld-x86-64/bnd-plt-1.d,
+       testsuite/ld-x86-64/call1a.d, testsuite/ld-x86-64/call1b.d,
+       testsuite/ld-x86-64/call1d.d, testsuite/ld-x86-64/call1e.d,
+       testsuite/ld-x86-64/call1f.d, testsuite/ld-x86-64/call1g.d,
+       testsuite/ld-x86-64/call1h.d, testsuite/ld-x86-64/call1i.d,
+       testsuite/ld-x86-64/gotpcrel1.dd,
+       testsuite/ld-x86-64/hidden2.d,
+       testsuite/ld-x86-64/ibt-plt-1-x32.d,
+       testsuite/ld-x86-64/ibt-plt-1.d,
+       testsuite/ld-x86-64/ibt-plt-2a-x32.d,
+       testsuite/ld-x86-64/ibt-plt-2a.d,
+       testsuite/ld-x86-64/ibt-plt-2c-x32.d,
+       testsuite/ld-x86-64/ibt-plt-2c.d,
+       testsuite/ld-x86-64/ibt-plt-3a-x32.d,
+       testsuite/ld-x86-64/ibt-plt-3a.d,
+       testsuite/ld-x86-64/ibt-plt-3c-x32.d,
+       testsuite/ld-x86-64/ibt-plt-3c.d,
+       testsuite/ld-x86-64/libno-plt-1b.dd,
+       testsuite/ld-x86-64/mpx3.dd, testsuite/ld-x86-64/mpx3n.dd,
+       testsuite/ld-x86-64/mpx4.dd, testsuite/ld-x86-64/mpx4n.dd,
+       testsuite/ld-x86-64/no-plt-1a.dd,
+       testsuite/ld-x86-64/no-plt-1b.dd,
+       testsuite/ld-x86-64/no-plt-1c.dd,
+       testsuite/ld-x86-64/no-plt-1d.dd,
+       testsuite/ld-x86-64/no-plt-1e.dd,
+       testsuite/ld-x86-64/no-plt-1f.dd,
+       testsuite/ld-x86-64/no-plt-1g.dd,
+       testsuite/ld-x86-64/plt-main-bnd.dd,
+       testsuite/ld-x86-64/plt-main-ibt-x32.dd,
+       testsuite/ld-x86-64/plt-main-ibt.dd,
+       testsuite/ld-x86-64/plt.pd, testsuite/ld-x86-64/plt2.dd,
+       testsuite/ld-x86-64/pr19609-5a.d,
+       testsuite/ld-x86-64/pr19609-5b.d,
+       testsuite/ld-x86-64/pr19609-5c.d,
+       testsuite/ld-x86-64/pr19609-5e.d,
+       testsuite/ld-x86-64/pr19609-7b.d,
+       testsuite/ld-x86-64/pr19609-7d.d,
+       testsuite/ld-x86-64/pr19636-2d.d,
+       testsuite/ld-x86-64/pr19636-2l.d,
+       testsuite/ld-x86-64/pr20253-1b.d,
+       testsuite/ld-x86-64/pr20253-1d.d,
+       testsuite/ld-x86-64/pr20253-1f.d,
+       testsuite/ld-x86-64/pr20253-1h.d,
+       testsuite/ld-x86-64/pr20253-1j.d,
+       testsuite/ld-x86-64/pr20253-1l.d,
+       testsuite/ld-x86-64/pr20830a-now.d,
+       testsuite/ld-x86-64/pr20830a.d,
+       testsuite/ld-x86-64/pr20830b-now.d,
+       testsuite/ld-x86-64/pr20830b.d,
+       testsuite/ld-x86-64/pr21038a-now.d,
+       testsuite/ld-x86-64/pr21038a.d,
+       testsuite/ld-x86-64/pr21038b-now.d,
+       testsuite/ld-x86-64/pr21038b.d,
+       testsuite/ld-x86-64/pr21038c-now.d,
+       testsuite/ld-x86-64/pr21038c.d,
+       testsuite/ld-x86-64/pr23930-x32.d,
+       testsuite/ld-x86-64/pr23930.d,
+       testsuite/ld-x86-64/pr25416-1a.d,
+       testsuite/ld-x86-64/pr25416-2a.d,
+       testsuite/ld-x86-64/pr26018.d,
+       testsuite/ld-x86-64/protected2-k1om.d,
+       testsuite/ld-x86-64/protected2-l1om.d,
+       testsuite/ld-x86-64/protected2.d,
+       testsuite/ld-x86-64/protected3.d,
+       testsuite/ld-x86-64/protected8.d,
+       testsuite/ld-x86-64/tlsbin.dd, testsuite/ld-x86-64/tlsbin2.dd,
+       testsuite/ld-x86-64/tlsbindesc.dd,
+       testsuite/ld-x86-64/tlsdesc.dd,
+       testsuite/ld-x86-64/tlsdesc.pd,
+       testsuite/ld-x86-64/tlsgd10.dd,
+       testsuite/ld-x86-64/tlsgd7.dd, testsuite/ld-x86-64/tlsgd8.dd,
+       testsuite/ld-x86-64/tlsgd9.dd,
+       testsuite/ld-x86-64/tlsgdesc.dd,
+       testsuite/ld-x86-64/tlsld3.dd, testsuite/ld-x86-64/tlsld4.dd,
+       testsuite/ld-x86-64/tlspic.dd, testsuite/ld-x86-64/tlspic2.dd,
+       testsuite/ld-x86-64/tlspie2b.d, testsuite/ld-x86-64/tlspie2c.d:
+       Adjust expectations.
+
+2020-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * testsuite/ld-mmix/undef-1.d, testsuite/ld-mmix/undef-1m.d,
+       testsuite/ld-mmix/undef-2.d, testsuite/ld-mmix/undef-2m.d: Add
+       start- and end-anchors to error-string to match just a
+       single-line error-message.
+
+2020-07-13  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-scripts/default-script1.d: Don't skip, xfail
+       using is_pecoff_format.
+       * testsuite/ld-scripts/default-script2.d: Likewise.
+       * testsuite/ld-scripts/default-script3.d: Likewise.
+       * testsuite/ld-scripts/default-script4.d: Likewise.
+       * testsuite/ld-scripts/pr20302.d: Remove x86_64-*-cygwin from notarget.
+       * testsuite/ld-scripts/provide-6.d: Remove x86_64-*-cygwin from xfail.
+       * testsuite/ld-scripts/provide-8.d: Likewise.
+
+2020-07-10  Alan Modra  <amodra@gmail.com>
+
+       * ld.texi (PowerPC64 ELF64): Document --no-inline-optimize,
+       --power10-stubs and --no-power10-stubs.
+
+2020-07-10  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (params): Init new field.
+       (enum ppc64_opt): Add OPTION_POWER10_STUBS and OPTION_NO_POWER10_STUBS.
+       (PARSE_AND_LIST_LONGOPTS): Support --power10-stubs and
+       --no-power10-stubs.
+       (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
+       * testsuite/ld-powerpc/callstub-3.d: New test.
+       * testsuite/ld-powerpc/powerpc.exp: Run it.
+
+2020-07-09  Alan Modra  <amodra@gmail.com>
+
+       * emulparams/ppcpe.sh: Delete.
+       * scripttempl/ppcpe.sc: Delete.
+       * emulparams/ppclynx.sh: Delete.
+       * Makefile.am (ALL_EMULATION_SOURCES): Remove ppc PE and lynxos.
+       * configure.tgt: Likewise.
+       * emultempl/beos.em: Remove powerpc PE support.
+       * emultempl/pe.em: Likewise.
+       * po/BLD-POTFILES.in: Regenerate.
+       * Makefile.in: Regenerate.
+
+2020-07-09  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-gc/gc.exp: Don't set -mminimal-toc for powerpc64,
+       and remove powerpc64 xfail.  Use -fno-PIE for ppc32.
+
+2020-07-09  Alan Modra  <amodra@gmail.com>
+
+       PR 18841
+       * testsuite/ld-ifunc/ifunc.exp: Run pr18841 tests non-pie.
+
+2020-07-08  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/ld-lib.exp (ar_simple_create): Pass options before
+       ar command.
+       * testsuite/ld-powerpc/aix52.exp: Run for rs6000-aix5.2.  Update
+       match files.
+       * testsuite/ld-powerpc/aix-abs-branch-1.dd: Update.
+       * testsuite/ld-powerpc/aix-core-sec-1.hd: Update.
+       * testsuite/ld-powerpc/aix-gc-1-32.dd: Update.
+       * testsuite/ld-powerpc/aix-gc-1-64.dd: Update.
+       * testsuite/ld-powerpc/aix-glink-1-32.dd: Update.
+       * testsuite/ld-powerpc/aix-glink-1-64.dd: Update.
+       * testsuite/ld-powerpc/aix-glink-2-32.dd: Update.
+       * testsuite/ld-powerpc/aix-glink-2-64.dd: Update.
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-rel.rd: Update.
+       * testsuite/ld-powerpc/aix-ref-1-32.od: Update.
+       * testsuite/ld-powerpc/aix-ref-1-64.od: Update.
+       * testsuite/ld-powerpc/aix-toc-1-32.dd: Update.
+       * testsuite/ld-powerpc/aix-toc-1-64.dd: Update.
+       * testsuite/ld-powerpc/aix-weak-3-32.dd: Update.
+       * testsuite/ld-powerpc/aix-weak-3-64.dd: Update.
+       * testsuite/ld-powerpc/aix-abs-branch-1.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-abs-branch-1-32.nd,
+       * testsuite/ld-powerpc/aix-abs-branch-1-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-abs-reloc-1.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-abs-reloc-1-32.nd,
+       * testsuite/ld-powerpc/aix-abs-reloc-1-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-abs-reloc-1.od: Delete, replace with..
+       * testsuite/ld-powerpc/aix-abs-reloc-1-32.od,
+       * testsuite/ld-powerpc/aix-abs-reloc-1-64.od: ..these new files.
+       * testsuite/ld-powerpc/aix-export-1-all.dd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-export-1-all-32.dd,
+       * testsuite/ld-powerpc/aix-export-1-all-64.dd: ..these new files.
+       * testsuite/ld-powerpc/aix-export-1-full.dd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-export-1-full-32.dd,
+       * testsuite/ld-powerpc/aix-export-1-full-64.dd: ..these new files.
+       * testsuite/ld-powerpc/aix-export-2.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-export-2-32.nd,
+       * testsuite/ld-powerpc/aix-export-2-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-gc-1.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-gc-1-32.nd,
+       * testsuite/ld-powerpc/aix-gc-1-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-glink-3.dd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-glink-3-32.dd,
+       * testsuite/ld-powerpc/aix-glink-3-64.dd: ..these new files.
+       * testsuite/ld-powerpc/aix-lineno-1a.dd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-lineno-1a-32.dd,
+       * testsuite/ld-powerpc/aix-lineno-1a-64.dd: ..these new files.
+       * testsuite/ld-powerpc/aix-lineno-1a.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-lineno-1a-32.nd,
+       * testsuite/ld-powerpc/aix-lineno-1a-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-lineno-1b.dd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-lineno-1b-32.dd,
+       * testsuite/ld-powerpc/aix-lineno-1b-64.dd: ..these new files.
+       * testsuite/ld-powerpc/aix-lineno-1b.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-lineno-1b-32.nd,
+       * testsuite/ld-powerpc/aix-lineno-1b-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.dnd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.dnd,
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.dnd: ..these new files.
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.drd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.drd,
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.drd: ..these new files.
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.nd,
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.rd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.rd,
+       * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.rd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-dso.dnd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-dso-32.dnd,
+       * testsuite/ld-powerpc/aix-weak-1-dso-64.dnd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-dso.hd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-dso-32.hd,
+       * testsuite/ld-powerpc/aix-weak-1-dso-64.hd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-dso.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-dso-32.nd,
+       * testsuite/ld-powerpc/aix-weak-1-dso-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-gcdso.dnd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-32.dnd,
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-64.dnd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-gcdso.hd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-32.hd,
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-64.hd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-1-gcdso.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd,
+       * testsuite/ld-powerpc/aix-weak-1-gcdso-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-2a.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-2a-32.nd,
+       * testsuite/ld-powerpc/aix-weak-2a-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-2b.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-2b-32.nd,
+       * testsuite/ld-powerpc/aix-weak-2b-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-2c.nd: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-2c-32.nd,
+       * testsuite/ld-powerpc/aix-weak-2c-64.nd: ..these new files.
+       * testsuite/ld-powerpc/aix-weak-2c.od: Delete, replace with..
+       * testsuite/ld-powerpc/aix-weak-2c-32.od,
+       * testsuite/ld-powerpc/aix-weak-2c-64.od: ..these new files.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-scripts/section-match-1.d: xfail h8300.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-scripts/align.exp: Don't exclude xcoff.  Pass
+       -bnogc ld option for xcoff.
+       * testsuite/ld-scripts/provide.exp: Likewise.
+       * testsuite/ld-scripts/data.exp: Pass -bnogc ld option for xcoff.
+       * testsuite/ld-scripts/default-script.exp: Likewise.
+       * testsuite/ld-scripts/defined.exp: Likewise.
+       * testsuite/ld-scripts/empty-address.exp: Likewise.
+       * testsuite/ld-scripts/expr.exp: Likewise.
+       * testsuite/ld-scripts/include.exp: Likewise.
+       * testsuite/ld-scripts/script.exp: Likewise.
+       * testsuite/ld-scripts/assign-loc.d: Don't exclude xcoff.
+       * testsuite/ld-scripts/defined3.d: Likewise.
+       * testsuite/ld-scripts/defined4.d: Likewise.
+       * testsuite/ld-scripts/pr18963.d: Likewise.
+       * testsuite/ld-scripts/sane1.d: Likewise.
+       * testsuite/ld-scripts/segment-start.d: Likewise.
+       * testsuite/ld-scripts/include-1.d: Likewise, and relax text vma.
+       * testsuite/ld-scripts/defined5.d: Update xfail and comment.
+       * testsuite/ld-scripts/defined5.s: Tweak "defined" to be at
+       non-zero section offset.
+       * testsuite/ld-scripts/fill16.d: xfail for xcoff.
+       * testsuite/ld-scripts/provide-2.d: Accept more symbols.
+       * testsuite/ld-scripts/provide-4.d: Likewise.
+       * testsuite/ld-scripts/provide-5.d: Likewise.
+       * testsuite/ld-scripts/provide-6.d: Likewise.
+       * testsuite/ld-scripts/provide-7.d: Likewise.
+       * testsuite/ld-scripts/align.t: Accept xcoff mapped .text and .data.
+       * testsuite/ld-scripts/defined3.t: Likewise.
+       * testsuite/ld-scripts/defined4.t: Likewise.
+       * testsuite/ld-scripts/defined5.t: Likewise.
+       * testsuite/ld-scripts/fill.t: Likewise.
+       * testsuite/ld-scripts/include-subdata.t: Likewise.
+       * testsuite/ld-scripts/provide-1.t: Likewise.
+       * testsuite/ld-scripts/provide-2.t: Likewise.
+       * testsuite/ld-scripts/provide-3.t: Likewise.
+       * testsuite/ld-scripts/provide-4.t: Likewise.
+       * testsuite/ld-scripts/provide-5.t: Likewise.
+       * testsuite/ld-scripts/provide-6.t: Likewise.
+       * testsuite/ld-scripts/provide-7.t: Likewise.
+       * testsuite/ld-scripts/provide-8.t: Likewise.
+       * testsuite/ld-scripts/assign-loc.t: Add required xcoff sections.
+       * testsuite/ld-scripts/sizeof.t: Likewise.
+       * testsuite/ld-scripts/align2.t: Likewise, and mapped sections.
+       * testsuite/ld-scripts/align5.t: Likewise.
+       * testsuite/ld-scripts/default-script.t: Likewise.
+       * testsuite/ld-scripts/empty-address-1.t: Likewise.
+       * testsuite/ld-scripts/empty-address-2a.t: Likewise.
+       * testsuite/ld-scripts/empty-address-2b.t: Likewise.
+       * testsuite/ld-scripts/empty-address-3a.t: Likewise.
+       * testsuite/ld-scripts/empty-address-3b.t: Likewise.
+       * testsuite/ld-scripts/empty-address-3c.t: Likewise.
+       * testsuite/ld-scripts/include-sections.t: Likewise.
+       * testsuite/ld-scripts/pr14962.t: Likewise.
+       * testsuite/ld-scripts/sane1.t: Likewise.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-scripts/align.exp: Use is_pecoff_format.
+       * testsuite/ld-scripts/defined.exp: Likewise.
+       * testsuite/ld-scripts/provide.exp: Likewise.
+       * testsuite/ld-scripts/weak.exp: Likewise.
+       * testsuite/ld-scripts/empty-address.exp: Likewise.  Reset LDFLAGS
+       on exit.
+       * testsuite/ld-scripts/expr.exp: Set LDFLAGS earlier, and with
+       --image-base for PE.
+       * testsuite/ld-scripts/include.exp: Set LDFLAGS for PE.
+       * testsuite/ld-scripts/script.exp: Use is_pecoff_format, and
+       set LDFLAGS as well as flags.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-checks/checks.exp: Use is_xcoff_format.
+       * testsuite/ld-powerpc/powerpc.exp: Likewise.
+       * testsuite/ld-scripts/print-memory-usage.exp: Likewise.
+       * testsuite/ld-srec/srec.exp: Likewise.
+       * testsuite/ld-undefined/require-defined.exp: Likewise.
+       * testsuite/ld-scripts/expr2.d: Likewise.
+       * testsuite/ld-scripts/section-match-1.d: Only run for ELF.
+       * testsuite/ld-elfvers/vers.exp: Delete dead code.
+       * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
+       * testsuite/ld-elfweak/elfweak.exp: Likewise.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/aix.em (gld${EMULATION_NAME}_find_exp_assignment): Handle
+       etree_provided.
+
+2020-07-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-sh/vxworks1-lib.rd: Update expected output.
+       * testsuite/ld-sh/vxworks4.d: Likewise.
+
+2020-07-06  Yuri Chornoivan  <yurchor@ukr.net>
+
+       PR 26204
+       * lexsup.c: Fix spelling mistake.
+       * po/ld.pot: Regenerate.
+
+2020-07-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/bg.po: Updated Bulgarian translation.
+       * po/fr.po: Updated French translation.
+       * po/pt_BR.po: Updated Brazilian Portuguese translation.
+       * po/uk.po: Updated Ukranian translation.
+
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
+2020-07-04  Nick Clifton  <nickc@redhat.com>
+
+       Binutils 2.35 branch created.
+
 2020-07-03  Alan Modra  <amodra@gmail.com>
 
        PR 26028