AArch64: Add pauth core file section
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
abc163a4
TS
12019-02-14 Thomas Schwinge <thomas@codesourcery.com>
2
3 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
4
e4865945
NC
52019-02-12 Nick Clifton <nickc@redhat.com>
6
7 * po/fr.po: Updated French translation.
8
a0e90a73
CZ
92019-02-09 Vineet Gupta <vgupta@synopsys.com>
10
11 * emultempl/arclinux.em: Delete special INIT/FINI handling.
12
5d3db3e2
NC
132019-02-07 Nick Clifton <nickc@redhat.com>
14
15 PR 24175
16 * ld.texi (Options): Add missing word to the description of the
17 --start-group option.
18
4249a53c
AM
192019-02-06 Alan Modra <amodra@gmail.com>
20
21 PR ld/24008
22 * testsuite/ld-scripts/pr24008.d: Pass with extra target
23 defined symbols.
24
83924b38
L
252019-02-05 H.J. Lu <hongjiu.lu@intel.com>
26
27 PR ld/24151
28 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
29 * testsuite/ld-x86-64/pr24151a.d: Likewise.
30 * testsuite/ld-x86-64/pr24151a.s: Likewise.
31 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
32
4f4690cd
AM
332019-01-31 Alan Modra <amodra@gmail.com>
34
35 * NEWS: Mention -t change.
36 * ld.texi (--trace/-t): Expand documentation a little.
37
ad0f979c
L
382019-01-29 H.J. Lu <hongjiu.lu@intel.com>
39
40 PR ld/24008
41 * testsuite/ld-scripts/defined.exp: Run pr24008.
42 * testsuite/ld-scripts/pr24008.d: New file.
43 * testsuite/ld-scripts/pr24008.map: Likewise.
44 * testsuite/ld-scripts/pr24008.s: Likewise.
45 * testsuite/ld-scripts/pr24008.t: Likewise.
46
c49829c3
EB
472019-01-29 Eric Botcazou <ebotcazou@adacore.com>
48
49 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
50
6a846243
AM
512019-01-28 Alan Modra <amodra@gmail.com>
52
53 PR 24008
54 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
55 * ldexp.c (fold_name): Move expld.assign_name check later to
56 avoid an extra lookup.
57 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
58 values, and don't clear expld.assign_name.
59 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
60 (print_assignment): Resolve entire assignment expression.
61 Don't access symbol u.def unless symbol is defined.
62
9ed1348c
NC
632019-01-25 Nick Clifton <nickc@redhat.com>
64
65 * po/bg.po: Updated Bulgarian translation.
66
6406a270
SH
672019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
68
69 * ld.texi (--wrap): Add warning that LTO may make this feature
70 ineffective.
71
375cd423
NC
722019-01-21 Nick Clifton <nickc@redhat.com>
73
74 * po/uk.po: Updated Ukranian translation.
a6c9b404 75 * po/pr_BR.po: Updated Brazilian Portuguese translation.
375cd423 76
acef8081
YC
772019-01-21 Nick Clifton <nickc@redhat.com>
78
79 PR 24108
80 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
81 expected error message.
82
f48dfe41
NC
832019-01-19 Nick Clifton <nickc@redhat.com>
84
85 * configure: Regenerate.
86 * po/ld.pot: Regenerate.
87
f974f26c
NC
882018-06-24 Nick Clifton <nickc@redhat.com>
89
90 2.32 branch created.
91
7d7a7d7c
JW
922019-01-16 Kito Cheng <kito@andestech.com>
93
94 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
95 section.
96 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
97 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
98 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
99 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
100 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
101 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
102 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
103 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
104 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
105 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
106 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
107 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
108 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
109 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
110 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
111 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
112 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
113 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
114 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
115 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
116 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
117 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
118 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
119 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
120 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
121 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
122 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
123 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
124 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
125 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
126 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
127 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
128 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
129 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
130 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
131 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
132 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
133
5a12586d
MT
1342019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
135
f466c305 136 PR 20113
5a12586d
MT
137 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
138 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
139 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
140 * testsuite/ld-s390/tlsbin.dd: Likewise.
141 * testsuite/ld-s390/tlsbin.rd: Likewise.
142 * testsuite/ld-s390/tlsbin.sd: Likewise.
143 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
144 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
145 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
146 * testsuite/ld-s390/tlspic.dd: Likewise.
147 * testsuite/ld-s390/tlspic.rd: Likewise.
148 * testsuite/ld-s390/tlspic.sd: Likewise.
149 * testsuite/ld-s390/tlspic_64.dd: Likewise.
150 * testsuite/ld-s390/tlspic_64.rd: Likewise.
151 * testsuite/ld-s390/tlspic_64.sd: Likewise.
f466c305 152 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
5a12586d 153
4ea904ed
SH
1542019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
155
156 * ld.texi (--wrap): Add example to emphasise that only undefined
157 references are replaced by the linker.
158
8379fac6
NC
1592019-01-09 Nick Clifton <nickc@redhat.com>
160
161 * po/es.po: Updated Spanish translation.
162
3107326d
AP
1632019-01-09 Andrew Paprocki <andrew@ishiboo.com>
164
165 * configure: Regenerate.
166
171b8e19
AM
1672019-01-08 Alan Modra <amodra@gmail.com>
168
169 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
170 generated source file names.
171 * testsuite/ld-m68k/m68k-got.exp: Likewise.
172
82704155
AM
1732019-01-01 Alan Modra <amodra@gmail.com>
174
175 Update year range in copyright notice of all files.
176
d5c04e1b 177For older changes see ChangeLog-2018
3499769a 178\f
d5c04e1b 179Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
180
181Copying and distribution of this file, with or without modification,
182are permitted in any medium without royalty provided the copyright
183notice and this notice are preserved.
184
185Local Variables:
186mode: change-log
187left-margin: 8
188fill-column: 74
189version-control: never
190End:
This page took 0.183908 seconds and 4 git commands to generate.