RISC-V: Merge ELF attribute for ld.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2019-01-16 Kito Cheng <kito@andestech.com>
2
3 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
4 section.
5 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
6 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
7 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
8 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
9 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
10 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
11 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
12 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
13 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
14 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
15 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
16 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
17 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
18 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
19 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
20 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
21 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
22 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
23 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
24 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
25 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
26 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
27 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
28 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
29 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
30 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
31 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
32 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
33 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
34 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
35 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
36 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
37 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
38 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
39 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
40 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
41 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
42
43 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
44
45 PR 20113
46 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
47 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
48 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
49 * testsuite/ld-s390/tlsbin.dd: Likewise.
50 * testsuite/ld-s390/tlsbin.rd: Likewise.
51 * testsuite/ld-s390/tlsbin.sd: Likewise.
52 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
53 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
54 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
55 * testsuite/ld-s390/tlspic.dd: Likewise.
56 * testsuite/ld-s390/tlspic.rd: Likewise.
57 * testsuite/ld-s390/tlspic.sd: Likewise.
58 * testsuite/ld-s390/tlspic_64.dd: Likewise.
59 * testsuite/ld-s390/tlspic_64.rd: Likewise.
60 * testsuite/ld-s390/tlspic_64.sd: Likewise.
61 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
62
63 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
64
65 * ld.texi (--wrap): Add example to emphasise that only undefined
66 references are replaced by the linker.
67
68 2019-01-09 Nick Clifton <nickc@redhat.com>
69
70 * po/es.po: Updated Spanish translation.
71
72 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
73
74 * configure: Regenerate.
75
76 2019-01-08 Alan Modra <amodra@gmail.com>
77
78 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
79 generated source file names.
80 * testsuite/ld-m68k/m68k-got.exp: Likewise.
81
82 2019-01-01 Alan Modra <amodra@gmail.com>
83
84 Update year range in copyright notice of all files.
85
86 For older changes see ChangeLog-2018
87 \f
88 Copyright (C) 2019 Free Software Foundation, Inc.
89
90 Copying and distribution of this file, with or without modification,
91 are permitted in any medium without royalty provided the copyright
92 notice and this notice are preserved.
93
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End:
This page took 0.035111 seconds and 4 git commands to generate.