Fix sanitization problems in the BFD library when running the linker testsuite for...
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
32168ca6
AM
12020-08-26 Alan Modra <amodra@gmail.com>
2
3 PR 26499
4 * emultempl/spuelf.em (spu_elf_relink): Check for NULL tmp_file_list.
5
aaf9875e
AM
62020-08-26 Alan Modra <amodra@gmail.com>
7
8 PR 26431
9 * pe-dll.c (auto_export): Don't call bsearch with zero count.
10
8d303546
AM
112020-08-25 Alan Modra <amodra@gmail.com>
12
13 * testsuite/ld-libs/libs.exp: Don't run on sh-pe, tic30 or tic54x.
14 * testsuite/ld-scripts/data.d: xfail tic4x and tic54x.
15 * testsuite/ld-scripts/empty-address-2a.d: xfail tic54x.
16 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
17 * testsuite/ld-scripts/include-1.d: xfail tic4x and tic54x.
18 * testsuite/ld-scripts/provide-1.d: xfail tic54x.
19 * testsuite/ld-scripts/provide-2.d: Likewise.
20 * testsuite/ld-scripts/provide-4.d: Likewise.
21
f1a9fbd9
AM
222020-08-24 Alan Modra <amodra@gmail.com>
23
24 * testsuite/ld-sparc/tlssunbin32.rd: Update for new readelf output.
25 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
26
252dcdf4
AM
272020-08-24 Alan Modra <amodra@gmail.com>
28
29 * testsuite/ld-powerpc/tls32.d: Update for TPREL_HA/LO optimisation.
30 * testsuite/ld-powerpc/tlsexe32.d: Likewise.
31 * testsuite/ld-powerpc/tlsldopt32.d: Likewise.
32 * testsuite/ld-powerpc/tlsmark32.d: Likewise.
33 * testsuite/ld-powerpc/tlsopt4_32.d: Likewise.
34 * testsuite/ld-powerpc/tprel.s,
35 * testsuite/ld-powerpc/tprel.d,
36 * testsuite/ld-powerpc/tprel32.d: New tests.
37 * testsuite/ld-powerpc/tprelbad.s,
38 * testsuite/ld-powerpc/tprelbad.d: New test.
39 * testsuite/ld-powerpc/powerpc.exp: Run them.
40
3f2e9699
L
412020-08-22 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR ld/26382
44 * testsuite/ld-elf/pr26302.nd: Updated.
45 * testsuite/ld-elf/pr26302.rd: New file.
46 * testsuite/ld-elf/shared.exp: Add a test for readelf -sW.
47
01147b20
NC
482020-08-20 Nick Clifton <nickc@redhat.com>
49
50 PR 26428
51 * testsuite/ld-elf/zlibbegin.rS: Update expected output.
52 * testsuite/ld-elf/zlibnormal.rS: Likewise.
53
0dbd452a
AM
542020-08-16 Alan Modra <amodra@gmail.com>
55
56 * testsuite/ld-powerpc/inline.s,
57 * testsuite/ld-powerpc/inline-1.d,
58 * testsuite/ld-powerpc/inline-2.d,
59 * testsuite/ld-powerpc/inline-3.d,
60 * testsuite/ld-powerpc/inline-4.d,
61 * testsuite/ld-powerpc/inlinepcrel.s,
62 * testsuite/ld-powerpc/inlinepcrel-1.d,
63 * testsuite/ld-powerpc/inlinepcrel-2.d,
64 * testsuite/ld-powerpc/inlinepcrel-3.d: New tests.
65 * testsuite/ld-powerpc/powerpc.exp: Run them.
66
246b9ea1
L
672020-08-16 H.J. Lu <hongjiu.lu@intel.com>
68
69 PR binutils/26389
70 * testsuite/ld-plugin/lto.exp: Run PR binutils/26389 test.
71 * testsuite/ld-plugin/pr26389.c: New file.
72 * testsuite/ld-plugin/pr26389.d: Likewise.
73
95c21066
TC
742020-08-14 Tamar Christina <tamar.christina@arm.com>
75
76 * testsuite/ld-arm/thumb-plt-got.d: Relax regexpr.
77 * testsuite/ld-arm/thumb-plt.d: Likewise.
78
6738c8a7
AM
792020-08-13 Alan Modra <amodra@gmail.com>
80
81 * emultempl/ppc64elf.em (params): Init new field.
82 (enum ppc64_opt): Add OPTION_NO_PCREL_OPT.
83 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS),
84 (PARSE_AND_LIST_ARGS_CASES): Support --no-pcrel-optimize.
85
ccd9fae5
NC
862020-08-10 Nick Clifton <nickc@redhat.com>
87
88 PR ld/21351
89 * ld.texi: Clarify the behaviour of the --relax and --no-relax
90 options on systems that do not support them.
91
9b0ac51b
L
922020-08-10 H.J. Lu <hongjiu.lu@intel.com>
93
94 PR binutils/26302
95 * testsuite/ld-elf/pr26302.nd: New file.
96 * testsuite/ld-elf/pr26302.ver: Likewise.
97 * testsuite/ld-elf/pr26302a.c: Likewise.
98 * testsuite/ld-elf/pr26302b.c: Likewise.
99 * testsuite/ld-elf/shared.exp: Run binutils/26302 tests.
100
d844f10a
DF
1012020-08-07 David Faust <david.faust@oracle.com>
102
103 * testsuite/ld-bpf/call-3.s: New file.
104 * testsuite/ld-bpf/call-3.d: Likewise.
105
3ee9565c
DF
1062020-08-05 David Faust <david.faust@oracle.com>
107
108 * testsuite/ld-bpf/call-2.s: New file.
109 * testsuite/ld-bpf/call-2.d: Likewise.
110 * testsuite/ld-bpf/reloc-data-be.d: Likewise.
111 * testsuite/ld-bpf/reloc-data-le.d: Likewise.
112 * testsuite/ld-bpf/reloc-data.s: Likewise.
113 * testsuite/ld-bpf/reloc-insn-external-be.d: Likewise.
114 * testsuite/ld-bpf/reloc-insn-external-le.d: Likewise.
115 * testsuite/ld-bpf/reloc-insn-external.s: Likewise.
116 * testsuite/ld-bpf/reloc-insn32-be.d: Likewise.
117 * testsuite/ld-bpf/reloc-insn32-le.d: Likewise.
118 * testsuite/ld-bpf/reloc-insn32.s: Likewise.
119 * testsuite/ld-bpf/reloc-insn64-be.d: Likewise.
120 * testsuite/ld-bpf/reloc-insn64-le.d: Likewise.
121 * testsuite/ld-bpf/reloc-insn64.s: Likewise.
122
1a9f72a7
JL
1232020-08-06 Jozef Lawrynowicz <jozef.l@mittosystems.com>
124
125 * emultempl/msp430.em (change_output_section): Update the tail
126 of the output section statement list when moving the original
127 tail to a different output section.
128 (eval_upper_either_sections): Don't move sections from the upper
129 region to the lower region unless the upper region is
130 overflowing.
131
ee44c2ac
AM
1322020-08-03 Alan Modra <amodra@gmail.com>
133
134 * ldlex.l (yy_create_string_buffer): Use xmalloc rather than malloc.
135 * lexsup.c (parse_args): Likewise.
136
bfd133d0
AM
1372020-08-03 Alan Modra <amodra@gmail.com>
138
139 PR 26328
140 * configure.ac: AC_CHECK_DECLS asprintf.
141 * configure: Regenerate.
142 * config.in: Regenerate.
143
39d744bd
AM
1442020-08-03 Alan Modra <amodra@gmail.com>
145
146 * testsuite/ld-elfvers/vers.exp (objdump_symstuff): Remove unused
147 variable. Init list_a and list_b to empty.
148 (objdump_dynsymstuff): Likewise, and remove undefined list_a
149 handling.
150 * testsuite/ld-elfweak/elfweak.exp (objdump_symstuff): Similarly.
151 (objdump_dynsymstuff): Similarly.
152
e6a6c767
L
1532020-07-31 H.J. Lu <hongjiu.lu@intel.com>
154
155 * testsuite/ld-elf/indirect.exp: Append -fno-lto to CC.
156 * testsuite/ld-elfvers/vers.exp: Likewise.
157 * testsuite/ld-elfweak/elfweak.exp: Likewise.
158 * testsuite/ld-ifunc/ifunc.exp: Likewise.
159 * testsuite/ld-plugin/lto.exp (no_lto): New.
160 Add $no_lto to build pr15146c.so.
161 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Filter out
162 -Wl,xxx options.
163 (check_gcc_plugin_enabled): Likewise.
164 (run_ld_link_exec_tests): Prepend -fno-lto to $cflags.
165 (run_cc_link_tests): Likewise.
166
223d5266
SV
1672020-07-31 Shahab Vahedi <shahab@synopsys.com>
168
169 * scripttempl/elfarc.sc (.init_array): Keep ".init_array.*".
170 (.fini_array): Keep ".fini_array.*".
171
c8693053
RO
1722020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
173
174 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
175 * Makefile.in: Regenerate.
176 * configure: Regenerate.
177
c77cb2a0
MR
1782020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
179
180 * testsuite/ld-elf/sec64k.exp: Also accept a section symbol with
181 a name.
182 * testsuite/ld-mips-elf/global-local-symtab-sort-o32.d: New
183 test.
184 * testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d: New
185 test.
186 * testsuite/ld-mips-elf/global-local-symtab-sort-n32.d: New
187 test.
188 * testsuite/ld-mips-elf/global-local-symtab-sort-n32t.d: New
189 test.
190 * testsuite/ld-mips-elf/global-local-symtab-sort-n64.d: New
191 test.
192 * testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d: New
193 test.
194 * testsuite/ld-mips-elf/global-local-symtab-final-o32.d: New
195 test.
196 * testsuite/ld-mips-elf/global-local-symtab-final-n32.d: New
197 test.
198 * testsuite/ld-mips-elf/global-local-symtab-final-n64.d: New
199 test.
200 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
201
3f1b17bb
MR
2022020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
203
204 * testsuite/ld-mips-elf/global-local-symtab-o32.d: New test.
205 * testsuite/ld-mips-elf/global-local-symtab-o32t.d: New test.
206 * testsuite/ld-mips-elf/global-local-symtab-n32.d: New test.
207 * testsuite/ld-mips-elf/global-local-symtab-n32t.d: New test.
208 * testsuite/ld-mips-elf/global-local-symtab-n64.d: New test.
209 * testsuite/ld-mips-elf/global-local-symtab.ld: New test linker
210 script.
211 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
212
5987401f
AM
2132020-07-29 Alan Modra <amodra@gmail.com>
214
215 * ldelf.c (ldelf_before_place_orphans): Set SEC_EXCLUDE for
216 discarded sections.
217
f437dadd
AM
2182020-07-28 Alan Modra <amodra@gmail.com>
219
220 * ldlang.c (lang_check): Don't complain about relocs or merge
221 attributes from --just-symbols input.
222 * testsuite/ld-misc/just-symbols.exp: Just dump .data section.
223 Don't run test on a number of targets.
224
c38166b3
AM
2252020-07-28 Alan Modra <amodra@gmail.com>
226
227 * testsuite/ld-misc/just-symbols-1.dd: Revert last change.
228
32377a80
AM
2292020-07-27 Alan Modra <amodra@gmail.com>
230
231 * testsuite/ld-misc/just-symbols.exp: Run for x86_64 PE too.
232 Set LDFLAGS for PE and XCOFF.
233 * testsuite/ld-misc/just-symbols.ld: Accept XCOFF mapped .data.
c38166b3
AM
234 * testsuite/ld-misc/just-symbols-1.dd: Don't check format or
235 "Contents of section" lines.
32377a80 236
344e6653
AM
2372020-07-27 Alan Modra <amodra@gmail.com>
238
239 * testsuite/lib/ld-lib.exp (check_ctf_available): Check first that
240 target compiler is available.
241
97c79e21
MR
2422020-07-23 Maciej W. Rozycki <macro@wdc.com>
243
244 PR ld/26288
245 * ldelf.c (ldelf_after_open): Do not reject ET_EXEC input
246 supplied with `--just-symbols'.
247 * testsuite/ld-misc/just-symbols.exp: New test script.
248 * testsuite/ld-misc/just-symbols-1.dd: New test dump.
249 * testsuite/ld-misc/just-symbols.ld: New test linker script.
250 * testsuite/ld-misc/just-symbols-0.s: New test source.
251 * testsuite/ld-misc/just-symbols-1.s: New test source.
252
b5dd7120
MR
2532020-07-23 Maciej W. Rozycki <macro@wdc.com>
254
255 PR ld/26288
256
257 Revert:
258 PR 26047
259 * ldelf.c (ldelf_after_open): Fail if attempting to link one
260 executable into another.
261
62cdd7b1
NA
2622020-07-22 Nick Alcock <nick.alcock@oracle.com>
263
264 * testsuite/ld-ctf/ctf.exp: Skip on non-ELF for now.
265
fa03171f
NA
2662020-07-22 Nick Alcock <nick.alcock@oracle.com>
267
268 * ldlang.c (ldlang_open_ctf): Set SEC_EXCLUDE on all but the
269 first input .ctf section.
270
7cdfc346
NA
2712020-07-22 Nick Alcock <nick.alcock@oracle.com>
272
273 * configure.ac (enable_libctf): Substitute it.
274 * Makefile.am (enablings.exp): New.
275 (EXTRA_DEJAGNU_SITE_CONFIG): Add it.
276 (DISTCLEANFILES): Likewise.
277 * Makefile.in: Regenerate.
278 * configure: Likewise.
279 * testsuite/lib/ld-lib.exp (compile_one_cc): New.
280 (check_ctf_available): Likewise.
281 (skip_ctf_tests): Likewise.
282 * testsuite/ld-ctf/ctf.exp: Call skip_ctf_tests.
283
b1b33524
EB
2842020-07-22 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
285
286 * testsuite/ld-ctf/ctf.exp: New file.
287 * testsuite/ld-ctf/A-2.c: New file.
288 * testsuite/ld-ctf/A.c: New file.
289 * testsuite/ld-ctf/B-2.c: New file.
290 * testsuite/ld-ctf/B.c: New file.
291 * testsuite/ld-ctf/C-2.c: New file.
292 * testsuite/ld-ctf/C.c: New file.
293 * testsuite/ld-ctf/array-char.c: New file.
294 * testsuite/ld-ctf/array-int.c: New file.
295 * testsuite/ld-ctf/array.d: New file.
296 * testsuite/ld-ctf/child-float.c: New file.
297 * testsuite/ld-ctf/child-int.c: New file.
298 * testsuite/ld-ctf/conflicting-cycle-1.B-1.d: New file.
299 * testsuite/ld-ctf/conflicting-cycle-1.B-2.d: New file.
300 * testsuite/ld-ctf/conflicting-cycle-1.parent.d: New file.
301 * testsuite/ld-ctf/conflicting-cycle-2.A-1.d: New file.
302 * testsuite/ld-ctf/conflicting-cycle-2.A-2.d: New file.
303 * testsuite/ld-ctf/conflicting-cycle-2.parent.d: New file.
304 * testsuite/ld-ctf/conflicting-cycle-3.C-1.d: New file.
305 * testsuite/ld-ctf/conflicting-cycle-3.C-2.d: New file.
306 * testsuite/ld-ctf/conflicting-cycle-3.parent.d: New file.
307 * testsuite/ld-ctf/conflicting-enums.d: New file.
308 * testsuite/ld-ctf/conflicting-typedefs.d: New file.
309 * testsuite/ld-ctf/cross-tu-1.c: New file.
310 * testsuite/ld-ctf/cross-tu-2.c: New file.
311 * testsuite/ld-ctf/cross-tu-conflicting-2.c: New file.
312 * testsuite/ld-ctf/cross-tu-cyclic-1.c: New file.
313 * testsuite/ld-ctf/cross-tu-cyclic-2.c: New file.
314 * testsuite/ld-ctf/cross-tu-cyclic-3.c: New file.
315 * testsuite/ld-ctf/cross-tu-cyclic-4.c: New file.
316 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: New file.
317 * testsuite/ld-ctf/cross-tu-cyclic-nonconflicting.d: New file.
318 * testsuite/ld-ctf/cross-tu-into-cycle.d: New file.
319 * testsuite/ld-ctf/cross-tu-noncyclic.d: New file.
320 * testsuite/ld-ctf/cycle-1.c: New file.
321 * testsuite/ld-ctf/cycle-1.d: New file.
322 * testsuite/ld-ctf/cycle-2.A.d: New file.
323 * testsuite/ld-ctf/cycle-2.B.d: New file.
324 * testsuite/ld-ctf/cycle-2.C.d: New file.
325 * testsuite/ld-ctf/diag-ctf-version-0.d: New file.
326 * testsuite/ld-ctf/diag-ctf-version-0.s: New file.
327 * testsuite/ld-ctf/diag-ctf-version-2-unsupported-feature.d: New file.
328 * testsuite/ld-ctf/diag-ctf-version-2-unsupported-feature.s: New file.
329 * testsuite/ld-ctf/diag-ctf-version-f.d: New file.
330 * testsuite/ld-ctf/diag-ctf-version-f.s: New file.
331 * testsuite/ld-ctf/diag-cttname-invalid.d: New file.
332 * testsuite/ld-ctf/diag-cttname-invalid.s: New file.
333 * testsuite/ld-ctf/diag-cttname-null.d: New file.
334 * testsuite/ld-ctf/diag-cttname-null.s: New file.
335 * testsuite/ld-ctf/diag-cuname.d: New file.
336 * testsuite/ld-ctf/diag-cuname.s: New file.
337 * testsuite/ld-ctf/diag-decompression-failure.d: New file.
338 * testsuite/ld-ctf/diag-decompression-failure.s: New file.
339 * testsuite/ld-ctf/diag-parlabel.d: New file.
340 * testsuite/ld-ctf/diag-parlabel.s: New file.
341 * testsuite/ld-ctf/diag-parname.d: New file.
342 * testsuite/ld-ctf/diag-parname.s: New file.
343 * testsuite/ld-ctf/diag-unsupported-flag.d: New file.
344 * testsuite/ld-ctf/diag-unsupported-flag.s: New file.
345 * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: New file.
346 * testsuite/ld-ctf/diag-wrong-magic-number.d: New file.
347 * testsuite/ld-ctf/diag-wrong-magic-number.s: New file.
348 * testsuite/ld-ctf/enum-2.c: New file.
349 * testsuite/ld-ctf/enum.c: New file.
350 * testsuite/ld-ctf/function.c: New file.
351 * testsuite/ld-ctf/function.d: New file.
352 * testsuite/ld-ctf/slice.c: New file.
353 * testsuite/ld-ctf/slice.d: New file.
354 * testsuite/ld-ctf/super-sub-cycles.c: New file.
355 * testsuite/ld-ctf/super-sub-cycles.d: New file.
356 * testsuite/ld-ctf/typedef-int.c: New file.
357 * testsuite/ld-ctf/typedef-long.c: New file.
358 * testsuite/ld-ctf/union-1.c: New file.
359
5dba6f05
NA
3602020-07-22 Nick Alcock <nick.alcock@oracle.com>
361
362 * ldlex.h (option_values) <OPTION_CTF_VARIABLES,
363 OPTION_NO_CTF_VARIABLES, OPTION_CTF_SHARE_TYPES>: New.
364 * ld.h (ld_config_type) <ctf_variables, ctf_share_duplicated>:
365 New fields.
366 * ldlang.c (lang_merge_ctf): Use them.
367 * lexsup.c (ld_options): Add ctf-variables, no-ctf-variables,
368 ctf-share-types.
369 (parse_args) <OPTION_CTF_VARIABLES, OPTION_NO_CTF_VARIABLES,
370 OPTION_CTF_SHARE_TYPES>: New cases.
371 * ld.texi: Document new options.
372 * NEWS: Likewise.
373
f320bba5
EB
3742020-07-22 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
375
376 * ldlang.c (lang_merge_ctf): Turn errors into warnings.
377 Fix a comment typo.
378 (lang_write_ctf): Turn an error into a warning.
379 (ldlang_open_ctf): Reformat warnings. Fix printing file names.
380
8b37e7b6
NA
3812020-07-22 Nick Alcock <nick.alcock@oracle.com>
382
383 * ldlang.c (lang_ctf_errs_warnings): New, print CTF errors
384 and warnings. Assert when libctf asserts.
385 (lang_merge_ctf): Call it.
386 (land_write_ctf): Likewise.
387
0e6a3f07
L
3882020-07-22 H.J. Lu <hongjiu.lu@intel.com>
389
390 PR ld/26262
391 PR ld/26267
392 * ldlang.c (lang_process): Set lto_all_symbols_read after all
393 LTO IR symbols have been read.
394 * plugin.c (plugin_notice): Override the IR definition only if
395 all LTO IR symbols have been read or the new definition is
396 non-weak and the the IR definition is weak
397 * testsuite/ld-plugin/lto.exp: Run PR ld/26262 and ld/26267
398 tests.
399 * testsuite/ld-plugin/pr26262a.c: New file.
400 * testsuite/ld-plugin/pr26262b.c: Likewise.
401 * testsuite/ld-plugin/pr26262c.c: Likewise.
402 * testsuite/ld-plugin/pr26267.err: Likewise.
403 * testsuite/ld-plugin/pr26267a.c: Likewise.
404 * testsuite/ld-plugin/pr26267b.c: Likewise.
405 * testsuite/ld-plugin/pr26267c.c: Likewise.
406
39326c35
NC
4072020-07-20 Nick Clifton <nickc@redhat.com>
408
409 * testsuite/ld-powerpc/powerpc.exp (ppcelftests): Use section name
410 .PPC.EMB.apuinfo instead of section number 2 in apuinfo tests.
411
2f5541f3
AM
4122020-07-20 Alan Modra <amodra@gmail.com>
413
414 PR 26265
415 * ldlang.c (undef_from_cmdline): Delete.
416 (ldlang_add_undef): Mark "cmdline" param unused.
417 (lang_end): Traverse gc_sym_list to determine whether a symbol root
418 has been specified. Update error message.
419 * testsuite/ld-gc/noent.d: Adjust for changed error message.
420
98b3697b
L
4212020-07-20 H.J. Lu <hongjiu.lu@intel.com>
422
423 PR gas/26263
424 * testsuite/ld-i386/pr26263.d: Updated.
425 * testsuite/ld-x86-64/pr26263.d: Likewise.
426 * testsuite/ld-x86-64/x86-64.exp: Run gas/26263 test for all ELF
427 targets.
428
2585b7a5
L
4292020-07-19 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR gas/26263
432 * testsuite/ld-i386/i386.exp: Run PR gas/26263 test.
433 * testsuite/ld-x86-64/x86-64.exp: Likewise.
434 * testsuite/ld-i386/pr26263.d: New file.
435 * testsuite/ld-x86-64/pr26263.d: Likewise.
436 * testsuite/ld-x86-64/pr26263.s: Likewise.
437
4609ada4
HPN
4382020-07-19 Hans-Peter Nilsson <hp@bitrange.com>
439
440 * scripttempl/elf.sc (ETEXT_LAST_IN_RODATA_SEGMENT): New variable.
441 * emulparams/elf64mmix.sh (ETEXT_LAST_IN_RODATA_SEGMENT): Define.
442 * testsuite/ld-mmix/sec-1.d: Adjust.
443
e10a07b3
AM
4442020-07-19 Alan Modra <amodra@gmail.com>
445
446 * emultempl/ppc64elf.em (power10-stubs): Accept optional "auto" arg.
447 * ld.texi (power10-stubs): Update.
448 * testsuite/ld-powerpc/callstub-1.d: Force --power10-stubs.
449 * testsuite/ld-powerpc/callstub-2.d: Relax branch offset comparison.
450 * testsuite/ld-powerpc/callstub-4.d: New test.
451 * testsuite/ld-powerpc/notoc.d: Force --no-power10-stubs.
452 * testsuite/ld-powerpc/notoc3.d,
453 * testsuite/ld-powerpc/notoc3.s,
454 * testsuite/ld-powerpc/notoc3.wf: New test.
455 * testsuite/ld-powerpc/powerpc.exp: Run new tests. Pass
456 --no-power10-stubs for notoc link.
457
555a5789
HPN
4582020-07-17 Hans-Peter Nilsson <hp@bitrange.com>
459
460 * scripttempt/mmo.sc: Move .init first in .text output section.
461 * testsuite/ld-mmix/bpo-9m.d: Adjust accordingly.
462
36938cab
JB
4632020-07-15 Jan Beulich <jbeulich@suse.com>
464
465 * testsuite/ld-i386/ibt-plt-1.d, testsuite/ld-i386/ibt-plt-2a.d,
466 testsuite/ld-i386/ibt-plt-2c.d, testsuite/ld-i386/ibt-plt-3a.d,
467 testsuite/ld-i386/ibt-plt-3c.d, testsuite/ld-i386/plt-pic.pd,
468 testsuite/ld-i386/plt-pic2.dd, testsuite/ld-i386/plt.pd,
469 testsuite/ld-i386/plt2.dd, testsuite/ld-i386/pr19636-1d.d,
470 testsuite/ld-i386/pr19636-1l.d, testsuite/ld-i386/pr19636-2c.d,
471 testsuite/ld-i386/pr20830.d, testsuite/ld-i386/vxworks1-lib.dd,
472 testsuite/ld-i386/vxworks1.dd,
473 testsuite/ld-ifunc/ifunc-2-i386-now.d,
474 testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
475 testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d,
476 testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
477 testsuite/ld-ifunc/ifunc-21-x86-64.d,
478 testsuite/ld-ifunc/ifunc-22-x86-64.d,
479 testsuite/ld-ifunc/pr17154-i386-now.d,
480 testsuite/ld-ifunc/pr17154-i386.d,
481 testsuite/ld-ifunc/pr17154-x86-64-now.d,
482 testsuite/ld-ifunc/pr17154-x86-64.d,
483 testsuite/ld-x86-64/align-branch-1.d,
484 testsuite/ld-x86-64/bnd-branch-1-now.d,
485 testsuite/ld-x86-64/bnd-branch-1.d,
486 testsuite/ld-x86-64/bnd-ifunc-1-now.d,
487 testsuite/ld-x86-64/bnd-ifunc-1.d,
488 testsuite/ld-x86-64/bnd-ifunc-2-now.d,
489 testsuite/ld-x86-64/bnd-ifunc-2.d,
490 testsuite/ld-x86-64/bnd-plt-1-now.d,
491 testsuite/ld-x86-64/bnd-plt-1.d,
492 testsuite/ld-x86-64/call1a.d, testsuite/ld-x86-64/call1b.d,
493 testsuite/ld-x86-64/call1d.d, testsuite/ld-x86-64/call1e.d,
494 testsuite/ld-x86-64/call1f.d, testsuite/ld-x86-64/call1g.d,
495 testsuite/ld-x86-64/call1h.d, testsuite/ld-x86-64/call1i.d,
496 testsuite/ld-x86-64/gotpcrel1.dd,
497 testsuite/ld-x86-64/hidden2.d,
498 testsuite/ld-x86-64/ibt-plt-1-x32.d,
499 testsuite/ld-x86-64/ibt-plt-1.d,
500 testsuite/ld-x86-64/ibt-plt-2a-x32.d,
501 testsuite/ld-x86-64/ibt-plt-2a.d,
502 testsuite/ld-x86-64/ibt-plt-2c-x32.d,
503 testsuite/ld-x86-64/ibt-plt-2c.d,
504 testsuite/ld-x86-64/ibt-plt-3a-x32.d,
505 testsuite/ld-x86-64/ibt-plt-3a.d,
506 testsuite/ld-x86-64/ibt-plt-3c-x32.d,
507 testsuite/ld-x86-64/ibt-plt-3c.d,
508 testsuite/ld-x86-64/libno-plt-1b.dd,
509 testsuite/ld-x86-64/mpx3.dd, testsuite/ld-x86-64/mpx3n.dd,
510 testsuite/ld-x86-64/mpx4.dd, testsuite/ld-x86-64/mpx4n.dd,
511 testsuite/ld-x86-64/no-plt-1a.dd,
512 testsuite/ld-x86-64/no-plt-1b.dd,
513 testsuite/ld-x86-64/no-plt-1c.dd,
514 testsuite/ld-x86-64/no-plt-1d.dd,
515 testsuite/ld-x86-64/no-plt-1e.dd,
516 testsuite/ld-x86-64/no-plt-1f.dd,
517 testsuite/ld-x86-64/no-plt-1g.dd,
518 testsuite/ld-x86-64/plt-main-bnd.dd,
519 testsuite/ld-x86-64/plt-main-ibt-x32.dd,
520 testsuite/ld-x86-64/plt-main-ibt.dd,
521 testsuite/ld-x86-64/plt.pd, testsuite/ld-x86-64/plt2.dd,
522 testsuite/ld-x86-64/pr19609-5a.d,
523 testsuite/ld-x86-64/pr19609-5b.d,
524 testsuite/ld-x86-64/pr19609-5c.d,
525 testsuite/ld-x86-64/pr19609-5e.d,
526 testsuite/ld-x86-64/pr19609-7b.d,
527 testsuite/ld-x86-64/pr19609-7d.d,
528 testsuite/ld-x86-64/pr19636-2d.d,
529 testsuite/ld-x86-64/pr19636-2l.d,
530 testsuite/ld-x86-64/pr20253-1b.d,
531 testsuite/ld-x86-64/pr20253-1d.d,
532 testsuite/ld-x86-64/pr20253-1f.d,
533 testsuite/ld-x86-64/pr20253-1h.d,
534 testsuite/ld-x86-64/pr20253-1j.d,
535 testsuite/ld-x86-64/pr20253-1l.d,
536 testsuite/ld-x86-64/pr20830a-now.d,
537 testsuite/ld-x86-64/pr20830a.d,
538 testsuite/ld-x86-64/pr20830b-now.d,
539 testsuite/ld-x86-64/pr20830b.d,
540 testsuite/ld-x86-64/pr21038a-now.d,
541 testsuite/ld-x86-64/pr21038a.d,
542 testsuite/ld-x86-64/pr21038b-now.d,
543 testsuite/ld-x86-64/pr21038b.d,
544 testsuite/ld-x86-64/pr21038c-now.d,
545 testsuite/ld-x86-64/pr21038c.d,
546 testsuite/ld-x86-64/pr23930-x32.d,
547 testsuite/ld-x86-64/pr23930.d,
548 testsuite/ld-x86-64/pr25416-1a.d,
549 testsuite/ld-x86-64/pr25416-2a.d,
550 testsuite/ld-x86-64/pr26018.d,
551 testsuite/ld-x86-64/protected2-k1om.d,
552 testsuite/ld-x86-64/protected2-l1om.d,
553 testsuite/ld-x86-64/protected2.d,
554 testsuite/ld-x86-64/protected3.d,
555 testsuite/ld-x86-64/protected8.d,
556 testsuite/ld-x86-64/tlsbin.dd, testsuite/ld-x86-64/tlsbin2.dd,
557 testsuite/ld-x86-64/tlsbindesc.dd,
558 testsuite/ld-x86-64/tlsdesc.dd,
559 testsuite/ld-x86-64/tlsdesc.pd,
560 testsuite/ld-x86-64/tlsgd10.dd,
561 testsuite/ld-x86-64/tlsgd7.dd, testsuite/ld-x86-64/tlsgd8.dd,
562 testsuite/ld-x86-64/tlsgd9.dd,
563 testsuite/ld-x86-64/tlsgdesc.dd,
564 testsuite/ld-x86-64/tlsld3.dd, testsuite/ld-x86-64/tlsld4.dd,
565 testsuite/ld-x86-64/tlspic.dd, testsuite/ld-x86-64/tlspic2.dd,
566 testsuite/ld-x86-64/tlspie2b.d, testsuite/ld-x86-64/tlspie2c.d:
567 Adjust expectations.
568
a8a48c75
HPN
5692020-07-15 Hans-Peter Nilsson <hp@bitrange.com>
570
571 * testsuite/ld-mmix/undef-1.d, testsuite/ld-mmix/undef-1m.d,
572 testsuite/ld-mmix/undef-2.d, testsuite/ld-mmix/undef-2m.d: Add
573 start- and end-anchors to error-string to match just a
574 single-line error-message.
575
7a34d0ea
AM
5762020-07-13 Alan Modra <amodra@gmail.com>
577
578 * testsuite/ld-scripts/default-script1.d: Don't skip, xfail
579 using is_pecoff_format.
580 * testsuite/ld-scripts/default-script2.d: Likewise.
581 * testsuite/ld-scripts/default-script3.d: Likewise.
582 * testsuite/ld-scripts/default-script4.d: Likewise.
583 * testsuite/ld-scripts/pr20302.d: Remove x86_64-*-cygwin from notarget.
584 * testsuite/ld-scripts/provide-6.d: Remove x86_64-*-cygwin from xfail.
585 * testsuite/ld-scripts/provide-8.d: Likewise.
586
d882c988
AM
5872020-07-10 Alan Modra <amodra@gmail.com>
588
589 * ld.texi (PowerPC64 ELF64): Document --no-inline-optimize,
590 --power10-stubs and --no-power10-stubs.
591
d3b10ee7
AM
5922020-07-10 Alan Modra <amodra@gmail.com>
593
594 * emultempl/ppc64elf.em (params): Init new field.
595 (enum ppc64_opt): Add OPTION_POWER10_STUBS and OPTION_NO_POWER10_STUBS.
596 (PARSE_AND_LIST_LONGOPTS): Support --power10-stubs and
597 --no-power10-stubs.
598 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
599 * testsuite/ld-powerpc/callstub-3.d: New test.
600 * testsuite/ld-powerpc/powerpc.exp: Run it.
601
fe49679d
AM
6022020-07-09 Alan Modra <amodra@gmail.com>
603
604 * emulparams/ppcpe.sh: Delete.
605 * scripttempl/ppcpe.sc: Delete.
606 * emulparams/ppclynx.sh: Delete.
607 * Makefile.am (ALL_EMULATION_SOURCES): Remove ppc PE and lynxos.
608 * configure.tgt: Likewise.
609 * emultempl/beos.em: Remove powerpc PE support.
610 * emultempl/pe.em: Likewise.
611 * po/BLD-POTFILES.in: Regenerate.
612 * Makefile.in: Regenerate.
613
c560184e
AM
6142020-07-09 Alan Modra <amodra@gmail.com>
615
616 * testsuite/ld-gc/gc.exp: Don't set -mminimal-toc for powerpc64,
617 and remove powerpc64 xfail. Use -fno-PIE for ppc32.
618
470cd0fa
AM
6192020-07-09 Alan Modra <amodra@gmail.com>
620
621 PR 18841
622 * testsuite/ld-ifunc/ifunc.exp: Run pr18841 tests non-pie.
623
babcb2ea
AM
6242020-07-08 Alan Modra <amodra@gmail.com>
625
626 * testsuite/lib/ld-lib.exp (ar_simple_create): Pass options before
627 ar command.
628 * testsuite/ld-powerpc/aix52.exp: Run for rs6000-aix5.2. Update
629 match files.
630 * testsuite/ld-powerpc/aix-abs-branch-1.dd: Update.
631 * testsuite/ld-powerpc/aix-core-sec-1.hd: Update.
632 * testsuite/ld-powerpc/aix-gc-1-32.dd: Update.
633 * testsuite/ld-powerpc/aix-gc-1-64.dd: Update.
634 * testsuite/ld-powerpc/aix-glink-1-32.dd: Update.
635 * testsuite/ld-powerpc/aix-glink-1-64.dd: Update.
636 * testsuite/ld-powerpc/aix-glink-2-32.dd: Update.
637 * testsuite/ld-powerpc/aix-glink-2-64.dd: Update.
638 * testsuite/ld-powerpc/aix-no-dup-syms-1-rel.rd: Update.
639 * testsuite/ld-powerpc/aix-ref-1-32.od: Update.
640 * testsuite/ld-powerpc/aix-ref-1-64.od: Update.
641 * testsuite/ld-powerpc/aix-toc-1-32.dd: Update.
642 * testsuite/ld-powerpc/aix-toc-1-64.dd: Update.
643 * testsuite/ld-powerpc/aix-weak-3-32.dd: Update.
644 * testsuite/ld-powerpc/aix-weak-3-64.dd: Update.
645 * testsuite/ld-powerpc/aix-abs-branch-1.nd: Delete, replace with..
646 * testsuite/ld-powerpc/aix-abs-branch-1-32.nd,
647 * testsuite/ld-powerpc/aix-abs-branch-1-64.nd: ..these new files.
648 * testsuite/ld-powerpc/aix-abs-reloc-1.nd: Delete, replace with..
649 * testsuite/ld-powerpc/aix-abs-reloc-1-32.nd,
650 * testsuite/ld-powerpc/aix-abs-reloc-1-64.nd: ..these new files.
651 * testsuite/ld-powerpc/aix-abs-reloc-1.od: Delete, replace with..
652 * testsuite/ld-powerpc/aix-abs-reloc-1-32.od,
653 * testsuite/ld-powerpc/aix-abs-reloc-1-64.od: ..these new files.
654 * testsuite/ld-powerpc/aix-export-1-all.dd: Delete, replace with..
655 * testsuite/ld-powerpc/aix-export-1-all-32.dd,
656 * testsuite/ld-powerpc/aix-export-1-all-64.dd: ..these new files.
657 * testsuite/ld-powerpc/aix-export-1-full.dd: Delete, replace with..
658 * testsuite/ld-powerpc/aix-export-1-full-32.dd,
659 * testsuite/ld-powerpc/aix-export-1-full-64.dd: ..these new files.
660 * testsuite/ld-powerpc/aix-export-2.nd: Delete, replace with..
661 * testsuite/ld-powerpc/aix-export-2-32.nd,
662 * testsuite/ld-powerpc/aix-export-2-64.nd: ..these new files.
663 * testsuite/ld-powerpc/aix-gc-1.nd: Delete, replace with..
664 * testsuite/ld-powerpc/aix-gc-1-32.nd,
665 * testsuite/ld-powerpc/aix-gc-1-64.nd: ..these new files.
666 * testsuite/ld-powerpc/aix-glink-3.dd: Delete, replace with..
667 * testsuite/ld-powerpc/aix-glink-3-32.dd,
668 * testsuite/ld-powerpc/aix-glink-3-64.dd: ..these new files.
669 * testsuite/ld-powerpc/aix-lineno-1a.dd: Delete, replace with..
670 * testsuite/ld-powerpc/aix-lineno-1a-32.dd,
671 * testsuite/ld-powerpc/aix-lineno-1a-64.dd: ..these new files.
672 * testsuite/ld-powerpc/aix-lineno-1a.nd: Delete, replace with..
673 * testsuite/ld-powerpc/aix-lineno-1a-32.nd,
674 * testsuite/ld-powerpc/aix-lineno-1a-64.nd: ..these new files.
675 * testsuite/ld-powerpc/aix-lineno-1b.dd: Delete, replace with..
676 * testsuite/ld-powerpc/aix-lineno-1b-32.dd,
677 * testsuite/ld-powerpc/aix-lineno-1b-64.dd: ..these new files.
678 * testsuite/ld-powerpc/aix-lineno-1b.nd: Delete, replace with..
679 * testsuite/ld-powerpc/aix-lineno-1b-32.nd,
680 * testsuite/ld-powerpc/aix-lineno-1b-64.nd: ..these new files.
681 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.dnd: Delete, replace with..
682 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.dnd,
683 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.dnd: ..these new files.
684 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.drd: Delete, replace with..
685 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.drd,
686 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.drd: ..these new files.
687 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.nd: Delete, replace with..
688 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.nd,
689 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.nd: ..these new files.
690 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.rd: Delete, replace with..
691 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.rd,
692 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.rd: ..these new files.
693 * testsuite/ld-powerpc/aix-weak-1-dso.dnd: Delete, replace with..
694 * testsuite/ld-powerpc/aix-weak-1-dso-32.dnd,
695 * testsuite/ld-powerpc/aix-weak-1-dso-64.dnd: ..these new files.
696 * testsuite/ld-powerpc/aix-weak-1-dso.hd: Delete, replace with..
697 * testsuite/ld-powerpc/aix-weak-1-dso-32.hd,
698 * testsuite/ld-powerpc/aix-weak-1-dso-64.hd: ..these new files.
699 * testsuite/ld-powerpc/aix-weak-1-dso.nd: Delete, replace with..
700 * testsuite/ld-powerpc/aix-weak-1-dso-32.nd,
701 * testsuite/ld-powerpc/aix-weak-1-dso-64.nd: ..these new files.
702 * testsuite/ld-powerpc/aix-weak-1-gcdso.dnd: Delete, replace with..
703 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.dnd,
704 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.dnd: ..these new files.
705 * testsuite/ld-powerpc/aix-weak-1-gcdso.hd: Delete, replace with..
706 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.hd,
707 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.hd: ..these new files.
708 * testsuite/ld-powerpc/aix-weak-1-gcdso.nd: Delete, replace with..
709 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd,
710 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.nd: ..these new files.
711 * testsuite/ld-powerpc/aix-weak-2a.nd: Delete, replace with..
712 * testsuite/ld-powerpc/aix-weak-2a-32.nd,
713 * testsuite/ld-powerpc/aix-weak-2a-64.nd: ..these new files.
714 * testsuite/ld-powerpc/aix-weak-2b.nd: Delete, replace with..
715 * testsuite/ld-powerpc/aix-weak-2b-32.nd,
716 * testsuite/ld-powerpc/aix-weak-2b-64.nd: ..these new files.
717 * testsuite/ld-powerpc/aix-weak-2c.nd: Delete, replace with..
718 * testsuite/ld-powerpc/aix-weak-2c-32.nd,
719 * testsuite/ld-powerpc/aix-weak-2c-64.nd: ..these new files.
720 * testsuite/ld-powerpc/aix-weak-2c.od: Delete, replace with..
721 * testsuite/ld-powerpc/aix-weak-2c-32.od,
722 * testsuite/ld-powerpc/aix-weak-2c-64.od: ..these new files.
723
35097e10
AM
7242020-07-07 Alan Modra <amodra@gmail.com>
725
726 * testsuite/ld-scripts/section-match-1.d: xfail h8300.
727
e553d5b2
AM
7282020-07-07 Alan Modra <amodra@gmail.com>
729
730 * testsuite/ld-scripts/align.exp: Don't exclude xcoff. Pass
731 -bnogc ld option for xcoff.
732 * testsuite/ld-scripts/provide.exp: Likewise.
733 * testsuite/ld-scripts/data.exp: Pass -bnogc ld option for xcoff.
734 * testsuite/ld-scripts/default-script.exp: Likewise.
735 * testsuite/ld-scripts/defined.exp: Likewise.
736 * testsuite/ld-scripts/empty-address.exp: Likewise.
737 * testsuite/ld-scripts/expr.exp: Likewise.
738 * testsuite/ld-scripts/include.exp: Likewise.
739 * testsuite/ld-scripts/script.exp: Likewise.
740 * testsuite/ld-scripts/assign-loc.d: Don't exclude xcoff.
741 * testsuite/ld-scripts/defined3.d: Likewise.
742 * testsuite/ld-scripts/defined4.d: Likewise.
743 * testsuite/ld-scripts/pr18963.d: Likewise.
744 * testsuite/ld-scripts/sane1.d: Likewise.
745 * testsuite/ld-scripts/segment-start.d: Likewise.
746 * testsuite/ld-scripts/include-1.d: Likewise, and relax text vma.
747 * testsuite/ld-scripts/defined5.d: Update xfail and comment.
748 * testsuite/ld-scripts/defined5.s: Tweak "defined" to be at
749 non-zero section offset.
750 * testsuite/ld-scripts/fill16.d: xfail for xcoff.
751 * testsuite/ld-scripts/provide-2.d: Accept more symbols.
752 * testsuite/ld-scripts/provide-4.d: Likewise.
753 * testsuite/ld-scripts/provide-5.d: Likewise.
754 * testsuite/ld-scripts/provide-6.d: Likewise.
755 * testsuite/ld-scripts/provide-7.d: Likewise.
756 * testsuite/ld-scripts/align.t: Accept xcoff mapped .text and .data.
757 * testsuite/ld-scripts/defined3.t: Likewise.
758 * testsuite/ld-scripts/defined4.t: Likewise.
759 * testsuite/ld-scripts/defined5.t: Likewise.
760 * testsuite/ld-scripts/fill.t: Likewise.
761 * testsuite/ld-scripts/include-subdata.t: Likewise.
762 * testsuite/ld-scripts/provide-1.t: Likewise.
763 * testsuite/ld-scripts/provide-2.t: Likewise.
764 * testsuite/ld-scripts/provide-3.t: Likewise.
765 * testsuite/ld-scripts/provide-4.t: Likewise.
766 * testsuite/ld-scripts/provide-5.t: Likewise.
767 * testsuite/ld-scripts/provide-6.t: Likewise.
768 * testsuite/ld-scripts/provide-7.t: Likewise.
769 * testsuite/ld-scripts/provide-8.t: Likewise.
770 * testsuite/ld-scripts/assign-loc.t: Add required xcoff sections.
771 * testsuite/ld-scripts/sizeof.t: Likewise.
772 * testsuite/ld-scripts/align2.t: Likewise, and mapped sections.
773 * testsuite/ld-scripts/align5.t: Likewise.
774 * testsuite/ld-scripts/default-script.t: Likewise.
775 * testsuite/ld-scripts/empty-address-1.t: Likewise.
776 * testsuite/ld-scripts/empty-address-2a.t: Likewise.
777 * testsuite/ld-scripts/empty-address-2b.t: Likewise.
778 * testsuite/ld-scripts/empty-address-3a.t: Likewise.
779 * testsuite/ld-scripts/empty-address-3b.t: Likewise.
780 * testsuite/ld-scripts/empty-address-3c.t: Likewise.
781 * testsuite/ld-scripts/include-sections.t: Likewise.
782 * testsuite/ld-scripts/pr14962.t: Likewise.
783 * testsuite/ld-scripts/sane1.t: Likewise.
784
231b7382
AM
7852020-07-07 Alan Modra <amodra@gmail.com>
786
787 * testsuite/ld-scripts/align.exp: Use is_pecoff_format.
788 * testsuite/ld-scripts/defined.exp: Likewise.
789 * testsuite/ld-scripts/provide.exp: Likewise.
790 * testsuite/ld-scripts/weak.exp: Likewise.
791 * testsuite/ld-scripts/empty-address.exp: Likewise. Reset LDFLAGS
792 on exit.
793 * testsuite/ld-scripts/expr.exp: Set LDFLAGS earlier, and with
794 --image-base for PE.
795 * testsuite/ld-scripts/include.exp: Set LDFLAGS for PE.
796 * testsuite/ld-scripts/script.exp: Use is_pecoff_format, and
797 set LDFLAGS as well as flags.
798
7193487f
AM
7992020-07-07 Alan Modra <amodra@gmail.com>
800
801 * testsuite/ld-checks/checks.exp: Use is_xcoff_format.
802 * testsuite/ld-powerpc/powerpc.exp: Likewise.
803 * testsuite/ld-scripts/print-memory-usage.exp: Likewise.
804 * testsuite/ld-srec/srec.exp: Likewise.
805 * testsuite/ld-undefined/require-defined.exp: Likewise.
806 * testsuite/ld-scripts/expr2.d: Likewise.
807 * testsuite/ld-scripts/section-match-1.d: Only run for ELF.
808 * testsuite/ld-elfvers/vers.exp: Delete dead code.
809 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
810 * testsuite/ld-elfweak/elfweak.exp: Likewise.
811
fb3dc213
AM
8122020-07-07 Alan Modra <amodra@gmail.com>
813
814 * emultempl/aix.em (gld${EMULATION_NAME}_find_exp_assignment): Handle
815 etree_provided.
816
3bde5ad1
AM
8172020-07-07 Alan Modra <amodra@gmail.com>
818
819 * testsuite/ld-sh/vxworks1-lib.rd: Update expected output.
820 * testsuite/ld-sh/vxworks4.d: Likewise.
821
ddc73fa9
NC
8222020-07-06 Yuri Chornoivan <yurchor@ukr.net>
823
824 PR 26204
825 * lexsup.c: Fix spelling mistake.
826 * po/ld.pot: Regenerate.
827
17550be7
NC
8282020-07-06 Nick Clifton <nickc@redhat.com>
829
830 * po/bg.po: Updated Bulgarian translation.
831 * po/fr.po: Updated French translation.
832 * po/pt_BR.po: Updated Brazilian Portuguese translation.
833 * po/uk.po: Updated Ukranian translation.
834
b19d852d
NC
8352020-07-04 Nick Clifton <nickc@redhat.com>
836
837 * configure: Regenerate.
838
b115b9fd
NC
8392020-07-04 Nick Clifton <nickc@redhat.com>
840
841 Binutils 2.35 branch created.
842
b657622c
AM
8432020-07-03 Alan Modra <amodra@gmail.com>
844
845 PR 26028
846 * testsuite/ld-arm/arm-elf.exp (vxworks1): Pass --wide to readelf
847 when dumping relocs.
848 * testsuite/ld-i386/i386.exp (vxworks1): Likewise.
849 * testsuite/ld-sh/sh-vxworks.exp (vxworks1): Likewise.
850 * testsuite/ld-sparc/sparc.exp (vxworks1): Likewise.
851 * testsuite/ld-arm/vxworks1.rd: Adjust to suit.
852 * testsuite/ld-i386/vxworks1.rd: Adjust.
853 * testsuite/ld-sh/vxworks1.rd: Adjust.
854 * testsuite/ld-sparc/vxworks1.rd: Adjust.
855
0942c7ab
NC
8562020-07-02 Nick Clifton <nickc@redhat.com>
857
858 PR 26028
859 * testsuite/ld-powerpc/powerpc.exp: Add -T option to readelf
860 command line when running some tests.
861 * testsuite/ld-arm/arm-elf.exp: Likewise.
862 * testsuite/ld-mips-elf/mips-elf.exp: Likewise.
863 * testsuite/ld-mmix/local1.d: Likewise.
864 * testsuite/ld-mmix/local3.d: Likewise.
865 * testsuite/ld-mmix/local5.d: Likewise.
866 * testsuite/ld-mmix/local7.d: Likewise.
867 * testsuite/ld-powerpc/powerpc.exp: Likewise.
868
bbd19b19
L
8692020-06-30 H.J. Lu <hongjiu.lu@intel.com>
870
871 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_nacl.c,
872 eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c.
873 Remove x86 NaCl dep files.
874 * NEWS: Mention x86 NaCl target support removal.
875 * configure.tgt: Remove x86 NaCl target support.
876 * testsuite/ld-elf/binutils.exp: Likewise.
877 * testsuite/ld-elf/elf.exp: Likewise.
878 * testsuite/ld-elfvers/vers.exp: Likewise.
879 * testsuite/ld-i386/align-branch-1.d: Likewise.
880 * testsuite/ld-i386/export-class.exp: Likewise.
881 * testsuite/ld-i386/i386.exp: Likewise.
882 * testsuite/ld-i386/load1.d: Likewise.
883 * testsuite/ld-i386/pie1.d: Likewise.
884 * testsuite/ld-i386/pr12570a.d: Likewise.
885 * testsuite/ld-i386/pr12570b.d: Likewise.
886 * testsuite/ld-i386/pr19636-1d.d: Likewise.
887 * testsuite/ld-i386/pr19636-1l.d: Likewise.
888 * testsuite/ld-i386/pr19636-2c.d: Likewise.
889 * testsuite/ld-i386/pr19636-2d.d: Likewise.
890 * testsuite/ld-i386/pr19636-2e.d: Likewise.
891 * testsuite/ld-i386/pr20244-1a.d: Likewise.
892 * testsuite/ld-i386/pr20244-1b.d: Likewise.
893 * testsuite/ld-i386/pr20244-2a.d: Likewise.
894 * testsuite/ld-i386/pr20244-2b.d: Likewise.
895 * testsuite/ld-i386/pr20244-2c.d: Likewise.
896 * testsuite/ld-i386/pr20244-4a.d: Likewise.
897 * testsuite/ld-i386/pr20244-4b.d: Likewise.
898 * testsuite/ld-i386/pr21884.d: Likewise.
899 * testsuite/ld-ifunc/binutils.exp: Likewise.
900 * testsuite/ld-ifunc/ifunc-10-i386.d: Likewise.
901 * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
902 * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
903 * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
904 * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
905 * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
906 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
907 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
908 * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
909 * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
910 * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
911 * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
912 * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
913 * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
914 * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
915 * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
916 * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
917 * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
918 * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
919 * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
920 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
921 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
922 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
923 * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
924 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
925 * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
926 * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
927 * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
928 * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
929 * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
930 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
931 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
932 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
933 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
934 * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
935 * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
936 * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
937 * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
938 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
939 * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
940 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
941 * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
942 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
943 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
944 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
945 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
946 * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
947 * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
948 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
949 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
950 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
951 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
952 * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
953 * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
954 * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
955 * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
956 * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
957 * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
958 * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
959 * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
960 * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
961 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
962 * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
963 * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
964 * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
965 * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
966 * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
967 * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
968 * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
969 * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
970 * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
971 * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
972 * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
973 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
974 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
975 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
976 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
977 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
978 * testsuite/ld-plugin/lto.exp: Likewise.
979 * testsuite/ld-x86-64/align-branch-1.d: Likewise.
980 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
981 * testsuite/ld-x86-64/line.exp: Likewise.
982 * testsuite/ld-x86-64/load1a.d: Likewise.
983 * testsuite/ld-x86-64/load1b.d: Likewise.
984 * testsuite/ld-x86-64/load1c.d: Likewise.
985 * testsuite/ld-x86-64/load1d.d: Likewise.
986 * testsuite/ld-x86-64/pie3.d: Likewise.
987 * testsuite/ld-x86-64/pr18160.d: Likewise.
988 * testsuite/ld-x86-64/pr19013-x32.d: Likewise.
989 * testsuite/ld-x86-64/pr19013.d: Likewise.
990 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
991 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
992 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
993 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
994 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
995 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
996 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
997 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
998 * testsuite/ld-x86-64/pr21884.d: Likewise.
999 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1000 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1001 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
1002 * testsuite/ld-x86-64/tlsgd5.dd: Likewise.
1003 * testsuite/ld-x86-64/tlsgd8.dd: Likewise.
1004 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1005 * emulparams/elf32_x86_64_nacl.sh: Removed.
1006 * emulparams/elf_i386_nacl.sh: Likewise.
1007 * emulparams/elf_x86_64_nacl.sh: Likewise.
1008 * testsuite/ld-i386/emit-relocs-nacl.rd: Likewise.
1009 * testsuite/ld-i386/load1-nacl.d: Likewise.
1010 * testsuite/ld-i386/pie1-nacl.d: Likewise.
1011 * testsuite/ld-i386/plt-nacl.pd: Likewise.
1012 * testsuite/ld-i386/plt-pic-nacl.pd: Likewise.
1013 * testsuite/ld-i386/pr17709-nacl.rd: Likewise.
1014 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1015 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1016 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1017 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
1018 * testsuite/ld-i386/pr19827-nacl.rd: Likewise.
1019 * testsuite/ld-i386/pr21884-nacl.d: Likewise.
1020 * testsuite/ld-i386/pr21884-nacl.t: Likewise.
1021 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1022 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
1023 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
1024 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
1025 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
1026 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
1027 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
1028 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
1029 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1030 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
1031 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
1032 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
1033 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
1034 * testsuite/ld-x86-64/pie3-nacl.d: Likewise.
1035 * testsuite/ld-x86-64/plt-nacl.pd: Likewise.
1036 * testsuite/ld-x86-64/pr17709-nacl.rd: Likewise.
1037 * testsuite/ld-x86-64/pr19013-nacl.d: Likewise.
1038 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
1039 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
1040 * testsuite/ld-x86-64/pr21884-nacl.d: Likewise.
1041 * testsuite/ld-x86-64/pr21884-nacl.t: Likewise.
1042 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
1043 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
1044 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
1045 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1046 * testsuite/ld-x86-64/tlsdesc-nacl.pd: Likewise.
1047 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1048 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1049 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1050 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
1051 * Makefile.in: Regenerated.
1052 * po/BLD-POTFILES.in: Likewise.
1053
fb4a044b
AM
10542020-06-30 Alan Modra <amodra@gmail.com>
1055
1056 * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just
1057 ix86 and x86_64.
1058
b9b9b0ef
AM
10592020-06-30 Alan Modra <amodra@gmail.com>
1060
1061 * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.
1062
39d050ee
AM
10632020-06-30 Alan Modra <amodra@gmail.com>
1064
1065 * scripttempl/elfmicroblaze.sc (.data): Add .data.* entry.
1066 * testsuite/ld-elf/var1.d: Don't xfail microblaze.
1067
a57f74bb
L
10682020-06-29 H.J. Lu <hongjiu.lu@intel.com>
1069
1070 * testsuite/ld-tic6x/shlib-1.rd: Move C6000_DSBT_BASE,
1071 C6000_DSBT_SIZE and C6000_DSBT_INDEX dynamic tags to the last.
1072 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1073 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1074 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1075 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1076 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1077 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1078 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1079 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1080 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1081 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
1082 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
1083 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
1084
290a25dc
AM
10852020-06-29 Alan Modra <amodra@gmail.com>
1086
1087 * testsuite/ld-x86-64/abs-k1om.d: Run only on x86_64-*-linux*.
1088 * testsuite/ld-x86-64/protected2-k1om.d: Likewise.
1089 * testsuite/ld-x86-64/protected3-k1om.d: Likewise.
1090
094e34f2
NA
10912020-06-26 Nick Alcock <nick.alcock@oracle.com>
1092
1093 * configure.ac [--enable-libctf]: New, default yes.
1094 Set ENABLE_LIBCTF accordingly.
1095 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF.
1096 * configure: Regenerate.
1097 * config.in: Regenerate.
1098 * Makefile.in: Regenerate.
1099 * aclocal.m4: Regenerate.
1100 * ldlang.c (ctf_output): Conditionalize on ENABLE_LIBCTF.
1101 (ldlang_open_ctf): Likewise.
1102 (lang_merge_ctf): Likewise.
1103 (ldlang_ctf_apply_strsym): Likewise.
1104 (lang_write_ctf): Likewise.
1105 (ldlang_write_ctf_late): Likewise.
1106 (ldlang_open_ctf) [!ENABLE_LIBCTF]: Warn about the presence of CTF
1107 sections.
1108 (lang_merge_ctf) [!ENABLE_LIBCTF]: New stub.
1109 (ldlang_ctf_apply_strsym) [!ENABLE_LIBCTF]: Likewise.
1110 (lang_write_ctf) [!ENABLE_LIBCTF]: Likewise.
1111 (ldlang_write_ctf_late) [!ENABLE_LIBCTF]: Likewise.
1112 * ldelfgen.c (ldelf_emit_ctf_early): Conditionalize on
1113 ENABLE_LIBCTF.
1114 (struct ctf_strsym_iter_cb_arg): Likewise.
1115 (ldelf_ctf_strtab_iter_cb): Likewise.
1116 (ldelf_ctf_symbols_iter_cb): Likewise.
1117 (ldelf_examine_strtab_for_ctf): Likewise.
1118 (ldelf_emit_ctf_early) [!ENABLE_LIBCTF]: New stub.
1119 (ldelf_examine_strtab_for_ctf) [!ENABLE_LIBCTF]: New stub.
1120
198e1db7
JB
11212020-06-26 Jan Beulich <jbeulich@suse.com>
1122
1123 * testsuite/ld-x86-64/x86-64.exp: Run K1OM tests.
1124
85f7484a
PB
11252020-06-26 Pat Bernardi <bernardi@adacore.com>
1126
1127 * testsuite/ld-m68k/attr-gnu-4-0.s: New file.
1128 * testsuite/ld-m68k/attr-gnu-4-1.s: Likewise.
1129 * testsuite/ld-m68k/attr-gnu-4-2.s: Likewise.
1130 * testsuite/ld-m68k/attr-gnu-4-00.d: Likewise.
1131 * testsuite/ld-m68k/attr-gnu-4-01.d: Likewise.
1132 * testsuite/ld-m68k/attr-gnu-4-02.d: Likewise.
1133 * testsuite/ld-m68k/attr-gnu-4-10.d: Likewise.
1134 * testsuite/ld-m68k/attr-gnu-4-11.d: Likewise.
1135 * testsuite/ld-m68k/attr-gnu-4-12.d: Likewise.
1136 * testsuite/ld-m68k/attr-gnu-4-20.d: Likewise.
1137 * testsuite/ld-m68k/attr-gnu-4-21.d: Likewise.
1138 * testsuite/ld-m68k/attr-gnu-4-22.d: Likewise.
1139 * testsuite/ld-m68k/m68k.exp: Run the new tests.
1140
4bf05d4a
L
11412020-06-24 H.J. Lu <hongjiu.lu@intel.com>
1142
1143 PR ld/26165
1144 * lexsup.c (ld_options): Correct --dependency-file order.
1145
2c8e3708
L
11462020-06-24 H.J. Lu <hongjiu.lu@intel.com>
1147
1148 PR ld/26083
1149 * testsuite/ld-csky/tls-ie-v1.d: Updated.
1150 * testsuite/ld-csky/tls-ie.d: Likewise.
1151
c679ec98
L
11522020-06-24 H.J. Lu <hongjiu.lu@intel.com>
1153
1154 PR ld/26083
1155 * testsuite/ld-cris/libdso-15b.d: Updated.
1156 * testsuite/ld-cris/libdso-1c.d: Likewise.
1157 * testsuite/ld-cris/libdso-1d.d: Likewise.
1158 * testsuite/ld-cris/libdso-15c.d: New file.
1159
5376d47f
L
11602020-06-24 H.J. Lu <hongjiu.lu@intel.com>
1161
1162 PR ld/26163
1163 * ldexp.c (exp_fold_tree_1): Set non_ir_ref_regular on the source
1164 for assignment.
1165 * testsuite/ld-plugin/lto.exp: Run ld/26163 test.
1166 * testsuite/ld-plugin/pr26163a.c: New file.
1167 * testsuite/ld-plugin/pr26163b.c: Likewise.
1168
a5aae508
AM
11692020-06-24 Alan Modra <amodra@gmail.com>
1170
1171 * lexsup.c (elf_shlib_list_options): Properly format help message.
1172 (elf_plt_unwind_list_options): Likewise.
1173 * emultempl/cskyelf.em (PARSE_AND_LIST_OPTIONS): Likewise.
1174
f37b21b4
RM
11752020-06-23 Roland McGrath <mcgrathr@google.com>
1176
1177 PR 22843
1178 * NEWS: Note --dependency-file.
1179 * ld.texi (Options): Document --dependency-file.
1180 * ldlex.h (enum option_values): Add OPTION_DEPENDENCY_FILE.
1181 * ld.h (ld_config_type): New member dependency_file.
1182 * lexsup.c (ld_options, parse_args): Parse --dependency-file.
1183 * ldmain.c (struct dependency_file): New type.
1184 (dependency_files, dependency_files_tail): New static variables.
1185 (track_dependency_files): New function.
1186 (write_dependency_file): New function.
1187 (main): Call it when --dependency-file was passed.
1188 * ldfile.c (ldfile_try_open_bfd): Call track_dependency_files.
1189 (ldfile_open_command_file_1): Likewise.
1190 * ldelf.c (ldelf_try_needed): Likewise.
1191 * pe-dll.c (pe_implied_import_dll): Likewise.
1192
9221725d
AM
11932020-06-23 Alan Modra <amodra@gmail.com>
1194
1195 PR 26150
1196 * ldlang.c (ldlang_add_file): Assert that we aren't adding the
1197 current end of link.next list again too.
1198 * ldmain.c (add_archive_element): Don't load archive elements
1199 again that have already been loaded.
1200
c7c970e4
AM
12012020-06-23 Alan Modra <amodra@gmail.com>
1202
1203 * testsuite/ld-elf/shared.exp (pr14170): Clear xfail for
1204 bfin-*-linux*.
1205 (pr17068, symbolic-func.so, pr22374): Likewise.
1206
39ff0b81
NC
12072020-06-22 Nelson Chu <nelson.chu@sifive.com>
1208
1209 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Updated.
1210 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Updated.
1211 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Updated.
1212 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Updated.
1213 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Updated.
1214 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Updated.
1215
0381901e
AM
12162020-06-21 Alan Modra <amodra@gmail.com>
1217
1218 * ldfile.c: Replace uses of ENABLE_PLUGINS with BFD_SUPPORTS_PLUGINS.
1219 * ldlang.c: Likewise.
1220 * ldlang.h: Likewise.
1221 * ldlex.h: Likewise.
1222 * ldmain.c: Likewise.
1223 * lexsup.c: Likewise.
1224 * plugin.c: Wrap body of file in #if BFD_SUPPORTS_PLUGINS.
1225 * testplug.c: Likewise.
1226 * testplug2.c: Likewise.
1227 * testplug3.c: Likewise.
1228 * testplug4.c: Likewise.
1229 * configure.ac (ENABLE_PLUGINS): Don't define AM_CONTITIONAL.
1230 * Makefile.am: Remove ENABLE_PLUGINS conditionals.
1231 (PLUGIN_CFLAGS): Don't define.
1232 (PLUGIN_C, PLUGIN_H, PLUGIN_OBJECT): Likewise. Substitute all
1233 uses with plugin file name.
1234 * configure: Regenerate.
1235 * Makefile.in: Regenerate.
1236
348fe36b
AM
12372020-06-20 Alan Modra <amodra@gmail.com>
1238
1239 * testsuite/lib/ld-lib.exp (default_ld_compile): Don't perror on
1240 a compiler error.
1241 (default_ld_assemble): Similarly for an assembler error.
1242 (default_ld_nm): Similarly for an nm error.
1243 (run_ld_link_tests): Report ld_assemble errors as a fail.
1244 (check_as_cfi): Remove now unnecessary perror substitution.
1245 * testsuite/ld-elf/exclude.exp: Report ld_nm error return as test
1246 fails rather then unresolved.
1247 * testsuite/ld-gc/gc.exp: Likewise.
1248 * testsuite/ld-scripts/alignof.exp: Likewise.
1249 * testsuite/ld-scripts/defined.exp: Likewise.
1250 * testsuite/ld-scripts/script.exp: Likewise.
1251 * testsuite/ld-scripts/sizeof.exp: Likewise.
1252 * testsuite/ld-selective/selective.exp: Likewise.
1253 * testsuite/ld-scripts/extern.exp: Likewise. Return on ld_link
1254 failure.
1255 * testsuite/ld-elfweak/elfweak.exp: Report compiler errors as
1256 test unresolved.
1257 * testsuite/ld-fastcall/fastcall.exp: Report assember errors as
1258 test fails.
1259 * testsuite/ld-i386/i386.exp (iamcu_tests): Likewise.
1260 * testsuite/ld-ia64/line.exp: Likewise.
1261 * testsuite/ld-mep/mep.exp: Likewise.
1262 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
1263 * testsuite/ld-nios2/nios2.exp: Likewise.
1264 * testsuite/ld-scripts/alignof.exp: Likewise.
1265 * testsuite/ld-x86-64/line.exp: Likewise.
1266 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1267 * testsuite/ld-scripts/log2.exp: Formatting.
1268 * testsuite/ld-tic6x/tic6x.exp: Report ld_link errors as a test fail.
1269
b0ee49d2
AM
12702020-06-20 Alan Modra <amodra@gmail.com>
1271
1272 * testsuite/ld-alpha/alpha.exp: Exclude *ecoff targets.
1273 * testsuite/ld-elf/binutils.exp: Likewise.
1274 * testsuite/ld-elf/tls.exp: Likewise.
1275 * testsuite/ld-elf/tls_common.exp: Likewise.
1276 * testsuite/ld-scripts/phdrs2.exp: Likewise.
1277
e2201c2a
AM
12782020-06-20 Alan Modra <amodra@gmail.com>
1279
1280 * testsuite/ld-sh/sh.exp: Don't run relax tests for non-ELF.
1281 Fail when ld_assemble fails. Use elseif to reduce indentation.
1282
2d0a923c
AM
12832020-06-19 Alan Modra <amodra@gmail.com>
1284
1285 * testsuite/ld-elf/dynamic-1.rd: Accept st_other notations.
1286 * testsuite/ld-elf/rdynamic-1.rd: Likewise.
1287 * testsuite/ld-elf/pr9676.rd: Likewise.
1288 * testsuite/ld-elf/pr9679.rd: Likewise.
1289 * testsuite/ld-elfvers/vers30.dsym: Likewise.
1290 * testsuite/ld-elfvers/vers31.dsym: Likewise.
e4433988
AM
1291 * testsuite/ld-plugin/pr22983.1.d: Likewise.
1292 * testsuite/ld-plugin/pr22983.2.d: Likewise.
2d0a923c 1293 * testsuite/ld-plugin/pr22983.3.d: Likewise.
e4433988 1294 * testsuite/ld-plugin/pr22983.4.d: Likewise.
2d0a923c
AM
1295 * testsuite/ld-ifunc/ifunc.exp: Exclude alpha.
1296
5fd104ad
AM
12972020-06-19 Alan Modra <amodra@gmail.com>
1298
1299 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option): Omit
1300 -z relro and -z norelro when target support for GNU_RELRO is lacking.
1301 (gld${EMULATION_NAME}_before_parse): Ignore RELRO default too.
1302 * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse): Ignore
1303 RELRO default when target support for GNU_RELRO is lacking.
1304 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
1305 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Likewise.
1306 * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
1307 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
1308 * testsuite/ld-elf/pr16322.d: xfail when no relro support.
1309 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1310 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1311 * testsuite/ld-elf/shared.exp (pr20995-2.so, pr20995-2): Likewise.
1312 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Use check_relro_support
1313 to decide whether to pass extra ld option "-z norelro".
1314
00401e65
L
13152020-06-17 H.J. Lu <hongjiu.lu@intel.com>
1316
1317 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Append "-w"
1318 to cflags.
1319
22aa1d51
L
13202020-06-17 H.J. Lu <hongjiu.lu@intel.com>
1321
1322 * testsuite/ld-elf/linux-x86.exp: Require GCC 5 for Build
1323 pr25749-1b (-pie -fPIE).
1324
07e7fdfd
AM
13252020-06-16 Alan Modra <amodra@gmail.com>
1326
1327 * testsuite/ld-elf/pr23428.c: Define _DEFAULT_SOURCE.
1328 * testsuite/ld-elf/indirect1b.c: Replace asm with __asm__.
1329 * testsuite/ld-elf/indirect2.c: Likewise.
1330 * testsuite/ld-elf/indirect3b.c: Likewise.
1331 * testsuite/ld-elf/indirect4b.c: Likewise.
1332 * testsuite/ld-elf/pr14323-2.c: Likewise.
1333 * testsuite/ld-elf/pr18720b.c: Likewise.
5f898994 1334 * testsuite/ld-elf/pr19553c.c: Likewise.
07e7fdfd 1335 * testsuite/ld-elf/pr23428.c: Likewise.
5f898994 1336 * testsuite/ld-elfvers/vers27b.c: Likewise.
07e7fdfd
AM
1337 * testsuite/ld-elfvsb/common.c: Likewise.
1338 * testsuite/ld-elfvsb/main.c: Likewise.
1339 * testsuite/ld-elfvsb/sh1.c: Likewise.
1340 * testsuite/ld-elfvsb/test.c: Likewise.
1341 * testsuite/ld-pe/aligncomm-1.c: Likewise.
1342 * testsuite/ld-pe/aligncomm-2.c: Likewise.
1343 * testsuite/ld-pe/aligncomm-3.c: Likewise.
1344 * testsuite/ld-pe/aligncomm-4.c: Likewise.
1345 * testsuite/ld-plugin/pr23958.c: Likewise.
1346 * testsuite/ld-size/size-1b.c: Likewise.
1347 * testsuite/ld-size/size-2b.c: Likewise.
1348 * testsuite/ld-size/size-3a.c: Likewise.
1349 * testsuite/ld-size/size-3b.c: Likewise.
1350 * testsuite/ld-size/size-3c.c: Likewise.
1351 * testsuite/ld-size/size-4b.c: Likewise.
1352 * testsuite/ld-size/size-5b.c: Likewise.
1353 * testsuite/ld-size/size-6a.c: Likewise.
1354 * testsuite/ld-size/size-7a.c: Likewise.
1355 * testsuite/ld-size/size-8a.c: Likewise.
1356 * testsuite/ld-size/size-9b.c: Likewise.
1357 * testsuite/ld-size/size-10b.c: Likewise.
1358
a435742a
AM
13592020-06-16 Alan Modra <amodra@gmail.com>
1360
1361 * emulparams/tic30aout.sh: Delete file.
1362 * scripttempl/tic30aout.sc: Delete file.
1363 * Makefile.am: Remove etic30aout.c from ALL_EMULATION_SOURCES and
1364 delete dependency.
1365 * configure.tgt: Delete tic30-*-*aout* entry.
1366 * testsuite/ld-scripts/sane1.d: Delete tic30-*-aout mention.
1367 * testsuite/ld-scripts/segment-start.d: Likewise.
1368 * Makefile.in: Regenerate.
1369 * po/BLD-POTFILES.in: Regenerate.
1370
7a77f1ac
MF
13712020-06-15 Max Filippov <jcmvbkbc@gmail.com>
1372
1373 * emultempl/xtensaelf.em (XSHAL_ABI): Remove macro definition.
1374 (XTHAL_ABI_UNDEFINED, XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
1375 macros.
1376 (elf32xtensa_abi): New declaration.
1377 (xt_config_info_unpack_and_check): Set elf32xtensa_abi if it is
1378 undefined. Use xtensa_abi_choice instead of XSHAL_ABI to test
1379 ABI tag consistency.
1380 (xtensa_add_config_info): Use xtensa_abi_choice instead of
1381 XSHAL_ABI to format ABI tag.
1382 (PARSE_AND_LIST_PROLOGUE): Define OPTION_ABI_WINDOWED,
1383 OPTION_ABI_CALL0 and declare elf32xtensa_abi.
1384 (PARSE_AND_LIST_LONGOPTS): Add entries for --abi-windowed and
1385 --abi-call0.
1386 (PARSE_AND_LIST_OPTIONS): Add help text for --abi-windowed and
1387 --abi-call0.
1388 (PARSE_AND_LIST_ARGS_CASES): Add handlers for --abi-windowed and
1389 --abi-call0.
1390 * ld.texi: Add description for options --abi-windowed and
1391 --abi-call0.
1392
cae64165
RM
13932020-06-15 Roland McGrath <mcgrathr@google.com>
1394
1395 * NEWS: Mention -z start-stop-visibility=... option for ELF.
1396 * ld.texi (Options): Document -z start-stop-visibility=... option.
1397 * ldmain.c (main): Initialize link_info.start_stop_visibility.
1398 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option):
1399 Parse -z start-stop-visibility=... option.
1400
12984639
AM
14012020-06-15 Alan Modra <amodra@gmail.com>
1402
1403 * testsuite/ld-scripts/include.exp: Don't load ld-lib.exp.
1404 * testsuite/ld-scripts/phdrs3.exp: Likewise.
1405 * testsuite/ld-scripts/rgn-at.exp: Likewise.
1406 * testsuite/ld-scripts/rgn-over.exp: Likewise.
1407 * testsuite/ld-scripts/sort.exp: Likewise.
1408 * testsuite/ld-discard/discard.exp: Likewise. Use is_elf_format.
1409
ea4b3731
AM
14102020-06-15 Alan Modra <amodra@gmail.com>
1411
1412 PR 26103
1413 * testsuite/ld-linkonce/ref1.s,
1414 * testsuite/ld-linkonce/ref2.s,
1415 * testsuite/ld-linkonce/sym1.s,
1416 * testsuite/ld-linkonce/sym2.s,
1417 * testsuite/ld-linkonce/sym3.s: New test files.
1418 * testsuite/ld-linkonce/linkonce.exp: Run tests for PE too.
1419 Add pr26103 test. Remove unnecessary load_lib.
1420
cda58d5f
AM
14212020-06-15 Alan Modra <amodra@gmail.com>
1422
1423 * testsuite/ld-linkonce/zeroeh_x.s: Rename from x.s.
1424 * testsuite/ld-linkonce/zeroeh_y.s: Rename from y.s.
1425 * testsuite/ld-linkonce/zeroehl32.d: Adjust for renaming. Support
1426 big-endian output. Run for powerpc.
1427
38226418
AM
14282020-06-11 Alan Modra <amodra@gmail.com>
1429
1430 * testsuite/ld-plugin/lto.exp (lto_link_tests): Move lto-6,
1431 pr12760, pr23818 and pr23958 tests to..
1432 (lto_link_elf_tests): ..here.
1433
928055a3
NC
14342020-06-11 Nick Clifton <nickc@redhat.com>
1435
1436 * testsuite/ld-elf/pr26094-1b.c (main): Change return type to
1437 int.
1438
84df1f9d
AM
14392020-06-10 Alan Modra <amodra@gmail.com>
1440
1441 * testsuite/ld-elf/linux-x86.exp: Build tests when non-native.
1442 (check_pr25749b): Add optional args. Set expected pass file
1443 from args. Run -1b and -2a tests with passall.out.
1444 * testsuite/ld-elf/passall.out: New file.
1445 * testsuite/ld-elf/pr25749-1.c: Adjust to pass with older glibc.
1446 * testsuite/ld-elf/pr25749-2.c: Likewise.
1447 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use
1448 regexp_diff to compare expected output from running binary.
1449
e1b5d517
L
14502020-06-10 H.J. Lu <hongjiu.lu@intel.com>
1451
1452 PR ld/26094
1453 * testsuite/ld-elf/pr26094-1.ver: New fike.
1454 * testsuite/ld-elf/pr26094-1a.c: Likewise.
1455 * testsuite/ld-elf/pr26094-1a.rd: Likewise.
1456 * testsuite/ld-elf/pr26094-1b.c: Likewise.
1457 * testsuite/ld-elf/pr26094-1b.rd: Likewise.
1458 * testsuite/ld-elf/pr26094-1c.c: Likewise.
1459 * testsuite/ld-elf/shared.exp: Run ld/26094 tests.
1460
cebd6b8a
L
14612020-06-09 H.J. Lu <hongjiu.lu@intel.com>
1462
1463 PR ld/18801
1464 * testsuite/ld-i386/i386.exp: Run ifunc-textrel-1a,
1465 ifunc-textrel-1b, ifunc-textrel-2a and ifunc-textrel-2b.
1466 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1467 * testsuite/ld-i386/ifunc-textrel-1a.d: Likewise.
1468 * testsuite/ld-i386/ifunc-textrel-1b.d: Likewise.
1469 * testsuite/ld-i386/ifunc-textrel-2a.d: Likewise.
1470 * testsuite/ld-i386/ifunc-textrel-2b.d: Likewise.
1471 * testsuite/ld-x86-64/ifunc-textrel-1.s: Likewise.
1472 * testsuite/ld-x86-64/ifunc-textrel-1a.d: Likewise.
1473 * testsuite/ld-x86-64/ifunc-textrel-1b.d: Likewise.
1474 * testsuite/ld-x86-64/ifunc-textrel-2.s: Likewise.
1475 * testsuite/ld-x86-64/ifunc-textrel-2a.d: Likewise.
1476 * testsuite/ld-x86-64/ifunc-textrel-2b.d: Likewise.
1477 * testsuite/ld-i386/pr18801a.d: Expect warning for IFUNC
1478 resolvers.
1479 * testsuite/ld-i386/pr18801b.d: Likewise.
1480 * estsuite/ld-x86-64/pr18801a.d: Likewise.
1481 * estsuite/ld-x86-64/pr18801b.d: Likewise.
1482
a61e3060
AM
14832020-06-09 Alan Modra <amodra@gmail.com>
1484
1485 PR 26065
1486 * testsuite/ld-elf/shared.exp: Compile dl4main.c -fPIC.
1487 (dl4e, dl4f): Expect dl4a.out.
1488 * testsuite/ld-elf/dl4e.out: Delete.
1489
597344c9
L
14902020-06-07 H.J. Lu <hongjiu.lu@intel.com>
1491
1492 * testsuite/ld-elf/shared.exp: Pass $LFLAGS to PR ld/21703
1493 shared test.
1494
656e4a22
L
14952020-06-07 H.J. Lu <hongjiu.lu@intel.com>
1496
1497 * testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
1498 tic6x-*-*.
1499
0fd91d25
L
15002020-06-07 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
1503
1fc47f80
AM
15042020-06-06 Alan Modra <amodra@gmail.com>
1505
1506 * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.
1507
070558eb
AM
15082020-06-06 Alan Modra <amodra@gmail.com>
1509
1510 * lexsup.c (ld_options): Accept -plugin and -plugin-opt when
1511 !ENABLE_PLUGINS.
1512 * testsuite/lib/ld-lib.exp (check_plugin_api_available): Adjust.
1513
41285764
NC
15142020-06-05 Nelson Chu <nelson.chu@sifive.com>
1515
1516 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Rename to
1517 attr-merge-priv-spec-01.d.
1518 * testsuite/ld-riscv-elf/attr-merge-priv-spec-c.s: Set spec to 1.11.
1519 * testsuite/ld-riscv-elf/attr-merge-priv-spec-d.s: Empty priv spec set.
1520 * testsuite/ld-riscv-elf/attr-merge-priv-spec-02.d: New testcase.
1521 * testsuite/ld-riscv-elf/attr-merge-priv-spec-03.d: Likewise.
1522 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
1523 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
1524 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
1525 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
1526 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
1527 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
1528
3fc6c3dc
NC
15292020-06-05 Nelson Chu <nelson.chu@sifive.com>
1530
1531 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: The CSR isn't used,
1532 so ignore the -mpriv-spec setting.
1533 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
1534 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
1535 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
1536 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
1537 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
1538 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
1539 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
1540 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
1541 * testsuite/ld-riscv-elf/call-relax.d: Add -mno-arch-attr.
1542
c4b126b8
L
15432020-06-04 H.J. Lu <hongjiu.lu@intel.com>
1544
1545 PR ld/26080
1546 * testsuite/ld-elf/comm-data.exp: Remove copy_reloc.
1547 * testsuite/ld-elf/comm-data2r.rd: Removed.
1548 * testsuite/ld-elf/comm-data2r.sd: Likewise.
1549 * testsuite/ld-elf/comm-data2r.xd: Likewise.
1550
e2c8dab6
AM
15512020-06-04 Alan Modra <amodra@gmail.com>
1552
1553 * testsuite/config/default.exp: Remove global directive outside
1554 proc body.
1555 * testsuite/ld-bootstrap/bootstrap.exp: Likewise.
1556 * testsuite/ld-elf/compress.exp: Likewise.
1557 * testsuite/ld-elf/elf.exp: Likewise.
1558 * testsuite/ld-elf/exclude.exp: Likewise.
1559 * testsuite/ld-elf/frame.exp: Likewise.
1560 * testsuite/ld-elf/indirect.exp: Likewise.
1561 * testsuite/ld-elf/linux-x86.exp: Likewise.
1562 * testsuite/ld-elf/shared.exp: Likewise.
1563 * testsuite/ld-elf/tls.exp: Likewise.
1564 * testsuite/ld-elf/tls_common.exp: Likewise.
1565 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
1566 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1567 * testsuite/ld-frv/fdpic.exp: Likewise.
1568 * testsuite/ld-frv/tls.exp: Likewise.
1569 * testsuite/ld-gc/gc.exp: Likewise.
1570 * testsuite/ld-i386/i386.exp: Likewise.
1571 * testsuite/ld-i386/no-plt.exp: Likewise.
1572 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1573 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
1574 * testsuite/ld-nios2/nios2.exp: Likewise.
1575 * testsuite/ld-plugin/lto.exp: Likewise.
1576 * testsuite/ld-plugin/plugin.exp: Likewise.
1577 * testsuite/ld-powerpc/export-class.exp: Likewise.
1578 * testsuite/ld-scripts/align.exp: Likewise.
1579 * testsuite/ld-scripts/crossref.exp: Likewise.
1580 * testsuite/ld-scripts/defined.exp: Likewise.
1581 * testsuite/ld-scripts/overlay-size.exp: Likewise.
1582 * testsuite/ld-scripts/provide.exp: Likewise.
1583 * testsuite/ld-scripts/weak.exp: Likewise.
1584 * testsuite/ld-selective/selective.exp: Likewise.
1585 * testsuite/ld-sh/rd-sh.exp: Likewise.
1586 * testsuite/ld-size/size.exp: Likewise.
1587 * testsuite/ld-srec/srec.exp: Likewise.
1588 * testsuite/ld-x86-64/mpx.exp: Likewise.
1589 * testsuite/ld-x86-64/no-plt.exp: Likewise.
1590 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1591
a0c0ad56
AM
15922020-06-04 Alan Modra <amodra@gmail.com>
1593
1594 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: Match output for
1595 mips-sgi-irix6.
1596 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: Likewise.
1597 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: Likewise.
1598 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: Likewise.
1599 * testsuite/ld-dynamic/export-dynamic-symbol.exp: Exclude targets
1600 with poor PIE support.
1601
60f207b4
AM
16022020-06-04 Alan Modra <amodra@gmail.com>
1603
1604 * testsuite/ld-plugin/lto.exp (pr12758.exe): Add NOPIE_LDFLAGS.
1605 * testsuite/ld-unique/unique.exp: Add NOPIE_LDFLAGS to unique
1606 executable and dynamic executable tests.
1607
1949ad04
L
16082020-06-03 H.J. Lu <hongjiu.lu@intel.com>
1609
1610 * testsuite/config/default.exp (NOSANTIZE_CFLAGS): New.
1611 * testsuite/ld-elf/linux-x86.exp: Add $NOSANTIZE_CFLAGS to
1612 tests with run_ld_link_exec_tests.
1613 * testsuite/ld-elf/shared.exp: Add $NOSANTIZE_CFLAGS to tests
1614 with run_ld_link_tests.
1615 * testsuite/ld-elf/tls.exp: Likewise.
1616 * testsuite/ld-elfweak/elfweak.exp: Add $NOSANTIZE_CFLAGS to
1617 tests with ld_link.
1618 * testsuite/ld-gc/gc.exp: Add $NOSANTIZE_CFLAGS to cflags.
1619 * testsuite/ld-plugin/lto.exp: Add $NOSANTIZE_CFLAGS to tests
1620 with run_ld_link_tests.a
1621 * testsuite/ld-plugin/plugin.exp: Append $NOSANTIZE_CFLAGS to
1622 CFLAGS.
1623 * testsuite/ld-selective/selective.exp: Add $NOSANTIZE_CFLAGS
1624 to cflags and cxxflags.
1625 * testsuite/ld-srec/srec.exp: Append $NOSANTIZE_CFLAGS to CC
1626 and CXX.
1627 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Updated for
1628 -fsanitize=undefined.
1629 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
1630 * testsuite/ld-x86-64/x86-64.exp: Add $NOSANTIZE_CFLAGS to
1631 tests with run_cc_link_tests and run_ld_link_tests.
1632
37a141bf
FS
16332020-06-03 Fangrui Song <maskray@google.com>
1634 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 PR ld/25910
1637 * NEWS: Mention --export-dynamic-symbol[-list].
1638 * ld.texi: Document --export-dynamic-symbol[-list].
1639 * ldgram.y: Pass current_dynamic_list_p to
1640 lang_append_dynamic_list.
1641 * ldlang.c (current_dynamic_list_p): New.
1642 (ang_append_dynamic_list): Updated to take a pointer to
1643 struct bfd_elf_dynamic_list * argument instead of using
1644 link_info.dynamic_list.
1645 (lang_append_dynamic_list_cpp_typeinfo): Pass
1646 &link_info.dynamic_list to ang_append_dynamic_list.
1647 (lang_append_dynamic_list_cpp_new): Likewise.
1648 * ldlang.h (current_dynamic_list_p): New.
1649 (lang_append_dynamic_list): Add a pointer to
1650 struct bfd_elf_dynamic_list * argument.
1651 * ldlex.h (option_values): Add OPTION_EXPORT_DYNAMIC_SYMBOL and
1652 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
1653 * lexsup.c (ld_options): Add entries for
1654 OPTION_EXPORT_DYNAMIC_SYMBOL and
1655 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
1656 (parse_args): Handle --export-dynamic-symbol and
1657 --export-dynamic-symbol-list.
1658 * testsuite/ld-dynamic/export-dynamic-symbol-1.d: New.
1659 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: New.
1660 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: New.
1661 * testsuite/ld-dynamic/export-dynamic-symbol-list-1.d: New.
1662 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: New.
1663 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: New.
1664 * testsuite/ld-dynamic/export-dynamic-symbol.exp: New.
1665 * testsuite/ld-dynamic/export-dynamic-symbol.s: New.
1666 * testsuite/ld-dynamic/foo-bar.list: New.
1667 * testsuite/ld-dynamic/foo.list: New.
1668 * testsuite/ld-dynamic/foo.s: New.
1669 * testsuite/ld-dynamic/fstar.list: New.
1670 * testsuite/ld-elf/dlempty.list: New.
1671 * testsuite/ld-elf/shared.exp: Add tests for
1672 --export-dynamic-symbol and --export-dynamic-symbol-list.
1673
bbd2d6bf
JB
16742020-06-03 Jan Beulich <jbeulich@suse.com>
1675
1676 * testsuite/ld-elf/linux-x86.exp: Make copied source files
1677 writeable.
1678
a3fc9418
NC
16792020-05-28 Nick Clifton <nickc@redhat.com>
1680
1681 PR 26047
1682 * ldelf.c (ldelf_after_open): Fail if attempting to link one
a87e1817
NC
1683 executable into another. Ensure that the test is made for all
1684 forms of linking.
a3fc9418 1685
fa6ecf94
L
16862020-05-28 H.J. Lu <hongjiu.lu@intel.com>
1687
6f028f3c
L
1688 * NEWS: Mention --enable-textrel-check=yes is default for
1689 Linux/x86 targets.
1690 * configure.tgt (ac_default_ld_textrel_check): Set to yes if
1691 unset for Linux/x86 targets.
fa6ecf94 1692
b32632c4
L
16932020-05-28 H.J. Lu <hongjiu.lu@intel.com>
1694
1695 PR ld/20824
1696 * NEWS: Mention --enable-textrel-check=[no|yes|warning|error].
1697 * configure.ac: Add --enable-textrel-check=[no|yes|warning|error].
1698 (DEFAULT_LD_TEXTREL_CHECK): New AC_DEFINE_UNQUOTED.
1699 (DEFAULT_LD_TEXTREL_CHECK_WARNING): Likewise.
1700 * ldmain.c (main): Initialize link_info.textrel_check to
1701 DEFAULT_LD_TEXTREL_CHECK.
1702 * lexsup.c (ld_options): Check DEFAULT_LD_TEXTREL_CHECK_WARNING.
1703 * config.in: Regenerated.
1704 * configure: Likewise.
1705
72a3b182
NC
17062020-05-28 Nick Clifton <nickc@redhat.com>
1707
1708 * lexsup.c (parse_args): Generate an error if a name is not
1709 provided to the -Map option.
1710 (ld_options): Mention that the -Map option supports a directory
1711 name as an argument.
1712 * NEWS: Remove mention of support for an empty string as an
1713 argument to -Map.
1714 * ld.texi: Likewise.
1715
2a37823b
HPN
17162020-05-27 Hans-Peter Nilsson <hp@axis.com>
1717
1718 PR ld/22909
1719 * testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
1720
198204a7
NC
17212020-05-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1722 Nick Clifton <nickc@redhat.com>
1723
1724 * lexsup.c (parse_args): If the map filename is defined but empty
1725 create a name based upon the output file name. If the name is
1726 defined but refers to a directory create a file inside the
1727 directory based on the output file name.
1728 * ld.texi: Document the new feature.
1729 * testsuite/ld-script/map-address.exp: Add test of new feature.
1730 * NEWS: Mention the new feature.
1731
a6dbf402
L
17322020-05-27 H.J. Lu <hongjiu.lu@intel.com>
1733
1734 PR ld/22909
1735 * NEWS: Mention --warn-textrel.
1736 * ld.texi: Update -z text/notext/textoff. Add --warn-textrel.
1737 Remove --warn-shared-textrel.
1738 * ldlex.h (option_values): Rename OPTION_WARN_SHARED_TEXTREL to
1739 OPTION_WARN_TEXTREL.
1740 * lexsup.c (ld_options): Add --warn-textrel. Obsolete
1741 --warn-shared-textrel.
1742 (parse_args): Updated.
1743 (elf_shlib_list_options): Check link_info.textrel_check.
1744 * emultempl/elf.em: Updated.
1745 * testsuite/ld-elf/pr19539.d: Replace -z notext with
1746 --warn-textrel. Expect a warning.
1747 * testsuite/ld-i386/warn1.d: Update expected warning.
1748
368584aa
L
17492020-05-26 H.J. Lu <hongjiu.lu@intel.com>
1750
1751 * testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
1752 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
1753 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
1754
07e0bb0f
L
17552020-05-25 H.J. Lu <hongjiu.lu@intel.com>
1756
1757 * testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
1758
af2c48d8
L
17592020-05-25 H.J. Lu <hongjiu.lu@intel.com>
1760
1761 * testsuite/ld-elf/eh6.d: Pass -z notext to linker.
1762 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
1763 * testsuite/ld-elf/pr19539.d: Likewise.
1764 * testsuite/ld-elfvers/vers.exp: Likewise.
1765 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1766 * testsuite/ld-i386/i386.exp: Likewise.
1767 * testsuite/ld-i386/nogot1.d: Likewise.
1768 * testsuite/ld-i386/pr19539.d: Likewise.
1769 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1770 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1771 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1772 * testsuite/ld-i386/pr19636-2d.d: Likewise.
1773 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1774 * testsuite/ld-i386/pr19636-3d.d: Likewise.
1775 * testsuite/ld-i386/pr19636-3e.d: Likewise.
1776 * testsuite/ld-i386/pr19939b.d: Likewise.
1777 * testsuite/ld-i386/undefweaka.d: Likewise.
1778 * testsuite/ld-i386/undefweakb.d: Likewise.
1779 * testsuite/ld-shared/shared.exp: Likewise.
1780 * testsuite/ld-size/size.exp: Likewise.
1781 * testsuite/ld-unique/unique.exp: Likewise.
1782 * testsuite/ld-x86-64/pie1.d: Likewise.
1783 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1784 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1785 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
1786 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
1787 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1788 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1789 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1790 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1791 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1792 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1793 * testsuite/ld-x86-64/pr19939b.d: Likewise.
1794 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1795
bb68f22c
FS
17962020-05-24 Fangrui Song <maskray@google.com>
1797
1798 PR ld/26018
1799 * lexsup.c (parse_args): Simplify.
1800 * testsuite/ld-elf/dl4e.out: New.
1801 * testsuite/ld-elf/shared.exp: Updated for PR ld/26018 tests.
1802
309cae1f
L
18032020-05-23 H.J. Lu <hongjiu.lu@intel.com>
1804
1805 PR ld/26018
1806 * testsuite/ld-i386/i386.exp: Add a -Bsymbolic-functions test.
1807 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1808 * testsuite/ld-i386/pr26018.d: New file.
1809 * testsuite/ld-x86-64/pr26018.d: Likewise.
1810 * testsuite/ld-x86-64/pr26018.s: Likewise.
1811
5e2ab612
AM
18122020-05-21 Alan Modra <amodra@gmail.com>
1813
1814 * deffilep.y: Replace "if (x) free (x)" with "free (x)" thoughout.
1815 * emultempl/elf.em: Likewise.
1816 * emultempl/msp430.em: Likewise.
1817 * emultempl/pe.em: Likewise.
1818 * emultempl/pep.em: Likewise.
1819 * emultempl/ppc64elf.em: Likewise.
1820 * emultempl/xtensaelf.em: Likewise.
1821 * ldelf.c: Likewise.
1822 * ldfile.c: Likewise.
1823 * ldmain.c: Likewise.
1824 * ldmisc.c: Likewise.
1825 * lexsup.c: Likewise.
1826 * pe-dll.c: Likewise.
1827
8f595e9b
NC
18282020-05-20 Nelson Chu <nelson.chu@sifive.com>
1829
1830 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: Updated
1831 priv attributes according to the -mpriv-spec option.
1832 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
1833 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
1834 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
1835 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
1836 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
1837 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
1838 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
1839 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
1840 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
1841 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
1842 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
1843
7b958a48
AM
18442020-05-20 Alan Modra <amodra@gmail.com>
1845
1846 PR 25993
1847 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't copy
1848 other_bfd_filename for bfd_set_filename, and test result of
1849 bfd_set_filename call. Don't create a new is->filename, simply
1850 copy from bfd filename. Free new_name after bfd_set_filename.
1851 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1852
7e057737
SP
18532020-05-19 Siddhesh Poyarekar <siddesh.poyarekar@arm.com>
1854
1855 * testsuite/ld-aarch64/aarch64-elf.exp: New test
1856 emit-relocs-560.
1857 * testsuite/ld-aarch64/emit-relocs-560.d: New file.
1858 * testsuite/ld-aarch64/emit-relocs-560.s: New file.
1859
607b4833
AM
18602020-05-19 Alan Modra <amodra@gmail.com>
1861
1862 * emultempl/beos.em (sort_by_file_name): Use bfd_get_filename
1863 rather than accessing bfd->filename directly.
1864 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
1865 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1866 * emultempl/spuelf.em (embedded_spu_file): Likewise.
1867 * ldlang.c (input_statement_is_archive_path, wild_sort),
1868 (check_excluded_libs): Likewise.
1869 * ldmain.c (add_archive_element): Likewise.
1870 * ldmisc.c (vfinfo): Likewise.
1871 * pe-dll.c (auto_export, generate_edata, pe_create_import_fixup),
1872 (pe_dll_generate_implib, pe_process_import_defs): Likewise.
1873 * plugin.c (plugin_object_p): Likewise.
1874
3edf7b9f
DR
18752020-05-18 Douglas B Rupp <rupp@adacore.com>
1876
1877 * ldemul.h (ldemul_print_symbol): New.
1878 (ld_emulation_xfer_type) <print_symbol): Likewise.
1879 * ldemul.c (ldemul_print_symbol): New.
1880 * ldlang.c (SECTION_NAME_MAP_LANGTH): Move to ...
1881 (print_one_symbol): Make global and move declaration to ...
1882 (print_all_symbols): Rename print_one_symbol to ldemul_print_symbol
1883 (print_input_section): Likewise
1884 * ldlang.h: ... here.
1885 * emultempl/aix.em (gld${EMULATION_NAME}_print_symbol): New.
1886 (ld_emulation_xfer_struct): Use it.
1887 * emultempl/armcoff.em (ld_emulation_xfer_struct): Add print_symbol
1888 and default to NULL.
1889 * emultempl/beos.em (ld_emulation_xfer_struct): Likewise
1890 * emultempl/elf.em (ld_emulation_xfer_struct): Likewise
1891 * emultempl/generic.em (ld_emulation_xfer_struct): Likewise
1892 * emultempl/linux.em (ld_emulation_xfer_struct): Likewise
1893 * emultempl/msp430.em (ld_emulation_xfer_struct): Likewise
1894 * emultempl/pe.em (ld_emulation_xfer_struct): Likewise
1895 * emultempl/pep.em (ld_emulation_xfer_struct): Likewise
1896 * emultempl/ticoff.em (ld_emulation_xfer_struct): Likewise
1897 * emultempl/vanilla.em (ld_emulation_xfer_struct): Likewise
1898
6e0c75f7
ST
18992020-05-18 Sergei Trofimovich <siarheit@google.com>
1900
1901 * ldmain.c (add_archive_element): Fix s/claimi/claim/ typo
1902 in info message.
1903
e6ddf2af
NC
19042020-05-18 Nick Clifton <nickc@redhat.com>
1905
1906 * po/sv.po: Update Swedish translation.
1907
5e365e47
NC
19082020-05-18 Nick Clifton <nickc@redhat.com>
1909
1910 PR 25993
1911 * emultempl/pe.em (_after_open): Check for duplicate filename
1912 pointers before renaming the dll.
1913 * emultempl/pep.em (_after_open): Likewise.
1914
ba311c5b
NC
19152020-05-13 Nick Clifton <nickc@redhat.com>
1916
1917 PR 25979
1918 * lexsup.c (elf_shlib_list_options): Include the default value for
1919 the hash style in the output text.
1920
94ba9882
AM
19212020-05-11 Alan Modra <amodra@gmail.com>
1922
1923 * testsuite/ld-powerpc/pcrelopt.s: Add lxvp and stxvp.
1924 * testsuite/ld-powerpc/pcrelopt.d: Update.
1925
7c1f4227
AM
19262020-05-11 Alan Modra <amodra@gmail.com>
1927
1928 * testsuite/ld-powerpc/callstub-1.d: Use -mpower10/-Mpower10 in
1929 place of -mfuture/-Mfuture.
1930 * testsuite/ld-powerpc/notoc2.d: Likewise.
1931 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1932 * testsuite/ld-powerpc/tlsgd.d: Likewise.
1933 * testsuite/ld-powerpc/tlsie.d: Likewise.
1934 * testsuite/ld-powerpc/tlsld.d: Likewise.
1935
73199c2b
NC
19362020-05-11 Nick Clifton <nickc@redhat.com>
1937
1938 * po/es.po: Updated Spanish translation.
1939
cff69cf4
WD
19402020-05-01 Wilco Dijkstra <wdijkstr@arm.com>
1941
1942 PR ld/25665
1943 * testsuite/ld-aarch64/farcall-group.s: New large group test.
1944 * testsuite/ld-aarch64/farcall-group.d: New test driver.
1945 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
1946
a8acd6ee
AM
19472020-05-01 Alan Modra <amodra@gmail.com>
1948
1949 PR 25882
1950 * ldlang.c (lang_check): Call bfd_merge_private_bfd_data for
1951 shared libraries.
1952
94a8e7b0
AM
19532020-05-01 Alan Modra <amodra@gmail.com>
1954
1955 * po/BLD-POTFILES.in: Regenerate.
1956
09c1e68a
AC
19572020-04-30 Alex Coplan <alex.coplan@arm.com>
1958
1959 * testsuite/ld-aarch64/erratum843419_tls_ie.d: Use udf in disassembly.
1960 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
1961 * testsuite/ld-aarch64/farcall-back.d: Likewise.
1962 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
1963
8a8a1171
NC
19642020-04-30 Nick Clifton <nickc@redhat.com>
1965
1966 * testsuite/ld-elf/compress1c.d: XFAIL if thet target linker does
1967 not support the -shared command line option.
1968 * /ld-elf/compressed1c.d: Likewise.
1969 * /ld-elf/compressed1e.d: Likewise.
1970 * /ld-elf/dynamic1.d: Likewise.
1971 * /ld-elf/dynsym1.d: Likewise.
1972 * /ld-elf/ehdr_start-shared.d: Likewise.
1973 * /ld-elf/exclude3b.d: Likewise.
1974 * /ld-elf/global1.d: Likewise.
1975 * /ld-elf/hash.d: Likewise.
1976 * /ld-elf/local1.d: Likewise.
1977 * /ld-elf/mbind1b.d: Likewise.
1978 * /ld-elf/now-1.d: Likewise.
1979 * /ld-elf/now-2.d: Likewise.
1980 * /ld-elf/now-3.d: Likewise.
1981 * /ld-elf/now-4.d: Likewise.
1982 * /ld-elf/pr12975.d: Likewise.
1983 * /ld-elf/pr13177.d: Likewise.
1984 * /ld-elf/pr13195.d: Likewise.
1985 * /ld-elf/pr16322.d: Likewise.
1986 * /ld-elf/pr16498a.d: Likewise.
1987 * /ld-elf/pr16498b.d: Likewise.
1988 * /ld-elf/pr17615.d: Likewise.
1989 * /ld-elf/pr19162.d: Likewise.
1990 * /ld-elf/pr19698.d: Likewise.
1991 * /ld-elf/pr20513c.d: Likewise.
1992 * /ld-elf/pr20513d.d: Likewise.
1993 * /ld-elf/pr21389a.d: Likewise.
1994 * /ld-elf/pr21389b.d: Likewise.
1995 * /ld-elf/pr21389c.d: Likewise.
1996 * /ld-elf/pr21562a.d: Likewise.
1997 * /ld-elf/pr21562b.d: Likewise.
1998 * /ld-elf/pr21562c.d: Likewise.
1999 * /ld-elf/pr21562d.d: Likewise.
2000 * /ld-elf/pr21562e.d: Likewise.
2001 * /ld-elf/pr21562f.d: Likewise.
2002 * /ld-elf/pr21562g.d: Likewise.
2003 * /ld-elf/pr21562h.d: Likewise.
2004 * /ld-elf/pr21562i.d: Likewise.
2005 * /ld-elf/pr21562j.d: Likewise.
2006 * /ld-elf/pr21562k.d: Likewise.
2007 * /ld-elf/pr21562l.d: Likewise.
2008 * /ld-elf/pr21562m.d: Likewise.
2009 * /ld-elf/pr21562n.d: Likewise.
2010 * /ld-elf/pr21903a.d: Likewise.
2011 * /ld-elf/pr21903b.d: Likewise.
2012 * /ld-elf/pr22269b.d: Likewise.
2013 * /ld-elf/pr22393-1a.d: Likewise.
2014 * /ld-elf/pr22393-1b.d: Likewise.
2015 * /ld-elf/pr23658-1c.d: Likewise.
2016 * /ld-elf/pr25708.d: Likewise.
2017 * /ld-elf/rpath-1.d: Likewise.
2018 * /ld-elf/rpath-2.d: Likewise.
2019 * /ld-elf/runpath-1.d: Likewise.
2020 * /ld-elf/runpath-2.d: Likewise.
2021 * /ld-elf/sizeofb.d: Likewise.
2022 * /ld-elf/startofb.d: Likewise.
2023 * /ld-elf/strtab.d: Likewise.
2024 * /ld-elf/textaddr2.d: Likewise.
2025 * /ld-elf/textaddr5.d: Likewise.
2026 * /ld-elf/textaddr6.d: Likewise.
2027 * /ld-elf/unknown2.d: Likewise.
2028 * /ld-undefined/entry-3.d: Likewise.
2029 * /ld-undefined/entry-4.d: Likewise.
2030 * /ld-elf/mbind1c.d: XFAIL if the target linker does not support
2031 the -pie option.
2032 * /ld-elf/pie.d: Likewise.
2033 * /ld-elf/pr19539.d: Likewise.
2034 * /ld-elf/pr21903d.d: Likewise.
2035 * /ld-elf/pr22269a.d: Likewise.
2036 * /ld-elf/pr22393-1c.d: Likewise.
2037 * /ld-elf/pr22393-1d.d: Likewise.
2038 * /ld-elf/pr22423.d: Likewise.
2039 * /ld-elf/loadaddr1.d: Expect to fail on the rx-linux target.
2040 * /ld-elf/loadaddr2.d: Likewise.
2041 * /ld-elf/pr22393-1e.d: Likewise.
2042 * /ld-elf/pr22393-1f.d: Likewise.
2043 * /ld-elf/textaddr1.d: Likewise.
2044 * /ld-elf/textaddr4.d: Likewise.
2045
c578f16e
YS
20462020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
2047
2048 * emulparams/elf32rx_linux.sh: New rx-linux emulation.
2049 * emultempl/rxlinux.em: New.
2050 * configure.tgt: Add rx-linux.
2051 * Makefile.am: Add eelf32rx_linux.c
2052 * Makefile.in: Regenerate.
2053
d548f47d
MF
20542020-04-29 Max Filippov <jcmvbkbc@gmail.com>
2055
2056 * testsuite/ld-xtensa/relax-diff1.d: New test definition.
2057 * testsuite/ld-xtensa/relax-diff1.s: New test source.
2058 * testsuite/ld-xtensa/relax-ndiff.d: New test definition.
2059 * testsuite/ld-xtensa/relax-ndiff.s: New test source.
2060 * testsuite/ld-xtensa/xtensa.exp: (relax-diff1)
2061 (relax-ndiff): New tests.
2062
4849fabc
SC
20632020-04-29 Stephen Casner <casner@acm.org>
2064
2065 PR 25829
2066 * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to
2067 LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin.
2068 * testsuite/ld-scripts/default-script1.d: No longer have to skip
2069 test for those targets.
2070 * testsuite/ld-scripts/default-script2.d: Likewise.
2071 * testsuite/ld-scripts/default-script3.d: Likewise.
2072 * testsuite/ld-scripts/default-script4.d: Likewise.
2073
251dae91
TC
20742020-04-27 Tamar Christina <tamar.christina@arm.com>
2075
2076 * pe-dll.c (pe_detail_list): Add pe-bigobj-i386.
2077
30ce8e47
MF
20782020-04-22 Max Filippov <jcmvbkbc@gmail.com>
2079
2080 PR ld/25861
2081 * testsuite/ld-xtensa/relax-loc.d: New test definition.
2082 * testsuite/ld-xtensa/relax-loc.s: New test source.
2083 * testsuite/ld-xtensa/xtensa.exp (relax-loc): New test.
2084
16171946
FS
20852020-04-22 Fangrui Song <maskray@google.com>
2086
2087 PR ld/25806
2088 * ldlang.h (struct lang_input_statement_struct): Add extra_search_path.
2089 * ldlang.c (current_input_file): New.
2090 (ldirname): New.
2091 (new_afile): Add from_filename parameter. Set extra_search_path.
2092 (lang_add_input_file): Pass current_input_file to new_afile.
2093 (load_symbols): Set current_input_file.
2094 * ldfile.c (ldfile_open_file): If extra_search_path has been set
2095 then scan it for the file that needs to be opened.
2096 * ld.texi: Document the new behaviour.
2097 * NEWS: Mention the new feature.
2098
1d934d76
AM
20992020-04-22 Alan Modra <amodra@gmail.com>
2100
2101 * testsuite/ld-scripts/default-script1.d: Correct mingw skip.
2102 * testsuite/ld-scripts/default-script2.d: Likewise.
2103 * testsuite/ld-scripts/default-script3.d: Likewise.
2104 * testsuite/ld-scripts/default-script4.d: Likewise.
2105
39a7b38f
SC
21062020-04-21 Stephen Casner <casner@acm.org>
2107
2108 PR 25829
2109 * testsuite/ld-scripts/script.exp (check_script)
2110 (extract_symbol_test): Make test addresses fit in 16 bits.
2111 * testsuite/ld-scripts/memory.t: Likewise.
2112 * testsuite/ld-scripts/memory_sym.t (TXT_LENGTH): Likewise.
2113 * testsuite/ld-scripts/default-script.t (_START): Likewise.
2114 * testsuite/ld-scripts/default-script1.d: Likewise.
2115 * testsuite/ld-scripts/default-script2.d: Likewise.
2116 * testsuite/ld-scripts/default-script3.d: Likewise.
2117 * testsuite/ld-scripts/default-script4.d: Likewise.
2118 * testsuite/ld-scripts/empty-address-1.t: Likewise.
2119 * testsuite/ld-scripts/empty-address-1.d: Likewise.
2120 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
2121 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
2122 * testsuite/ld-misc/start.s: .long -> .dc.a to allow relocation to
2123 fit target address size.
1d934d76 2124 * testsuite/ld-scripts/empty-address-1.s: Likewise.
39a7b38f
SC
2125 * testsuite/ld-scripts/empty-address-2.s: Likewise.
2126
6f6fd151
L
21272020-04-21 H.J. Lu <hongjiu.lu@intel.com>
2128
2129 PR ld/25849
2130 * ldelfgen.c (ldelf_map_segments): Call
2131 elf_backend_strip_zero_sized_dynamic_sections.
2132 * testsuite/ld-alpha/tlsbinr.rd: Updated.
2133
2efec98b
AM
21342020-04-20 Alan Modra <amodra@gmail.com>
2135
2136 * testsuite/ld-powerpc/tlsopt5.s: Rename foo to aaaaa.
2137 * testsuite/ld-powerpc/tlsopt5.d: Adjust to suit.
2138 * testsuite/ld-powerpc/tlsopt6.d: Likewise.
2139
dbe23755
RO
21402020-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2141
2142 * testsuite/ld-elf/warn1.d: Don't xfail on 64-bit Solaris/SPARC.
2143 * testsuite/ld-elf/warn2.d: Likewise.
2144
54975ae9
L
21452020-04-18 H.J. Lu <hongjiu.lu@intel.com>
2146
2147 * testsuite/ld-elf/elf.exp (ASFLAGS): Add "--defsym NO_SET=1" for
2148 alpha target.
2149 * testsuite/ld-elf/pr19789.s: Use "=" if NO_SET is defined.
2150
0203cad2
SC
21512020-04-16 Stephen Casner <casner@acm.org>
2152
2153 PR 18963
2154 * testsuite/ld-scripts/pr18963.t: Reduce section sizes to fit in
2155 16-bit address space.
2156 * testsuite/ld-scripts/pr18963.d: Likewise.
2157
0fe0f2d6
JMG
21582020-04-17 Juan Manuel Guerrero <juan.guerrero@gmx.de>
2159 Jan W. Jagersma <jwjagersma@gmail.com>
2160
2161 * scripttempl/i386go32.sc: Provide symbol _environ. Link in
2162 .ctors and .dtors. Discard LTO sections.
2163
49c16254
NC
21642020-04-17 Nick Clifton <nickc@redhat.com>
2165
2166 * testsuite/config/default.exp: If not already set then create the
2167 CCC_OVERRIDE_OPTIONS environment variable to help when running the
2168 testsuite with clang.
2169 * testsuite/ld-elf/pr22269-1.c: Add a missing return statement.
2170 * testsuite/ld-elfvers/vers.exp: Add checks to detect if files
2171 were built before attempting to copy them.
2172
95a51568
FS
21732020-04-15 Fangrui Song <maskray@google.com>
2174
2175 PR binutils/24613
2176 * lexsup.c (parse_args): Change RM_GENERATE_WARNING and
2177 RM_GENERATE_ERROR to RM_DIAGNOSE.
2178 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Change
2179 RM_GENERATE_ERROR to RM_DIAGNOSE.
2180 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
2181
fa1477dc
SC
21822020-04-14 Stephen Casner <casner@acm.org>
2183
2184 PR ld/25677
2185 * emulparams/pdp11.sh (SCRIPT_NAME): Change to pdp11.
2186 (EXTRA_EM_FILE): New, add emulation file pdp11.
2187 * scripttempl/pdp11.sc: New, derived from aout.sc without
2188 irrelevant input sections.
2189 * emultempl/pdp11.em (_add_options, _handle_option)
2190 (_list_options): New. Add options -z, --imagic for pdp11-aout.
2191 (_before_parse): Make --omagic be default instead of --nmagic.
2192 (_get_script): Modify special-case linker script for --imagic.
2193 * lexsup.c (parse_args): Explictly set config.text_read_only for -n.
2194 * ld.texi (Options): Add documentation of PDP11-specific options.
2195 (Options): Fix unrelated typo to --no-compact-branches.
2196 * gen-doc.texi: @set PDP11.
2197 * testsuite/ld-pdp11/pdp11.exp: New, start pdp11 testing.
2198 * testsuite/ld-pdp11/sections.s: New, source for options tests.
2199 * testsuite/ld-pdp11/imagic.d: New, test --imagic format.
2200 * testsuite/ld-pdp11/imagicz.d: New, test -z (imagic) format.
2201 * testsuite/ld-pdp11/nmagic.d: New, test --nmagic format.
2202 * testsuite/ld-pdp11/omagic.d: New, test --omagic format.
2203
10ca4b04
L
22042020-04-14 H.J. Lu <hongjiu.lu@intel.com>
2205
2206 PR binutils/25707
2207 * testsuite/ld-arm/armthumb-lib.sym: Updated.
2208 * testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
2209 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
2210 * testsuite/ld-arm/fdpic-main-m.sym: Likewise.
2211 * testsuite/ld-arm/fdpic-main.sym: Likewise.
2212 * testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
2213 * testsuite/ld-arm/fdpic-shared.sym: Likewise.
2214 * testsuite/ld-arm/mixed-app.sym: Likewise.
2215 * testsuite/ld-arm/mixed-lib.sym: Likewise.
2216 * testsuite/ld-arm/preempt-app.sym: Likewise.
2217 * testsuite/ld-elf/hash.d: Likewise.
2218 * testsuite/ld-elf/pr13195.d: Likewise.
2219 * testsuite/ld-elfvsb/hidden2.d: Likewise.
2220 * testsuite/ld-mips-elf/hash2.d: Likewise.
2221
a5d21497
RO
22222020-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2223
2224 * testsuite/ld-shared/shared.exp: Remove dangling comments.
2225 xfail shared non PIC tests on Solaris.
2226
ae4b1d73
RO
22272020-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2228
2229 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIC on sparc*-*-*.
2230
aa350065
L
22312020-04-02 H.J. Lu <hongjiu.lu@intel.com>
2232
2233 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): Replace
2234 nopie with available.
2235
8be5def6
L
22362020-04-02 H.J. Lu <hongjiu.lu@intel.com>
2237
2238 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): New.
2239 Set to "-fcf-protection=none" if target compiler supports it.
2240 * testsuite/ld-srec/srec.exp: Add $NOCF_PROTECTION_CFLAGS to
2241 CC and CXX.
2242 * testsuite/ld-x86-64/x86-64.exp: Add $NOCF_PROTECTION_CFLAGS
2243 to PLT BND tests.
2244
516231b7
L
22452020-04-02 H.J. Lu <hongjiu.lu@intel.com>
2246
2247 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Compile with
2248 -I../bfd.
2249 (check_pr25749b): Likewise.
2250
bb897477
RO
22512020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2252
2253 * testsuite/ld-ifunc/ifunc-10-i386.d: Remove *-*-solaris2* from
2254 notarget.
2255 * ifunc-11-i386.d: Likewise.
2256 * ifunc-12-i386.d: Likewise.
2257 * ifunc-13-i386.d: Likewise.
2258 * ifunc-14a-i386.d: Likewise.
2259 * ifunc-14b-i386.d: Likewise.
2260 * ifunc-14c-i386.d: Likewise.
2261 * ifunc-14d-i386.d: Likewise.
2262 * ifunc-14e-i386.d: Likewise.
2263 * ifunc-14f-i386.d: Likewise.
2264 * ifunc-15-i386.d: Likewise.
2265 * ifunc-16-i386-now.d: Likewise.
2266 * ifunc-16-i386.d: Likewise.
2267 * ifunc-17a-i386.d: Likewise.
2268 * ifunc-17b-i386.d: Likewise.
2269 * ifunc-18a-i386.d: Likewise.
2270 * ifunc-18b-i386.d: Likewise.
2271 * ifunc-19a-i386.d: Likewise.
2272 * ifunc-19b-i386.d: Likewise.
2273 * ifunc-2-i386-now.d: Likewise.
2274 * ifunc-2-i386.d: Likewise.
2275 * ifunc-2-local-i386-now.d: Likewise.
2276 * ifunc-2-local-i386.d: Likewise.
2277 * ifunc-20-i386.d: Likewise.
2278 * ifunc-21-i386.d: Likewise.
2279 * ifunc-22-i386.d: Likewise.
2280 * ifunc-5a-i386.d: Likewise.
2281 * ifunc-5a-local-i386.d: Likewise.
2282 * ifunc-5b-i386.d: Likewise.
2283 * ifunc-5b-local-i386.d: Likewise.
2284 * ifunc-5r-local-i386.d: Likewise.
2285 * ifunc-6a-i386.d: Likewise.
2286 * ifunc-6b-i386.d: Likewise.
2287 * ifunc-7a-i386.d: Likewise.
2288 * ifunc-7b-i386.d: Likewise.
2289 * ifunc-8-i386.d: Likewise.
2290 * ifunc-9-i386.d: Likewise.
2291 * pr17154-i386-now.d: Likewise.
2292 * pr17154-i386.d: Likewise.
2293
2294 * ifunc-23a-x86.d: Remove notarget.
2295 * ifunc-24a-x86.d: Likewise.
2296 * ifunc-25a-x86.d: Likewise.
2297
4f5bd885
NC
22982020-04-02 Nick Clifton <nickc@redhat.com>
2299
2300 PR ld/25747
2301 * ldfile.c (ldfile_open_file): Fix typo in warning message.
2302
382aae06
L
23032020-04-01 H.J. Lu <hongjiu.lu@intel.com>
2304
2305 PR ld/25749
2306 PR ld/25754
2307 * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
2308 * testsuite/ld-elf/pr25749-1.c: New file.
2309 * testsuite/ld-elf/pr25749-1a.c: Likewise.
2310 * testsuite/ld-elf/pr25749-1b.c: Likewise.
2311 * testsuite/ld-elf/pr25749-1b.err: Likewise.
2312 * testsuite/ld-elf/pr25749-1c.c: Likewise.
2313 * testsuite/ld-elf/pr25749-1d.c: Likewise.
2314 * testsuite/ld-elf/pr25749-2.c: Likewise.
2315 * testsuite/ld-elf/pr25749-2a.s: Likewise.
2316 * testsuite/ld-elf/pr25749-2b.s: Likewise.
2317 * testsuite/ld-elf/pr25749.rd: Likewise.
2318 * testsuite/ld-elf/pr25754-1a.c: Likewise.
2319 * testsuite/ld-elf/pr25754-1b.s: Likewise.
2320 * testsuite/ld-elf/pr25754-2a.c: Likewise.
2321 * testsuite/ld-elf/pr25754-2b.err: Likewise.
2322 * testsuite/ld-elf/pr25754-2b.s: Likewise.
2323 * testsuite/ld-elf/pr25754-3a.c: Likewise.
2324 * testsuite/ld-elf/pr25754-3b.s: Likewise.
2325 * testsuite/ld-elf/pr25754-4a.c: Likewise.
2326 * testsuite/ld-elf/pr25754-4b.s: Likewise.
2327 * testsuite/ld-elf/pr25754-4c.s: Likewise.
2328 * testsuite/ld-elf/pr25754-5a.c: Likewise.
2329 * testsuite/ld-elf/pr25754-5b.s: Likewise.
2330 * testsuite/ld-elf/pr25754-5c.s: Likewise.
2331 * testsuite/ld-elf/pr25754-6a.c: Likewise.
2332 * testsuite/ld-elf/pr25754-6b.s: Likewise.
2333 * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
2334
3ce23ca1
TC
23352020-04-01 Tamar Christina <tamar.christina@arm.com>
2336
2337 PR ld/16017
2338 * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
2339
77bf7b53
NC
23402020-04-01 Nick Clifton <nickc@redhat.com>
2341
2342 PR ld/25747
2343 * ldfile.c (ldfile_open_file): If a search for a library fails,
2344 but there is a file that would match if it had a "lib" prefix to
2345 its name, then tell the user.
2346
a7618269
TC
23472020-04-01 Tamar Christina <tamar.christina@arm.com>
2348
2349 PR ld/16017
2350 * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
2351 * testsuite/ld-arm/thumb-plt-got.d: New test.
2352
15ccbdd7
TC
23532020-04-01 Tamar Christina <tamar.christina@arm.com>
2354
2355 * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
2356 * testsuite/ld-arm/thumb-plt.d: New test.
2357 * testsuite/ld-arm/thumb-plt.s: New test.
2358
41ff29bf
HPN
23592020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
2360
2361 * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
2362
00386881
NC
23632020-03-30 Nick Clifton <nickc@redhat.com>
2364
2365 PR binutils/25662
2366 * emultempl/pe.em (after_open): Replace initialisation of the
2367 insert_timestamp field in the pe_data structure with an
2368 initialisation of the timestamp field.
2369 * emultemp/pep.em: Likewise.
2370 * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
2371 structure instead of the insert_timestamp field.
2372
767be9d9
L
23732020-03-28 H.J. Lu <hongjiu.lu@intel.com>
2374
2375 PR 25732
2376 * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
2377 * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
2378 Solaris.
2379
258e8844
L
23802020-03-27 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 PR 25732
2383 * testsuite/ld-elf/shared.exp: Xfail pr20995-2 tests for Solaris.
2384
cacb9d87
L
23852020-03-27 H.J. Lu <hongjiu.lu@intel.com>
2386
2387 PR 25732
2388 * testsuite/ld-ifunc/ifunc-23a-x86.d: Add notarget for Solaris.
2389 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
2390 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
2391
86fd7e2e
AM
23922020-03-25 Alan Modra <amodra@gmail.com>
2393
2394 * testsuite/ld-elf/compress1c.d: xfail h8300.
2395 * testsuite/ld-elf/compressed1c.d: Likewise.
2396 * testsuite/ld-elf/compressed1e.d: Likewise.
2397 * testsuite/ld-elf/dynamic1.d: Likewise.
2398 * testsuite/ld-elf/dynsym1.d: Likewise.
2399 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
2400 * testsuite/ld-elf/exclude3b.d: Likewise.
2401 * testsuite/ld-elf/export-class.exp: Don't run without -shared support.
2402 * testsuite/ld-elf/global1.d: xfail h8300.
2403 * testsuite/ld-elf/hash.d: Likewise.
2404 * testsuite/ld-elf/loadaddr1.d: Likewise.
2405 * testsuite/ld-elf/loadaddr2.d: Likewise.
2406 * testsuite/ld-elf/local1.d: Likewise.
2407 * testsuite/ld-elf/mbind1b.d: Likewise.
2408 * testsuite/ld-elf/mbind1c.d: Likewise.
2409 * testsuite/ld-elf/now-1.d: Likewise.
2410 * testsuite/ld-elf/now-2.d: Likewise.
2411 * testsuite/ld-elf/now-3.d: Likewise.
2412 * testsuite/ld-elf/now-4.d: Likewise.
2413 * testsuite/ld-elf/pie.d: Likewise.
2414 * testsuite/ld-elf/pr12975.d: Likewise.
2415 * testsuite/ld-elf/pr13177.d: Likewise.
2416 * testsuite/ld-elf/pr13195.d: Likewise.
2417 * testsuite/ld-elf/pr16322.d: Likewise.
2418 * testsuite/ld-elf/pr16498a.d: Likewise.
2419 * testsuite/ld-elf/pr16498b.d: Likewise.
2420 * testsuite/ld-elf/pr17615.d: Likewise.
2421 * testsuite/ld-elf/pr19162.d: Likewise.
2422 * testsuite/ld-elf/pr19539.d: Likewise.
2423 * testsuite/ld-elf/pr19617a.d: Likewise.
2424 * testsuite/ld-elf/pr19698.d: Likewise.
2425 * testsuite/ld-elf/pr20513c.d: Likewise.
2426 * testsuite/ld-elf/pr20513d.d: Likewise.
2427 * testsuite/ld-elf/pr21389a.d: Likewise.
2428 * testsuite/ld-elf/pr21389b.d: Likewise.
2429 * testsuite/ld-elf/pr21389c.d: Likewise.
2430 * testsuite/ld-elf/pr21562a.d: Likewise.
2431 * testsuite/ld-elf/pr21562b.d: Likewise.
2432 * testsuite/ld-elf/pr21562c.d: Likewise.
2433 * testsuite/ld-elf/pr21562d.d: Likewise.
2434 * testsuite/ld-elf/pr21562e.d: Likewise.
2435 * testsuite/ld-elf/pr21562f.d: Likewise.
2436 * testsuite/ld-elf/pr21562g.d: Likewise.
2437 * testsuite/ld-elf/pr21562h.d: Likewise.
2438 * testsuite/ld-elf/pr21562i.d: Likewise.
2439 * testsuite/ld-elf/pr21562j.d: Likewise.
2440 * testsuite/ld-elf/pr21562k.d: Likewise.
2441 * testsuite/ld-elf/pr21562l.d: Likewise.
2442 * testsuite/ld-elf/pr21562m.d: Likewise.
2443 * testsuite/ld-elf/pr21562n.d: Likewise.
2444 * testsuite/ld-elf/pr21903a.d: Likewise.
2445 * testsuite/ld-elf/pr21903b.d: Likewise.
2446 * testsuite/ld-elf/pr21903d.d: Likewise.
2447 * testsuite/ld-elf/pr22269a.d: Likewise.
2448 * testsuite/ld-elf/pr22269b.d: Likewise.
2449 * testsuite/ld-elf/pr22393-1a.d: Likewise.
2450 * testsuite/ld-elf/pr22393-1b.d: Likewise.
2451 * testsuite/ld-elf/pr22393-1c.d: Likewise.
2452 * testsuite/ld-elf/pr22393-1d.d: Likewise.
2453 * testsuite/ld-elf/pr22393-1e.d: Likewise.
2454 * testsuite/ld-elf/pr22393-1f.d: Likewise.
2455 * testsuite/ld-elf/pr22423.d: Likewise.
2456 * testsuite/ld-elf/pr22450.d: xfail avr, crx, h8300, ip2k, m68hc11,
2457 and xc16x.
2458 * testsuite/ld-elf/pr23658-1c.d: xfail h8300.
2459 * testsuite/ld-elf/pr25708.d: xfail h8300 and hppa64.
2460 * testsuite/ld-elf/rpath-1.d: xfail h8300.
2461 * testsuite/ld-elf/rpath-2.d: Likewise.
2462 * testsuite/ld-elf/runpath-1.d: Likewise.
2463 * testsuite/ld-elf/runpath-2.d: Likewise.
2464 * testsuite/ld-elf/sizeofb.d: Likewise.
2465 * testsuite/ld-elf/startofb.d: Likewise.
2466 * testsuite/ld-elf/strtab.d: Likewise.
2467 * testsuite/ld-elf/textaddr1.d: Likewise.
2468 * testsuite/ld-elf/textaddr2.d: Likewise.
2469 * testsuite/ld-elf/textaddr4.d: Likewise.
2470 * testsuite/ld-elf/textaddr5.d: Likewise.
2471 * testsuite/ld-elf/textaddr6.d: Likewise.
2472 * testsuite/ld-elf/unknown2.d: Likewise.
2473 * testsuite/ld-undefined/entry-3.d: Likewise.
2474 * testsuite/ld-undefined/entry-4.d: Likewise.
2475 * testsuite/ld-h8300/h8300.exp: Pass appropriate ld -m option.
2476 * testsuite/ld-h8300/gcsection.d: Remove ld -m option and relax
2477 file format match.
2478 * testsuite/ld-h8300/relax-2.d: Likewise.
2479 * testsuite/ld-h8300/relax-3.d: Likewise.
2480 * testsuite/ld-h8300/relax-4.d: Likewise.
2481 * testsuite/ld-h8300/relax-5.d: Likewise.
2482 * testsuite/ld-h8300/relax-6.d: Likewise.
2483 * testsuite/ld-h8300/relax-7.d: Likewise.
2484 * testsuite/ld-h8300/relax.d: Relax file format match.
2485
7e6e972f
L
24862020-03-24 H.J. Lu <hongjiu.lu@intel.com>
2487
2488 PR binutils/25708
2489 * testsuite/ld-elf/pr25708.d: New file.
2490
5e737279
AM
24912020-03-23 Alan Modra <amodra@gmail.com>
2492
2493 * Makefile.am (ALL_EMULATION_SOURCES): Reinstate ei386aout.c.
2494 Include ei386aout dep file.
2495 * Makefile.in: Regenerate.
2496 * po/BLD-POTFILES.in: Regenerate.
2497
3d98c460
L
24982020-03-20 H.J. Lu <hongjiu.lu@intel.com>
2499
2500 * testsuite/ld-plugin/lto.exp (lto_link_tests): Run PR ld/25355
2501 test only for GCC 10 or newer.
2502
c02d6661
AM
25032020-03-20 Alan Modra <amodra@gmail.com>
2504
2505 * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
2506 clear new fields.
2507 * testplug2.c (parse_symdefstr): Likewise.
2508 * testplug3.c (parse_symdefstr): Likewise.
2509 * testplug4.c (parse_symdefstr): Likewise.
2510
aef397a1
CL
25112020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
2512
2513 * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.
2514 * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise.
2515
53215f21
CL
25162020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
2517
2518 * emultempl/xtensaelf.em: Emit a fatal error message
2519 instead of calling abort.
2520 * ldlang.c: Likewise.
2521
02a8180e
AM
25222020-03-14 Alan Modra <amodra@gmail.com>
2523
2524 * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
2525 targets. Don't skip xtensa, xfail instead.
2526
abf874aa
CL
25272020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
2528
2529 * ldlang.c (lang_add_section): Add support for
2530 non_contiguous_regions.
2531 (size_input_section): Likewise.
2532 (lang_size_sections_1): Likewise.
2533 (process_insert_statements): Likewise.
2534 * ldlex.h (option_values): Add OPTION_NON_CONTIGUOUS_REGIONS and
2535 OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS.
2536 * lexsup.c (ld_options): Add entries for
2537 --enable-non-contiguous-regions and
2538 --enable-non-contiguous-regions-warnings.
2539 (parse_args): Handle it.
2540 * NEWS: Add --enable-non-contiguous-regions and
2541 --enable-non-contiguous-regions-warnings.
2542 * ld.texi: Add --enable-non-contiguous-regions and
2543 --enable-non-contiguous-regions-warnings documentation.
2544 * emultempl/armelf.em (elf32_arm_add_stub_section): Add
2545 SEC_LINKER_CREATED flag.
2546 * emultempl/xtensaelf.em (ld_build_required_section_dependence):
2547 Emit an error when --enable-non-contiguous-regions is used.
2548 * testsuite/ld-elf/non-contiguous.d: New.
2549 * testsuite/ld-elf/non-contiguous.ld: New.
2550 * testsuite/ld-elf/non-contiguous.s: New.
2551 * testsuite/ld-arm/arm-elf.exp: Run the new tests.
2552 * testsuite/ld-arm/arm-elf/non-contiguous-arm.s: New.
2553 * testsuite/ld-arm/arm-elf/non-contiguous-arm.d: New.
2554 * testsuite/ld-arm/arm-elf/non-contiguous-arm.ld: New.
2555 * testsuite/ld-arm/arm-elf/non-contiguous-arm2.d: New.
2556 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
2557 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.d: New.
2558 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
2559 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.d: New.
2560 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.ld: New.
2561 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.d: New.
2562 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.ld: New.
2563 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.d: New.
2564 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.ld: New.
2565 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
2566 * testsuite/ld-powerpc/non-contiguous-powerpc.d: New.
2567 * testsuite/ld-powerpc/non-contiguous-powerpc.ld: New.
2568 * testsuite/ld-powerpc/non-contiguous-powerpc.sd: New.
2569 * testsuite/ld-powerpc/non-contiguous-powerpc64.d: New.
2570
74e10d17
L
25712020-03-13 H.J. Lu <hongjiu.lu@intel.com>
2572
2573 PR ld/24920
2574 * emulparams/elf32_x86_64.sh: Use static.sh.
2575 * emulparams/elf_i386.sh: Likewise.
2576 * emulparams/elf_x86_64.sh: Likewise.
2577 * emulparams/static.sh: New file.
2578 * emultempl/elf-x86.em: Include "ldlex.h".
2579 * testsuite/ld-elf/pr24920.err: New file.
2580 * testsuite/ld-elf/linux-x86.exp: Run ld/24920 tests.
2581
502794d4
CE
25822020-03-13 Christian Eggers <ceggers@gmx.de>
2583
2584 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
2585
1db6f990
AM
25862020-03-11 Alan Modra <amodra@gmail.com>
2587
2588 * ldelf.c (elf_orphan_compatible): Return false when two sections
2589 have differing SHF_MASKPROC or SHF_MASKOS flags.
2590
92d4b13b
AM
25912020-03-05 Alan Modra <amodra@gmail.com>
2592
2593 PR 25570
2594 * ldlang.c (lang_size_sections_1): Don't report changes on
2595 second and subsequent iterations that make no change in
2596 alignment from that already reported.
2597
baf09cba
AM
25982020-03-05 Alan Modra <amodra@gmail.com>
2599
2600 PR 25570
2601 * ldlang.c (lang_sizing_iteration): New static var.
2602 (lang_size_sections_1): Warn about no memory region only on first
2603 iteration. Warn about changing start address on first iteration
2604 then any delta from that on subsequent iterations. Report a signed
2605 delta.
2606 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
2607
d8e4137b
NC
26082020-03-03 Nick Clifton <nickc@redhat.com>
2609
2610 PR 25588
2611 * ld.texi (Options): Update the description of the --rpath-link
2612 option.
2613
cb001c0d
AM
26142020-03-02 Alan Modra <amodra@gmail.com>
2615
2616 * plugin.c (plugin_object_p): Return a bfd_cleanup.
2617 (plugin_cleanup): New function.
2618
2aa90762
L
26192020-03-01 H.J. Lu <hongjiu.lu@intel.com>
2620
2621 PR ld/25618
2622 * plugin.c (plugin_object_p): Copy the no_export field to the IR
2623 dummy object.
2624 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
2625 PR ld/25618 tests.
2626 * testsuite/ld-plugin/pr25618.d: New file.
2627 * testsuite/ld-plugin/pr25618a.cc: Likewise.
2628 * testsuite/ld-plugin/pr25618a.h: Likewise.
2629 * testsuite/ld-plugin/pr25618b.cc: Likewise.
2630 * testsuite/ld-plugin/pr25618b.h: Likewise.
2631
5f602802
AM
26322020-02-27 Alan Modra <amodra@gmail.com>
2633
2634 PR 24511
2635 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
2636 * testsuite/ld-mmix/sec-2.d: Likewise.
2637 * testsuite/ld-mmix/sec-3.d: Likewise.
2638 * testsuite/ld-mmix/sec-4.d: Likewise.
2639 * testsuite/ld-mmix/spec802.d: Likewise.
2640 * testsuite/ld-mmix/spec803.d: Likewise.
2641 * testsuite/ld-mmix/spec804.d: Likewise.
2642 * testsuite/ld-mmix/spec805.d: Likewise.
2643 * testsuite/ld-mmix/spec806.d: Likewise.
2644 * testsuite/ld-mmix/spec807.d: Likewise.
2645 * testsuite/ld-mmix/spec808.d: Likewise.
2646
3312f67c
L
26472020-02-26 H.J. Lu <hongjiu.lu@intel.com>
2648
2649 PR ld/25593
2650 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
2651 * testsuite/ld-plugin/pr25593.d: New file.
2652 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
2653 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
2654 * testsuite/ld-plugin/pr25593b.c: Likewise.
2655 * testsuite/ld-plugin/pr25593c.c: Likewise.
2656 * testsuite/ld-plugin/pr25593d.c: Likewise.
2657 * testsuite/ld-plugin/pr25593e.c: Likewise.
2658
dc1e8a47
AM
26592020-02-26 Alan Modra <amodra@gmail.com>
2660
2661 * emultempl/cskyelf.em: Indent labels correctly.
2662 * ldfile.c: Likewise.
2663 * ldlang.c: Likewise.
2664 * plugin.c: Likewise.
2665
e310298c
AM
26662020-02-26 Alan Modra <amodra@gmail.com>
2667
2668 PR 25593
2669 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
2670 (ldelf_after_open): Save state of input_bfds list before loading
2671 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
2672 Restore input_bfds list.
2673 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
2674
45c63c0f
NC
26752020-02-24 Nick Clifton <nickc@redhat.com>
2676
2677 * po/fr.po: Update French translation.
2678
7b3c2715
AM
26792020-02-22 Alan Modra <amodra@gmail.com>
2680
2681 PR 25585
2682 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
2683 checking.
2684
fcaaac0a
SB
26852020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
2686
2687 PR 25537
2688 * emultempl/z80.em: Remove machine compatability checking.
2689
26902020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
2691
2692 PR 25517
2693 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
2694 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
2695 * testsuite/ld-z80/arch_r800.d: Likewise.
2696 * testsuite/ld-z80/arch_z180.d: Likewise.
2697 * testsuite/ld-z80/arch_z80n.d: Likewise.
2698 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
2699 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
2700 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
2701 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
2702 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
2703 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
2704 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
2705 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
2706 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
2707 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
2708
2e3cd5d0
AM
27092020-02-19 Alan Modra <amodra@gmail.com>
2710
2711 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
2712
0aa99dcd
L
27132020-02-10 H.J. Lu <hongjiu.lu@intel.com>
2714
2715 PR binutils/25355
2716 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
2717 * testsuite/ld-plugin/pr25355.c: New file.
2718 * testsuite/ld-plugin/pr25355.d: Likewise.
2719 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
2720 only dump.
2721
6e569656
L
27222020-02-07 H.J. Lu <hongjiu.lu@intel.com>
2723
2724 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
2725
9fc0b501
SB
27262020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
2727
2728 PR 25469
2729 * emulparams/elf32z80.sh: Use z80 emulation.
2730 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
2731 * emultempl/z80elf.em: Delete.
2732 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
2733 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
2734 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
2735 * testsuite/ld-unique/unique.s: Likewise.
2736 * testsuite/ld-unique/unique_empty.s: Likewise.
2737 * testsuite/ld-unique/unique_shared.s: Likewise.
2738 * testsuite/ld-unique/unique.d: Updated expected output.
2739 * testsuite/ld-z80/arch_z80n.d: New file.
2740 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
2741 * testsuite/ld-z80/labels.s: Add more labels.
2742 * testsuite/ld-z80/relocs.s: Add more reloc tests.
2743 * testsuite/ld-z80/relocs_f_z80n.d: New file
2744
adb8754e
L
27452020-02-07 H.J. Lu <hongjiu.lu@intel.com>
2746
2747 PR ld/25022
2748 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
2749 ldelf_before_place_orphans.
2750
9b538ba7
L
27512020-02-06 H.J. Lu <hongjiu.lu@intel.com>
2752
2753 PR ld/25022
2754 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
2755 before_place_orphans_default.
2756 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
2757 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
2758 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
2759 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
2760 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
2761 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
2762 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
2763 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
2764 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
2765 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
2766 ldelf_before_place_orphans.
2767 * ldelf.c (ldelf_before_place_orphans): New.
2768 * ldelf.h (ldelf_before_place_orphans): Likewise.
2769 * ldemul.c (ldemul_before_place_orphans): Likewise.
2770 (before_place_orphans_default): Likewise.
2771 * ldemul.h (ldemul_before_place_orphans): Likewise.
2772 (before_place_orphans_default): Likewise.
2773 (ld_emulation_xfer_struct): Add before_place_orphans.
2774 * ldlang.c (lang_process): Call ldemul_before_place_orphans
2775 before lang_place_orphans.
2776 * testsuite/ld-elf/pr25022.d: New file.
2777 * testsuite/ld-elf/pr25022.s: Likewise.
2778 * testsuite/ld-elf/pr25022.t: Likewise.
2779
5242a0a0
L
27802020-02-06 H.J. Lu <hongjiu.lu@intel.com>
2781
2782 PR ld/25490
2783 * testsuite/ld-elf/pr25490-1.d: New file.
2784 * testsuite/ld-elf/pr25490-1.s: Likewise.
2785
b7d07216
L
27862020-02-06 H.J. Lu <hongjiu.lu@intel.com>
2787
2788 PR ld/24526
2789 PR ld/25021
2790 PR ld/25490
2791 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
2792 * testsuite/ld-elf/pr24526.d: New file.
2793 * testsuite/ld-elf/pr24526.s: Likewise.
2794 * testsuite/ld-elf/pr25021.d: Likewise.
2795 * testsuite/ld-elf/pr25021.s: Likewise.
2796 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
2797 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
2798 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
2799 * testsuite/ld-elf/pr25490-2.s: Likewise.
2800 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
2801 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
2802 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
2803 * testsuite/ld-elf/pr25490-3.s: Likewise.
2804 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
2805 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
2806 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
2807 * testsuite/ld-elf/pr25490-4.s: Likewise.
2808 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
2809 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
2810 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
2811 * testsuite/ld-elf/pr25490-5.s: Likewise.
2812 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
2813 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
2814 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
2815 * testsuite/ld-elf/pr25490-6.s: Likewise.
2816
28172020-02-06 H.J. Lu <hongjiu.lu@intel.com>
9e4d08bb
L
2818
2819 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
2820 z80 as not supported.
2821
bb4e012c
AM
28222020-02-06 Alan Modra <amodra@gmail.com>
2823
2824 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
2825 targets that don't support ifunc rather than ones that do.
2826 (contains_irelative_reloc): Match R_PARISC_IPLT.
2827 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
2828 * testsuite/ld-ifunc/ifunc-23-x86.s,
2829 * testsuite/ld-ifunc/ifunc-24-x86.s,
2830 * testsuite/ld-ifunc/ifunc-25-x86.s,
2831 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
2832 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
2833 * testsuite/ld-ifunc/ifunc-10-i386.d,
2834 * testsuite/ld-ifunc/ifunc-11-i386.d,
2835 * testsuite/ld-ifunc/ifunc-12-i386.d,
2836 * testsuite/ld-ifunc/ifunc-13-i386.d,
2837 * testsuite/ld-ifunc/ifunc-14a-i386.d,
2838 * testsuite/ld-ifunc/ifunc-14b-i386.d,
2839 * testsuite/ld-ifunc/ifunc-14c-i386.d,
2840 * testsuite/ld-ifunc/ifunc-14d-i386.d,
2841 * testsuite/ld-ifunc/ifunc-14e-i386.d,
2842 * testsuite/ld-ifunc/ifunc-14f-i386.d,
2843 * testsuite/ld-ifunc/ifunc-15-i386.d,
2844 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
2845 * testsuite/ld-ifunc/ifunc-16-i386.d,
2846 * testsuite/ld-ifunc/ifunc-17a-i386.d,
2847 * testsuite/ld-ifunc/ifunc-17b-i386.d,
2848 * testsuite/ld-ifunc/ifunc-18a-i386.d,
2849 * testsuite/ld-ifunc/ifunc-18b-i386.d,
2850 * testsuite/ld-ifunc/ifunc-19a-i386.d,
2851 * testsuite/ld-ifunc/ifunc-19b-i386.d,
2852 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
2853 * testsuite/ld-ifunc/ifunc-2-i386.d,
2854 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
2855 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
2856 * testsuite/ld-ifunc/ifunc-20-i386.d,
2857 * testsuite/ld-ifunc/ifunc-21-i386.d,
2858 * testsuite/ld-ifunc/ifunc-22-i386.d,
2859 * testsuite/ld-ifunc/ifunc-26.d,
2860 * testsuite/ld-ifunc/ifunc-5a-i386.d,
2861 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
2862 * testsuite/ld-ifunc/ifunc-5b-i386.d,
2863 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
2864 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
2865 * testsuite/ld-ifunc/ifunc-6a-i386.d,
2866 * testsuite/ld-ifunc/ifunc-6b-i386.d,
2867 * testsuite/ld-ifunc/ifunc-7a-i386.d,
2868 * testsuite/ld-ifunc/ifunc-7b-i386.d,
2869 * testsuite/ld-ifunc/ifunc-8-i386.d,
2870 * testsuite/ld-ifunc/ifunc-9-i386.d,
2871 * testsuite/ld-ifunc/pr17154-i386-now.d,
2872 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
2873
02e0be69
AM
28742020-02-06 Alan Modra <amodra@gmail.com>
2875
2876 * testsuite/lib/ld-lib.exp (is_generic): Delete.
2877 * testsuite/ld-unique/unique.exp: Exclude tic6x.
2878
b88237bc
AM
28792020-02-06 Alan Modra <amodra@gmail.com>
2880
2881 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
2882 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
2883
a8c4d40b
L
28842020-02-02 H.J. Lu <hongjiu.lu@intel.com>
2885
2886 PR gas/25380
2887 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
2888 directives.
2889 * testsuite/ld-i386/tls-gd1.S: Likewise.
2890 * testsuite/ld-x86-64/pr21481b.S: Likewise.
2891
5cebc931
JB
28922020-01-30 Jan Beulich <jbeulich@suse.com>
2893
2894 * ld.texi: Remove space between @option and brace.
2895
ef8f08ca
AM
28962020-01-29 Alan Modra <amodra@gmail.com>
2897
2898 PR 25477
2899 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
2900 correct concat.
2901 (ldelf_after_open): Add prefix parameter.
2902 * ldelf.h (ldelf_after_open): Update prototype.
2903 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
2904 to ldelf_after_open.
2905 * Makefile.am: Correct z80 dependencies.
2906 * Makefile.in: Regenerate.
2907
738174e1
AM
29082020-01-28 Alan Modra <amodra@gmail.com>
2909
2910 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
2911 in first phase.
2912
e3696f67
AM
29132020-01-27 Alan Modra <amodra@gmail.com>
2914
2915 * testsuite/ld-elfvers/vers.exp: Replace case statements with
2916 switch statements.
2917 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2918 * testsuite/ld-unique/unique.exp: Likewise.
2919
3024a17a
AM
29202020-01-27 H.J. Lu <hongjiu.lu@intel.com>
2921 Alan Modra <amodra@gmail.com>
2922
2923 PR ld/25458
2924 * testsuite/ld-elf/pr25458.map: New file.
2925 * testsuite/ld-elf/pr25458.rd: Likewise.
2926 * testsuite/ld-elf/pr25458a.s: Likewise.
2927 * testsuite/ld-elf/pr25458b.s: Likewise.
2928 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
2929
6a462ad4
L
29302020-01-22 H.J. Lu <hongjiu.lu@intel.com>
2931
2932 PR ld/25416
2933 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
2934 compiler support.
2935
a804e476
AM
29362020-01-22 Alan Modra <amodra@gmail.com>
2937
2938 * testsuite/ld-powerpc/tlsdesc3.d,
2939 * testsuite/ld-powerpc/tlsdesc3.wf,
2940 * testsuite/ld-powerpc/tlsdesc4.d,
2941 * testsuite/ld-powerpc/tlsdesc4.s,
2942 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
2943 * testsuite/ld-powerpc/powerpc.exp: Run them.
2944
9e7028aa
AM
29452020-01-22 Alan Modra <amodra@gmail.com>
2946
2947 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
2948 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
2949 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
2950 (params): Init new field.
2951 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
2952 Document.
2953 * testsuite/ld-powerpc/tlsdesc.s,
2954 * testsuite/ld-powerpc/tlsdesc.d,
2955 * testsuite/ld-powerpc/tlsdesc.wf,
2956 * testsuite/ld-powerpc/tlsdesc2.d,
2957 * testsuite/ld-powerpc/tlsdesc2.wf,
2958 * testsuite/ld-powerpc/tlsexenors.d,
2959 * testsuite/ld-powerpc/tlsexenors.r,
2960 * testsuite/ld-powerpc/tlsexers.d,
2961 * testsuite/ld-powerpc/tlsexers.r,
2962 * testsuite/ld-powerpc/tlsexetocnors.d,
2963 * testsuite/ld-powerpc/tlsexetocrs.d,
2964 * testsuite/ld-powerpc/tlsexetocrs.r,
2965 * testsuite/ld-powerpc/tlsopt6.d,
2966 * testsuite/ld-powerpc/tlsopt6.wf: New.
2967 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
2968
c48acf6f
YC
29692020-01-22 Yuri Chornoivan <yurchor@mageia.org>
2970
2971 PR 25417
2972 * ldlang.c (ldlang_open_ctf): Fix error message typo.
2973 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
2974
1e161364
L
29752020-01-21 H.J. Lu <hongjiu.lu@intel.com>
2976
2977 * testsuite/ld-elf/pr23900-1.d: Adjusted.
2978
b4654b10
L
29792020-01-21 H.J. Lu <hongjiu.lu@intel.com>
2980
2981 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
2982
26916852
NC
29832020-01-20 Nick Clifton <nickc@redhat.com>
2984
2985 * po/pt_BR.po: Updated Brazilian Portuguese translation.
2986 * po/uk.po: Updated Ukranian translation.
2987
14470f07
L
29882020-01-20 H.J. Lu <hongjiu.lu@intel.com>
2989
2990 PR ld/25416
2991 * testsuite/ld-x86-64/pr25416-1.s: New file
2992 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
2993 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
2994 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
2995 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
2996 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
2997 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
2998 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
2999 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
3000 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
3001 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
3002 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
3003 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
3004 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
3005 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
3006 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
3007 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
3008
b9ca1af6
AM
30092020-01-20 Alan Modra <amodra@gmail.com>
3010
3011 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
3012 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
3013 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
3014 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
3015 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
3016
69d24618
RM
30172020-01-18 Roland McGrath <mcgrathr@google.com>
3018
3019 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
3020 to admit whatever absolute address. The label-relative address is
3021 what the test needs to verify.
3022
1b1bb2c6
NC
30232020-01-18 Nick Clifton <nickc@redhat.com>
3024
3025 * configure: Regenerate.
3026 * po/ld.pot: Regenerate.
3027
ae774686
NC
30282020-01-18 Nick Clifton <nickc@redhat.com>
3029
3030 Binutils 2.34 branch created.
3031
6d0be74b
JL
30322020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3033
3034 * scripttempl/elf32msp430_3.sc: Remove.
3035
0c3d9485
JL
30362020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3037
3038 * scripttempl/elf32msp430.sc: Add input section rules for
3039 .upper.{text,data,rodata,bss}.
3040 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
3041 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
3042
0d1cc75d
LB
30432020-01-15 Lars Brinkhoff <lars@nocrew.org>
3044
3045 PR 20694
3046 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
3047
131cb553
JL
30482020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3049
3050 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
3051 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
3052
e1c6cf61
AM
30532020-01-15 Alan Modra <amodra@gmail.com>
3054
3055 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
3056 * testsuite/ld-powerpc/funref.s: Align func_tab.
3057 * testsuite/ld-powerpc/funref2.s: Likewise.
3058 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
3059
e44925ae
LC
30602020-01-14 Lili Cui <lili.cui@intel.com>
3061
3062 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
3063
8c7e1c04
AM
30642020-01-13 Alan Modra <amodra@gmail.com>
3065
3066 * po/BLD-POTFILES.in: Regenerate.
3067
4f18d742
CZ
30682020-01-13 Claudiu Zissulescu <claziss@gmail.com>
3069
3070 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
3071
5e4f7e05
CZ
30722020-01-13 Claudiu Zissulescu <claziss@gmail.com>
3073
3074 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
3075 emulations.
3076 * configure.tgt: Likewise.
3077 * Makefile.in: Regenerate.
3078 * emulparams/arcelf_prof.sh: Remove file.
3079 * emulparams/arclinux_prof.sh: Likewise.
3080
8cb31bad
CZ
30812020-01-13 Claudiu Zissulescu <claziss@gmail.com>
3082
3083 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
3084 located at an arbitrary address. Use DWARF.sc file.
3085 * scripttempl/elfarc.sc: Use DWARF.sc file.
3086
85e290dc
AM
30872020-01-07 Alan Modra <amodra@gmail.com>
3088
3089 * testsuite/ld-mips-elf/eh-frame5.s,
3090 * testsuite/ld-mips-elf/ehdr_start-new.s,
3091 * testsuite/ld-mips-elf/ehdr_start-o32.s,
3092 * testsuite/ld-mips-elf/mips16-call-global-1.s,
3093 * testsuite/ld-mips-elf/mips16-intermix-1.s,
3094 * testsuite/ld-mips-elf/mips16-pic-1b.s,
3095 * testsuite/ld-mips-elf/mips16-pic-4c.s,
3096 * testsuite/ld-mips-elf/no-shared-1-n64.s,
3097 * testsuite/ld-mips-elf/no-shared-1-o32.s,
3098 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
3099 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
3100 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
3101 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
3102 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
3103 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
3104 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
3105 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
3106 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
3107 * testsuite/ld-mips-elf/pie.s,
3108 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
3109
0e1f1593
NC
31102020-01-06 Nick Clifton <nickc@redhat.com>
3111
3112 PR 25327
3113 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
3114 command line when building libcomm1.o and pr13250 tests.
3115 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
3116
d2dbcb18
NC
31172020-01-06 Nick Clifton <nickc@redhat.com>
3118
3119 PR 25326
3120 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
3121 command line when building pr19579 binaries.
3122
dc9bd8c9
HD
31232020-01-03 Hannes Domani <ssbssa@yahoo.de>
3124
3125 * emultempl/pe.em: Add new option --enable-reloc-section.
3126 * emultempl/pep.em: Likewise.
3127 * ld.texi: Document --enable-reloc-section.
3128 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
3129 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
3130 * pe-dll.h: Add extern declaration of option flag.
3131 * pep-dll.c (pe_dll_enable_reloc_section):
3132 Add alias define for pep_dll_enable_reloc_section.
3133 * pep-dll.h: Add extern declaration of option flag.
3134
6655dba2
SB
31352020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
3136
3137 * Makefile.am: Add new target z80-elf
3138 * configure.tgt: Likewise.
3139 * Makefile.in: Regenerate.
3140 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
3141 * emulparams/elf32z80.sh: New file.
3142 * emultempl/z80elf.em: Likewise.
3143 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
3144 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
3145 * testsuite/ld-scripts/fill16.d: Fix for Z80.
3146 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
3147 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
3148 * testsuite/ld-z80/arch_r800.d: Likewise.
3149 * testsuite/ld-z80/arch_z180.d: Likewise.
3150 * testsuite/ld-z80/arch_z80.d: Likewise.
3151 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
3152 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
3153 * testsuite/ld-z80/labels.s: Likewise.
3154 * testsuite/ld-z80/relocs.s: Likewise.
3155 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
3156 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
3157 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
3158 * testsuite/ld-z80/z80.exp: Likewise.
3159 * NEWS: Mention the new support.
3160
0db131fb
TC
31612020-01-02 Tamar Christina <tamar.christina@arm.com>
3162
3163 PR 25210
3164 PR 24753
3165 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
3166 Remove SEC_LINKER_CREATED.
3167 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
3168 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
3169
b14ce8bf
AM
31702020-01-01 Alan Modra <amodra@gmail.com>
3171
3172 Update year range in copyright notice of all files.
3173
0b114740 3174For older changes see ChangeLog-2019
3499769a 3175\f
0b114740 3176Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
3177
3178Copying and distribution of this file, with or without modification,
3179are permitted in any medium without royalty provided the copyright
3180notice and this notice are preserved.
3181
3182Local Variables:
3183mode: change-log
3184left-margin: 8
3185fill-column: 74
3186version-control: never
3187End:
This page took 0.474837 seconds and 4 git commands to generate.