Taking an undefined function's address in an executable
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 07a01a894a137115a62c0f4efd2abbe2e04183de..b59f584840fc294831ee66af3c65d8cbc48c1d6a 100644 (file)
-013-02-21  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR ld/15167
-       * ld-unique/unique.exp: Add a test for shared library with
-       reference.
-
-2013-02-19  Maciej W. Rozycki  <macro@codesourcery.com>
-
-       * lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass
-       its contents to ar_simple_create and ld_simple_link after
-       objfiles.
-       * ld-aarch64/aarch64-elf.exp: Adjust accordingly.
-       * ld-alpha/alpha.exp: Likewise.
-       * ld-arm/arm-elf.exp: Likewise.
-       * ld-arm/export-class.exp: Likewise.
-       * ld-elf/comm-data.exp: Likewise.
-       * ld-elf/eh-group.exp: Likewise.
-       * ld-elf/elf.exp: Likewise.
-       * ld-elf/export-class.exp: Likewise.
-       * ld-elfvers/vers.exp: Likewise.
-       * ld-frv/tls.exp: Likewise.
-       * ld-i386/export-class.exp: Likewise.
-       * ld-i386/i386.exp: Likewise.
-       * ld-ia64/ia64.exp: Likewise.
-       * ld-libs/libs.exp: Likewise.
-       * ld-m68k/m68k.exp: Likewise.
-       * ld-metag/metag.exp: Likewise.
-       * ld-mips-elf/comm-data.exp: Likewise.
-       * ld-mips-elf/export-class.exp: Likewise.
-       * ld-mips-elf/mips-elf.exp: Likewise.
-       * ld-mn10300/mn10300.exp: Likewise.
-       * ld-pe/pe-compile.exp: Likewise.
-       * ld-pe/pe.exp: Likewise.
-       * ld-plugin/plugin.exp: Likewise.
-       * ld-powerpc/aix52.exp: Likewise.
-       * ld-powerpc/export-class.exp: Likewise.
-       * ld-powerpc/powerpc.exp: Likewise.
-       * ld-s390/s390.exp: Likewise.
-       * ld-sh/sh-vxworks.exp: Likewise.
-       * ld-sh/sh64/sh64.exp: Likewise.
-       * ld-sparc/sparc.exp: Likewise.
-       * ld-tic6x/tic6x.exp: Likewise.
-       * ld-tilegx/tilegx.exp: Likewise.
-       * ld-tilepro/tilepro.exp: Likewise.
-       * ld-undefined/entry.exp: Likewise.
-       * ld-vax-elf/vax-elf.exp: Likewise.
-       * ld-x86-64/dwarfreloc.exp: Likewise.
-       * ld-x86-64/export-class.exp: Likewise.
-       * ld-x86-64/x86-64.exp: Likewise.
-       * ld-xc16x/xc16x.exp: Likewise.
-       * ld-xstormy16/xstormy16.exp: Likewise.
-       * ld-xtensa/xtensa.exp: Likewise.
-
-2013-02-18  Maciej W. Rozycki  <macro@codesourcery.com>
-
-        * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
-       mapping.
-        * ld-mips-elf/jalx-2.dd: Adjust disassembly accordingly.
-
-2013-02-18  Alan Modra  <amodra@gmail.com>
-
-       * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.
-       (PR ld/15146 (1), (2)): Likewise.
-       (LTO 7): Likewise.
-
-2013-02-16  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR ld/15146
-       * ld-plugin/pr15146.d: New file.
-       * ld-plugin/pr15146a.c: Likewise.
-       * ld-plugin/pr15146b.c: Likewise.
-       * ld-plugin/pr15146c.c: Likewise.
-       * ld-plugin/pr15146d.c: Likewise.
-
-       * ld-plugin/lto.exp: Add tests for PR ld/15146.
-
-2013-02-15  Markos Chandras  <markos.chandras@imgtec.com>
-
-       * ld-metag/pcrel.d: Fix the expected disassembler
-       output to be in little endian format
-       * ld-metag/shared.d: likewise
-       * ld-metag/stub.d: likewise
-       * ld-metag/stub_pic_app.d: likewise
-       * ld-metag/stub_pic_shared.d: likewise
-       * ld-metag/stub_shared.d: likewise
-
-2013-02-13  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * ld-mips-elf/mips16-pic-2.dd,
-       ld-mips-elf/mips16-pic-2.gd: Remove 3 unused local GOT entries.
-       * ld-mips-elf/got-page-4a.s, ld-mips-elf/got-page-4b.s,
-       ld-mips-elf/got-page-4a.d, ld-mips-elf/got-page-4a.got,
-       ld-mips-elf/got-page-4b.d, ld-mips-elf/got-page-4b.got,
-       ld-mips-elf/got-page-5.s, ld-mips-elf/got-page-5.d,
-       ld-mips-elf/got-page-5.got, ld-mips-elf/got-page-6.s,
-       ld-mips-elf/got-page-6.d, ld-mips-elf/got-page-6.got,
-       ld-mips-elf/got-page-7a.s, ld-mips-elf/got-page-7b.s,
-       ld-mips-elf/got-page-7c.s, ld-mips-elf/got-page-7d.s,
-       ld-mips-elf/got-page-7e.s, ld-mips-elf/got-page-7.d,
-       ld-mips-elf/got-page-7.got: New tests.
-       * ld-mips-elf/mips-elf.exp: Run them.
-
-2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-1.got,
-       ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.got,
-       ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-3.got,
-       ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got: Update
-       for new hash table order.
-
-2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-multi-got-1.d,
-       ld-mips-elf/tls-multi-got-1.got: Update for changes in the order
-       that symbols are added to per-bfd GOTs.
-
-2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got,
-       ld-mips-elf/tls-multi-got-1.got, ld-mips-elf/tlsbin-o32.d,
-       ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32-1.d,
-       ld-mips-elf/tlsdyn-o32-1.got, ld-mips-elf/tlsdyn-o32-2.d,
-       ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.d,
-       ld-mips-elf/tlsdyn-o32-3.got, ld-mips-elf/tlsdyn-o32.d,
-       ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlslib-o32.d,
-       ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32-hidden.got,
-       ld-mips-elf/tlslib-o32-ver.got: Adjust GOT layout for new
-       got_entry hash function.
-
-2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got: Remove
-       unused GOT entries.
-
-2013-02-07  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR ld/15107
-       * ld-unique/unique_empty.s: Add reference to "b".
-
-2013-02-06  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size-10.rd: Updated.
-       * ld-size/size-8.rd: Likewise.
-       * ld-size/size32-2-i386.d: Likewise.
-       * ld-size/size32-2-x32.d: Likewise.
-       * ld-size/size32-2-x86-64.d: Likewise.
-       * ld-size/size64-2-x32.d: Likewise.
-       * ld-size/size64-2-x86-64.d: Likewise.
-
-       * ld-size/size.exp (run_time_tests): Pass --hash-styl=gnu to
-       linker for size-8 test.
-
-2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
-           Andrew Jenner <andrew@codesourcery.com>
-
-       Based on patches from Altera Corporation.
-
-       * ld-nios2/emit-relocs-1a.s: New.
-       * ld-nios2/emit-relocs-1b.s: New.
-       * ld-nios2/emit-relocs-1.d: New.
-       * ld-nios2/emit-relocs-1.ld: New.
-       * ld-nios2/gprel.d: New.
-       * ld-nios2/gprel.s: New.
-       * ld-nios2/hilo16.d: New.
-       * ld-nios2/hilo16.s: New.
-       * ld-nios2/hilo16_symbol.s: New.
-       * ld-nios2/imm5.d: New.
-       * ld-nios2/imm5.s: New.
-       * ld-nios2/imm5_symbol.s: New.
-       * ld-nios2/nios2.exp: New.
-       * ld-nios2/pcrel16.d: New.
-       * ld-nios2/pcrel16_label.s: New.
-       * ld-nios2/pcrel16.s: New.
-       * ld-nios2/relax_callr.d: New.
-       * ld-nios2/relax_callr.ld: New.
-       * ld-nios2/relax_callr.s: New.
-       * ld-nios2/relax_cjmp.d: New.
-       * ld-nios2/relax_cjmp.s: New.
-       * ld-nios2/relax_jmp.ld: New.
-       * ld-nios2/relax_section.d: New.
-       * ld-nios2/relax_section.s: New.
-       * ld-nios2/relax_ujmp.d: New.
-       * ld-nios2/relax_ujmp.s: New.
-       * ld-nios2/reloc.d: New.
-       * ld-nios2/reloc.s: New.
-       * ld-nios2/reloc_symbol.s: New.
-       * ld-nios2/s16.d: New.
-       * ld-nios2/s16.s: New.
-       * ld-nios2/s16_symbol.s: New.
-       * ld-nios2/u16.d: New.
-       * ld-nios2/u16.s: New.
-       * ld-nios2/u16_symbol.s: New.
-       * ld-elf/indirect.exp: Skip on targets that don't support
-       -shared -fPIC.
-       * ld-elfcomm/elfcomm.exp: Build with -G0 for nios2.
-       * ld-plugin/lto.exp: Skip shared library tests on targets that
-       don't support them.  Skip execution tests on non-native targets.
-
-2013-02-06  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-elf/now-1.d: New file.
-       * ld-elf/now-2.d: Likewise.
-       * ld-elf/now-3.d: Likewise.
-       * ld-elf/now-4.d: Likewise.
-       * ld-elf/rpath-1.d: Likewise.
-       * ld-elf/rpath-2.d: Likewise.
-       * ld-elf/runpath-1.d: Likewise.
-       * ld-elf/runpath-2.d: Likewise.
-
-2013-02-06  Alan Modra  <amodra@gmail.com>
-
-       PR ld/15096
-       * ld-elf/new-dtags-1.d: Delete.
-       * ld-elf/new-dtags-2.d: Likewise.
-       * ld-elf/new-dtags-3.d: Likewise.
-       * ld-elf/new-dtags-4.d: Likewise.
-       * ld-elf/new-dtags-5.d: Likewise.
-       * ld-elf/new-dtags-6.d: Likewise.
-       * ld-elf/new-dtags-7.d: Likewise.
-       * ld-elf/new-dtags-8.d: Likewise.
-
-2013-02-04  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR ld/15096
-       * ld-elf/new-dtags-1.d: New test.
-       * ld-elf/new-dtags-2.d: Likewise.
-       * ld-elf/new-dtags-3.d: Likewise.
-       * ld-elf/new-dtags-4.d: Likewise.
-       * ld-elf/new-dtags-5.d: Likewise.
-       * ld-elf/new-dtags-6.d: Likewise.
-       * ld-elf/new-dtags-7.d: Likewise.
-       * ld-elf/new-dtags-8.d: Likewise.
-
-2013-01-31  Alan Modra  <amodra@gmail.com>
-
-       * ld-powerpc/tlsexe.d: Update for changed stub names.
-       * ld-powerpc/tlsexe.r: Likewise.
-       * ld-powerpc/tlsexetoc.d: Likewise.
-       * ld-powerpc/tlsexetoc.r: Likewise.
-       * ld-powerpc/tlsso.d: Likewise.
-       * ld-powerpc/tlsso.r: Likewise.
-       * ld-powerpc/tlstocso.d: Likewise.
-       * ld-powerpc/tlstocso.r: Likewise.
-
-2013-01-31  Hans-Peter Nilsson  <hp@axis.com>
-
-       * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
-       default for *-*-linux-* by passing explicitly for all targets.
-
-2013-01-21  Alan Modra  <amodra@gmail.com>
-
-       * ld-size/size.exp (build_tests <size-7, size-8>): Pass
-       --no-as-needed in cflags.
-
-2013-01-19  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * config/default.exp (get_target_emul): Also set HOSTING_SCRT0.
-
-       * lib/ld-lib.exp (default_ld_link): Use HOSTING_SCRT0 for -pie.
-
-2013-01-18  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size-10.rd: Updated.
-       * ld-size/size-8.rd: Likewise.
-       * ld-size/size32-2-i386.d: Likewise.
-       * ld-size/size32-2-x32.d: Likewise.
-       * ld-size/size32-2-x86-64.d: Likewise.
-       * ld-size/size64-2-x32.d: Likewise.
-       * ld-size/size64-2-x86-64.d: Likewise.
-
-2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size-7.out: New file.
-       * ld-size/size-8.out: Likewise.
-       * ld-size/size-9.out: Likewise.
-       * ld-size/size-9.rd: Likewise.
-       * ld-size/size-9a.c: Likewise.
-       * ld-size/size-9b.c: Likewise.
-       * ld-size/size-10.out: Likewise.
-       * ld-size/size-10.rd: Likewise.
-       * ld-size/size-10a.c: Likewise.
-       * ld-size/size-10b.c: Likewise.
-
-       * ld-size/size.exp (build_tests): Build libsize-9.so and
-       libsize-10.so.
-       Run-time size relocation tests if supported.
-       (run_time_tests): New.
-
-2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size-1.c: New file.
-       * ld-size/size-1.out: Likewise.
-       * ld-size/size-1a.c: Likewise.
-       * ld-size/size-1b.c: Likewise.
-       * ld-size/size-2.c: Likewise.
-       * ld-size/size-2.out: Likewise.
-       * ld-size/size-2a.c: Likewise.
-       * ld-size/size-2b.c: Likewise.
-
-       * ld-size/size.exp (build_tests): Build libsize-1.so and
-       libsize-2.so.
-       (run_tests): Run size-1 and size-2.
-
-2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size32-3-i386.d: New file.
-       * ld-size/size32-3-x32.d: Likewise.
-       * ld-size/size32-3-x86-64.d: Likewise.
-       * ld-size/size32-3a.s: Likewise.
-       * ld-size/size32-3b.s: Likewise.
-
-2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * ld-size/size.exp: New file.
-       * ld-size/size32-1-i386.d: Likewise.
-       * ld-size/size32-1-x32.d: Likewise.
-       * ld-size/size32-1-x86-64.d: Likewise.
-       * ld-size/size32-1.s: Likewise.
-       * ld-size/size32-2-i386.d: Likewise.
-       * ld-size/size32-2-x32.d: Likewise.
-       * ld-size/size32-2-x86-64.d: Likewise.
-       * ld-size/size32-2.s: Likewise.
-       * ld-size/size64-1-x32.d: Likewise.
-       * ld-size/size64-1-x86-64.d: Likewise.
-       * ld-size/size64-1.s: Likewise.
-       * ld-size/size64-2-x32.d: Likewise.
-       * ld-size/size64-2-x86-64.d: Likewise.
-       * ld-size/size64-2.s: Likewise.
-       * ld-size/size-3.c: Likewise.
-       * ld-size/size-3.out: Likewise.
-       * ld-size/size-3a.c: Likewise.
-       * ld-size/size-3b.c: Likewise.
-       * ld-size/size-3c.c: Likewise.
-       * ld-size/size-4.out: Likewise.
-       * ld-size/size-4a.c: Likewise.
-       * ld-size/size-4b.c: Likewise.
-       * ld-size/size-5.out: Likewise.
-       * ld-size/size-5a.c: Likewise.
-       * ld-size/size-5b.c: Likewise.
-       * ld-size/size-6.out: Likewise.
-       * ld-size/size-6a.c: Likewise.
-       * ld-size/size-6b.c: Likewise.
-       * ld-size/size-7.rd: Likewise.
-       * ld-size/size-7a.c: Likewise.
-       * ld-size/size-7b.c: Likewise.
-       * ld-size/size-8.rd: Likewise.
-       * ld-size/size-8a.c: Likewise.
-       * ld-size/size-8b.c: Likewise.
-
-2013-01-16  Alan Modra  <amodra@gmail.com>
-
-       * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.
-
-2013-01-15  Alan Modra  <amodra@gmail.com>
-
-       * ld-powerpc/tlsso.d: Adjust for plt-thread-safe stubs.
-       * ld-powerpc/tlsso.g: Likewise.
-       * ld-powerpc/tlsso.r: Likewise.
-       * ld-powerpc/tlstocso.d: Likewise.
-       * ld-powerpc/tlstocso.g: Likewise.
-
-2013-01-15  Alan Modra  <amodra@gmail.com>
-
-       * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.
-       * ld-plugin/lto-16b.d: Likewise.
-       * ld-plugin/lto-17a.d: Likewise.
-       * ld-plugin/lto-17b-2.d: Likewise.
-
-2013-01-14  Alan Modra  <amodra@gmail.com>
-
-       * ld-elf/pr14926.d: Disable for d10v, msp, xstormy.
-       * ld-elf/sec-to-seg.exp: Choose correct variant output to suit
-       updated microblaze page size.
-
-2013-01-10  Will Newton <will.newton@imgtec.com>
-
-       * ld-elf/merge.d: Mark Meta as xfail.
-       * ld-gc/start.d: Skip this test on Meta.
-       * ld-gc/personality.d: Skip this test on Meta.
-       * ld-metag/external.s: New file.
-       * ld-metag/metag.exp: New file.
-       * ld-metag/pcrel.d: New file.
-       * ld-metag/pcrel.s: New file.
-       * ld-metag/shared.d: New file.
-       * ld-metag/shared.r: New file.
-       * ld-metag/shared.s: New file.
-       * ld-metag/stub.d: New file.
-       * ld-metag/stub.s: New file.
-       * ld-metag/stub_pic_app.d: New file.
-       * ld-metag/stub_pic_app.r: New file.
-       * ld-metag/stub_pic_app.s: New file.
-       * ld-metag/stub_pic_shared.d: New file.
-       * ld-metag/stub_pic_shared.s: New file.
-       * ld-metag/stub_shared.d: New file.
-       * ld-metag/stub_shared.r: New file.
-       * ld-metag/stub_shared.s: New file.
-
-2013-01-08  Thomas Schwinge  <thomas@codesourcery.com>
-
-       * ld-i386/export-class.exp: Restore (and reword) comment about
-       excluded targets.
-
-2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
-
-       * ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
-       the objdump directive.
-       * ld-aarch64/emit-relocs-266.d: Ditto.
-       * ld-aarch64/emit-relocs-268.d: Ditto.
-       * ld-aarch64/emit-relocs-269.d: Ditto.
-       * ld-aarch64/emit-relocs-270.d: Ditto.
-       * ld-aarch64/emit-relocs-271.d: Ditto.
-       * ld-aarch64/emit-relocs-272.d: Ditto.
-
-For older changes see ChangeLog-2012
+2014-07-02  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/ambiguousv1.d: Match symbol table too.
+       * ld-powerpc/ambiguousv2.d: Likewise.
+       * ld-powerpc/ambiguousv1b.d: New.
+       * ld-powerpc/ambiguousv2b.d: New.
+       * ld-powerpc/powerpc.exp: Run new tests.
+
+2014-06-25  Kyle McMartin  <kyle@redhat.com>
+
+       * ld-arm/tls-gdierelax2.d: Fix expected offsets.
+
+2014-06-16  Will Newton  <will.newton@linaro.org>
+
+       * ld-arm/arm-elf.exp: Add ifunc-gdesc test.
+       * ld-arm/ifunc-gdesc.r: New file.
+       * ld-arm/ifunc-gdesc.s: Likewise.
+       * ld-arm/ifunc-gdesc.ver: Likewise.
+
+2014-06-09  Ryan Mansfield  <rmansfield@qnx.com>
+
+        * config/default.exp (GASP): Remove.
+
+2014-06-03  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/elfv2exe.d: Update for changed plt call stubs.
+
+2014-05-28  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * lib/ld-lib.exp: Add objcopy_objects command to run_dump_test.
+       This allows each input object to be optionally run through
+       objcopy before linking.
+
+2014-05-20  Will Newton  <will.newton@linaro.org>
+
+       * ld-shared/shared.exp: Mark non-PIC shared object tests
+       as xfail on aarch64.
+
+2014-05-19  Andreas Tobler  <andreast@fgznet.ch>
+
+       * ld-elf/shared.exp: Introduce the extralibs variable to control
+       the libraries to be linked. Don't link -ldl on *-*-freebsd*.
+
+       * ld-bootstrap/bootstrap.exp: Do not add -ldl to the extralibs on
+       *-*-freebsd*.
+
+2014-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/wrap1.d, ld-mmix/wrap1a.s, ld-mmix/wrap1b.s,
+       ld-mmix/wrap1c.s, ld-mmix/wrap2.d, ld-mmix/wrap3.d,
+       ld-mmix/wrap3a.s, ld-mmix/wrap3b.s, ld-mmix/wrap4.d: New
+       tests.
+
+2014-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/tlsbin.dd: Replace data32 with data16.
+       * ld-x86-64/tlsdesc-nacl.pd: Likewise.
+       * ld-x86-64/tlsgdesc.dd: Likewise.
+       * ld-x86-64/tlsld1.dd: Likewise.
+       * ld-x86-64/tlsld3.dd: Likewise.
+       * ld-x86-64/tlspic.dd: Likewise.
+
+2014-05-02  Max Filippov  <jcmvbkbc@gmail.com>
+
+       * ld-xtensa/diff_overflow.exp, * ld-xtensa/diff_overflow1.s,
+       * ld-xtensa/diff_overflow2.s: Add test for DIFF* relocation
+       signedness and overflow checking.
+
+2014-05-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * ld-mmix/sec-11.d, ld-mmix/sec-11.ld, ld-mmix/sec-10.s,
+       ld-mmix/sec-10.d, ld-mmix/b-offlocmis.s, ld-mmix/sec-12.d: New
+       tests.
+       * ld-mmix/b-offloc.s: Correct address in comment.
+
+2014-04-23  Will Newton  <will.newton@linaro.org>
+
+       * ld-arm/arm-no-rel-plt.ld: Remove OUTPUT_FORMAT and
+       SEARCH_DIR commands.
+       * ld-arm/arm-rel32.d: Update regexps to allow test to
+       pass on armeb-linux-eabi configuration.
+       * ld-arm/data-only-map.d: Likewise.
+       * ld-arm/fix-arm1176-off.d: Likewise.
+       * ld-arm/fix-arm1176-on.d: Likewise.
+       * ld-arm/ifunc-1.gd: Likewise.
+       * ld-arm/ifunc-10.gd: Likewise.
+       * ld-arm/ifunc-11.gd: Likewise.
+       * ld-arm/ifunc-12.gd: Likewise.
+       * ld-arm/ifunc-13.gd: Likewise.
+       * ld-arm/ifunc-14.gd: Likewise.
+       * ld-arm/ifunc-15.gd: Likewise.
+       * ld-arm/ifunc-16.gd: Likewise.
+       * ld-arm/ifunc-17.gd: Likewise.
+       * ld-arm/ifunc-2.gd: Likewise.
+       * ld-arm/ifunc-3.gd: Likewise.
+       * ld-arm/ifunc-4.gd: Likewise.
+       * ld-arm/ifunc-5.gd: Likewise.
+       * ld-arm/ifunc-6.gd: Likewise.
+       * ld-arm/ifunc-7.gd: Likewise.
+       * ld-arm/ifunc-8.gd: Likewise.
+       * ld-arm/ifunc-9.gd: Likewise.
+       * ld-arm/jump-reloc-veneers-long.d: Likewise.
+       * ld-arm/reloc-boundaries.d: Likewise.
+
+2014-04-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16846
+       * ld-plugin/lto.exp (lto_link_tests): Add tests for PR ld/16846.
+       * ld-plugin/pr16846a.c: New file.
+       * ld-plugin/pr16846b.c: Likewise.
+       * ld-plugin/pr16846c.c: Likewise.
+
+2014-04-22  Christian Svensson  <blue@cmd.nu>
+
+       * ld-discard/extern.d: Remove openrisc and or32 support.  Add
+       support for or1k.
+       * ld-discard/start.d: Likewise.
+       * ld-discard/static.d: Likewise.
+       * ld-elf/group1.d: Likewise.
+       * ld-elf/group3b.d: Likewise.
+       * ld-elf/group8a.d: Likewise.
+       * ld-elf/group8b.d: Likewise.
+       * ld-elf/group9a.d: Likewise.
+       * ld-elf/group9b.d: Likewise.
+       * ld-elf/linkonce2.d: Likewise.
+       * ld-elf/merge.d: Likewise.
+       * ld-elf/merge2.d: Likewise.
+       * ld-elf/orphan-region.d: Likewise.
+       * ld-elf/orphan.d: Likewise.
+       * ld-elf/orphan3.d: Likewise.
+       * ld-elf/pr12851.d: Likewise.
+       * ld-elf/pr12975.d: Likewise.
+       * ld-elf/pr13177.d: Likewise.
+       * ld-elf/pr13195.d: Likewise.
+       * ld-elf/pr349.d: Likewise.
+       * ld-elf/sec64k.exp: Likewise.
+       * ld-elf/warn1.d: Likewise.
+       * ld-elf/warn2.d: Likewise.
+       * ld-elf/warn3.d: Likewise.
+       * ld-scripts/weak.exp: Likewise.
+       * lib/ld-lib.exp: Likewise.
+
+2014-04-17  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * ld-mips-elf/elf-rel-xgot-n32.d: Update for new GOT layout.
+       * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
+       * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
+
+2014-04-15  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * ld-aarch64/tls-relax-gdesc-ie.s (var): Adjust test case
+       to include all 5 bits of LDR destination register.
+
+2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * ld-avr/norelax_diff.d: New testcase.
+       * ld-avr/relax_diff.d: Likewise.
+       * ld-avr/relax.s: Likewise.
+
+2014-04-05  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ld-plugin/lto.exp: Make "-Wp," prefix optional when filtering
+       out _FORTIFY_SOURCE.
+       ("Build libdummy.a 9", "PR ld/12696"): Mark as c++.
+
+2014-04-04  Alan Modra  <amodra@gmail.com>
+
+       * ld-scripts/fill.d, * ld-scripts/fill.t, * ld-scripts/fill_0.s,
+       * ld-scripts/fill_1.s, * ld-scripts/fill_2.s: New test.
+       * ld-scripts/data.exp: Run it.
+
+2014-03-31  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * ld-aarch64/eh-frame.d: Adjust FDE pc address.
+
+2014-03-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16756
+       * ld-plugin/lto.exp: Expect filename and line number for PR
+       ld/12760 test.
+
+2014-03-27  Yury Gribov  <y.gribov@samsung.com>
+           Pavel Fedin  <p.fedin@samsung.com>
+
+       * ld-arm/arm-app-abs32.d: Update expected disassembly, taking into
+       account the pretty printing of PLT entries.
+       * ld-arm/arm-app.d: Likewise.
+       * ld-arm/arm-lib-plt32.d: Likewise.
+       * ld-arm/arm-lib.d: Likewise.
+       * ld-arm/armthumb-lib.d: Likewise.
+       * ld-arm/cortex-a8-fix-b-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bcc-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bl-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
+       * ld-arm/cortex-a8-fix-blx-plt.d: Likewise.
+       * ld-arm/farcall-mixed-app-v5.d: Likewise.
+       * ld-arm/farcall-mixed-app.d: Likewise.
+       * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
+       * ld-arm/farcall-mixed-lib.d: Likewise.
+       * ld-arm/ifunc-10.dd: Likewise.
+       * ld-arm/ifunc-14.dd: Likewise.
+       * ld-arm/ifunc-15.dd: Likewise.
+       * ld-arm/ifunc-3.dd: Likewise.
+       * ld-arm/ifunc-4.dd: Likewise.
+       * ld-arm/ifunc-7.dd: Likewise.
+       * ld-arm/ifunc-8.dd: Likewise.
+       * ld-arm/ifunc-9.dd: Likewise.
+       * ld-arm/long-plt-format.d: Likewise.
+       * ld-arm/mixed-app-v5.d: Likewise.
+       * ld-arm/mixed-app.d: Likewise.
+       * ld-arm/mixed-lib.d: Likewise.
+       * ld-arm/thumb2-bl-undefweak.d: Likewise.
+       * ld-arm/thumb2-bl-undefweak1.d: Likewise.
+
+2014-03-26  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/startv1.s, * ld-powerpc/startv2.s, * ld-powerpc/funref.s,
+       * ld-powerpc/funv1.s, * ld-powerpc/funv2.s,
+       * ld-powerpc/ambiguousv1.d, * ld-powerpc/ambiguousv2.d: New test files.
+       * ld-powerpc/powerpc.exp: Run new tests.
+
+2014-03-25  Will Newton  <will.newton@linaro.org>
+
+        * ld-aarch64/aarch64-elf.exp: Add relasz dump test.
+        * ld-aarch64/relasz.d: New file.
+        * ld-aarch64/relasz.s: Likewise.
+
+2014-03-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * ld-elf/merge.d: Remove MIPS XFAIL.
+
+2014-03-20  Will Newton  <will.newton@linaro.org>
+
+       * ld-arm/ifunc-14.rd: Update symbol values.
+
+2014-03-19  Nick Clifton  <nickc@redhat.com>
+
+       * config/default.exp (ASFLAGS): For the RX target add:
+       -muse-conventional-section-names.
+
+2014-03-15  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/vle-reloc-3.d: Remove addresses.
+
+2014-03-14  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/vle.ld: Place .PPC.EMB.sdata0 within 32k of 0.
+       * ld-powerpc/vle-reloc-3.d: Update.
+
+2014-03-06  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/gc-hidden-1.d: Remove target, add not-target to match
+       other ELF-only tests in this directory.  Loosen regexps so they
+       don't care what the exact addresses are.
+
+2014-03-06  Roland McGrath  <mcgrathr@google.com>
+
+       * ld-arm/arm-elf.exp (armelftests_common): Move long-plt case ...
+       (armelftests_nonacl): ... here.
+
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       Update copyright years.
+
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       * ld-powerpc/elfv2-2a.s, ld-powerpc/elfv2-2b.s: New files.
+       * ld-powerpc/elfv2-2exe.d, ld-powerpc/elfv2-2so.d: New files.
+       * ld-powerpc/powerpc.exp: Run new test.
+
+2014-03-03  Alan Modra  <amodra@gmail.com>
+
+       * ld-scripts/phdrs2.exp: Correct copyright punctuation.
+       * ld-v850/v850.exp: Correct copyright typo.
+
+2014-03-01  Yuri Gribov  <y.gribov@samsung.com>
+
+       * ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.
+
+2014-02-27  Yuri Gribov  <y.gribov@samsung.com>
+
+       * ld-arm/long-plt-format.s: New test case.
+       * ld-arm/long-plt-format.d: Expected disassembly.
+       * ld-arm/arm-elf.exp: Run the new test.
+
+2014-02-27  Nick Clifton  <nickc@redhat.com>
+
+       * ld-pe/longsecn-1.d: Allow for extra sections.
+       * ld-pe/longsecn-2.d: Likewise.
+       * ld-pe/longsecn.d: Likewise.
+       * ld-pe/secrel.d: Likewise.
+
+2014-02-21  Alan Modra  <amodra@gmail.com>
+
+       * ld-bootstrap/bootstrap.exp: Add ppc476 workaround test.
+       * ld-bootstrap/ppc476.t: New file.
+
+2014-02-19  Igor Zamyatin  <igor.zamyatin@intel.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-x86-64/mpx.exp: Run bnd-ifunc-1 and bnd-plt-1.
+       * ld-x86-64/bnd-ifunc-1.d: New file.
+       * ld-x86-64/bnd-ifunc-1.s: Likewise.
+       * ld-x86-64/bnd-plt-1.d: Likewise.
+
+2014-02-18  Jack Carter  <jack.carter@imgtec.com>
+
+       * ld-mips-elf/pic-and-nonpic-3a.sd: Check DYNAMIC segment flags.
+
+2014-02-16  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * ld-elfweak/elfweak.exp (setup_xfail_gnu_hurd): Remove function
+       and all usage of it.
+
+2014-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gold/16530
+       * ld-elf/dynamic-1.c: New file.
+       * ld-elf/dynamic-1.rd: Likewise.
+       * ld-elf/dynamic-1.syms: Likewise.
+
+       * ld-elf/shared.exp (build_tests): Add dynamic-1.
+
+2014-02-02  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * ld-scripts/rgn-at9.d: New file.
+       * ld-scripts/rgn-at9.t: Likewise.
+       * ld-scripts/rgn-at10.d: Likewise.
+       * ld-scripts/rgn-at10.s: Likewise.
+       * ld-scripts/rgn-at10.t: Likewise.
+       * ld-scripts/rgn-at11.d: Likewise.
+       * ld-scripts/rgn-at11.t: Likewise.
+
+2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * ld-nios2/relax_call26.s: New.
+       * ld-nios2/relax_call26_boundary.ld: New.
+       * ld-nios2/relax_call26_boundary.s: New.
+       * ld-nios2/relax_call26_boundary_c8.d: New.
+       * ld-nios2/relax_call26_boundary_cc.d: New.
+       * ld-nios2/relax_call26_boundary_d0.d: New.
+       * ld-nios2/relax_call26_boundary_d4.d: New.
+       * ld-nios2/relax_call26_boundary_d8.d: New.
+       * ld-nios2/relax_call26_boundary_dc.d: New.
+       * ld-nios2/relax_call26_boundary_f0.d: New.
+       * ld-nios2/relax_call26_boundary_f4.d: New.
+       * ld-nios2/relax_call26_boundary_f8.d: New.
+       * ld-nios2/relax_call26_boundary_fc.d: New.
+       * ld-nios2/relax_call26_cache.d: New.
+       * ld-nios2/relax_call26_cache.ld: New.
+       * ld-nios2/relax_call26_cache.s: New.
+       * ld-nios2/relax_call26_multi.d: New.
+       * ld-nios2/relax_call26_multi.ld: New.
+       * ld-nios2/relax_call26_norelax.d: New.
+       * ld-nios2/relax_call26_shared.d: New.
+       * ld-nios2/relax_call26_shared.ld: New.
+
+2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/rdynamic-1.c: New file.
+       * ld-elf/rdynamic-1.rd: Likewise.
+
+       * ld-elf/shared.exp (build_tests): Add rdynamic-1.
+
+2014-01-28  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/16317
+       * ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections.
+       * ld-tic6x/shlib-1b.rd: Likewise.
+       * ld-tic6x/shlib-1r.rd: Likewise.
+       * ld-tic6x/shlib-1rb.rd: Likewise.
+       * ld-tic6x/shlib-app-1rd: Likewise.
+       * ld-tic6x/shlib-app-1b.rd: Likewise.
+       * ld-tic6x/shlib-app-1r.rd: Likewise.
+       * ld-tic6x/shlib-app-1rb.rd: Likewise.
+       * ld-tic6x/shlib-noindex.rd: Likewise.
+       * ld-tic6x/static-app-1.rd: Likewise.
+       * ld-tic6x/static-app-1b.rd: Likewise.
+       * ld-tic6x/static-app-1r.rd: Likewise.
+       * ld-tic6x/static-app-1rb.rd: Likewise.
+       PR binutils/16318
+       * ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable
+       objects.
+
+2014-01-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/pr16498a.s: Replace .align with .p2align.
+
+2014-01-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16498
+       * ld-elf/pr16498b.d: New file.
+       * ld-elf/pr16498b.t: Likewise.
+
+2014-01-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16498
+       * ld-elf/pr16498a.d: New file.
+       * ld-elf/pr16498a.s: Likewise.
+       * ld-elf/pr16498a.t: Likewise.
+
+2014-01-22  Alan Modra  <amodra@gmail.com>
+
+       * ld-scripts/pr14962-2.d: Correct target triple.
+
+2014-01-22  Alan Modra  <amodra@gmail.com>
+
+       * ld-shared/elf-offset.ld: Align end of .bss with canonical form
+       of ALIGN that allows an empty .bss to be removed.
+       * ld-arm/arm-dyn.ld: Likewise.
+       * ld-arm/arm-lib.ld: Likewise.
+       * ld-elfvsb/elf-offset.ld: Likewise.
+       * ld-mips-elf/mips-dyn.ld: Likewise.
+       * ld-mips-elf/mips-lib.ld: Likewise.
+       * ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN.
+       * ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section.
+       ALIGN address of section instead.
+       * ld-powerpc/vle-multiseg-2.ld: Likewise.
+       * ld-powerpc/vle-multiseg-3.ld: Likewise.
+       * ld-powerpc/vle-multiseg-4.ld: Likewise.
+       * ld-powerpc/vle-multiseg-6.ld: Likewise.
+       * ld-scripts/empty-aligned.d: Check section headers not program
+       headers.  Remove xfail and notarget.
+       * ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2.
+
+2014-01-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16467
+       * ld-ifunc/dummy.c: New file.
+       * ld-ifunc/pr16467.out: Likewise.
+       * ld-ifunc/pr16467a.c: Likewise.
+       * ld-ifunc/pr16467a.map: Likewise.
+       * ld-ifunc/pr16467b.c: Likewise.
+       * ld-ifunc/pr16467b.map: Likewise.
+       * ld-ifunc/pr16467c.c: Likewise.
+
+       * ld-ifunc/ifunc.exp (run_cc_link_tests): New.
+       (run_ld_link_exec_tests): Run pr16467.
+
+2014-01-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/2404
+       * ld-elf/shared.exp: Add a PIE test for PR ld/2404.
+
+2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/2404
+       * ld-elf/pr2404.out: New file.
+       * ld-elf/pr2404a.c: Likewise.
+       * ld-elf/pr2404b.c: Likewise.
+
+       * ld-elf/shared.exp (build_tests): Build libpr2404a.so and
+       libpr2404b.a.
+       (run_tests): Run pr2404.
+
+2014-01-20  Alan Modra  <amodra@gmail.com>
+
+       * ld-scripts/pr14962-2.d,
+       * ld-scripts/pr14962-2.t: New test.
+       * ld-scripts/expr.exp: Run it.
+
+2014-01-15  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/ehdr_start-shared.d: New.
+       * ld-elf/ehdr_start-userdef.d: xfail frv.
+       * ld-elf/ehdr_start-weak.d: Likewise.
+       * ld-elf/ehdr_start.d: Likewise.
+
+2014-01-14  Vidya Praveen  <vidyapraveen@arm.com>
+
+       * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
+       (default_ld_simple_link): Likewise.
+
+2014-01-10  Alan Modra  <amodra@gmail.com>
+
+       * ld-x86-64/pr14207.d: Adjust.
+
+2014-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment
+       is generated.
+
+2014-01-09  Vidya Praveen  <vidyapraveen@arm.com>
+
+       * lib/ld-lib.exp (check_lto_shared_available): New check.
+       * ld-plugin/lto.exp: Use check_lto_shared_available.
+
+2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/14207
+       PR ld/16322
+       PR binutils/16323
+       * ld-elf/pr16322.d: New file.
+       * ld-elf/pr16322.s: Likewise.
+
+       * ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment.
+
+For older changes see ChangeLog-2013
 \f
-Copyright (C) 2013 Free Software Foundation, Inc.
+Copyright (C) 2014 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.052178 seconds and 4 git commands to generate.