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