956a8563389192077b29a53a354a962a81950039
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2018-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
14 2018-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
26 2018-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
33 2018-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
38 2018-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
46 2018-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
54 2018-01-05 Jim Wilson <jimw@sifive.com>
55
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
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
64 2018-01-03 Alan Modra <amodra@gmail.com>
65
66 Update year range in copyright notice of all files.
67
68 For older changes see ChangeLog-2017
69 \f
70 Copyright (C) 2018 Free Software Foundation, Inc.
71
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.
75
76 Local Variables:
77 mode: change-log
78 left-margin: 8
79 fill-column: 74
80 version-control: never
81 End:
This page took 0.030963 seconds and 4 git commands to generate.