ld/ * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete (#alltargets): Renamed from #target. Add shared. * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target. Document alltargets option. Add support for alltargets option. (istarget): Add support for shared target.
45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
2018-01-09 Jim Wilson <jimw@sifive.com>
|
||
|
||
* testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
|
||
(#alltargets): Renamed from #target. Add shared.
|
||
* testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
|
||
Document alltargets option. Add support for alltargets option.
|
||
(istarget): Add support for shared target.
|
||
|
||
2018-01-08 Jim Wilson <jimw@sifive.com>
|
||
|
||
* testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
|
||
instead of .text.
|
||
* testsuite/ld-riscv-elf/c-lui.s: Add _start label.
|
||
* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
|
||
tests, add call to check_shared_lib_support.
|
||
|
||
2018-01-05 Jim Wilson <jimw@sifive.com>
|
||
|
||
* testsuite/ld-riscv-elf/disas-jalr.d: New.
|
||
* testsuite/ld-riscv-elf/disas-jalr.s: New.
|
||
* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
|
||
|
||
* emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
|
||
case on $target, and don't set for riscv*-elf targets.
|
||
(GENERATE_PIE_SCRIPT): Likewise.
|
||
|
||
2018-01-03 Alan Modra <amodra@gmail.com>
|
||
|
||
Update year range in copyright notice of all files.
|
||
|
||
For older changes see ChangeLog-2017
|
||
|
||
Copyright (C) 2018 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|