ld: Fix issue where PROVIDE overrides defined symbol
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
eab62f2f
AB
12018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
4 nodes are ignored in the tree walk, and move the location at which
5 we change provide nodes into provided nodes.
6 (exp_init_os): Add etree_provided.
7 * testsuite/ld-scripts/provide-6.d: New file.
8 * testsuite/ld-scripts/provide-6.t: New file.
9 * testsuite/ld-scripts/provide-7.d: New file.
10 * testsuite/ld-scripts/provide-7.t: New file.
11 * testsuite/ld-scripts/provide-8.d: New file.
12 * testsuite/ld-scripts/provide-8.t: New file.
13
8be965c5
AB
142018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
17 * testsuite/ld-scripts/provide-4.d: Use new map file name.
18 * testsuite/ld-scripts/provide-5.d: Use new map file name.
19 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
20 * testsuite/ld-scripts/provide-4.map: ...this.
21 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
22 * testsuite/ld-scripts/provide-5.map: ...this.
23 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
24 file, and run tests in a loop.
25
b3b9f8d3
AB
262018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
29 PROVIDE statements.
30 * testsuite/ld-scripts/provide-4.map: Update expected output.
31 * testsuite/ld-scripts/provide-5.map: Likewise.
32
6bd0a312
L
332018-01-11 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR ld/22696
36 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
37
74ccf6db
JW
382018-01-09 Jim Wilson <jimw@sifive.com>
39
40 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
41 (#alltargets): Renamed from #target. Add shared.
42 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
43 Document alltargets option. Add support for alltargets option.
44 (istarget): Add support for shared target.
45
7615ca1d
JW
462018-01-08 Jim Wilson <jimw@sifive.com>
47
48 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
49 instead of .text.
50 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
51 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
52 tests, add call to check_shared_lib_support.
53
be1dce26
JW
542018-01-05 Jim Wilson <jimw@sifive.com>
55
35eeb78f
JW
56 * testsuite/ld-riscv-elf/disas-jalr.d: New.
57 * testsuite/ld-riscv-elf/disas-jalr.s: New.
58 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
59
be1dce26
JW
60 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
61 case on $target, and don't set for riscv*-elf targets.
62 (GENERATE_PIE_SCRIPT): Likewise.
63
219d1afa
AM
642018-01-03 Alan Modra <amodra@gmail.com>
65
66 Update year range in copyright notice of all files.
67
1e563868 68For older changes see ChangeLog-2017
3499769a 69\f
1e563868 70Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
71
72Copying and distribution of this file, with or without modification,
73are permitted in any medium without royalty provided the copyright
74notice and this notice are preserved.
75
76Local Variables:
77mode: change-log
78left-margin: 8
79fill-column: 74
80version-control: never
81End:
This page took 0.130545 seconds and 4 git commands to generate.