ld: Set non_ir_ref_regular for --undefined SYMBOL
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 8514750299a2d88dba17b5147554129d2d226f5f..e28d55d27b0752028d16f7b02066940f63873e1a 100644 (file)
+2018-07-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23309
+       * ldlang.c (insert_undefined): Set non_ir_ref_regular to TRUE.
+       * plugin.c (is_visible_from_outside): Don't scan entry_symbol.
+       * testsuite/ld-plugin/pr23309.c: New file.
+       * testsuite/ld-plugin/pr23309.d: Likewise.
+
+2018-07-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23358
+       * lexsup.c (elf_shlib_list_options): Properly display default
+       for -z separate-code.
+
+2018-07-02  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334
+       test name.
+
+2018-07-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23324
+       * testsuite/ld-x86-64/pr23324.s: New file.
+       * testsuite/ld-x86-64/pr23324a.d: Likewise.
+       * testsuite/ld-x86-64/pr23324b.d: Likewise.
+
+2018-07-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm-dis.c (select_arm_features): Fix typo in heading comment.  Allow
+       all FPU features and add mapping from new bfd_mach_arm values to
+       allowed CPU feature bits.
+
+2018-07-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * NEWS: Use command-line consistently when used in a compount word.
+       * ld.texinfo: Likewise.
+       * ldint.texinfo: Likewise.
+
+2018-06-26  Nick Clifton  <nickc@redhat.com>
+
+       * po/uk.po: Updated Ukranian translation.
+
+2018-06-26  Alan Modra  <amodra@gmail.com>
+
+       PR 23169
+       * testsuite/ld-ifunc/ifunc.exp: Don't run pr23169 tests on
+       powerpc.  Comment.
+
+2018-06-26  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-bootstrap/bootstrap.exp: Use parentheses rather
+       than curly braces in logical expression.
+
+2018-06-26  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/aarch64elf.em: Fix spelling mistake.
+       * emultempl/avrelf.em: Likewise.
+       * emultempl/elf32.em: Likewise.
+
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/ld.pot: Regenerate.
+
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.31 branch created.
+       * NEWS: Add marker for 2.31.
+
+2018-06-20 Renlin Li  <renlin.li@arm.com>
+
+       * testsuite/ld-aarch64/emit-relocs-115.d: Update test with new value.
+       * testsuite/ld-aarch64/emit-relocs-534.d: Likewise.
+       * testsuite/ld-aarch64/emit-relocs-555.d: Likewise.
+
+2018-06-19  Maciej W. Rozycki  <macro@mips.com>
+
+       PR ld/22966
+       * testsuite/ld-mips-elf/n64-plt-1.dd: New test.
+       * testsuite/ld-mips-elf/n64-plt-1.gd: New test.
+       * testsuite/ld-mips-elf/n64-plt-2.ed: New test.
+       * testsuite/ld-mips-elf/n64-plt-3.ed: New test.
+       * testsuite/ld-mips-elf/n64-plt-4.dd: New test.
+       * testsuite/ld-mips-elf/n64-plt-4.gd: New test.
+       * testsuite/ld-mips-elf/n64-plt-1.ld: New test linker script.
+       * testsuite/ld-mips-elf/n64-plt-2.ld: New test linker script.
+       * testsuite/ld-mips-elf/n64-plt-3.ld: New test linker script.
+       * testsuite/ld-mips-elf/n64-plt-4.ld: New test linker script.
+       * testsuite/ld-mips-elf/n64-plt.s: New test source.
+       * testsuite/ld-mips-elf/n64-plt-lib.s: New test source.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
+
+2018-06-19  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-elf/shared.exp: XFAIL DT_TEXTREL map file warning
+       test for `mips*-*-*'.
+
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * configure.ac: Remove AC_PREREQ.
+       * Makefile.am: Remove DISTCLEANFILES hack, rename ld.texinfo to
+       ld.texi, ldint.texinfo to ldint.texi throughout.
+       (AUTOMAKE_OPTIONS): Add info-in-builddir.
+       * README: Rename ld.texinfo to ld.texi, ldint.texinfo to
+       ldint.texi throughout.
+       * gen-doc.texi: Likewise.
+       * h8-doc.texi: Likewise.
+       * ld.texinfo: Rename to ...
+       * ld.texi: ... this.
+       * ldint.texinfo: Rename to ...
+       * ldint.texi: ... this.
+       * Makefile.in: Re-generate.
+       * aclocal.m4: Re-generate.
+       * config.in: Re-generate.
+       * configure: Re-generate.
+
+2018-06-18  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/ld-lib.exp (check_ifunc_available): Pass without
+       running executable when non-native.
+       (check_ifunc_attribute_available): Likewise.
+       * testsuite/ld-ifunc/pr23169a.rd: Remove extraneous lines.  Match
+       st_other strings.  Pass when func is an ifunc.
+       * testsuite/ld-ifunc/pr23169b.rd: Remove extraneous lines.  Correct
+       reloc regexp.  Correct match-anything line.
+       * testsuite/ld-ifunc/pr23169c.rd: Remove extraneous lines.  Match
+       st_other strings.
+
+2018-06-14  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
+       variant ver_def.vd.
+       * testsuite/ld-elf/ver_def-tic6x.vd: Delete.
+       * testsuite/ld-elf/shared.exp: Run most pr23161 and pr23162 tests for
+       linux, nacl and gnu targets.
+       * testsuite/ld-mips-elf/mips-elf.exp: Set base_syms to 1.
+       * testsuite/ld-elf/pr23161a.rd: Don't check reloc type.  Allow any
+       order of __bss_start, _edata and _end.
+       * testsuite/ld-elf/pr23161b.rd: Don't check plt and dyn relocs.
+       Allow and order of __bss_start, _edata and _end.
+       * testsuite/ld-elf/pr23162.rd: Fail if __bss_start, _edata or _end
+       relocs are present rather than testing for no relocations.
+       * testsuite/ld-aarch64/gc-plt-relocs.d,
+       * testsuite/ld-aarch64/ifunc-1-local.d,
+       * testsuite/ld-aarch64/ifunc-1.d,
+       * testsuite/ld-aarch64/ifunc-2-local.d,
+       * testsuite/ld-aarch64/ifunc-2.d,
+       * testsuite/ld-aarch64/ifunc-21.d,
+       * testsuite/ld-aarch64/ifunc-3a.d,
+       * testsuite/ld-arm/farcall-mixed-lib-v4t.d,
+       * testsuite/ld-arm/farcall-mixed-lib.d,
+       * testsuite/ld-arm/gc-hidden-1.d,
+       * testsuite/ld-arm/tls-gdesc-got.d,
+       * testsuite/ld-arm/tls-lib-loc.d,
+       * testsuite/ld-arm/tls-longplt-lib.d,
+       * testsuite/ld-arm/tls-thumb1.d,
+       * testsuite/ld-cris/libdso-10.d,
+       * testsuite/ld-cris/libdso-11.d,
+       * testsuite/ld-cris/libdso-13b.d,
+       * testsuite/ld-cris/libdso-14.d,
+       * testsuite/ld-cris/libdso-15.d,
+       * testsuite/ld-cris/pic-gc-72.d,
+       * testsuite/ld-cris/pic-gc-73.d,
+       * testsuite/ld-cris/tls-gc-71.d,
+       * testsuite/ld-mips-elf/mips16-pic-4a.nd,
+       * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd,
+       * testsuite/ld-mips-elf/pie-n32.d,
+       * testsuite/ld-mips-elf/pie-n64.d,
+       * testsuite/ld-mips-elf/pie-o32.d: Update for removed dynamic
+       section symbols.
+
+2018-06-12  Hans-Peter Nilsson  <hp@axis.com>
+
+       * testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.
+
+2018-06-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 22983
+       * testsuite/ld-plugin/lto.exp: Use individual tests to check for
+       the presence of each expected symbol.
+       * testsuite/ld-plugin/pr22983.1.d: New file.
+       * testsuite/ld-plugin/pr22983.2.d: New file.
+       * testsuite/ld-plugin/pr22983.3.d: New file.
+       * testsuite/ld-plugin/pr22983.4.d: New file.
+
+       * emulparams/aarch64elf.sh (OTHER_BSS_END_SYMBOLS): Make the
+       definition of the __bss_end__ symbol conditional upon CREATE_SHLIB.
+
+2018-06-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2018-06-09  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-1-7fff.d: New
+       test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-1-8000.d: New
+       test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-1-fff0.d: New
+       test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-1-10000.d: New
+       test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-1-2fe80.d: New
+       test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-7fff.d:
+       New test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-8000.d:
+       New test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-fff0.d:
+       New test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-10000.d:
+       New test.
+       * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-2fe80.d:
+       New test.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.  Fix
+       indentation.
+
+2018-06-09  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-mips-elf/mips-elf.exp: Update symbol count in the
+       comment associated with lazy binding stub tests.
+
+2018-06-09  Maciej W. Rozycki  <macro@mips.com>
+
+       * Makefile.am (eelf32mipswindiss.c): Add `mipself.em' dependency.
+       * Makefile.in: Regenerate.
+
+2018-06-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23161
+       * testsuite/ld-elf/pr23161d.rd: Remove local _edata, __bss_start,
+       and _end from dynamic symbol table.
+
+2018-06-08  H.J. Lu  <hongjiu.lu@intel.com>
+           Alan Modra  <amodra@gmail.com>
+
+       PR ld/23161
+       * emulparams/aarch64cloudabi.sh: PROVIDE __bss_start__, _bss_end__,
+       and __end__ in shared libraries.
+       * emulparams/aarch64fbsd.sh: Likewise.
+       * emulparams/aarch64linux.sh: Likewise.
+       * emulparams/aarch64linux32.sh: Likewise.
+       * emulparams/armelf_fuchsia.sh: Likewise.
+       * emulparams/armelf_linux.sh: Likewise.
+       * emulparams/armelf_phoenix.sh: Likewise.
+       * emulparams/aarch64elf.sh: Likewise, and __data_start
+       * emulparams/aarch64elf32.sh: Likewise.
+       * emulparams/armelf.sh: Likewise.
+       * emulparams/armnto.sh: Likewise.
+       * emulparams/elf32bmip.sh: Remove duplicate ". = ." from
+       OTHER_GOT_SYMBOLS.  PROVIDE _ftext, _fdata, and _fbss in shared libs.
+       * emulparams/elf32bmipn32-defs.sh: Likewise.
+       * emulparams/elf32frv.sh: PROVIDE __end and __data_start in shared libs.
+       * emulparams/elf32lriscv-defs.sh: Tidy.
+       * emulparams/elf32mcore.sh: PROVIDE __bss_start and _bss_end in
+       shared libs
+       * emulparams/elf32ppccommon.sh: PROVIDE __end in shared libs.
+       * emulparams/elf32rl78.sh: Tidy.
+       * emulparams/i386nto.sh: PROVIDE _btext in shared libs.
+       * emulparams/shelf_nto.sh: Likewise.
+       * emulparams/shlelf_nto.sh: Likewise.
+       * emulparams/score3_elf.sh: PROVIDE _gp, _bss_start__, _bss_end__,
+       __bss_end__, __end__, _fdata, _sdata_begin, and _bss_start in
+       shared libs.
+       * scripttempl/elf.sc: Don't use EXECUTABLE_SYMBOLS for shared
+       libraries.  PROVIDE _edata, edata, __bss_start, and _end in shared
+       libraries.
+       * testsuite/ld-elf/pr23161.map,
+       * testsuite/ld-elf/pr23161a.c,
+       * testsuite/ld-elf/pr23161b.c,
+       * testsuite/ld-elf/pr23161c.c,
+       * testsuite/ld-elf/pr23161a.rd,
+       * testsuite/ld-elf/pr23161b.rd,
+       * testsuite/ld-elf/pr23161c.rd,
+       * testsuite/ld-elf/pr23161d.rd: New tests.
+       * testsuite/ld-elf/shared.exp: Run ld/23161 tests.
+       * testsuite/ld-elf/pr23162.rd,
+       * testsuite/ld-aarch64/ifunc-1-local.d,
+       * testsuite/ld-aarch64/ifunc-1.d,
+       * testsuite/ld-aarch64/ifunc-2-local.d,
+       * testsuite/ld-aarch64/ifunc-2.d,
+       * testsuite/ld-aarch64/ifunc-21.d,
+       * testsuite/ld-aarch64/ifunc-3a.d,
+       * testsuite/ld-alpha/tlsbin.rd,
+       * testsuite/ld-alpha/tlsbin.sd,
+       * testsuite/ld-alpha/tlsbinr.rd,
+       * testsuite/ld-alpha/tlspic.rd,
+       * testsuite/ld-alpha/tlspic.sd,
+       * testsuite/ld-cris/dso-pltdis1.d,
+       * testsuite/ld-cris/dso-pltdis2.d,
+       * testsuite/ld-cris/dso12-pltdis.d,
+       * testsuite/ld-cris/gotplt1.d,
+       * testsuite/ld-cris/gotplt2.d,
+       * testsuite/ld-cris/gotplt3.d,
+       * testsuite/ld-cris/hiddef1.d,
+       * testsuite/ld-cris/libdso-1.d,
+       * testsuite/ld-cris/libdso-10.d,
+       * testsuite/ld-cris/libdso-11.d,
+       * testsuite/ld-cris/libdso-12.d,
+       * testsuite/ld-cris/libdso-12b.d,
+       * testsuite/ld-cris/libdso-12c.d,
+       * testsuite/ld-cris/libdso-13.d,
+       * testsuite/ld-cris/libdso-13b.d,
+       * testsuite/ld-cris/libdso-14.d,
+       * testsuite/ld-cris/libdso-15.d,
+       * testsuite/ld-cris/libdso-15b.d,
+       * testsuite/ld-cris/libdso-1c.d,
+       * testsuite/ld-cris/libdso-1d.d,
+       * testsuite/ld-cris/libdso-2.d,
+       * testsuite/ld-cris/pic-gc-72.d,
+       * testsuite/ld-cris/pic-gc-73.d,
+       * testsuite/ld-cris/pr16044.d,
+       * testsuite/ld-cris/pv32-1.d,
+       * testsuite/ld-cris/tls-dso-dtpoffd2.d,
+       * testsuite/ld-cris/tls-dso-dtpoffd4.d,
+       * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d,
+       * testsuite/ld-cris/tls-gc-71.d,
+       * testsuite/ld-cris/tls-gd-1.d,
+       * testsuite/ld-cris/tls-gd-1h.d,
+       * testsuite/ld-cris/tls-gd-2.d,
+       * testsuite/ld-cris/tls-gd-2h.d,
+       * testsuite/ld-cris/tls-ie-10.d,
+       * testsuite/ld-cris/tls-ie-11.d,
+       * testsuite/ld-cris/tls-ie-78.d,
+       * testsuite/ld-cris/tls-ie-8.d,
+       * testsuite/ld-cris/tls-ie-9.d,
+       * testsuite/ld-cris/tls-js1.d,
+       * testsuite/ld-cris/tls-ld-4.d,
+       * testsuite/ld-cris/tls-ld-5.d,
+       * testsuite/ld-cris/tls-ld-6.d,
+       * testsuite/ld-cris/tls-ld-7.d,
+       * testsuite/ld-cris/tls-ldgd-14.d,
+       * testsuite/ld-cris/tls-ldgd-15.d,
+       * testsuite/ld-cris/tls-ldgdex-14.d,
+       * testsuite/ld-cris/tls-ldgdex-15.d,
+       * testsuite/ld-cris/tls-ldgdx-14.d,
+       * testsuite/ld-cris/tls-ldgdx-15.d,
+       * testsuite/ld-cris/tls-legdx-16.d,
+       * testsuite/ld-cris/tls-legdx-17.d,
+       * testsuite/ld-cris/tls-local-54.d,
+       * testsuite/ld-cris/tls-local-60.d,
+       * testsuite/ld-cris/tls-local-61.d,
+       * testsuite/ld-cris/tls-local-63.d,
+       * testsuite/ld-cris/tls-local-64.d,
+       * testsuite/ld-cris/tls-ok-30.d,
+       * testsuite/ld-cris/tls-ok-32.d,
+       * testsuite/ld-cris/tls-ok-34.d,
+       * testsuite/ld-cris/tls-und-38.d,
+       * testsuite/ld-cris/tls-und-42.d,
+       * testsuite/ld-cris/tls-und-46.d,
+       * testsuite/ld-cris/tls-und-50.d,
+       * testsuite/ld-cris/weakhiddso.d,
+       * testsuite/ld-cris/weakref2.d,
+       * testsuite/ld-frv/fdpic-shared-1.d,
+       * testsuite/ld-frv/fdpic-shared-2.d,
+       * testsuite/ld-frv/fdpic-shared-3.d,
+       * testsuite/ld-frv/fdpic-shared-4.d,
+       * testsuite/ld-frv/fdpic-shared-5.d,
+       * testsuite/ld-frv/fdpic-shared-7.d,
+       * testsuite/ld-frv/fdpic-shared-8.d,
+       * testsuite/ld-frv/tls-dynamic-2.d,
+       * testsuite/ld-i386/ibt-plt-1.d,
+       * testsuite/ld-i386/ibt-plt-2a.d,
+       * testsuite/ld-i386/ibt-plt-2b.d,
+       * testsuite/ld-i386/ibt-plt-2c.d,
+       * testsuite/ld-i386/ibt-plt-2d.d,
+       * testsuite/ld-i386/ibt-plt-3a.d,
+       * testsuite/ld-i386/ibt-plt-3b.d,
+       * testsuite/ld-i386/ibt-plt-3c.d,
+       * testsuite/ld-i386/ibt-plt-3d.d,
+       * testsuite/ld-i386/plt2.dd,
+       * testsuite/ld-i386/pr20830.d,
+       * testsuite/ld-i386/tlsbin-nacl.rd,
+       * testsuite/ld-i386/tlsbin.rd,
+       * testsuite/ld-i386/tlsbin2-nacl.rd,
+       * testsuite/ld-i386/tlsbin2.rd,
+       * testsuite/ld-i386/tlsbindesc-nacl.rd,
+       * testsuite/ld-i386/tlsbindesc.rd,
+       * testsuite/ld-i386/tlsdesc-nacl.rd,
+       * testsuite/ld-i386/tlsdesc.rd,
+       * testsuite/ld-i386/tlsgdesc-nacl.rd,
+       * testsuite/ld-i386/tlsgdesc.rd,
+       * testsuite/ld-i386/tlsnopic-nacl.rd,
+       * testsuite/ld-i386/tlsnopic.dd,
+       * testsuite/ld-i386/tlsnopic.rd,
+       * testsuite/ld-i386/tlsnopic.sd,
+       * testsuite/ld-i386/tlspic-nacl.rd,
+       * testsuite/ld-i386/tlspic.rd,
+       * testsuite/ld-i386/tlspic2-nacl.rd,
+       * testsuite/ld-i386/tlspic2.rd,
+       * testsuite/ld-ia64/merge1.d,
+       * testsuite/ld-ia64/merge2.d,
+       * testsuite/ld-ia64/merge3.d,
+       * testsuite/ld-ia64/merge4.d,
+       * testsuite/ld-ia64/merge5.d,
+       * testsuite/ld-ia64/tlsbin.rd,
+       * testsuite/ld-ia64/tlspic.rd,
+       * 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-local-x86-64.d,
+       * testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
+       * testsuite/ld-ifunc/ifunc-2-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-m68k/tls-def-1.d,
+       * testsuite/ld-m68k/tls-gd-1.d2,
+       * testsuite/ld-metag/shared.d,
+       * testsuite/ld-metag/stub_pic_app.d,
+       * testsuite/ld-mips-elf/rel32-n32.d,
+       * testsuite/ld-mips-elf/rel32-o32.d,
+       * testsuite/ld-mips-elf/rel64.d,
+       * testsuite/ld-powerpc/ambiguousv1.d,
+       * testsuite/ld-powerpc/ambiguousv1b.d,
+       * testsuite/ld-powerpc/ambiguousv2.d,
+       * testsuite/ld-powerpc/ambiguousv2b.d,
+       * testsuite/ld-powerpc/tlsexe.d,
+       * testsuite/ld-powerpc/tlsexe.r,
+       * testsuite/ld-powerpc/tlsexe32.d,
+       * testsuite/ld-powerpc/tlsexe32.g,
+       * testsuite/ld-powerpc/tlsexe32.r,
+       * testsuite/ld-powerpc/tlsexetoc.d,
+       * testsuite/ld-powerpc/tlsexetoc.r,
+       * testsuite/ld-powerpc/tlsso.d,
+       * testsuite/ld-powerpc/tlsso.r,
+       * testsuite/ld-powerpc/tlsso32.g,
+       * testsuite/ld-powerpc/tlsso32.r,
+       * testsuite/ld-powerpc/tlstocso.d,
+       * testsuite/ld-powerpc/tlstocso.g,
+       * testsuite/ld-powerpc/tlstocso.r,
+       * testsuite/ld-s390/gotreloc_31-1.dd,
+       * testsuite/ld-s390/tlsbin.dd,
+       * testsuite/ld-s390/tlsbin.rd,
+       * testsuite/ld-s390/tlsbin_64.dd,
+       * testsuite/ld-s390/tlsbin_64.rd,
+       * testsuite/ld-s390/tlspic.rd,
+       * testsuite/ld-s390/tlspic_64.rd,
+       * testsuite/ld-sh/tlsbin-2.d,
+       * testsuite/ld-sh/tlspic-2.d,
+       * testsuite/ld-sparc/gotop32.rd,
+       * testsuite/ld-sparc/gotop64.rd,
+       * testsuite/ld-sparc/tlssunbin32.rd,
+       * testsuite/ld-sparc/tlssunbin64.rd,
+       * testsuite/ld-sparc/tlssunnopic32.rd,
+       * testsuite/ld-sparc/tlssunnopic64.rd,
+       * testsuite/ld-sparc/tlssunpic32.rd,
+       * testsuite/ld-sparc/tlssunpic64.rd,
+       * testsuite/ld-x86-64/bnd-branch-1-now.d,
+       * testsuite/ld-x86-64/bnd-ifunc-1-now.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/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-2b-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-2b.d,
+       * testsuite/ld-x86-64/ibt-plt-2c-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-2c.d,
+       * testsuite/ld-x86-64/ibt-plt-2d-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-2d.d,
+       * testsuite/ld-x86-64/ibt-plt-3a-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-3a.d,
+       * testsuite/ld-x86-64/ibt-plt-3b-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-3b.d,
+       * testsuite/ld-x86-64/ibt-plt-3c-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-3c.d,
+       * testsuite/ld-x86-64/ibt-plt-3d-x32.d,
+       * testsuite/ld-x86-64/ibt-plt-3d.d,
+       * testsuite/ld-x86-64/ilp32-4-nacl.d,
+       * testsuite/ld-x86-64/ilp32-4.d,
+       * testsuite/ld-x86-64/load1c-nacl.d,
+       * testsuite/ld-x86-64/load1c.d,
+       * testsuite/ld-x86-64/load1d-nacl.d,
+       * testsuite/ld-x86-64/load1d.d,
+       * testsuite/ld-x86-64/mpx3n.dd,
+       * testsuite/ld-x86-64/mpx4.dd,
+       * testsuite/ld-x86-64/mpx4n.dd,
+       * testsuite/ld-x86-64/plt2.dd,
+       * testsuite/ld-x86-64/pr14207.d,
+       * testsuite/ld-x86-64/pr19162.d,
+       * testsuite/ld-x86-64/pr20253-1f.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/tlsbin-nacl.rd,
+       * testsuite/ld-x86-64/tlsbin.rd,
+       * testsuite/ld-x86-64/tlsbin2-nacl.rd,
+       * testsuite/ld-x86-64/tlsbin2.rd,
+       * testsuite/ld-x86-64/tlsbindesc-nacl.rd,
+       * testsuite/ld-x86-64/tlsbindesc.rd,
+       * testsuite/ld-x86-64/tlsdesc-nacl.rd,
+       * testsuite/ld-x86-64/tlsdesc.rd,
+       * testsuite/ld-x86-64/tlsgdesc-nacl.rd,
+       * testsuite/ld-x86-64/tlsgdesc.rd,
+       * testsuite/ld-x86-64/tlspic-nacl.rd,
+       * testsuite/ld-x86-64/tlspic.rd,
+       * testsuite/ld-x86-64/tlspic2-nacl.rd,
+       * testsuite/ld-x86-64/tlspic2.rd: Update.
+
+2018-06-07  Alan Modra  <amodra@gmail.com>
+
+       * emulparams/elf64bmip.sh (EXECUTABLE_SYMBOLS): Don't define.
+       (OTHER_SYMBOLS): Define this instead.
+       * emulparams/elf32bmipn32.sh (EXECUTABLE_SYMBOLS): Don't define.
+       (OTHER_SYMBOLS): Define similarly to elf64bmip.sh.
+       * emulparams/elf64hppa.sh (EXECUTABLE_SYMBOLS): Don't define.
+       (OTHER_SYMBOLS): Define instead.
+
+2018-06-07  Alan Modra  <amodra@gmail.com>
+
+       * emulparams/elf32_tic6x_le.sh (EXECUTABLE_SYMBOLS): Don't define.
+
+2018-06-06  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (earmelf_fbsd.c): Correct dependencies.
+       (earmelfb_fbsd.c, earmelfb_fuchsia.c): Likewise.
+       * Makefile.in: Regenerate.
+
+2018-06-05  Alan Modra  <amodra@gmail.com>
+
+       PR 23254
+       * plugin.c (plugin_call_claim_file): Revert 2016-07-19 patch.
+       (plugin_object_p): Don't dup file descriptor.
+
+2018-06-05  Flavio Ceolin  <flavio.ceolin@intel.com>
+
+       * testsuite/ld-elf/elf.exp Run new test.
+       * testsuite/ld-elf/stack-noexec.rd New file: Expected readelf output.
+
+2018-06-03  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+           Jim Wilson  <jimw@sifive.com>
+
+       PR ld/23244
+       * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new weak ref tests.
+       * testsuite/ld-riscv-elf/weakref.ld: New.
+       * testsuite/ld-riscv-elf/weakref32.d: New.
+       * testsuite/ld-riscv-elf/weakref32.s: New.
+       * testsuite/ld-riscv-elf/weakref64.d: New.
+       * testsuite/ld-riscv-elf/weakref64.s: New.
+
+2018-06-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2018-05-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23238
+       * testsuite/ld-ifunc/ifunc-26.d: New file.
+       * testsuite/ld-ifunc/ifunc-26.s: Likewise.
+       * testsuite/ld-ifunc/ifunc.exp: Run *.d tests without a
+       working compiler.
+
+2018-05-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-ifunc/ifunc-10-i386.d: Skip NaCl targets.
+       * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
+       * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
+       * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
+       * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
+
+2018-05-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23194
+       * testsuite/ld-i386/pr23194.d: Expect only R_386_GLOB_DAT
+       against foobar.
+       * testsuite/ld-i386/pr23194.map: Add foobar.
+       * testsuite/ld-x86-64/pr23194.map: Likewise.
+       * testsuite/ld-i386/pr23194.s: Add a common foobar symbol.
+       * testsuite/ld-x86-64/pr23194.s: Likewise.
+       * testsuite/ld-x86-64/pr23194.d: Expect only R_X86_64_GLOB_DAT
+       against foobar.
+
+2018-05-25  Alan Modra  <amodra@gmail.com>
+
+       * po/BLD-POTFILES.in: Regenerate.
+
+2018-05-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23201
+       * testsuite/ld-tic6x/shlib-1.rd: Adjusted.
+       * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
+       * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
+       * testsuite/ld-tic6x/static-app-1.rd: Likewise.
+       * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
+       * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
+       * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
+
+2018-05-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23201
+       * ldexp.c (exp_fold_tree_1): Call bfd_link_hide_symbol to hide
+       a symbol.
+       * testsuite/ld-elf/provide-hidden-dynabs.nd: Removed.
+       * testsuite/ld-elf/provide-hidden-dynsec.nd: Likewise.
+       * testsuite/ld-elf/provide-hidden.exp: Replace
+       provide-hidden-dynsec.nd with provide-hidden-sec.nd and
+       provide-hidden-dyn.nd.  Replace provide-hidden-dynabs.nd with
+       provide-hidden-abs.nd and provide-hidden-dyn.nd.
+       * testsuite/ld-i386/pr23189.d: Expect no dynamic relocation.
+       * testsuite/ld-x86-64/pr23189.d: Likewise.
+
+2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23194
+       * testsuite/ld-i386/i386.exp: Run pr23194.
+       * testsuite/ld-x86-64/x86-64.exp: Likewise.
+       * testsuite/ld-i386/pr23194.d: New file.
+       * testsuite/ld-i386/pr23194.map: Likewise.
+       * testsuite/ld-i386/pr23194.s: Likewise.
+       * testsuite/ld-x86-64/pr23194.d: Likewise.
+       * testsuite/ld-x86-64/pr23194.map: Likewise.
+       * testsuite/ld-x86-64/pr23194.s: Likewise.
+
+2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-i386/i386.exp: Run pr23189 for all targets.
+       * testsuite/ld-x86-64/x86-64.exp: Likewise.
+
+2018-05-18  John Darrington  <john@darrington.wattle.id.au>
+
+       * Makefile.am: Add support for s12z architecture.
+       * configure.tgt: Likewise.
+       * Makefile.in: Regenerate.
+       * emulparams/m9s12zelf.sh: New file.
+       * scripttempl/elfm9s12z.sc: New file.
+       * testsuite/ld-discard/static.d: Expect to fail for the s12z
+       target.
+       * testsuite/ld-elf/endsym.d: Likewise.
+       * testsuite/ld-elf/merge.d: Likewise.
+       * testsuite/ld-elf/pr14926.d: Skip for the s12z target.
+       * testsuite/ld-elf/sec64k.exp: Likewise.
+       * testsuite/ld-s12z: New directory.
+       * testsuite/ld-s12z/opr-linking.d: New file.
+       * testsuite/ld-s12z/opr-linking.s: New file.
+       * testsuite/ld-s12z/relative-linking.d: New file.
+       * testsuite/ld-s12z/relative-linking.s: New file.
+       * testsuite/ld-s12z/z12s.exp: New file.
+
+2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23189
+       * testsuite/ld-i386/i386.exp: Run pr23189.
+       * testsuite/ld-x86-64/x86-64.exp: Likewise.
+       * testsuite/ld-i386/pr23189.d: New file.
+       * testsuite/ld-i386/pr23189.s: Likewise.
+       * testsuite/ld-i386/pr23189.t: Likewise.
+       * testsuite/ld-x86-64/pr23189.d: Likewise.
+       * testsuite/ld-x86-64/pr23189.s: Likewise.
+       * testsuite/ld-x86-64/pr23189.t: Likewise.
+
+2018-05-15  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/notes.exp: Restore LDFLAGS.
+
+2018-05-14  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/ld-elf/notes.exp: New file: Run new test.
+       * testsuite/ld-elf/note1_1.s: New file: Source file for test.
+       * testsuite/ld-elf/note1_2.s: New file: Source file for test.
+       * testsuite/ld-elf/note1.r: New file: Expected readelf output.
+
+2018-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23169
+       * testsuite/ld-ifunc/ifunc-9-i386.d: New file.
+       * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
+       * testsuite/ld-ifunc/pr23169a.c: Likewise.
+       * testsuite/ld-ifunc/pr23169a.rd: Likewise.
+       * testsuite/ld-ifunc/pr23169b.c: Likewise.
+       * testsuite/ld-ifunc/pr23169b.c: Likewise.
+       * testsuite/ld-ifunc/pr23169c.rd: Likewise.
+       * testsuite/ld-ifunc/pr23169c.rd: Likewise.
+       * testsuite/ld-ifunc/ifunc-9-x86.d: Removed.
+       * testsuite/ld-ifunc/ifunc.exp: Run PR ld/23169 tests.
+
+2018-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/23162
+       * testsuite/ld-elf/pr23162.map: New file.
+       * testsuite/ld-elf/pr23162.rd: Likewise.
+       * testsuite/ld-elf/pr23162a.c: Likewise.
+       * testsuite/ld-elf/pr23162b.c: Likewise.
+       * testsuite/ld-elf/shared.exp: Run PR ld/23162 tests.
+
+2018-05-12  Alan Modra  <amodra@gmail.com>
+
+       PR 20659
+       * testsuite/ld-elf/changelma.d,
+       * testsuite/ld-elf/changelma.lnk,
+       * testsuite/ld-elf/changelma.s: New test.
+
+2018-05-09  2018-05-02  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+       * scripttempl/pru.sc: Add LD sections to allow linking TI
+       toolchain object files.
+       * scripttempl/pru.sc: Switch to init_array.
+       * testsuite/ld-pru/ldi32.d: Update LDI32 test to conform to TI ABI.
+       * testsuite/ld-pru/norelax_ldi32-data.d: Likewise.
+       * testsuite/ld-pru/norelax_ldi32-dis.d: Likewise.
+       * testsuite/ld-pru/relax_ldi32-data.d: Likewise.
+       * testsuite/ld-pru/relax_ldi32-dis.d: Likewise.
+
+2018-05-09  Alan Modra  <amodra@gmail.com>
+
+       * po/BLD-POTFILES.in: Regenerate.
+
+2018-05-08  Jim Wilson  <jimw@sifive.com>
+
+       PR ld/22962
+       * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lriscv_ilp32f.c,
+       eelf32lriscv_ilp32.c, eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c.
+       (eelf32lriscv_ilp32f.c, eelf32lriscv_ilp32.c): New build rules.
+       (eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c): New build rules.
+       * Makefile.in: Regenerated.
+       * configure.tgt (riscv32*-*-linux*, riscv64*-*-linux*): New.
+       * ld/emulparams/elf32lriscv.sh: Set LIBPATH_SUFFIX.
+       * ld/emulparams/elf32lriscv_ilp32.sh: New.
+       * ld/emulparams/elf32lriscv_ilp32f.sh: New.
+       * ld/emulparams/elf64lriscv-defs.sh: Don't set LIBPATH_SUFFIX here.
+       * ld/emulparams/elf64lriscv.sh: Set LIBPATH_SUFFIX.
+       * ld/emulparams/elf64lriscv_lp64.sh: New.
+       * ld/emulparams/elf64lriscv_lp64f.sh: New.
+       * ld/genscripts.sh (append_to_lib_path): Change LIBPATH_SUFFIX test to
+       a for.  Inside loop, change LIBPATH_SUFFIX uses to libpath_suffix.
+       (LIB_PATH): In LIB_PATH if, add loop for LIBPATH_SUFFIX, changes uses
+       inside loop to libpath_suffix.
+
+2018-05-03  Jim Wilson  <jimw@sifive.com>
+
+       * Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
+
+2018-05-03  Simon Atanasyan  <simon@atanasyan.com>
+
+       * testsuite/ld-mips-elf/gp-disp-sym.d: New test.
+       * testsuite/ld-mips-elf/gp-disp-sym.s: New test source.
+       * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
+       * testsuite/ld-mips-elf/mips16-pic-2.ad: Update for _gp_disp
+       symbol removal.
+       * testsuite/ld-mips-elf/mips16-pic-2.nd: Likewise.
+       * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
+       * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Likewise.
+       * testsuite/ld-mips-elf/tlslib-o32-ver.got: Likewise.
+       * testsuite/ld-mips-elf/tlslib-o32.got: Likewise.
+
+2018-04-27  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/ld-mips-elf/bal-jalx-pic.d: Only run for
+       `check_shared_lib_support' targets.
+       * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
+       Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
+       Likewise.
+       * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
+       Likewise.
+       * testsuite/ld-mips-elf/hash1a.d: Likewise.
+       * testsuite/ld-mips-elf/hash1b.d: Likewise.
+       * testsuite/ld-mips-elf/hash1c.d: Likewise.
+       * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
+       * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
+
+2018-04-27  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/lib/ld-lib.exp (run_dump_test): Use `match_target'
+       in place of `istarget' for matching with `target', `alltargets'
+       and `notarget' options.
+
+2018-04-27  Alan Modra  <amodra@gmail.com>
+
+       * po/BLD-POTFILES.in: Regenerate.
+
+2018-04-26  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * testsuite/ld-elf/pr2404b.c (main): Adjust printf to account for
+       new variable name.
+       * testsuite/ld-elf/pr2404.out: Adjust expected output accordingly.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+
+       * testsuite/ld-arm/export-class.exp: Accept arm*-*-uclinuxfdpiceabi.
+       * testsuite/ld-discard/discard.exp: Likewise.
+       * testsuite/ld-elf/binutils.exp: Likewise.
+       * testsuite/ld-elf/commonpage1.d: Likewise.
+       * testsuite/ld-elf/compress1c.d: Likewise.
+       * testsuite/ld-elf/compressed1b.d: Likewise.
+       * testsuite/ld-elf/compressed1c.d: Likewise.
+       * testsuite/ld-elf/compressed1e.d: Likewise.
+       * testsuite/ld-elf/dynamic1.d: Likewise.
+       * testsuite/ld-elf/dynsym1.d: Likewise.
+       * testsuite/ld-elf/ehdr_start-missing.d: Likewise.
+       * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
+       * testsuite/ld-elf/ehdr_start-userdef.d: Likewise.
+       * testsuite/ld-elf/ehdr_start-weak.d: Likewise.
+       * testsuite/ld-elf/ehdr_start.d: Likewise.
+       * testsuite/ld-elf/exclude3b.d: Likewise.
+       * testsuite/ld-elf/export-class.exp: Likewise.
+       * testsuite/ld-elf/global1.d: Likewise.
+       * testsuite/ld-elf/hash.d: Likewise.
+       * testsuite/ld-elf/header.d: Likewise.
+       * testsuite/ld-elf/loadaddr1.d: Likewise.
+       * testsuite/ld-elf/loadaddr2.d: Likewise.
+       * testsuite/ld-elf/loadaddr3a.d: Likewise.
+       * testsuite/ld-elf/loadaddr3b.d: Likewise.
+       * testsuite/ld-elf/local1.d: Likewise.
+       * testsuite/ld-elf/maxpage1.d: Likewise.
+       * testsuite/ld-elf/maxpage2.d: Likewise.
+       * testsuite/ld-elf/maxpage3a.d: Likewise.
+       * testsuite/ld-elf/mbind1a.d: Likewise.
+       * testsuite/ld-elf/mbind1b.d: Likewise.
+       * testsuite/ld-elf/mbind1c.d: Likewise.
+       * testsuite/ld-elf/multibss1.d: Likewise.
+       * testsuite/ld-elf/noload-2.d: Likewise.
+       * testsuite/ld-elf/now-1.d: Likewise.
+       * testsuite/ld-elf/now-2.d: Likewise.
+       * testsuite/ld-elf/now-3.d: Likewise.
+       * testsuite/ld-elf/now-4.d: Likewise.
+       * testsuite/ld-elf/pie.d: Likewise.
+       * testsuite/ld-elf/pr12975.d: Likewise.
+       * testsuite/ld-elf/pr13177.d: Likewise.
+       * testsuite/ld-elf/pr13195.d: Likewise.
+       * testsuite/ld-elf/pr16322.d: Likewise.
+       * testsuite/ld-elf/pr16498a.d: Likewise.
+       * testsuite/ld-elf/pr16498b.d: Likewise.
+       * testsuite/ld-elf/pr17615.d: Likewise.
+       * testsuite/ld-elf/pr19162.d: Likewise.
+       * testsuite/ld-elf/pr19539.d: Likewise.
+       * testsuite/ld-elf/pr19617a.d: Likewise.
+       * testsuite/ld-elf/pr19617b.d: Likewise.
+       * testsuite/ld-elf/pr19617c.d: Likewise.
+       * testsuite/ld-elf/pr19698.d: Likewise.
+       * testsuite/ld-elf/pr19789.d: Likewise.
+       * testsuite/ld-elf/pr20513c.d: Likewise.
+       * testsuite/ld-elf/pr20513d.d: Likewise.
+       * testsuite/ld-elf/pr21384.d: Likewise.
+       * testsuite/ld-elf/pr21389a.d: Likewise.
+       * testsuite/ld-elf/pr21389b.d: Likewise.
+       * testsuite/ld-elf/pr21389c.d: Likewise.
+       * testsuite/ld-elf/pr21562a.d: Likewise.
+       * testsuite/ld-elf/pr21562b.d: Likewise.
+       * testsuite/ld-elf/pr21562c.d: Likewise.
+       * testsuite/ld-elf/pr21562d.d: Likewise.
+       * testsuite/ld-elf/pr21562e.d: Likewise.
+       * testsuite/ld-elf/pr21562f.d: Likewise.
+       * testsuite/ld-elf/pr21562g.d: Likewise.
+       * testsuite/ld-elf/pr21562h.d: Likewise.
+       * testsuite/ld-elf/pr21562i.d: Likewise.
+       * testsuite/ld-elf/pr21562j.d: Likewise.
+       * testsuite/ld-elf/pr21562k.d: Likewise.
+       * testsuite/ld-elf/pr21562l.d: Likewise.
+       * testsuite/ld-elf/pr21562m.d: Likewise.
+       * testsuite/ld-elf/pr21562n.d: Likewise.
+       * testsuite/ld-elf/pr21903a.d: Likewise.
+       * testsuite/ld-elf/pr21903b.d: Likewise.
+       * testsuite/ld-elf/pr21903d.d: Likewise.
+       * testsuite/ld-elf/pr22269a.d: Likewise.
+       * testsuite/ld-elf/pr22269b.d: Likewise.
+       * testsuite/ld-elf/pr22393-1a.d: Likewise.
+       * testsuite/ld-elf/pr22393-1b.d: Likewise.
+       * testsuite/ld-elf/pr22393-1c.d: Likewise.
+       * testsuite/ld-elf/pr22393-1d.d: Likewise.
+       * testsuite/ld-elf/pr22393-1e.d: Likewise.
+       * testsuite/ld-elf/pr22393-1f.d: Likewise.
+       * testsuite/ld-elf/pr22423.d: Likewise.
+       * testsuite/ld-elf/rpath-1.d: Likewise.
+       * testsuite/ld-elf/rpath-2.d: Likewise.
+       * testsuite/ld-elf/runpath-1.d: Likewise.
+       * testsuite/ld-elf/runpath-2.d: Likewise.
+       * testsuite/ld-elf/seg.d: Likewise.
+       * testsuite/ld-elf/sizeofb.d: Likewise.
+       * testsuite/ld-elf/startofb.d: Likewise.
+       * testsuite/ld-elf/strtab.d: Likewise.
+       * testsuite/ld-elf/textaddr1.d: Likewise.
+       * testsuite/ld-elf/textaddr2.d: Likewise.
+       * testsuite/ld-elf/textaddr3.d: Likewise.
+       * testsuite/ld-elf/textaddr4.d: Likewise.
+       * testsuite/ld-elf/textaddr5.d: Likewise.
+       * testsuite/ld-elf/textaddr6.d: Likewise.
+       * testsuite/ld-elf/textaddr7.d: Likewise.
+       * testsuite/ld-elf/tls.exp: Likewise.
+       * testsuite/ld-elf/tls_common.exp: Likewise.
+       * testsuite/ld-elf/unknown2.d: Likewise.
+       * testsuite/ld-gc/abi-note.d: Likewise.
+       * testsuite/ld-gc/pr11218.d: Likewise.
+       * testsuite/ld-gc/pr19167.d: Likewise.
+       * testsuite/ld-gc/pr20022.d: Likewise.
+       * testsuite/ld-gc/start.d: Likewise.
+       * testsuite/ld-gc/stop.d: Likewise.
+       * testsuite/ld-scripts/phdrs2.exp: Likewise.
+       * testsuite/ld-scripts/rgn-at5.d: Likewise.
+       * testsuite/ld-undefined/entry-3.d: Likewise.
+       * testsuite/ld-undefined/entry-4.d: Likewise.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC Thumb-only tests.
+       * testsuite/ld-arm/fdpic-main-m.d: New test.
+       * testsuite/ld-arm/fdpic-main-m.s: New.
+       * testsuite/ld-arm/fdpic-main-m.sym: New.
+       * testsuite/ld-arm/fdpic-shared-m.d: New test.
+       * testsuite/ld-arm/fdpic-shared-m.s: New.
+       * testsuite/ld-arm/fdpic-shared-m.sym: New.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC tests.
+       * testsuite/ld-arm/fdpic-main.d: New test.
+       * testsuite/ld-arm/fdpic-main.ld: New.
+       * testsuite/ld-arm/fdpic-main.r: New.
+       * testsuite/ld-arm/fdpic-main.s: New.
+       * testsuite/ld-arm/fdpic-main.sym: New.
+       * testsuite/ld-arm/fdpic-shared.d: New test.
+       * testsuite/ld-arm/fdpic-shared.ld: New.
+       * testsuite/ld-arm/fdpic-shared.r: New.
+       * testsuite/ld-arm/fdpic-shared.s: New.
+       * testsuite/ld-arm/fdpic-shared.sym: New.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * testsuite/ld-elf/pr2404b.c (main): Rename time variable into
+       time1.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * scripttempl/elf.sc: Define __tdata_start for .tdata section.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * emulparams/armelf_linux_fdpiceabi.sh: Add .rofixup section.
+
+2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
+       Mickaël Guêné  <mickael.guene@st.com>
+
+       * Makefile.am (ALL_EMULATION_SOURCES): Add
+       earmelf_linux_fdpiceabi.c and earmelfb_linux_fdpiceabi.c.
+       (earmelf_linux_fdpiceabi.c, earmelfb_linux_fdpiceabi.c): New rules.
+       * Makefile.in: Regenerate.
+       * configure.tgt (arm*-*-uclinuxfdpiceabi): Handle new target.
+       * emulparams/armelf_linux_fdpiceabi.sh: New.
+       * emulparams/armelfb_linux_fdpiceabi.sh: New.
+
+2018-04-25  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am: Remove arm-aout and arm-coff support.
+       * configure.tgt: Likewise.
+       * testsuite/ld-arm/attr-merge-div-00.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-01-m3.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-01.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-02.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-10-m3.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-10.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-11.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-12.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-120.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-20.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-21.d: Likewise.
+       * testsuite/ld-arm/attr-merge-div-22.d: Likewise.
+       * testsuite/ld-arm/attr-merge-hardfp-use-1.d: Likewise.
+       * testsuite/ld-arm/attr-merge-hardfp-use-2.d: Likewise.
+       * testsuite/ld-arm/attr-merge-nosection-1.d: Likewise.
+       * testsuite/ld-arm/attr-merge-unknown-2.d: Likewise.
+       * testsuite/ld-arm/attr-merge-unknown-2r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-unknown-3.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-1.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-10.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-10r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-11.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-11r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-12.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-12r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-13.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-13r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-14.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-14r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-1r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-2.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-2r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-3.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-3r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-4.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-4r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-5.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-5r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-6.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-6r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-7.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-7r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-8.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-8r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-9.d: Likewise.
+       * testsuite/ld-arm/attr-merge-vfp-9r.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-00.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-02.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-04.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-20.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-22.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-40.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
+       * testsuite/ld-arm/attr-merge-wchar-44.d: Likewise.
+       * testsuite/ld-arm/eabi-hard-float.d: Likewise.
+       * testsuite/ld-arm/eabi-soft-float-ABI4.d: Likewise.
+       * testsuite/ld-arm/eabi-soft-float-r.d: Likewise.
+       * testsuite/ld-arm/eabi-soft-float.d: Likewise.
+       * testsuite/ld-arm/gc-hidden-1.d: Likewise.
+       * emulparams/armaoutb.sh: Delete.
+       * emulparams/armaoutl.sh: Delete.
+       * emulparams/armcoff.sh: Delete.
+       * emulparams/armnbsd.sh: Delete.
+       * emulparams/riscix.sh: Delete.
+       * scripttempl/armaout.sc: Delete.
+       * scripttempl/armcoff.sc: Delete.
+       * scripttempl/riscix.sc: Delete.
+       * Makefile.in: Regenerate.
+       * po/BLD-POTFILES.in: Regenerate.
+
+2018-04-21  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/lib/ld-lib.exp (run_host_cmd): Check that gcc -B
+       works.
+
+2018-04-18  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am: Remove support for assorted i386 aout and coff targets.
+       * configure.tgt: Likewise.
+       * testsuite/ld-discard/discard.exp: Likewise.
+       * testsuite/ld-elf/binutils.exp: Likewise.
+       * testsuite/ld-elf/tls.exp: Likewise.
+       * testsuite/ld-elf/tls_common.exp: Likewise.
+       * testsuite/ld-elfvers/vers.exp: Likewise.
+       * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
+       * testsuite/ld-elfweak/elfweak.exp: Likewise.
+       * testsuite/ld-gc/abi-note.d: Likewise.
+       * testsuite/ld-gc/pr19167.d: Likewise.
+       * testsuite/ld-gc/pr20022.d: Likewise.
+       * testsuite/ld-gc/start.d: Likewise.
+       * testsuite/ld-gc/stop.d: Likewise.
+       * testsuite/ld-i386/i386.exp: Likewise.
+       * testsuite/ld-ifunc/binutils.exp: Likewise.
+       * testsuite/ld-ifunc/ifunc.exp: Likewise.
+       * testsuite/ld-linkonce/linkonce.exp: Likewise.
+       * testsuite/ld-plugin/lto.exp: Likewise.
+       * testsuite/ld-scripts/empty-address-2a.d: Likewise.
+       * testsuite/ld-scripts/empty-address-2b.d: Likewise.
+       * testsuite/ld-scripts/phdrs2.exp: Likewise.
+       * testsuite/ld-scripts/section-match-1.d: Likewise.
+       * testsuite/ld-shared/shared.exp: Likewise.
+       * testsuite/ld-size/size.exp: Likewise.
+       * testsuite/ld-sparc/sparc.exp: Likewise.
+       * emulparams/i386coff.sh: Delete.
+       * emulparams/i386linux.sh: Delete.
+       * emulparams/i386mach.sh: Delete.
+       * emulparams/i386nbsd.sh: Delete.
+       * emulparams/vsta.sh: Delete.
+       * scripttempl/i386coff.sc: Delete.
+       * Makefile.in: Regenerate.
+       * po/BLD-POTFILES.in: Regenerate.
+
 2018-04-17 Andrew Sadek  <andrew.sadek.se@gmail.com>
 
        Microblaze Target: PIC data text relative
This page took 0.042874 seconds and 4 git commands to generate.