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