]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
ld: Remove unused expression state
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
65f14869
AB
12018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * ldexp.h (union etree_union): Remove defsym field.
4 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
5 parameter.
6 (exp_assign): Remove passing of defsym parameter.
7 (exp_defsym): Likewise.
8 (exp_provide): Likewise.
9
eab62f2f
AB
102018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
13 nodes are ignored in the tree walk, and move the location at which
14 we change provide nodes into provided nodes.
15 (exp_init_os): Add etree_provided.
16 * testsuite/ld-scripts/provide-6.d: New file.
17 * testsuite/ld-scripts/provide-6.t: New file.
18 * testsuite/ld-scripts/provide-7.d: New file.
19 * testsuite/ld-scripts/provide-7.t: New file.
20 * testsuite/ld-scripts/provide-8.d: New file.
21 * testsuite/ld-scripts/provide-8.t: New file.
22
8be965c5
AB
232018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
26 * testsuite/ld-scripts/provide-4.d: Use new map file name.
27 * testsuite/ld-scripts/provide-5.d: Use new map file name.
28 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
29 * testsuite/ld-scripts/provide-4.map: ...this.
30 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
31 * testsuite/ld-scripts/provide-5.map: ...this.
32 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
33 file, and run tests in a loop.
34
b3b9f8d3
AB
352018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
38 PROVIDE statements.
39 * testsuite/ld-scripts/provide-4.map: Update expected output.
40 * testsuite/ld-scripts/provide-5.map: Likewise.
41
6bd0a312
L
422018-01-11 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR ld/22696
45 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
46
74ccf6db
JW
472018-01-09 Jim Wilson <jimw@sifive.com>
48
49 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
50 (#alltargets): Renamed from #target. Add shared.
51 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
52 Document alltargets option. Add support for alltargets option.
53 (istarget): Add support for shared target.
54
7615ca1d
JW
552018-01-08 Jim Wilson <jimw@sifive.com>
56
57 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
58 instead of .text.
59 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
60 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
61 tests, add call to check_shared_lib_support.
62
be1dce26
JW
632018-01-05 Jim Wilson <jimw@sifive.com>
64
35eeb78f
JW
65 * testsuite/ld-riscv-elf/disas-jalr.d: New.
66 * testsuite/ld-riscv-elf/disas-jalr.s: New.
67 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
68
be1dce26
JW
69 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
70 case on $target, and don't set for riscv*-elf targets.
71 (GENERATE_PIE_SCRIPT): Likewise.
72
219d1afa
AM
732018-01-03 Alan Modra <amodra@gmail.com>
74
75 Update year range in copyright notice of all files.
76
1e563868 77For older changes see ChangeLog-2017
3499769a 78\f
1e563868 79Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
80
81Copying and distribution of this file, with or without modification,
82are permitted in any medium without royalty provided the copyright
83notice and this notice are preserved.
84
85Local Variables:
86mode: change-log
87left-margin: 8
88fill-column: 74
89version-control: never
90End: