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