RISC-V: Fix accidental embedded -shared regressions.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2018-01-08 Jim Wilson <jimw@sifive.com>
2
3 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
4 instead of .text.
5 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
6 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
7 tests, add call to check_shared_lib_support.
8
9 2018-01-05 Jim Wilson <jimw@sifive.com>
10
11 * testsuite/ld-riscv-elf/disas-jalr.d: New.
12 * testsuite/ld-riscv-elf/disas-jalr.s: New.
13 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
14
15 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
16 case on $target, and don't set for riscv*-elf targets.
17 (GENERATE_PIE_SCRIPT): Likewise.
18
19 2018-01-03 Alan Modra <amodra@gmail.com>
20
21 Update year range in copyright notice of all files.
22
23 For older changes see ChangeLog-2017
24 \f
25 Copyright (C) 2018 Free Software Foundation, Inc.
26
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.
30
31 Local Variables:
32 mode: change-log
33 left-margin: 8
34 fill-column: 74
35 version-control: never
36 End:
This page took 0.04108 seconds and 5 git commands to generate.