ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index bbef087cfdd8793b0fa549fad42bfd792613999e..541c3294c9a23f9e04cc7f844413165b5b793938 100644 (file)
-2014-07-08  Jiong Wang  <jiong.wang@arm.com>
+2015-01-01  Alan Modra  <amodra@gmail.com>
 
-       * ld-aarch64/emit-relocs-local-addend-bar.s: New source file.
-       * ld-aarch64/emit-relocs-local-addend-foo.s: Likewise.
-       * ld-aarch64/emit-relocs-local-addend.d: New testcase.
-       * ld-aarch64/local-addend-r.d: Likewise.
+       Update year range in copyright notice of all files.
 
-2014-07-08  Alan Modra  <amodra@gmail.com>
-
-       PR 17112
-       * ld-plugin/lto.exp: When building liblti-11.a, pass
-       --plugin path_to_gcc/liblto_plugin.so to ar.
-
-2014-07-07  Alan Modra  <amodra@gmail.com>
-
-       * lib/ld-lib.exp (check_lto_shared_available): Reinstate compiler
-       check here too.
-
-2014-07-07  Nick Clifton  <nickc@redhat.com>
-
-       * lib/ld-lib.exp (check_lto_available): Check that a compiler is
-       available before testing for LTO support.
-
-2014-07-07  Alan Modra  <amodra@gmail.com>
-
-       * config/default.exp: Don't make tmpdir/gas.  Put as symlink into
-       tmpdir/ld.
-       (gcc_gas_flag, gcc_ld_flag): Delete.
-       (gcc_B_opt, ld_L_opt): New globals.
-       ld-elf/shared.exp: Remove all refs to gcc_gas_flag and gcc_ld_flag.
-       ld-plugin/lto.exp: Likewise.
-       lib/ld-lib.exp (run_host_cmd): Add gcc_B_opt and ld_L_opt here.
-       (ld_simple_link): Remove -B handling now that this is done in
-       run_host_cmd.  Simplify.
-       (default_ld_compile): Simplify.
-       (check_lto_available): Use run_host_cmd_yesno.
-       (check_lto_shared_available): Likewise.
-
-2014-07-05  Alan Modra  <amodra@gmail.com>
-
-       * lib/ld-lib.exp (run_ld_link_tests): Stop after assembling objects
-       if binfile is empty.
-       (run_ld_link_exec_tests, run_cc_link_tests): Likewise.  Tidy
-       status checks.
-       * ld-plugin/lto.exp: Don't use libdummy.a trick to compile objects.
-       Instead use an empty output file.
-
-2014-07-03  Alan Modra  <amodra@gmail.com>
-
-       * ld-elf/pr17068.s: New.
-       * ld-elf/pr17068a.s: New.
-       * ld-elf/pr17068b.s: New.
-       * ld-elf/pr17068c.s: New.
-       * ld-elf/pr17068d.s: New.
-       * ld-elf/pr17068e.s: New.
-       * ld-elf/pr17068ez.s: New.
-       * ld-elf/elf.exp: Run new test.
-
-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
+For older changes see ChangeLog-2014
 \f
-Copyright (C) 2014 Free Software Foundation, Inc.
+Copyright (C) 2015 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.029728 seconds and 4 git commands to generate.