ld: Find and run some tests using a wildcard pattern
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
4 * testsuite/ld-scripts/provide-4.d: Use new map file name.
5 * testsuite/ld-scripts/provide-5.d: Use new map file name.
6 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
7 * testsuite/ld-scripts/provide-4.map: ...this.
8 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
9 * testsuite/ld-scripts/provide-5.map: ...this.
10 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
11 file, and run tests in a loop.
12
13 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
16 PROVIDE statements.
17 * testsuite/ld-scripts/provide-4.map: Update expected output.
18 * testsuite/ld-scripts/provide-5.map: Likewise.
19
20 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR ld/22696
23 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
24
25 2018-01-09 Jim Wilson <jimw@sifive.com>
26
27 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
28 (#alltargets): Renamed from #target. Add shared.
29 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
30 Document alltargets option. Add support for alltargets option.
31 (istarget): Add support for shared target.
32
33 2018-01-08 Jim Wilson <jimw@sifive.com>
34
35 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
36 instead of .text.
37 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
38 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
39 tests, add call to check_shared_lib_support.
40
41 2018-01-05 Jim Wilson <jimw@sifive.com>
42
43 * testsuite/ld-riscv-elf/disas-jalr.d: New.
44 * testsuite/ld-riscv-elf/disas-jalr.s: New.
45 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
46
47 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
48 case on $target, and don't set for riscv*-elf targets.
49 (GENERATE_PIE_SCRIPT): Likewise.
50
51 2018-01-03 Alan Modra <amodra@gmail.com>
52
53 Update year range in copyright notice of all files.
54
55 For older changes see ChangeLog-2017
56 \f
57 Copyright (C) 2018 Free Software Foundation, Inc.
58
59 Copying and distribution of this file, with or without modification,
60 are permitted in any medium without royalty provided the copyright
61 notice and this notice are preserved.
62
63 Local Variables:
64 mode: change-log
65 left-margin: 8
66 fill-column: 74
67 version-control: never
68 End:
This page took 0.031147 seconds and 5 git commands to generate.