gdb/riscv: Remove partial target description support
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
dfb93f11
JC
12018-03-03 James Cowgill <james.cowgill@mips.com>
2 Maciej W. Rozycki <macro@mips.com>
3
4 PR ld/21900
5 * testsuite/ld-mips-elf/undefined-warn.d: New test.
6 * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
7 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
8
9a2ebffd
JW
92018-03-02 Jim Wilson <jimw@sifive.com>
10
11 PR 22903
12 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
13 Give stub_sec 8 byte alignment.
14 * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
15 * emulparams/aarch64elf.sh (NOP): Likewise.
16 * emulparams/aarch64elf32.sh (NOP): Likewise.
17 * emulparams/aarch64fbsd.sh (NOP): Likewise.
18 * emulparams/aarch64linux.sh (NOP): Likewise.
19 * emulparams/aarch64linux32.sh (NOP): Likewise.
20 * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
21 * testsuite/ld-aarch64/erratum843419.d: Likewise.
22 * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
23 * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
24 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
25 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
26 * testsuite/ld-aarch64/farcall-b.d: Likewise.
27 * testsuite/ld-aarch64/farcall-back.d: Likewise.
28 * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
29 * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
30 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
31 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
32 * testsuite/ld-aarch64/farcall-bl.d: Likewise.
33
e184813f
AM
342018-03-01 Alan Modra <amodra@gmail.com>
35
36 * configure.ac (ALL_LINGUAS): Add ja. Sort.
37 * configure: Regenerate.
38
889be5db
DR
392018-02-28 Douglas B Rupp <rupp@adacore.com>
40
41 * ldmain.c (main): Remove directory separator, if any, from the
42 end of the canonicalized sysroot.
43
f6aec96d
L
442018-02-27 H.J. Lu <hongjiu.lu@intel.com>
45
46 * NEWS: Mention --enable-separate-code.
47 * configure.ac: Add --enable-separate-code.
48 (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
49 * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
50 Linux/x86 targets.
51 * config.in: Regenerated.
52 * configure: Likewise.
53 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
54 link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
55
df5f2391
AM
562018-02-26 Alan Modra <amodra@gmail.com>
57
58 * emulparams/call_nop.sh, * emulparams/cet.sh,
59 * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
60 * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
61 * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
62 * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
63 * emultempl/elf-generic.em, * emultempl/hppaelf.em,
64 * emultempl/linux.em, * emultempl/lnk960.em,
65 * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
66 * emultempl/m68kelf.em, * emultempl/metagelf.em,
67 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
68 * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
69 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
70 * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
71 * emultempl/scoreelf.em, * emultempl/sh64elf.em,
72 * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
73 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
74 * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
75 * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
76 * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
77 * plugin.c: Standardize error/warning messages.
78 * testsuite/ld-arc/jli-overflow.err,
79 * testsuite/ld-arm/cmse-implib-errors.out,
80 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
81 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
82 * testsuite/ld-arm/cmse-new-wrong-implib.out,
83 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
84 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
85 * testsuite/ld-arm/vxworks1-static.d,
86 * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
87 * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
88 * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
89 * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
90 * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
91 * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
92 * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
93 * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
94 * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
95 * testsuite/ld-i386/vxworks1-static.d,
96 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
97 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
98 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
99 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
100 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
101 * testsuite/ld-mips-elf/bal-jalx-pic.d,
102 * testsuite/ld-mips-elf/jal-global-overflow-1.d,
103 * testsuite/ld-mips-elf/jal-local-overflow-1.d,
104 * testsuite/ld-mips-elf/mode-change-error-1.d,
105 * testsuite/ld-mips-elf/unaligned-branch-2.d,
106 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
107 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
108 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
109 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
110 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
111 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
112 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
113 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
114 * testsuite/ld-mips-elf/unaligned-branch.d,
115 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
116 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
117 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
118 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
119 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
120 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
121 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
122 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
123 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
124 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
125 * testsuite/ld-mips-elf/unaligned-jump.d,
126 * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
127 * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
128 * testsuite/ld-mips-elf/undefined.d,
129 * testsuite/ld-mips-elf/vxworks1-static.d,
130 * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
131 * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
132 * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
133 * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
134 * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
135 * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
136 * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
137 * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
138 * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
139 * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
140 * testsuite/ld-powerpc/aix-weak-3-32.d,
141 * testsuite/ld-powerpc/aix-weak-3-64.d,
142 * testsuite/ld-powerpc/vxworks1-static.d,
143 * testsuite/ld-sh/vxworks1-static.d,
144 * testsuite/ld-sparc/vxworks1-static.d,
145 * testsuite/ld-undefined/undefined.exp,
146 * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
147 * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
148
33589acb
AM
1492018-02-26 Alan Modra <amodra@gmail.com>
150
151 * Makefile.am (EMULATION_FILES, POTFILES): Delete.
152 (SRC_POTFILES, BLD_POTFILES): Define.
153 (po/POTFILES.in): Delete rule.
154 (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
155 * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
156 * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
157 and BLD-POTFILES.in.
158 (POTFILES): Delete.
159 (SRC-POTFILES, BLD-POTFILES): Define place marker.
160 (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
161 (distclean, maintainer-clean): Tidy up new files.
162 (POTFILES, POTFILES.in): Delete rules.
163 (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
164 New rules.
165 (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
166 * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
167 * po/BLD-POTFILES.in: New file.
168 * Makefile.in: Regenerate.
169 * configure: Regenerate.
170
38f14ab8
AM
1712018-02-26 Alan Modra <amodra@gmail.com>
172
173 * testsuite/ld-cris/pcrelcp-1.d,
174 * testsuite/ld-mmix/start-2.d: Update.
175
6e05870c
AM
1762018-02-26 Alan Modra <amodra@gmail.com>
177
178 * testsuite/ld-arm/cmse-implib-errors.out,
179 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
180 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
181 * testsuite/ld-arm/cmse-new-wrong-implib.out,
182 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
183 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
184 * testsuite/ld-cris/badgotr1.d,
185 * testsuite/ld-cris/tls-err-24.d,
186 * testsuite/ld-cris/tls-err-25.d,
187 * testsuite/ld-cris/tls-err-26.d,
188 * testsuite/ld-cris/tls-err-27.d,
189 * testsuite/ld-cris/tls-err-28.d,
190 * testsuite/ld-cris/tls-err-40.d,
191 * testsuite/ld-cris/tls-err-44.d,
192 * testsuite/ld-cris/tls-err-48.d,
193 * testsuite/ld-cris/tls-err-52.d,
194 * testsuite/ld-cris/tls-err-53.d,
195 * testsuite/ld-cris/tls-err-55.d,
196 * testsuite/ld-cris/tls-err-56.d,
197 * testsuite/ld-cris/tls-err-62.d,
198 * testsuite/ld-cris/tls-err-65.d,
199 * testsuite/ld-cris/tls-err-77.d,
200 * testsuite/ld-elf/empty-implib.out,
201 * testsuite/ld-elf/indirect.exp: Update.
202
90b6238f
AM
2032018-02-26 Alan Modra <amodra@gmail.com>
204
205 * testsuite/ld-aarch64/reloc-overflow-bad.d,
206 * testsuite/ld-arm/attr-merge-9.out,
207 * testsuite/ld-arm/attr-merge-arch-2.d,
208 * testsuite/ld-arm/attr-merge-unknown-1.d,
209 * testsuite/ld-arm/attr-merge-unknown-2.d,
210 * testsuite/ld-arm/attr-merge-unknown-2r.d,
211 * testsuite/ld-arm/attr-merge-unknown-3.d,
212 * testsuite/ld-arm/cmse-implib-errors.out,
213 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
214 * testsuite/ld-arm/cmse-new-implib-no-output.out,
215 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
216 * testsuite/ld-arm/cmse-new-implib.out,
217 * testsuite/ld-arm/cmse-new-wrong-implib.out,
218 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
219 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
220 * testsuite/ld-arm/group-relocs-alu-bad-2.d,
221 * testsuite/ld-arm/group-relocs-alu-bad.d,
222 * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
223 * testsuite/ld-arm/group-relocs-ldc-bad.d,
224 * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
225 * testsuite/ld-arm/group-relocs-ldr-bad.d,
226 * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
227 * testsuite/ld-arm/group-relocs-ldrs-bad.d,
228 * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
229
2c1c9679
AM
2302018-02-26 Alan Modra <amodra@gmail.com>
231
232 * testsuite/ld-mips-elf/attr-gnu-4-12.d,
233 * testsuite/ld-mips-elf/attr-gnu-4-13.d,
234 * testsuite/ld-mips-elf/attr-gnu-4-14.d,
235 * testsuite/ld-mips-elf/attr-gnu-4-16.d,
236 * testsuite/ld-mips-elf/attr-gnu-4-17.d,
237 * testsuite/ld-mips-elf/attr-gnu-4-18.d,
238 * testsuite/ld-mips-elf/attr-gnu-4-19.d,
239 * testsuite/ld-mips-elf/attr-gnu-4-21.d,
240 * testsuite/ld-mips-elf/attr-gnu-4-23.d,
241 * testsuite/ld-mips-elf/attr-gnu-4-24.d,
242 * testsuite/ld-mips-elf/attr-gnu-4-25.d,
243 * testsuite/ld-mips-elf/attr-gnu-4-26.d,
244 * testsuite/ld-mips-elf/attr-gnu-4-27.d,
245 * testsuite/ld-mips-elf/attr-gnu-4-28.d,
246 * testsuite/ld-mips-elf/attr-gnu-4-29.d,
247 * testsuite/ld-mips-elf/attr-gnu-4-31.d,
248 * testsuite/ld-mips-elf/attr-gnu-4-32.d,
249 * testsuite/ld-mips-elf/attr-gnu-4-34.d,
250 * testsuite/ld-mips-elf/attr-gnu-4-35.d,
251 * testsuite/ld-mips-elf/attr-gnu-4-36.d,
252 * testsuite/ld-mips-elf/attr-gnu-4-37.d,
253 * testsuite/ld-mips-elf/attr-gnu-4-38.d,
254 * testsuite/ld-mips-elf/attr-gnu-4-39.d,
255 * testsuite/ld-mips-elf/attr-gnu-4-41.d,
256 * testsuite/ld-mips-elf/attr-gnu-4-42.d,
257 * testsuite/ld-mips-elf/attr-gnu-4-43.d,
258 * testsuite/ld-mips-elf/attr-gnu-4-45.d,
259 * testsuite/ld-mips-elf/attr-gnu-4-46.d,
260 * testsuite/ld-mips-elf/attr-gnu-4-47.d,
261 * testsuite/ld-mips-elf/attr-gnu-4-48.d,
262 * testsuite/ld-mips-elf/attr-gnu-4-49.d,
263 * testsuite/ld-mips-elf/attr-gnu-4-52.d,
264 * testsuite/ld-mips-elf/attr-gnu-4-53.d,
265 * testsuite/ld-mips-elf/attr-gnu-4-54.d,
266 * testsuite/ld-mips-elf/attr-gnu-4-58.d,
267 * testsuite/ld-mips-elf/attr-gnu-4-59.d,
268 * testsuite/ld-mips-elf/attr-gnu-4-61.d,
269 * testsuite/ld-mips-elf/attr-gnu-4-62.d,
270 * testsuite/ld-mips-elf/attr-gnu-4-63.d,
271 * testsuite/ld-mips-elf/attr-gnu-4-64.d,
272 * testsuite/ld-mips-elf/attr-gnu-4-68.d,
273 * testsuite/ld-mips-elf/attr-gnu-4-69.d,
274 * testsuite/ld-mips-elf/attr-gnu-4-71.d,
275 * testsuite/ld-mips-elf/attr-gnu-4-72.d,
276 * testsuite/ld-mips-elf/attr-gnu-4-73.d,
277 * testsuite/ld-mips-elf/attr-gnu-4-74.d,
278 * testsuite/ld-mips-elf/attr-gnu-4-78.d,
279 * testsuite/ld-mips-elf/attr-gnu-4-79.d,
280 * testsuite/ld-mips-elf/attr-gnu-4-81.d,
281 * testsuite/ld-mips-elf/attr-gnu-4-89.d,
282 * testsuite/ld-mips-elf/attr-gnu-8-12.d,
283 * testsuite/ld-mips-elf/attr-gnu-8-21.d,
284 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
285 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
286 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
287 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
288 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
289 * testsuite/ld-mips-elf/bal-jalx-pic.d,
290 * testsuite/ld-mips-elf/mode-change-error-1.d,
291 * testsuite/ld-mips-elf/unaligned-branch-2.d,
292 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
293 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
294 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
295 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
296 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
297 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
298 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
299 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
300 * testsuite/ld-mips-elf/unaligned-branch.d,
301 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
302 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
303 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
304 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
305 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
306 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
307 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
308 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
309 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
310 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
311 * testsuite/ld-mips-elf/unaligned-jump.d: Update.
312
9793eb77
AM
3132018-02-26 Alan Modra <amodra@gmail.com>
314
315 * testsuite/ld-elf/indirect.exp,
316 * testsuite/ld-elf/pr22649-2ab-mips.msg,
317 * testsuite/ld-elf/pr22649-2cd-mips.msg,
318 * testsuite/ld-elf/pr22649.msg,
319 * testsuite/ld-elf/tls_common.exp,
320 * testsuite/ld-elfcomm/elfcomm.exp,
321 * testsuite/ld-arm/attr-merge-incompatible.d,
322 * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
323 * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
324 * testsuite/ld-tic6x/attr-compatibility-other-other.d,
325 * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
326
cf97bcb0
AM
3272018-02-26 Alan Modra <amodra@gmail.com>
328
329 * testsuite/ld-powerpc/attr-gnu-12-21.d,
330 * testsuite/ld-powerpc/attr-gnu-4-12.d,
331 * testsuite/ld-powerpc/attr-gnu-4-13.d,
332 * testsuite/ld-powerpc/attr-gnu-4-21.d,
333 * testsuite/ld-powerpc/attr-gnu-4-23.d,
334 * testsuite/ld-powerpc/attr-gnu-4-31.d,
335 * testsuite/ld-powerpc/attr-gnu-4-32.d,
336 * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
337
bbad9962
AM
3382018-02-21 Alan Modra <amodra@gmail.com>
339
340 * testsuite/ld-elf/group8b.d: Run test on ia64. Use xfail rather
341 than notarget.
342 * testsuite/ld-elf/pr12851.d: Likewise.
343 * testsuite/ld-elf/pr12975.d: Likewise.
344 * testsuite/ld-elf/pr13177.d: Likewise.
345 * testsuite/ld-elf/pr13195.d: Likewise.
346 * testsuite/ld-elf/pr17615.d: Likewise.
347 * testsuite/ld-elf/pr21562a.d: Likewise.
348 * testsuite/ld-elf/pr21562b.d: Likewise.
349 * testsuite/ld-elf/pr21562c.d: Likewise.
350 * testsuite/ld-elf/pr21562d.d: Likewise.
351 * testsuite/ld-elf/pr21562i.d: Likewise.
352 * testsuite/ld-elf/pr21562j.d: Likewise.
353 * testsuite/ld-elf/pr21562k.d: Likewise.
354 * testsuite/ld-elf/pr21562l.d: Likewise.
355 * testsuite/ld-elf/pr21562m.d: Likewise.
356 * testsuite/ld-elf/pr21562n.d: Likewise.
357 * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha. Use xfail
358 rather than notarget.
359 * testsuite/ld-elf/group9b.d: Likewise.
360 * testsuite/ld-elf/pr22677.d: Likewise.
361
6798f8bf
MR
3622018-02-19 Maciej W. Rozycki <macro@mips.com>
363
364 * testsuite/ld-mips-elf/reginfo-0.d: New test.
365 * testsuite/ld-mips-elf/reginfo-0r.d: New test.
366 * testsuite/ld-mips-elf/reginfo-1.d: New test.
367 * testsuite/ld-mips-elf/reginfo-1r.d: New test.
368 * testsuite/ld-mips-elf/reginfo-2.d: New test.
369 * testsuite/ld-mips-elf/reginfo-2r.d: New test.
370 * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
371 * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
372 * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
373 * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
374 * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
375 * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
376 * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
377 * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
378 * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
379 script.
380 * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
381 script.
382 * testsuite/ld-mips-elf/reginfo-1.s: New test source.
383 * testsuite/ld-mips-elf/reginfo-2.s: New test source.
384 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
385
8772de11
MR
3862018-02-19 Maciej W. Rozycki <macro@mips.com>
387
388 * ldlang.c (insert_pad): Do not change output section's size if
389 SEC_FIXED_SIZE is set in the flags.
390 (size_input_section): Likewise.
391 (lang_size_sections_1): Likewise.
392 (lang_reset_memory_regions): Likewise.
393
c1c8c1ef
AM
3942018-02-19 Alan Modra <amodra@gmail.com>
395
396 * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
397 %I, %R, %S and %T.
398 * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
399 * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
400 * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
401 format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
402
871b3ab2
AM
4032018-02-19 Alan Modra <amodra@gmail.com>
404
405 * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
406 * ldcref.c: Update all messages using %A and %B.
407 * ldexp.c: Likewise.
408 * ldlang.c: Likewise.
409 * ldmain.c: Likewise.
410 * ldmisc.c: Likewise.
411 * pe-dll.c: Likewise.
412 * plugin.c: Likewise.
413 * emultempl/beos.em: Likewise.
414 * emultempl/cr16elf.em: Likewise.
415 * emultempl/elf32.em: Likewise.
416 * emultempl/m68kcoff.em: Likewise.
417 * emultempl/m68kelf.em: Likewise.
418 * emultempl/mmo.em: Likewise.
419 * emultempl/nds32elf.em: Likewise.
420 * emultempl/pe.em: Likewise.
421 * emultempl/pep.em: Likewise.
422 * emultempl/spuelf.em: Likewise.
423 * emultempl/sunos.em: Likewise.
424 * emultempl/xtensaelf.em: Likewise.
425
f61f94ec
L
4262018-02-19 H.J. Lu <hongjiu.lu@intel.com>
427
428 PR ld/22845
429 * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
430 Add tests for "-z noseparate-code" and "-z separate-code".
431 Remove unsupported -shared check.
432
d85502cf
L
4332018-02-17 H.J. Lu <hongjiu.lu@intel.com>
434
435 PR ld/22845
436 * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
437
34b00afa
L
4382018-02-17 H.J. Lu <hongjiu.lu@intel.com>
439
440 PR ld/22845
441 * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
442 "-z noseparate-code" and "-z separate-code".
443
92d9e363
L
4442018-02-17 H.J. Lu <hongjiu.lu@intel.com>
445
446 PR ld/22845
447 * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
448 to ld.
449
c2596c4a
L
4502018-02-16 H.J. Lu <hongjiu.lu@intel.com>
451
452 * testsuite/ld-x86-64/bnd-branch-1-now.d: Add -z
453 max-page-size=0x200000 -z noseparate-code.
454 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
455 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
456 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
457 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
458 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
459 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
460 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
461 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
462 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
463 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
464 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
465 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
466 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
467 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
468 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
469 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
470 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
471 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
472 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
473 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
474 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
475 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
476 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
477 * testsuite/ld-x86-64/load1a.d: Likewise.
478 * testsuite/ld-x86-64/load1b.d: Likewise.
479 * testsuite/ld-x86-64/load1c.d: Likewise.
480 * testsuite/ld-x86-64/load1d.d: Likewise.
481 * testsuite/ld-x86-64/pie3.d: Likewise.
482 * testsuite/ld-x86-64/pr14207.d: Likewise.
483 * testsuite/ld-x86-64/pr17618.d: Likewise.
484 * testsuite/ld-x86-64/pr19162.d: Likewise.
485 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
486 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
487 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
488 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
489 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
490 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
491 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
492 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
493 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
494 * testsuite/ld-x86-64/pr20830a.d: Likewise.
495 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
496 * testsuite/ld-x86-64/pr20830b.d: Likewise.
497 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
498 * testsuite/ld-x86-64/pr21038a.d: Likewise.
499 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
500 * testsuite/ld-x86-64/pr21038b.d: Likewise.
501 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
502 * testsuite/ld-x86-64/pr21038c.d: Likewise.
503
c441b623
L
5042018-02-16 H.J. Lu <hongjiu.lu@intel.com>
505
506 * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
507 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
508
197741f1
L
5092018-02-16 H.J. Lu <hongjiu.lu@intel.com>
510
511 * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
512 -z noseparate-code.
513
7c9f387a
L
5142018-02-16 H.J. Lu <hongjiu.lu@intel.com>
515
516 * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
517 -z max-page-size=0x200000, excluding NaCl target.
518
c9d3eb5f
L
5192018-02-16 H.J. Lu <hongjiu.lu@intel.com>
520
521 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
522 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
523 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
524 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
525 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
526 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
527 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
528
679a5bc8
L
5292018-02-16 H.J. Lu <hongjiu.lu@intel.com>
530
531 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
532 -z max-page-size=0x200000 -z noseparate-code.
533 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
534 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
535 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
536 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
537 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
538 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
539
62e2b91b
L
5402018-02-16 H.J. Lu <hongjiu.lu@intel.com>
541
542 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
543 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
544 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
545
9f4aec8d
L
5462018-02-16 H.J. Lu <hongjiu.lu@intel.com>
547
548 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
549 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
550 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
551
410a69a0
L
5522018-02-16 H.J. Lu <hongjiu.lu@intel.com>
553
554 * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
555 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
556 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
557 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
558 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
559 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
560 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
561 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
562 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
563 * testsuite/ld-i386/load1.d: Likewise.
564 * testsuite/ld-i386/pie1.d: Likewise.
565 * testsuite/ld-i386/pr20244-1a.d: Likewise.
566 * testsuite/ld-i386/pr20244-1b.d: Likewise.
567 * testsuite/ld-i386/pr20244-2a.d: Likewise.
568 * testsuite/ld-i386/pr20244-2b.d: Likewise.
569 * testsuite/ld-i386/pr20244-2c.d: Likewise.
570 * testsuite/ld-i386/pr20244-4a.d: Likewise.
571 * testsuite/ld-i386/pr20244-4b.d: Likewise.
572 * testsuite/ld-i386/pr20830.d: Likewise.
573
75bd00e8
L
5742018-02-16 H.J. Lu <hongjiu.lu@intel.com>
575
576 * testsuite/ld-i386/pr19636-1a.d: Updated.
577 * testsuite/ld-i386/pr19636-1b.d: Likewise.
578 * testsuite/ld-i386/pr19636-1j.d: Likewise.
579 * testsuite/ld-i386/pr19636-1k.d: Likewise.
580 * testsuite/ld-i386/pr19636-2a.d: Likewise.
581 * testsuite/ld-i386/pr19636-2b.d: Likewise.
582
760b2893
L
5832018-02-16 H.J. Lu <hongjiu.lu@intel.com>
584
585 * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
586
75cdede0
L
5872018-02-16 H.J. Lu <hongjiu.lu@intel.com>
588
589 * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
590 * testsuite/ld-elf/textaddr1.d: Likewise.
591 * testsuite/ld-elf/textaddr2.d: Likewise.
592 * testsuite/ld-elf/textaddr4.d: Likewise.
593 * testsuite/ld-elf/textaddr6.d: Likewise.
594
2a0d9853
JW
5952018-02-15 Jim Wilson <jimw@sifive.com>
596
597 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
598 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
599 * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
600
451875b4
L
6012018-02-14 H.J. Lu <hongjiu.lu@intel.com>
602
603 PR ld/22842
604 * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
605 * testsuite/ld-x86-64/x86-64.exp: Likewise.
606 * testsuite/ld-i386/pr22842a.c: New file.
607 * testsuite/ld-i386/pr22842b.S: Likewise.
608 * testsuite/ld-x86-64/pr22842a.c: Likewise.
609 * testsuite/ld-x86-64/pr22842a.rd: Likewise.
610 * testsuite/ld-x86-64/pr22842b.S: Likewise.
611 * testsuite/ld-x86-64/pr22842b.rd: Likewise.
612
d4dd94f8
MR
6132018-02-14 Maciej W. Rozycki <macro@mips.com>
614
615 * ldlex.h (ldlex_command): Remove prototype.
616
85f2093d
L
6172018-02-13 H.J. Lu <hongjiu.lu@intel.com>
618
619 * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
620 pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
621
60f763ee
AM
6222018-02-14 H.J. Lu <hongjiu.lu@intel.com>
623
624 PR 22836
625 * testsuite/ld-elf/pr22836-1.s: New file.
626 * testsuite/ld-elf/pr22836-1a.d: Likewise.
627 * testsuite/ld-elf/pr22836-1b.d: Likewise.
628
bd7ab16b
L
6292018-02-13 H.J. Lu <hongjiu.lu@intel.com>
630
631 PR gas/22791
632 * testsuite/ld-x86-64/mpx1c.rd: Updated.
633 * testsuite/ld-x86-64/pr22791-1.err: New file.
634 * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
635 * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
636 * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
637 * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
638 * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
639 * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
640 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
641
6e5e9d58
AM
6422018-02-13 Alan Modra <amodra@gmail.com>
643
644 PR 22836
645 * testsuite/ld-elf/pr22836-2.d,
646 * testsuite/ld-elf/pr22836-2.s: New test.
647
f2731e0c
AM
6482018-02-13 Alan Modra <amodra@gmail.com>
649
650 * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
651
407aa07c
AM
6522018-02-07 Alan Modra <amodra@gmail.com>
653
654 Revert 2018-01-17 Alan Modra <amodra@gmail.com>
655 * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
656 * emultempl/ppc64elf.em: Likesize
657 * ld.texinfo: Likewise
658 * testsuite/ld-powerpc/elfv2exe.d,
659 * testsuite/ld-powerpc/elfv2so.d,
660 * testsuite/ld-powerpc/relbrlt.d,
661 * testsuite/ld-powerpc/powerpc.exp: Likewise.
662
c20c30f6
EB
6632018-02-06 Eric Botcazou <ebotcazou@adacore.com>
664
665 * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
666 (pr22263-1): Pass AFLAGS_PIC to the assembler.
667 * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
668 * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
669 * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
670 * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
671
279b2f94
RL
6722018-02-05 Renlin Li <renlin.li@arm.com>
673
674 PR ld/22764
675 * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
676 * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
677 * testsuite/ld-aarch64/pr22764.s: New.
678 * testsuite/ld-aarch64/pr22764.d: New.
679
cd048363
L
6802018-02-05 H.J. Lu <hongjiu.lu@intel.com>
681
682 PR ld/22782
683 * testsuite/ld-i386/discarded1.s: Replace mov with div.
684 * testsuite/ld-x86-64/discarded1.s: Likewise.
685 * testsuite/ld-i386/i386.exp: Run pr22782.
686 * testsuite/ld-i386/load1-nacl.d: Updated for removing
687 _GLOBAL_OFFSET_TABLE_ from output.
688 * testsuite/ld-i386/load1.d: Likewise.
689 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
690 * testsuite/ld-x86-64/load1a.d: Likewise.
691 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
692 * testsuite/ld-x86-64/load1b.d: Likewise.
693 * testsuite/ld-i386/pr22782.d: New file.
694 * testsuite/ld-i386/pr22782.s: Likewise.
695 * testsuite/ld-x86-64/pr22782.s: Likewise.
696 * testsuite/ld-x86-64/pr22782a.d: Likewise.
697 * testsuite/ld-x86-64/pr22782b.d: Likewise.
698 * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
699
f174ef9f
NC
7002018-02-05 Nick Clifton <nickc@redhat.com>
701
702 * po/pt_BR.po: Updated Brazilian Portuguese translation.
703
9f7393d8
L
7042018-02-04 H.J. Lu <hongjiu.lu@intel.com>
705
706 * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
707 * testsuite/ld-i386/lea1e.d: Likewise.
708 * testsuite/ld-i386/lea1f.d: Likewise.
709 * testsuite/ld-x86-64/lea1g.d: Likewise.
710 * testsuite/ld-x86-64/lea1h.d: Likewise.
711 * testsuite/ld-x86-64/lea1i.d: Likewise.
712 * testsuite/ld-x86-64/lea1j.d: Likewise.
713 * testsuite/ld-x86-64/lea1k.d: Likewise.
714 * testsuite/ld-x86-64/lea1l.d: Likewise.
715
b0daac83
NC
7162018-02-03 Nick Clifton <nickc@redhat.com>
717
718 PR 22762
719 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
720 __DTOR_LIST__ symbols. Add a comment explaining why this is
721 necessary.
722 * scripttemp/pep.sc: Likewise.
723 * ld.texinfo (PROVIDE): Add a note about the effect of common
724 symbols.
725
138a158f
SL
7262018-02-03 Sandra Loosemore <sandra@codesourcery.com>
727
728 * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
729
e54d3c94
MR
7302018-02-02 Maciej W. Rozycki <macro@mips.com>
731
732 * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
733 assembly builds where missing and remove `tic6x-*-*' XFAIL
734 markings accordingly.
735
e99955cd
SM
7362018-02-01 Simon Marchi <simon.marchi@ericsson.com>
737
738 * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
739 on NULL pointer.
740
f000c2b9
L
7412018-01-31 H.J. Lu <hongjiu.lu@intel.com>
742
743 * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
744
450b6317
MR
7452018-01-31 Maciej W. Rozycki <macro@mips.com>
746
747 * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
748
8988502d
MR
7492018-01-31 Maciej W. Rozycki <macro@mips.com>
750
751 * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
752 involving a shared library for `mips*vr4100*-*-elf*',
753 `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
754 * testsuite/ld-elf/provide-hidden.exp: Likewise.
755 * testsuite/ld-elf/shared.exp: Likewise.
756 * testsuite/ld-gc/gc.exp: Likewise.
757 * testsuite/ld-mips-elf/comm-data.exp: Likewise.
758
f3a9baf1
MR
7592018-01-31 Maciej W. Rozycki <macro@mips.com>
760
761 * testsuite/ld-elf/elf.exp: Move shared library tests over to...
762 * testsuite/ld-elf/shared.exp: ... here.
763
bf3077a6
MM
7642018-01-31 Michael Matz <matz@suse.de>
765
766 * testsuite/ld-elf/pr21964-5.c: New test.
767 * testsuite/ld-elf/shared.exp: Run it.
768
823143c6
L
7692018-01-31 H.J. Lu <hongjiu.lu@intel.com>
770
771 PR ld/21964
772 * testsuite/ld-elf/pr21964-4.c: New file.
773 * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
774
040b4a9e
AM
7752018-01-30 Alan Modra <amodra@gmail.com>
776
777 * testsuite/ld-gc/stop.d,
778 * testsuite/ld-gc/stop.s: New test.
779 * testsuite/ld-gc/gc.exp: Run it.
780
af667f22
MR
7812018-01-30 Maciej W. Rozycki <macro@mips.com>
782
783 PR ld/22649
784 * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
785 * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
786 * testsuite/ld-elf/shared.exp: Use the new outputs with
787 `mips*-*-*' targets.
788
82252033
MR
7892018-01-30 Maciej W. Rozycki <macro@mips.com>
790
791 * testsuite/ld-elf/comm-data1.sd: Alternatively accept
792 `PRC[0xff02]' in place of a regular section index.
793 * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
794
36b8fda5
AM
7952018-01-29 Alan Modra <amodra@gmail.com>
796
797 * testsuite/ld-elf/pr21964-3a.c: New file.
798 * testsuite/ld-elf/pr21964-3c.c: New file.
799 * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
800
185cdb8c
EB
8012018-01-29 Eric Botcazou <ebotcazou@adacore.com>
802
803 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
804 (pr22269-1): Pass AFLAGS_PIC to the assembler.
805
d85815e2
EB
8062018-01-29 Eric Botcazou <ebotcazou@adacore.com>
807
808 * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
809
86b24e15
MR
8102018-01-29 Maciej W. Rozycki <macro@mips.com>
811
812 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
813 targets using non-traditional MIPS emulation or having a limited
814 selection of ABIs available. Don't force big endianness, use
815 defaults.
816
98d72909
L
8172018-01-29 H.J. Lu <hongjiu.lu@intel.com>
818
819 PR ld/22732
820 * testsuite/config/default.exp (STATIC_LDFLAGS): New. Set to
821 "-static" if target compiler supports it.
822 * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
823 tests if target compiler doesn't support it.
824 * testsuite/ld-ifunc/ifunc.exp: Likewise.
825 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
826 (run_cc_link_tests): Likewise.
827
fef75122
L
8282018-01-27 H.J. Lu <hongjiu.lu@intel.com>
829
830 PR ld/22751
831 * testsuite/config/default.exp (INT128_CFLAGS): New.
832 * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
833 Run ld/22751 tests.
834 * testsuite/ld-plugin/pr22751.c: New file.
835 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
836 ld trailing options.
837
d580dcc7
AM
8382018-01-28 Alan Modra <amodra@gmail.com>
839
840 PR 22751
841 * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
842 set.
843
2ebd05b8
MR
8442018-01-26 Maciej W. Rozycki <macro@mips.com>
845
846 * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
847 `mipself'.
848
bb363086
EB
8492018-01-25 Eric Botcazou <ebotcazou@adacore.com>
850
851 * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
852 Link with a version script.
853 (32-bit: TLS -fpie): New test.
854 (64-bit: Helper shared library): Link with a version script.
855 (64-bit: TLS -fpie): New test.
856 (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
857 * testsuite/ld-sparc/tlslib.ver: New file.
858 * testsuite/ld-sparc/tlspie32.dd: Likewise.
859 * testsuite/ld-sparc/tlspie32.s: Likewise.
860 * testsuite/ld-sparc/tlspie64.dd: Likewise.
861 * testsuite/ld-sparc/tlspie64.s: Likewise.
862 * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
863 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
864 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
865 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
866 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
867 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
868
1daf502a
RL
8692018-01-24 Renlin Li <renlin.li@arm.com>
870
871 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
872 * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
873 * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
874 * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
875 * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
876 * testsuite/ld-aarch64/emit-relocs-288.d: New.
877 * testsuite/ld-aarch64/emit-relocs-288.s: New.
878 * testsuite/ld-aarch64/emit-relocs-289.d: New.
879 * testsuite/ld-aarch64/emit-relocs-289.s: New.
880 * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
881 * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
882 * testsuite/ld-aarch64/emit-relocs-290.d: New.
883 * testsuite/ld-aarch64/emit-relocs-290.s: New.
884 * testsuite/ld-aarch64/emit-relocs-291.d: New.
885 * testsuite/ld-aarch64/emit-relocs-291.s: New.
886 * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
887 * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
888 * testsuite/ld-aarch64/emit-relocs-292.d: New.
889 * testsuite/ld-aarch64/emit-relocs-292.s: New.
890 * testsuite/ld-aarch64/emit-relocs-293.d: New.
891 * testsuite/ld-aarch64/emit-relocs-293.s: New.
892
8a1b824a
L
8932018-01-20 H.J. Lu <hongjiu.lu@intel.com>
894
895 PR ld/22721
896 * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
897 * testsuite/ld-plugin/pr22721.t: New file.
898 * testsuite/ld-plugin/pr22721a.s: Likewise.
899 * testsuite/ld-plugin/pr22721b.c: Likewise.
900
1ebfa86a
L
9012018-01-18 H.J. Lu <hongjiu.lu@intel.com>
902
903 * testsuite/ld-elf/group1.d: Also xfail Solaris.
904
f7968f08
L
9052018-01-18 H.J. Lu <hongjiu.lu@intel.com>
906
907 * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
908 PLT/GOT order/layout for Solaris/x86 targets.
909 * testsuite/ld-elf/linkinfo1b.d: Likewise.
910
c5bdb022
L
9112018-01-18 H.J. Lu <hongjiu.lu@intel.com>
912
913 PR ld/22728
914 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
915 into ...
916 (elf_solaris2_before_allocation): This.
917 (LDEMUL_AFTER_ALLOCATION): Removed.
918
691d2e9a
AM
9192018-01-18 Alan Modra <amodra@gmail.com>
920
921 * emultempl/ppc32elf.em: Support optional --plt-align arg.
922 * emultempl/ppc64elf.em: Support negative --plt-align arg.
923
1be5d8d3
AM
9242018-01-17 Alan Modra <amodra@gmail.com>
925
926 * emultempl/ppc32elf.em (params): Init new field.
927 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
928 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
929 (PARSE_AND_LIST_LONGOPTS): Handle new options.
930 (PARSE_AND_LIST_ARGS_CASES): Likewise.
931 (PARSE_AND_LIST_OPTIONS): Likewise.
932 * emultempl/ppc64elf.em (params): Init new field.
933 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
934 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
935 (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
936 (PARSE_AND_LIST_OPTIONS): Likewise.
937 (PARSE_AND_LIST_ARGS_CASES): Likewise.
938 * ld.texinfo (--no-plt-thread-safe): Correct itemx.
939 (--speculate-indirect-jumps): Document.
940 * testsuite/ld-powerpc/elfv2exe.d,
941 * testsuite/ld-powerpc/elfv2so.d,
942 * testsuite/ld-powerpc/relbrlt.d,
943 * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
944 speculation barriers on various tests.
945
9e390558
AM
9462018-01-17 Alan Modra <amodra@gmail.com>
947
948 * emultempl/ppc32elf.em (params): Init new field.
949 (enum ppc32_opt): New enum to define OPTION_* values. Add
950 OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
951 (PARSE_AND_LIST_LONGOPTS): Handle new options.
952 (PARSE_AND_LIST_ARGS_CASES): Likewise.
953 (PARSE_AND_LIST_OPTIONS): Likewise. Break up help output.
954 * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
955 correctly for negative --plt-stub-align.
956 * testsuite/ld-powerpc/elfv2exe.d,
957 * testsuite/ld-powerpc/elfv2so.d,
958 * testsuite/ld-powerpc/relbrlt.d,
959 * testsuite/ld-powerpc/relbrlt.s,
960 * testsuite/ld-powerpc/tlsexe.d,
961 * testsuite/ld-powerpc/tlsexe.r,
962 * testsuite/ld-powerpc/tlsexe32.d,
963 * testsuite/ld-powerpc/tlsexe32.g,
964 * testsuite/ld-powerpc/tlsexe32.r,
965 * testsuite/ld-powerpc/tlsexetoc.d,
966 * testsuite/ld-powerpc/tlsexetoc.r,
967 * testsuite/ld-powerpc/tlsopt5_32.d,
968 * testsuite/ld-powerpc/tlsso.d,
969 * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
970
f6efed01
NC
9712018-01-16 Nick Clifton <nickc@redhat.com>
972
f174ef9f 973 * po/pt_BR.po: Updated Brazilian Portuguese translation.
f6efed01 974
616dcb87
NC
9752018-01-15 Nick Clifton <nickc@redhat.com>
976
977 * po/uk.po: Updated Ukranian translation.
978
3957a496
NC
9792018-01-13 Nick Clifton <nickc@redhat.com>
980
981 * po/ld.pot: Regenerated.
982
769c7ea5
NC
9832018-01-13 Nick Clifton <nickc@redhat.com>
984
985 * configure: Regenerate.
986
9176ac5b
NC
9872018-01-13 Nick Clifton <nickc@redhat.com>
988
faf766e3 989 2.30 branch created.
9176ac5b
NC
990 * NEWS: Add marker for 2.30.
991
5ae5d3fd
AM
9922018-01-12 Alan Modra <amodra@gmail.com>
993
994 * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
995 initialization" for currently failing targets.
996
87e79a65
AM
9972018-01-12 Alan Modra <amodra@gmail.com>
998
999 PR ld/22649
1000 * testsuite/ld-elf/pr22649.msg: Allow other messages.
1001 * testsuite/ld-elf/shared.exp: Check that --gc-sections is
1002 supported before running ld/22649 tests.
1003
97a232d7
NC
10042018-01-12 Nick Clifton <nickc@redhat.com>
1005
1006 * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
1007 as the opposite of "-z defs".
1008 * ld.texinfo: Document the new option. Update the description of
1009 the -z defs option to make it clear that it does generate an error
1010 if an undefined symbol reference is found in an object file whilst
1011 creating a shared library.
1012 * NEWS: Document this new feature.
1013
33eff4ce
L
10142018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1015
1016 * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
1017 "-z separate-code".
1018 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1019 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1020 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1021
cf9e7f1f
L
10222018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1023
1024 PR ld/22393
1025 * testsuite/ld-x86-64/pr22393-3a.c: New file.
1026 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1027 * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
1028 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1029 * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
1030 -z max-page-size=0x1000.
1031
d346bb27
L
10322018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 PR ld/22393
1035 * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
1036 * testsuite/ld-elf/pr22393-1.s: New file.
1037 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1038 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1039 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1040 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1041 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1042 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1043 * testsuite/ld-elf/pr22393-2a.c: Likewise.
1044 * testsuite/ld-elf/pr22393-2a.rd: Likewise.
1045 * testsuite/ld-elf/pr22393-2b.c: Likewise.
1046 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1047 * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
1048
47acac12
L
10492018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 PR ld/22393
1052 * NEWS: Mention "-z separate-code".
1053 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
1054 builtin linker scripts and return linker scripts from disk for
1055 "-z separate-code".
1056 (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
1057 and "-z noseparate-code".
1058 * genscripts.sh: Generate linker scripts for "-z separate-code".
1059 (LD_FLAG): Set to *textonly for "-z separate-code".
1060 * ld.texinfo: Document "-z separate-code".
1061 * lexsup.c (elf_shlib_list_options): Add linker help messsages
1062 for "-z separate-code" and "-z noseparate-code".
1063 * scripttempl/elf.sc (SEPARATE_TEXT): New
1064 (TEXT_SEGMENT_ALIGN): Likewise.
1065 Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
1066 ${MAXPAGESIZE}.
1067
d664fd41
L
10682018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1069
1070 PR ld/22649
1071 * testsuite/ld-elf/pr22649-1.s: New file.
1072 * testsuite/ld-elf/pr22649-2a.s: Likewise.
1073 * testsuite/ld-elf/pr22649-2b.s: Likewise.
1074 * testsuite/ld-elf/pr22649.msg: Likewise.
1075 * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
1076
8b6f4cd3
L
10772018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1078
1079 PR ld/22677
1080 * scripttempl/elf.sc (PREINIT_ARRAY): New.
1081 Don't add .preinit_array for ld -r.
1082 * testsuite/ld-elf/pr22677.d: New file.
1083 * testsuite/ld-elf/pr22677.s: Likewise.
1084
65f14869
AB
10852018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * ldexp.h (union etree_union): Remove defsym field.
1088 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
1089 parameter.
1090 (exp_assign): Remove passing of defsym parameter.
1091 (exp_defsym): Likewise.
1092 (exp_provide): Likewise.
1093
eab62f2f
AB
10942018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
1097 nodes are ignored in the tree walk, and move the location at which
1098 we change provide nodes into provided nodes.
1099 (exp_init_os): Add etree_provided.
1100 * testsuite/ld-scripts/provide-6.d: New file.
1101 * testsuite/ld-scripts/provide-6.t: New file.
1102 * testsuite/ld-scripts/provide-7.d: New file.
1103 * testsuite/ld-scripts/provide-7.t: New file.
1104 * testsuite/ld-scripts/provide-8.d: New file.
1105 * testsuite/ld-scripts/provide-8.t: New file.
1106
8be965c5
AB
11072018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
1110 * testsuite/ld-scripts/provide-4.d: Use new map file name.
1111 * testsuite/ld-scripts/provide-5.d: Use new map file name.
1112 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
1113 * testsuite/ld-scripts/provide-4.map: ...this.
1114 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
1115 * testsuite/ld-scripts/provide-5.map: ...this.
1116 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
1117 file, and run tests in a loop.
1118
b3b9f8d3
AB
11192018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1120
1121 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
1122 PROVIDE statements.
1123 * testsuite/ld-scripts/provide-4.map: Update expected output.
1124 * testsuite/ld-scripts/provide-5.map: Likewise.
1125
6bd0a312
L
11262018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1127
1128 PR ld/22696
1129 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
1130
74ccf6db
JW
11312018-01-09 Jim Wilson <jimw@sifive.com>
1132
1133 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
1134 (#alltargets): Renamed from #target. Add shared.
1135 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
1136 Document alltargets option. Add support for alltargets option.
1137 (istarget): Add support for shared target.
1138
7615ca1d
JW
11392018-01-08 Jim Wilson <jimw@sifive.com>
1140
1141 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
1142 instead of .text.
1143 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
1144 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
1145 tests, add call to check_shared_lib_support.
1146
be1dce26
JW
11472018-01-05 Jim Wilson <jimw@sifive.com>
1148
35eeb78f
JW
1149 * testsuite/ld-riscv-elf/disas-jalr.d: New.
1150 * testsuite/ld-riscv-elf/disas-jalr.s: New.
1151 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
1152
be1dce26
JW
1153 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
1154 case on $target, and don't set for riscv*-elf targets.
1155 (GENERATE_PIE_SCRIPT): Likewise.
1156
219d1afa
AM
11572018-01-03 Alan Modra <amodra@gmail.com>
1158
1159 Update year range in copyright notice of all files.
1160
1e563868 1161For older changes see ChangeLog-2017
3499769a 1162\f
1e563868 1163Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1164
1165Copying and distribution of this file, with or without modification,
1166are permitted in any medium without royalty provided the copyright
1167notice and this notice are preserved.
1168
1169Local Variables:
1170mode: change-log
1171left-margin: 8
1172fill-column: 74
1173version-control: never
1174End:
This page took 0.388167 seconds and 4 git commands to generate.