]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
x86-64/ELF: Fix "clear src_mask for all reloc types" test case
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2021-05-11 Roland McGrath <mcgrathr@google.com>
2
3 * testsuite/ld-x86-64/rela.d: Fix regexp not to presume a specific
4 address layout, so it works for e.g. --target=x86-64-elf.
5
6 2021-05-11 Nick Clifton <nickc@redhat.com>
7
8 PR 27113
9 * Makefile.am (install-data-local): Also delete libdep.dll.a if it
10 is present.
11 * Makefile.in: Regenerate.
12
13 2021-05-10 Dimitar Dimitrov <dimitar@dinux.eu>
14
15 * testsuite/ld-elf/group8a.d: Remove pru from XFAIL list.
16 * testsuite/ld-elf/group8b.d: Ditto.
17 * testsuite/ld-elf/group9a.d: Ditto.
18 * testsuite/ld-elf/group9b.d: Ditto.
19 * testsuite/ld-elf/pr12851.d: Ditto.
20 * testsuite/ld-elf/pr22677.d: Ditto.
21 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Remove
22 pru from list.
23
24 2021-05-10 Dimitar Dimitrov <dimitar@dinux.eu>
25
26 * scripttempl/pru.sc (.resource_table): Add ALIGN directive.
27 Use symbols for memory sizes.
28
29 2021-05-08 Mike Frysinger <vapier@gentoo.org>
30
31 * Makefile.am (html-local, doc/ld/index.html): New targets.
32 * Makefile.in: Regenerate.
33
34 2021-05-08 Mike Frysinger <vapier@gentoo.org>
35
36 * Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
37 * Makefile.in: Regenerate.
38
39 2021-05-07 Jan Beulich <jbeulich@suse.com>
40
41 * testsuite/ld-x86-64/rela.d: New.
42 * testsuite/ld-x86-64/x86-64.exp: Run new test.
43
44 2021-05-07 Nick Clifton <nickc@redhat.com>
45
46 * ldelfgen.c (compare_link_order): Ignore section size when
47 performing a relocateable link.
48
49 2021-05-07 Alan Modra <amodra@gmail.com>
50
51 * ldexp.c (update_definedness): Don't return false for absolute
52 symbols.
53 * ldmain.c (multiple_definition): Print "warning: " in message
54 when not a hard error.
55
56 2021-05-07 Alan Modra <amodra@gmail.com>
57
58 * testsuite/ld-elf/pr27825-1.d: Correct xfail.
59 * testsuite/ld-elf/pr27825-2.d: Likewise.
60
61 2021-05-06 Stafford Horne <shorne@gmail.com>
62
63 PR 27746
64 testsuite/ld-or1k/or1k.exp (or1kplttests): Add tests for linking
65 along with gotha() relocations.
66 testsuite/ld-or1k/gotha1.dd: New file.
67 testsuite/ld-or1k/gotha1.s: New file.
68 testsuite/ld-or1k/gotha2.dd: New file.
69 testsuite/ld-or1k/gotha2.s: New file
70 testsuite/ld-or1k/pltlib.s (x): Define size to avoid link
71 failure.
72
73 2021-05-06 Nick Alcock <nick.alcock@oracle.com>
74
75 * testsuite/ld-ctf/ctf.exp: Use -gctf, not -gt.
76 * testsuite/lib/ld-lib.exp: Likewise.
77 * testsuite/ld-ctf/nonrepresentable-1.c: New test for nonrepresentable types.
78 * testsuite/ld-ctf/nonrepresentable-2.c: Likewise.
79 * testsuite/ld-ctf/nonrepresentable.d: Likewise.
80 * testsuite/ld-ctf/array.d: Larger type section.
81 * testsuite/ld-ctf/data-func-conflicted.d: Likewise.
82 * testsuite/ld-ctf/enums.d: Likewise.
83 * testsuite/ld-ctf/conflicting-enums.d: Don't compare types.
84 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: Changed type order.
85 * testsuite/ld-ctf/cross-tu-noncyclic.d: Likewise.
86 * testsuite/ld-ctf/slice.d: Adjust for improved slice emission.
87
88 2021-05-05 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR ld/27825
91 * testsuite/ld-elf/pr27825-1.d: New file.
92 * testsuite/ld-elf/pr27825-1a.s: Likewise.
93 * testsuite/ld-elf/pr27825-1b.s: Likewise.
94 * testsuite/ld-elf/pr27825-2.d: Likewise.
95 * testsuite/ld-elf/pr27825-2a.s: Likewise.
96 * testsuite/ld-elf/pr27825-2b.s: Likewise.
97
98 2021-05-05 Alan Modra <amodra@gmail.com>
99
100 * testsuite/ld-powerpc/empty.s: New file.
101 * testsuite/ld-powerpc/undefweak.d,
102 * testsuite/ld-powerpc/undefweak.s: New testcase.
103 * testsuite/ld-powerpc/powerpc.exp: Run it.
104
105 2021-05-03 Alan Modra <amodra@gmail.com>
106
107 * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for
108 named section symbols.
109
110 2021-04-28 Nick Clifton <nickc@redhat.com>
111
112 * testsuite/ld-elf/anno-sym.s: New test source file.
113 * testsuite/ld-elf/anno-sym.d: New test driver.
114 * testsuite/ld-elf/anno-sym.l: New test error output.
115
116 2021-04-26 Jan Beulich <jbeulich@suse.com>
117
118 * testsuite/ld-i386/pcrel16-2.s, testsuite/ld-i386/pcrel16-2.d,
119 testsuite/ld-x86-64/pcrel16-2.d: New.
120 * testsuite/ld-i386/i386.exp: Run new test.
121 * testsuite/ld-x86-64/x86-64.exp: Likewise.
122
123 2021-04-23 H.J. Lu <hongjiu.lu@intel.com>
124
125 PR ld/27771
126 * testsuite/ld-bootstrap/bootstrap.exp: Create a symbolic link
127 to tmpdir/ldscripts only if it doesn't exist.
128
129 2021-04-22 Jan Beulich <jbeulich@suse.com>
130
131 PR ld/26659
132 * testsuite/ld-pe/pr26659-weak-undef-sym.d: Relax for Cygwin.
133
134 2021-04-21 Nick Clifton <nickc@redhat.com>
135
136 * testsuite/ld-aarch64/variant_pcs-now.d: Adjust expected output
137 to allow for named section symbols.
138 * testsuite/ld-aarch64/variant_pcs-r.d: Likewise.
139 * testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
140 * testsuite/ld-alpha/tlsbin.rd: Likewise.
141 * testsuite/ld-alpha/tlsbinr.rd: Likewise.
142 * testsuite/ld-alpha/tlspic.rd: Likewise.
143 * testsuite/ld-arm/rodata-merge-map.sym: Likewise.
144 * testsuite/ld-arm/script-type.sym: Likewise.
145 * testsuite/ld-cris/libdso-2.d: Likewise.
146 * testsuite/ld-cris/pr16044.d: Likewise.
147 * testsuite/ld-elf/sec64k.exp: Likewise.
148 * testsuite/ld-ia64/tlsbin.rd: Likewise.
149 * testsuite/ld-ia64/tlspic.rd: Likewise.
150 * testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d: Likewise.
151 * testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d: Likewise.
152 * testsuite/ld-mmix/bspec1.d: Likewise.
153 * testsuite/ld-mmix/bspec2.d: Likewise.
154 * testsuite/ld-mmix/local1.d: Likewise.
155 * testsuite/ld-mmix/local3.d: Likewise.
156 * testsuite/ld-mmix/local5.d: Likewise.
157 * testsuite/ld-mmix/local7.d: Likewise.
158 * testsuite/ld-mmix/undef-3.d: Likewise.
159 * testsuite/ld-powerpc/tlsso.r: Likewise.
160 * testsuite/ld-powerpc/tlsso32.r: Likewise.
161 * testsuite/ld-powerpc/tlstocso.r: Likewise.
162 * testsuite/ld-s390/tlsbin.rd: Likewise.
163 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
164 * testsuite/ld-s390/tlspic.rd: Likewise.
165 * testsuite/ld-s390/tlspic_64.rd: Likewise.
166 * testsuite/ld-sparc/gotop32.rd: Likewise.
167 * testsuite/ld-sparc/gotop64.rd: Likewise.
168 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
169 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
170 * testsuite/ld-sparc/tlssunnopic32.rd: Likewise.
171 * testsuite/ld-sparc/tlssunnopic64.rd: Likewise.
172 * testsuite/ld-sparc/tlssunpic32.rd: Likewise.
173 * testsuite/ld-sparc/tlssunpic64.rd: Likewise.
174 * testsuite/ld-tic6x/common.d: Likewise.
175 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
176 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
177 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
178 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
179 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
180 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
181 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
182 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
183 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
184 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
185 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
186 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
187 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
188
189 2021-04-20 Clément Chigot <clement.chigot@atos.net>
190
191 PR binutils/21700
192 * testsuite/ld-powerpc/aix52.exp: Add new test.
193 * testsuite/ld-powerpc/aix-neg-reloc-32.d: New test.
194 * testsuite/ld-powerpc/aix-neg-reloc-64.d: New test.
195 * testsuite/ld-powerpc/aix-neg-reloc.ex: New test.
196 * testsuite/ld-powerpc/aix-neg-reloc.s: New test.
197
198 2021-04-13 Nick Clifton <nickc@redhat.com>
199
200 * ld.texi (Options): Add note about the effect of --as-needed on
201 the --rpath and --rpath-link options on Linux based systems.
202
203 2021-04-13 Alan Modra <amodra@gmail.com>
204
205 PR 27722
206 * libdep_plugin.c (str2vec): Don't pass a potentially signed char
207 to isspace.
208
209 2021-04-12 Alan Modra <amodra@gmail.com>
210
211 * configure.ac (--enable-checking): Add support.
212 * config.in: Regenerate.
213 * configure: Regenerate.
214
215 2021-04-12 Alan Modra <amodra@gmail.com>
216
217 * emultempl/mipself.em (mips_create_output_section_statements):
218 Pass base type of hash table to is_elf_hash_table.
219 * ldelf.c (ldelf_after_open): Likewise.
220
221 2021-04-12 Alan Modra <amodra@gmail.com>
222
223 PR 27719
224 * ldlang.c (lang_mark_undefineds, undef_start_stop): Test that
225 the symbol hash table is the correct type before accessing
226 elf_link_hash_entry symbols.
227 * plugin.c (is_visible_from_outside): Likewise.
228 * emultempl/armelf.em (ld${EMULATION_NAME}_finish): Likewise.
229 * emultempl/solaris2.em (elf_solaris2_before_allocation): Likewise.
230
231 2021-04-09 Alan Modra <amodra@gmail.com>
232
233 * testsuite/ld-powerpc/inlinepcrel-1.d: Update expected output.
234 * testsuite/ld-powerpc/inlinepcrel-2.d: Likewise.
235 * testsuite/ld-powerpc/notoc2.d: Likewise.
236 * testsuite/ld-powerpc/notoc3.d: Likewise.
237 * testsuite/ld-powerpc/pcrelopt.d: Likewise.
238 * testsuite/ld-powerpc/startstop.d: Likewise.
239 * testsuite/ld-powerpc/tlsget.d: Likewise.
240 * testsuite/ld-powerpc/tlsget2.d: Likewise.
241 * testsuite/ld-powerpc/tlsld.d: Likewise.
242 * testsuite/ld-powerpc/weak1.d: Likewise.
243 * testsuite/ld-powerpc/weak1so.d: Likewise.
244
245 2021-04-06 Jan Beulich <jbeulich@suse.com>
246
247 * pe-dll.c (generate_reloc): Bail immediately when .reloc is
248 being discarded. Warn when relocated entry is above .reloc.
249
250 2021-04-05 Alan Modra <amodra@gmail.com>
251
252 * configure.ac: Move initfini-array arg handling earlier. Don't
253 check for string.h, strings.h, stdlib.h, or locale.h. Do check
254 for inttypes.h, stdint.h, sys/types.h. Don't check for
255 setlocale, free, getev or strstr.
256 (AC_ISC_POSIX): Don't invoke.
257 * sysdep.h: Include string.h and stdlib.h unconditionally. Test
258 HAVE_SYS_TYPE_H and HAVE_SYS_STAT_H. Remove strstr, free and
259 getenv fallback declarations.
260 * ld.h: Don't test HAVE_LOCALE_H.
261 * ldmain.c: Don't test HAVE_SETLOCALE.
262 * config.in: Regenerate.
263 * configure: Regenerate.
264
265 2021-04-01 Tamar Christina <tamar.christina@arm.com>
266
267 PR ld/26659
268 * testsuite/ld-pe/pe.exp: Add test.
269 * testsuite/ld-pe/pr26659-weak-undef-sym.d: New test.
270 * testsuite/ld-pe/pr26659-weak-undef-sym.s: New test.
271
272 2021-04-01 Martin Liska <mliska@suse.cz>
273
274 * ldbuildid.c (strneq): Remove strneq and use startswith.
275 (validate_build_id_style): Likewise.
276 (compute_build_id_size): Likewise.
277
278 2021-03-31 Alan Modra <amodra@gmail.com>
279
280 * sysdep.h (POISON_BFD_BOOLEAN): Define.
281 * configure.ac (elf_list_options, elf_shlib_list_options=false),
282 (elf_plt_unwind_list_options=false): Replace FALSE with false,
283 and TRUE with true.
284 * emulparams/call_nop.sh, * emulparams/cet.sh,
285 * emulparams/dynamic_undefined_weak.sh,
286 * emulparams/elf32b4300.sh, * emulparams/elf32lm32.sh,
287 * emulparams/elf32lr5900.sh, * emulparams/elf32lr5900n32.sh,
288 * emulparams/elf32visium.sh, * emulparams/elf_x86_64.sh,
289 * emulparams/extern_protected_data.sh, * emulparams/plt_unwind.sh,
290 * emulparams/reloc_overflow.sh, * emulparams/static.sh,
291 * emulparams/x86-64-lam.sh, * emultempl/aarch64elf.em,
292 * emultempl/aix.em, * emultempl/alphaelf.em,
293 * emultempl/armcoff.em, * emultempl/armelf.em,
294 * emultempl/avrelf.em, * emultempl/beos.em, * emultempl/bfin.em,
295 * emultempl/cr16elf.em, * emultempl/crxelf.em,
296 * emultempl/cskyelf.em, * emultempl/elf.em, * emultempl/genelf.em,
297 * emultempl/hppaelf.em, * emultempl/linux.em,
298 * emultempl/m68hc1xelf.em, * emultempl/metagelf.em,
299 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
300 * emultempl/mmixelf.em, * emultempl/mmo.em, * emultempl/msp430.em,
301 * emultempl/nios2elf.em, * emultempl/pdp11.em, * emultempl/pe.em,
302 * emultempl/pep.em, * emultempl/ppc32elf.em,
303 * emultempl/ppc64elf.em, * emultempl/rxelf.em,
304 * emultempl/rxlinux.em, * emultempl/scoreelf.em,
305 * emultempl/solaris2.em, * emultempl/spuelf.em,
306 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
307 * emultempl/xtensaelf.em, * emultempl/z80.em, * ld.h,
308 * ldbuildid.c, * ldbuildid.h, * ldcref.c, * ldctor.c, * ldctor.h,
309 * ldelf.c, * ldelf.h, * ldelfgen.c, * ldelfgen.h, * ldemul.c,
310 * ldemul.h, * ldexp.c, * ldexp.h, * ldfile.c, * ldfile.h,
311 * ldgram.y, * ldlang.c, * ldlang.h, * ldmain.c, * ldmain.h,
312 * ldmisc.c, * ldmisc.h, * ldwrite.c, * lexsup.c, * mri.c,
313 * pe-dll.c, * pe-dll.h, * pep-dll.h, * plugin.c, * plugin.h,
314 * testplug.c, * testplug2.c, * testplug3.c, * testplug4.c: Replace
315 bfd_boolean with bool, FALSE with false, and TRUE with true.
316 * configure: Regenerate.
317
318 2021-03-31 Alan Modra <amodra@gmail.com>
319
320 * elf-hints-local.h: Include stdint.h in place of bfd_stdint.h.
321 * emultempl/nds32elf.em: Likewise.
322 * testsuite/ld-elf/mbind2b.c: Likewise.
323 * testsuite/ld-elf/pr18718.c: Likewise.
324 * testsuite/ld-elf/pr18720a.c: Likewise.
325 * testsuite/ld-elf/pr25749-1.c: Likewise.
326 * testsuite/ld-elf/pr25749-1a.c: Likewise.
327 * testsuite/ld-elf/pr25749-1b.c: Likewise.
328 * testsuite/ld-elf/pr25749-1c.c: Likewise.
329 * testsuite/ld-elf/pr25749-1d.c: Likewise.
330 * testsuite/ld-elf/pr25749-2.c: Likewise.
331 * testsuite/ld-elf/pr25754-1a.c: Likewise.
332 * testsuite/ld-elf/pr25754-2a.c: Likewise.
333 * testsuite/ld-elf/pr25754-3a.c: Likewise.
334 * testsuite/ld-elf/pr25754-4a.c: Likewise.
335 * testsuite/ld-elf/pr25754-5a.c: Likewise.
336 * testsuite/ld-elf/pr25754-6a.c: Likewise.
337
338 2021-03-29 Alan Modra <amodra@gmail.com>
339
340 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Simplify
341 boolean expression.
342 * lexsup.c (parse_args): Likewise.
343 * pe-dll.c (pe_dll_id_target): Likewise.
344
345 2021-03-25 Nick Alcock <nick.alcock@oracle.com>
346
347 * testsuite/ld-ctf/array.d: Only check that the data object
348 section is nonempty: do not check its exact size.
349 * testsuite/ld-ctf/diag-parlabel.d: Likewise.
350 * testsuite/ld-ctf/slice.d: Likewise.
351 * testsuite/ld-ctf/data-func-conflicted.d: Likewise, and for the
352 func info section too.
353 * testsuite/ld-ctf/function.d: Likewise, for the func info section.
354
355 2021-03-22 Martin Liska <mliska@suse.cz>
356
357 * emultempl/aix.em: Replace usage of CONST_STRNEQ with startswith.
358 * emultempl/beos.em: Likewise.
359 * emultempl/elf.em: Likewise.
360 * emultempl/pe.em: Likewise.
361 * emultempl/pep.em: Likewise.
362 * emultempl/xtensaelf.em: Likewise.
363 * ldctor.c (ctor_prio): Likewise.
364 * ldelf.c (ldelf_try_needed): Likewise.
365 (ldelf_parse_ld_so_conf): Likewise.
366 (ldelf_after_open): Likewise.
367 (output_rel_find): Likewise.
368 (ldelf_place_orphan): Likewise.
369 * ldfile.c (ldfile_add_library_path): Likewise.
370 * ldlang.c (lang_add_input_file): Likewise.
371 * ldmain.c (get_sysroot): Likewise.
372 (get_emulation): Likewise.
373 (add_archive_element): Likewise.
374 * ldwrite.c (unsplittable_name): Likewise.
375 (clone_section): Likewise.
376 * lexsup.c (parse_args): Likewise.
377 * pe-dll.c (is_import): Likewise.
378 (pe_implied_import_dll): Likewise.
379
380 2021-03-19 H.J. Lu <hongjiu.lu@intel.com>
381
382 PR ld/27590
383 * testsuite/ld-x86-64/pr27590.rd: New file.
384 * testsuite/ld-x86-64/pr27590a.obj.bz2: Likewise.
385 * testsuite/ld-x86-64/pr27590b.obj.bz2: Likewise.
386 * testsuite/ld-x86-64/x86-64.exp: Run ld/27590 test.
387
388 2021-03-20 Alan Modra <amodra@gmail.com>
389
390 PR 27590
391 * ldlang.c (lang_gc_sections): Clear SEC_EXCLUDE when relocatable
392 for all sections except .stabstr.
393
394 2021-03-19 Alan Modra <amodra@gmail.com>
395
396 PR 27590
397 * testsuite/ld-elf/pr27590a.d: Match relocs using label, and
398 R_MIPS_NONE.
399 * testsuite/ld-elf/pr27590b.d: Likewise.
400
401 2021-03-18 H.J. Lu <hongjiu.lu@intel.com>
402
403 PR ld/27590
404 * testsuite/ld-elf/pr27590.s: New file.
405 * testsuite/ld-elf/pr27590a.d: Likewise.
406 * testsuite/ld-elf/pr27590b.d: Likewise.
407 * testsuite/ld-i386/i386.exp: Also run ld/27193 test with
408 --reduce-memory-overheads.
409
410 2021-03-18 H.J. Lu <hongjiu.lu@intel.com>
411
412 PR ld/27587
413 * testsuite/ld-x86-64/pr27587.err: New file.
414 * testsuite/ld-x86-64/pr27587a.obj.bz2: Likewise.
415 * testsuite/ld-x86-64/pr27587b.obj.bz2: Likewise.
416 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/27587 test.
417
418 2021-03-18 Nick Alcock <nick.alcock@oracle.com>
419
420 * testsuite/ld-ctf/slice.c: Check slices of enums too.
421 * testsuite/ld-ctf/slice.d: Results adjusted.
422
423 2021-03-16 Nick Clifton <nickc@redhat.com>
424
425 * pe-dll.c (pe_find_cdecl_alias_match): Use memmove to overwrite
426 lname string.
427
428 2021-03-15 Jan Beulich <jbeulich@suse.com>
429
430 * pe-dll.c (generate_reloc): Drop padding to reloc_s->size.
431
432 2021-03-12 Alan Modra <amodra@gmail.com>
433
434 * Makefile.am (ALL_EMULATION_SOURCES): Move riscv files to..
435 (ALL_64_EMULATION_SOURCES): ..here.
436 * Makefile.in: Regenerate.
437
438 2021-03-12 Clément Chigot <clement.chigot@atos.net>
439
440 * emultempl/aix.em: Ensure .tdata section is removed
441 if empty, even with -r flag.
442 * scripttempl/aix.sc: Handle TLS sections.
443 * testsuite/ld-powerpc/aix52.exp: Add new tests.
444 * testsuite/ld-powerpc/aix-tls-reloc-32.d: New test.
445 * testsuite/ld-powerpc/aix-tls-reloc-64.d: New test.
446 * testsuite/ld-powerpc/aix-tls-reloc.ex: New test.
447 * testsuite/ld-powerpc/aix-tls-reloc.s: New test.
448 * testsuite/ld-powerpc/aix-tls-section-32.d: New test.
449 * testsuite/ld-powerpc/aix-tls-section-64.d: New test.
450 * testsuite/ld-powerpc/aix-tls-section.ex: New test.
451 * testsuite/ld-powerpc/aix-tls-section.s: New test.
452
453 2021-03-12 Clément Chigot <clement.chigot@atos.net>
454
455 * scripttempl/aix.sc: Add .te to .data section.
456 * testsuite/ld-powerpc/aix52.exp: Add test structure for AIX7+.
457 Add aix-largetoc-1 test.
458 * testsuite/ld-powerpc/aix-largetoc-1-32.d: New test.
459 * testsuite/ld-powerpc/aix-largetoc-1-64.d: New test.
460 * testsuite/ld-powerpc/aix-largetoc-1.ex: New test.
461 * testsuite/ld-powerpc/aix-largetoc-1.s: New test.
462
463 2021-03-12 Alan Modra <amodra@gmail.com>
464
465 * testsuite/ld-gc/gc.exp: Pass "-image-base 0" to ld for PE, and
466 arrange to define __main for some run_dump_test tests.
467 * testsuite/ld-gc/pr13683.d: Accept more symbols.
468 * testsuite/ld-gc/pr14265.d: Likewise, and ordering.
469 * testsuite/ld-scripts/crossref.exp: Pass "-image-base 0" to ld for PE.
470 * testsuite/ld-srec/srec.exp: Likewise.
471 * testsuite/lib/ld-lib.exp (ld_link_defsyms): Use is_pecoff_format.
472
473 2021-03-11 Nelson Chu <nelson.chu@sifive.com>
474
475 * emultempl/riscvelf.em (after_allocation): Run ldelf_map_segments
476 many times if riscv_restart_relax_sections returns TRUE.
477 * testsuite/ld-riscv-elf/restart-relax.d: New testcase. Before
478 applying this patch, the call won't be relaxed to jal; But now we
479 have more chances to do relaxations.
480 * testsuite/ld-riscv-elf/restart-relax.s: Likewise.
481 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
482
483 2021-03-10 Jan Beulich <jbeulich@suse.com>
484
485 * testsuite/ld-scripts/pr22267.t: Avoid symbol value with more
486 than 32 set bits.
487 * testsuite/ld-scripts/pr22267.d: Adjust expectation and drop
488 comment.
489 * scripttempl/mcorepe.sc: Use PROVIDE() for _stack.
490
491 2021-03-09 Jan Beulich <jbeulich@suse.com>
492
493 * testsuite/ld-pe/reloc.s: Add entry point symbols. Increase
494 alignment to 4k.
495 * testsuite/ld-pe/reloc.d: xfail for mcore.
496
497 2021-03-09 Jan Beulich <jbeulich@suse.com>
498
499 * testsuite/ld-scripts/alignof.exp,
500 testsuite/ld-scripts/data.exp,
501 testsuite/ld-scripts/default-script.exp,
502 testsuite/ld-scripts/log2.exp,
503 testsuite/ld-scripts/print-memory-usage.exp,
504 testsuite/ld-scripts/sizeof.exp,
505 testsuite/ld-undefined/weak-undef.exp: Set image base to zero
506 for PE/COFF.
507 * testsuite/ld-scripts/default-script1.d,
508 testsuite/ld-scripts/default-script2.d,
509 testsuite/ld-scripts/default-script3.d,
510 testsuite/ld-scripts/default-script4.d: Drop xfail and comment.
511
512 2021-03-05 H.J. Lu <hongjiu.lu@intel.com>
513
514 PR ld/27425
515 PR ld/27432
516 * ldelf.c (ldelf_set_output_arch): New function.
517 * ldelf.h (ldelf_set_output_arch): New prototype.
518 * emultempl/elf.em (LDEMUL_SET_OUTPUT_ARCH): Default to
519 ldelf_set_output_arch.
520 * ld-x86-64/pe-x86-64-1.od: Expect __executable_start.
521 * testsuite/ld-x86-64/pe-x86-64-2.od: Likewise.
522 * testsuite/ld-x86-64/pe-x86-64-3.od: Likewise.
523 * testsuite/ld-x86-64/pe-x86-64-4.od: Likewise.
524 * testsuite/ld-x86-64/pe-x86-64-5.od: Likewise.
525 * testsuite/ld-x86-64/pe-x86-64-5.rd: Likewise.
526 * testsuite/ld-x86-64/pe-x86-64-6.obj.bz2: New file.
527 * testsuite/ld-x86-64/pe-x86-64-6.od: Likewise.
528 * testsuite/ld-x86-64/pe-x86-64.exp: Run ld/27425 test.
529
530 2021-03-04 Jan Beulich <jbeulich@suse.com>
531
532 * testsuite/ld-scripts/map-address.exp: Set image base to zero
533 for PE/COFF.
534 * testsuite/ld-scripts/map-address.t: Place .text.
535
536 2021-03-04 Jan Beulich <jbeulich@suse.com>
537
538 * ldexp.c (ldexp_is_final_sym_absolute): New.
539 * ldexp.h (ldexp_is_final_sym_absolute): Declare.
540 * pe-dll.c (generate_reloc): Skip absolute symbols.
541 * testsuite/ld-pe/reloc.s, testsuite/ld-pe/reloc.d: New.
542 * testsuite/ld-pe/pe.exp: Run new test.
543
544 2021-03-03 Alan Modra <amodra@gmail.com>
545
546 PR 27500
547 * ldlang.c (insert_undefined): Don't mark symbols here.
548 (lang_mark_undefineds): Do so here instead, new function.
549 (lang_process): Call lang_mark_undefineds.
550 * testsuite/ld-gc/start3.d,
551 * testsuite/ld-gc/start3.s: New test.
552 * testsuite/ld-gc/start4.d,
553 * testsuite/ld-gc/start4.s: New test.
554 * testsuite/ld-gc/gc.exp: Run them.
555
556 2021-03-03 Alan Modra <amodra@gmail.com>
557
558 * testsuite/ld-gc/gc.exp: Define UNDERSCORE in ASFLAGS.
559 Move tests with ELF section directives to is_elf_format block.
560 * testsuite/ld-gc/abi-note.d: Run on more targets.
561 * testsuite/ld-gc/pr19167.d: Likewise and adjust xfails.
562 * testsuite/ld-gc/start.d: Likewise.
563 * testsuite/ld-gc/start2.d: Likewise.
564 * testsuite/ld-gc/stop.d: Likewise.
565 * testsuite/ld-gc/pr19167a.s: Add support for underscore targets.
566 * testsuite/ld-gc/start.s: Likewise.
567 * testsuite/ld-gc/start2.s: Likewise.
568
569 2021-03-02 Nick Alcock <nick.alcock@oracle.com>
570
571 * ldelfgen.c (ldelf_ctf_strtab_iter_cb): Skip zero-refcount strings.
572
573 2021-03-02 Alan Modra <amodra@gmail.com>
574
575 * testsuite/ld-powerpc/startstop.d,
576 * testsuite/ld-powerpc/startstop.r,
577 * testsuite/ld-powerpc/startstop.s: New test.
578 * testsuite/ld-powerpc/powerpc.exp: Run it.
579
580 2021-03-02 Alan Modra <amodra@gmail.com>
581
582 * testsuite/ld-powerpc/weak1.d,
583 * testsuite/ld-powerpc/weak1.r,
584 * testsuite/ld-powerpc/weak1.s,
585 * testsuite/ld-powerpc/weak1so.d,
586 * testsuite/ld-powerpc/weak1so.r: New tests.
587 * testsuite/ld-powerpc/powerpc.exp: Run them.
588
589 2021-03-01 Hannes Domani <ssbssa@sourceware.org>
590 Nick Clifton <nickc@redhat.com>
591
592 PR 27268
593 * scripttempl/pe.sc: Add DWARF-5 section names.
594 * scripttempl/pep.sc: Likewise.
595
596 2021-03-01 Alan Modra <amodra@gmail.com>
597 Fangrui Song <maskray@google.com>
598
599 * emultempl/elf.em: Handle -z start-stop-gc and -z nostart-stop-gc.
600 * lexsup.c (elf_static_list_options): Display help for them. Move
601 help for -z stack-size to here from elf_shlib_list_options. Add
602 help for -z start-stop-visibility and -z undefs.
603 * ld.texi: Document -z start-stop-gc and -z nostart-stop-gc.
604 * NEWS: Mention -z start-stop-gc.
605 * testsuite/ld-gc/start2.s,
606 * testsuite/ld-gc/start2.d: New test.
607 * testsuite/ld-gc/gc.exp: Run it.
608
609 2021-03-01 Alan Modra <amodra@gmail.com>
610
611 * ldlang.c (undef_start_stop): For ELF make undefined start/stop
612 symbols undefweak if that was how they were referenced. Undo
613 dynamic state too.
614
615 2021-03-01 Alan Modra <amodra@gmail.com>
616
617 * testsuite/ld-elf/pr25708.d: Add --with-symbol-versions to nm.
618 * testsuite/ld-elf/pr27128a.d: Likewise.
619 * testsuite/ld-elf/pr27128b.d: Likewise.
620 * testsuite/ld-elf/pr27128c.d: Likewise.
621 * testsuite/ld-elf/pr27128d.d: Likewise.
622 * testsuite/ld-elf/pr27128e.d: Likewise.
623
624 2021-02-26 Alan Modra <amodra@gmail.com>
625
626 PR 27441
627 * testsuite/ld-plugin/pr27441a.c,
628 * testsuite/ld-plugin/pr27441b.c,
629 * testsuite/ld-plugin/pr27441c.c,
630 * testsuite/ld-plugin/pr27441c.d: New test.
631 * testsuite/ld-plugin/lto.exp: Run it.
632
633 2021-02-25 Jan Beulich <jbeulich@suse.com>
634
635 * ld.texi (PROVIDE): Downgrade "error" to "diagnostic".
636
637 2021-02-21 Alan Modra <amodra@gmail.com>
638
639 * ldexp.c (exp_fold_tree_1): Warn on script defining a symbol
640 defined in an object file.
641 * ldmain.c (multiple_definition): Heed info->warn_multiple_definition.
642 * testsuite/ld-scripts/defined5.d: Expect a warning.
643
644 2021-02-19 Alan Modra <amodra@gmail.com>
645
646 * testsuite/lib/ld-lib.exp: Whitespace.
647 (load_common_lib): Expand single use and delete this proc.
648 (run_host_cmd): Use -fno-lto when getting gcc's ld version.
649 Use -B for clang too.
650
651 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * testplugin.c (record_read_length): Remove debug fprintf.
654
655 2021-02-14 Alan Modra <amodra@gmail.com>
656
657 * testsuite/ld-cdtest/cdtest.exp,
658 * testsuite/ld-checks/checks.exp,
659 * testsuite/ld-elf/binutils.exp,
660 * testsuite/ld-elf/compress.exp,
661 * testsuite/ld-elf/dwarf.exp,
662 * testsuite/ld-elf/exclude.exp,
663 * testsuite/ld-elf/frame.exp,
664 * testsuite/ld-elf/indirect.exp,
665 * testsuite/ld-elf/linux-x86.exp,
666 * testsuite/ld-elf/sec-to-seg.exp,
667 * testsuite/ld-elf/tls_common.exp,
668 * testsuite/ld-elfcomm/elfcomm.exp,
669 * testsuite/ld-elfvers/vers.exp,
670 * testsuite/ld-elfvsb/elfvsb.exp,
671 * testsuite/ld-elfweak/elfweak.exp,
672 * testsuite/ld-ifunc/binutils.exp,
673 * testsuite/ld-mips-elf/mips-elf-flags.exp,
674 * testsuite/ld-misc/defsym.exp,
675 * testsuite/ld-mn10300/mn10300.exp,
676 * testsuite/ld-plugin/lto.exp,
677 * testsuite/ld-plugin/plugin.exp,
678 * testsuite/ld-scripts/align.exp,
679 * testsuite/ld-scripts/assert.exp,
680 * testsuite/ld-scripts/crossref.exp,
681 * testsuite/ld-scripts/defined.exp,
682 * testsuite/ld-scripts/extern.exp,
683 * testsuite/ld-scripts/log2.exp,
684 * testsuite/ld-scripts/map-address.exp,
685 * testsuite/ld-scripts/phdrs.exp,
686 * testsuite/ld-scripts/phdrs2.exp,
687 * testsuite/ld-scripts/script.exp,
688 * testsuite/ld-scripts/section-flags.exp,
689 * testsuite/ld-scripts/sizeof.exp,
690 * testsuite/ld-scripts/weak.exp,
691 * testsuite/ld-selective/selective.exp,
692 * testsuite/ld-sh/sh.exp,
693 * testsuite/ld-shared/shared.exp,
694 * testsuite/ld-srec/srec.exp,
695 * testsuite/ld-tic6x/tic6x.exp,
696 * testsuite/ld-undefined/undefined.exp,
697 * testsuite/ld-undefined/weak-undef.exp,
698 * testsuite/lib/ld-lib.exp: Don't use unresolved except after
699 perror. Instead report "unsupported" or "fail".
700
701 2021-02-12 Nick Clifton <nickc@redhat.com>
702
703 * testsuite/ld-elf/sec64k.exp: Stop readelf from automatically
704 following debug links.
705
706 2021-02-11 Alan Modra <amodra@gmail.com>
707
708 * NEWS: Mention arm-symbianelf removal.
709
710 2021-02-09 Alan Modra <amodra@gmail.com>
711
712 * Makefile.am (ALL_EMULATION_SOURCES): Remove earmsymbian.c.
713 Don't include symbian dep file.
714 * configure.tgt: Remove arm*-*-symbianelf* entry.
715 * emulparams/armsymbian.sh: Delete.
716 * ld.texi: Don't mention symbian.
717 * scripttempl/armbpabi.sc: Delete.
718 * testsuite/ld-arm/symbian-seg1.d: Delete.
719 * testsuite/ld-arm/symbian-seg1.s: Delete.
720 * testsuite/ld-arm/arm-elf.exp: Don't run symbian-seg1.
721 * Makefile.in: Regenerate.
722 * po/BLD-POTFILES.in: Regenerate.
723
724 2021-02-07 H.J. Lu <hongjiu.lu@intel.com>
725
726 PR ld/27358
727 * testsuite/ld-i386/i386.exp: Remove property 3/4/5 run-time
728 tests.
729 * testsuite/ld-x86-64/x86-64.exp: Likewise.
730
731 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
732
733 * ldlang.c (lang_merge_ctf): Set CTF_LINK_NO_FILTER_REPORTED_SYMS
734 when appropriate.
735
736 2021-02-04 H.J. Lu <hongjiu.lu@intel.com>
737
738 PR ld/19609
739 * testsuite/ld-x86-64/pr19609-2a.d: Updated.
740 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
741 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
742 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
743 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
744 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
745 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
746
747 2021-02-04 H.J. Lu <hongjiu.lu@intel.com>
748
749 PR ld/15146
750 * testsuite/ld-plugin/lto.exp: Run PR ld/15146 tests.
751 * testsuite/ld-plugin/pr15146.d: Restored.
752 * testsuite/ld-plugin/pr15146a.c: Likewise.
753 * testsuite/ld-plugin/pr15146b.c: Likewise.
754 * testsuite/ld-plugin/pr15146c.c: Likewise.
755 * testsuite/ld-plugin/pr15146d.c: Likewise.
756
757 2021-02-04 Alan Modra <amodra@gmail.com>
758
759 * testsuite/ld-plugin/pr27311d.c: New test.
760 * testsuite/ld-plugin/lto.exp: Rename pr27311 to pr27311-1, compile
761 and link new test as pr27311-2.
762
763 2021-02-03 Alan Modra <amodra@gmail.com>
764
765 * testsuite/ld-ifunc/ifunc.exp (libpr16467b.so, libpr16467bn.so):
766 Link with --as-needed.
767
768 2021-02-02 Alan Modra <amodra@gmail.com>
769
770 * testsuite/ld-plugin/pr27311.d,
771 * testsuite/ld-plugin/pr27311.ver,
772 * testsuite/ld-plugin/pr27311a.c,
773 * testsuite/ld-plugin/pr27311b.c,
774 * testsuite/ld-plugin/pr27311c.c: New testcase.
775 * testsuite/ld-plugin/lto.exp: Run it. Correct PR14918 and
776 PR12982 entries.
777
778 2021-02-01 Emery Hemingway <ehmry@posteo.net>
779
780 * configure.tgt: Add *-*-genode* as a target for AArch64 and x86.
781
782 2021-02-01 Alan Modra <amodra@gmail.com>
783
784 * ldgram.y (defsym_expr): Use assignment rule.
785 * ldlex.h (ldlex_defsym): Delete.
786 * ldlex.l (DEFSYMEXP, ldlex_defsym): Delete.
787
788 2021-02-01 Alan Modra <amodra@gmail.com>
789
790 * ldgram.y (section): Call ldlex_backup. Remove empty action.
791 * ldlex.h (ldlex_backup): Declare.
792 * ldlex.l (<EXPRESSION>NAME): Don't use NOCFILENAMECHAR set of
793 chars, use SYMBOLNAMECHAR.
794 (ldlex_backup): New function.
795
796 2021-02-01 Alan Modra <amodra@gmail.com>
797
798 * ldgram.y: Whitespace fixes.
799
800 2021-02-01 Alan Modra <amodra@gmail.com>
801
802 * testsuite/ld-elf/pr27259.d: Correct sh_link match.
803
804 2021-01-29 Alan Modra <amodra@gmail.com>
805
806 * testsuite/ld-tic6x/tic6x.exp: Add pr27271 test.
807
808 2021-01-28 H.J. Lu <hongjiu.lu@intel.com>
809
810 PR ld/27259
811 * testsuite/ld-elf/pr27259.d: New file.
812 * testsuite/ld-elf/pr27259.s: Likewise.
813
814 2021-01-28 Alan Modra <amodra@gmail.com>
815
816 PR 27259
817 * ldelf.c (ldelf_before_place_orphans): Use linker_mark to
818 prevent endless looping of linked-to sections.
819
820 2021-01-26 H.J. Lu <hongjiu.lu@intel.com>
821
822 * testsuite/ld-x86-64/bnd-plt-1.d: Fix a typo.
823
824 2021-01-26 Alan Modra <amodra@gmail.com>
825
826 PR 27226
827 * emulparams/alphavms.sh: Don't set COMPILE_IN.
828 * emulparams/elf64_ia64_vms.sh: Likewise.
829 * emulparams/elf64mmix.sh: Likewise.
830 * emulparams/elf_iamcu.sh: Likewise.
831 * emulparams/elf_k1om.sh: Likewise.
832 * emulparams/elf_l1om.sh: Likewise.
833 * emulparams/mmo.sh: Likewise.
834 * emulparams/pdp11.sh: Set DATA_SEG_ADDR.
835 * scripttempl/pdp11.sc: Use it.
836 * emultempl/pdp11.em: Don't edit .xn script for separate_code,
837 instead use .xe script. Support scripts from file system.
838 * emultempl/beos.em: Support scripts from file system.
839 * emultempl/pe.em: Likewise.
840 * emultempl/pep.em: Likewise.
841 * testsuite/ld-bootstrap/bootstrap.exp: Make tmpdir/ldscripts link.
842
843 2021-01-25 Fangrui Song <maskray@google.com>
844
845 PR ld/27230
846 * scripttempl/DWARF.sc: Add .debug_* sections.
847
848 2021-01-25 Nick Clifton <nickc@redhat.com>
849
850 * scripttempl/DWARF.sc: Add .debug_loclists, .debug_rnglists,
851 .debug_line_str and .debug_str_offsets. Move .debug_macro and
852 .debug_addr into DWARF-5 section.
853
854 2021-01-21 Alan Modra <amodra@gmail.com>
855
856 * testsuite/ld-elf/pr26936.d: No longer xfail mips.
857
858 2021-01-20 Alan Modra <amodra@gmail.com>
859
860 * testsuite/ld-powerpc/relbrlt.s: Make symbols global.
861 * testsuite/ld-powerpc/relbrlt.d: Adjust to suit.
862 * testsuite/ld-powerpc/tlsget.d: Adjust for reordered stubs.
863 * testsuite/ld-powerpc/tlsget.wf: Likewise.
864 * testsuite/ld-powerpc/tlsget2.d: Likewise.
865 * testsuite/ld-powerpc/tlsget2.wf: Likewise.
866 * testsuite/ld-powerpc/tlsexe.r: Adjust for removed section syms.
867 * testsuite/ld-powerpc/tlsexe32.r: Likewise.
868 * testsuite/ld-powerpc/tlsexe32no.r: Likewise.
869 * testsuite/ld-powerpc/tlsexeno.r: Likewise.
870 * testsuite/ld-powerpc/tlsexenors.r: Likewise.
871 * testsuite/ld-powerpc/tlsexers.r: Likewise.
872 * testsuite/ld-powerpc/tlsexetoc.r: Likewise.
873 * testsuite/ld-powerpc/tlsexetocrs.r: Likewise.
874 * testsuite/ld-powerpc/tlsso.r: Likewise.
875 * testsuite/ld-powerpc/tlsso32.r: Likewise.
876 * testsuite/ld-powerpc/tlstocso.r: Likewise.
877
878 2021-01-19 Nick Alcock <nick.alcock@oracle.com>
879
880 * testsuite/ld-ctf/data-func-2.c: Stop removal of the extern foo_t
881 symbols by the optimizer.
882 * testsuite/ld-ctf/data-func-conflicted.d: Adjust accordingly.
883
884 2021-01-19 Nelson Chu <nelson.chu@sifive.com>
885
886 * testsuite/ld-elf/elf.exp (riscv_little_endian): Added. Return true
887 if target is riscv little endian. Otherwise, return false.
888 * testsuite/ld-elf/compressed1d.d: Only xfail the riscv little endian
889 targets by [riscv_little_endian].
890
891 2021-01-18 Alan Modra <amodra@gmail.com>
892
893 PR 26378
894 * ldlang.c (map_input_to_output_sections): Start with a read-only
895 section for data statements.
896 * testsuite/ld-elf/size-2.d: Adjust to suit.
897
898 2021-01-17 H.J. Lu <hongjiu.lu@intel.com>
899
900 PR ld/27193
901 * testsuite/ld-i386/i386.exp: Run PR ld/27193 test.
902 * testsuite/ld-i386/pr27193.dd: New file.
903 * testsuite/ld-i386/pr27193a.o.bz2: Likewise.
904 * testsuite/ld-i386/pr27193b.s: Likewise.
905
906 2021-01-16 H.J. Lu <hongjiu.lu@intel.com>
907
908 PR binutils/23460
909 * testsuite/ld-plugin/lto.exp: Increase the max number of open
910 files to 20 for PR binutils/23460 test.
911
912 2021-01-16 H.J. Lu <hongjiu.lu@intel.com>
913
914 PR ld/23169
915 * testsuite/ld-ifunc/ifunc.exp: Replace pr23169c.rd with
916 pr23169a.rd for pr23169c and pr23169f. Remove pr23169e tests.
917 * testsuite/ld-ifunc/pr23169a.c (foo): Don't compare function
918 address.
919
920 2021-01-15 H.J. Lu <hongjiu.lu@intel.com>
921
922 * NEWS: Mention -z report-relative-reloc.
923 * ld.texi: Document -z report-relative-reloc.
924 * emulparams/elf32_x86_64.sh: Source x86-report-relative.sh.
925 * emulparams/elf_i386.sh: Likewse.
926 * emulparams/elf_x86_64.sh: Likewse.
927 * emulparams/x86-report-relative.sh: New file.
928 * testsuite/ld-i386/report-reloc-1.d: Likewse.
929 * testsuite/ld-i386/report-reloc-1.l: Likewse.
930 * testsuite/ld-i386/report-reloc-1.s: Likewse.
931 * testsuite/ld-x86-64/report-reloc-1-x32.d: Likewse.
932 * testsuite/ld-x86-64/report-reloc-1.d: Likewse.
933 * testsuite/ld-x86-64/report-reloc-1.l: Likewse.
934 * testsuite/ld-x86-64/report-reloc-1.s: Likewse.
935 * testsuite/ld-i386/i386.exp: Run report-reloc-1.
936 * testsuite/ld-x86-64/x86-64.exp: Run report-reloc-1 and
937 report-reloc-1-x32.
938
939 2021-01-16 Alan Modra <amodra@gmail.com>
940
941 PR 26002
942 * testsuite/ld-elfvers/vers6.dsym: Expect "Base" for undefined
943 unversioned symbols.
944 * testsuite/ld-elfvers/vers16.dsym: Likewise.
945
946 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
947
948 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Updated.
949 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
950 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
951 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
952 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
953 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
954
955 2021-01-14 Nick Clifton <nickc@redhat.com>
956
957 * po/fr.po: Updated French translation.
958
959 2021-01-14 Mike Frysinger <vapier@gentoo.org>
960
961 * testsuite/config/default.exp [bfin*-elf*] (gcc_B_opt): Add -msim.
962
963 2021-01-14 Alan Modra <amodra@gmail.com>
964
965 PR 27160
966 * ldelfgen.c (compare_link_order): Protect access of ELF section
967 data.
968 (add_link_order_input_section): Remove redundant NULL check.
969 Use bfd_get_flavour.
970 (ldelf_map_segments): Use bfd_get_flavour.
971
972 2021-01-13 H.J. Lu <hongjiu.lu@intel.com>
973
974 * ldelfgen.c (add_link_order_input_section): Check for ELF input
975 before accessing ELF section data.
976
977 2021-01-13 Alan Modra <amodra@gmail.com>
978
979 * Makefile.in: Regenerate.
980
981 2021-01-13 Alan Modra <amodra@gmail.com>
982
983 PR 27160
984 * ldlang.h (lang_output_section_statement_type): Add data field.
985 (lang_input_section_type, lang_section_bst_type): Add pattern field.
986 (statement_list): Declare.
987 (lang_add_section): Adjust prototype.
988 * emultempl/aarch64elf.em: Adjust lang_add_section calls.
989 * emultempl/armelf.em: Likewise.
990 * emultempl/beos.em: Likewise.
991 * emultempl/cskyelf.em: Likewise.
992 * emultempl/hppaelf.em: Likewise.
993 * emultempl/m68hc1xelf.em: Likewise.
994 * emultempl/metagelf.em: Likewise.
995 * emultempl/mipself.em: Likewise.
996 * emultempl/mmo.em: Likewise.
997 * emultempl/msp430.em: Likewise.
998 * emultempl/nios2elf.em: Likewise.
999 * emultempl/pe.em: Likewise.
1000 * emultempl/pep.em: Likewise.
1001 * emultempl/ppc64elf.em: Likewise.
1002 * emultempl/spuelf.em: Likewise.
1003 * emultempl/vms.em: Likewise.
1004 * ldelf.c: Likewise.
1005 * ldelfgen.c: Include ldctor.h.
1006 (struct os_sections): New.
1007 (add_link_order_input_section, link_order_scan): New functions.
1008 (compare_link_order, fixup_link_order): New functions.
1009 (ldelf_map_segments): Call link_order_scan and fixup_link_order.
1010 * ldlang.c (statement_list): Make global.
1011 (output_section_callback_fast): Save pattern in tree node.
1012 (lang_add_section): Add pattern parameter, save in lang_input_section.
1013 (output_section_callback_tree_to_list): Adjust lang_add_section calls.
1014 (lang_insert_orphan, output_section_callback): Likewise.
1015 (ldlang_place_orphan): Likewise.
1016 (gc_section_callback): Don't set section->pattern.
1017 * testsuite/ld-elf/pr26256-2a.d: Don't xfail generic.
1018 * testsuite/ld-elf/pr26256-3b.d: Likewise.
1019 * testsuite/ld-elf/pr26256-2b.d: Likewise. notarget xgate.
1020
1021 2021-01-13 Alan Modra <amodra@gmail.com>
1022
1023 * ldlang.h (callback_t): Remove flag_info function parameter.
1024 * ldlang.c (walk_wild_consider_section): Adjust to suit.
1025 (walk_wild_section_general): Likewise.
1026 (output_section_callback_fast, output_section_callback): Likewise.
1027 (check_section_callback, gc_section_callback): Likewise.
1028 (find_relro_section_callback): Likewise.
1029
1030 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 PR binutils/26792
1033 * configure.ac: Use GNU_MAKE_JOBSERVER.
1034 * aclocal.m4: Regenerated.
1035 * configure: Likewise.
1036
1037 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 PR ld/27171
1040 * testsuite/ld-x86-64/pe-x86-64-5.obj.bz2: New file.
1041 * testsuite/ld-x86-64/pe-x86-64-5.od: Likewise.
1042 * testsuite/ld-x86-64/pe-x86-64-5.rd: Likewise.
1043 * testsuite/ld-x86-64/pe-x86-64.exp: Run PR ld/27171 test.
1044
1045 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
1046
1047 PR ld/27173
1048 * configure: Regenerated.
1049
1050 2021-01-11 Matt Jenkins <matt@majenko.co.uk>
1051
1052 PR ld/27167
1053 * ldmain.c (get_emulation): Add mipsmips32r3, mips32r5, mips64r3
1054 and mips64r5 to list of known mips targets.
1055
1056 2021-01-11 Nick Clifton <nickc@redhat.com>matt@majenko.co.uk
1057
1058 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1059 ` * po/uk.po: Updated Ukranian translation.
1060
1061 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 * configure: Regenerated.
1064
1065 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1066
1067 PR ld/27166
1068 * testsuite/ld-x86-64/lam-u48.rd: New file.
1069 * testsuite/ld-x86-64/lam-u57.rd: Likewise.
1070 * testsuite/ld-x86-64/x86-64.exp: Add PR ld/27166 tests.
1071
1072 2021-01-09 Nick Clifton <nickc@redhat.com>
1073
1074 * configure: Regenerate.
1075 * po/ld.pot: Regenerate.
1076
1077 2021-01-09 Nick Clifton <nickc@redhat.com>
1078
1079 * 2.36 release branch crated.
1080
1081 2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 * ld-x86-64/property-x86-lam-u48-4.d: Updated.
1084 * ld-x86-64/property-x86-lam-u48-5.d: Likewise.
1085
1086 2021-01-09 Alan Modra <amodra@gmail.com>
1087
1088 * configure: Regenerate.
1089 * Makefile.in: Regenerate.
1090
1091 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
1092
1093 * configure: Regenerate.
1094
1095 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 PR 27109
1098 * testsuite/ld-elf/export-class.sd: Adjust the expected output.
1099 * testsuite/ld-elf/loadaddr3b.d: Likewise.
1100 * testsuite/ld-i386/ibt-plt-1.d: Likewise.
1101 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
1102 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
1103 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
1104 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
1105 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1106 * testsuite/ld-i386/pr19636-1l.d: Likewise.
1107 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1108 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
1109 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
1110 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
1111 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
1112 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1113 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1114 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1115 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
1116 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1117 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1118 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
1119 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1120 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1121 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1122 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1123 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1124 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
1125 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
1126 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
1127 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
1128 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
1129 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
1130 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
1131 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
1132 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
1133 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
1134 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
1135 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
1136 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
1137 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
1138 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
1139 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
1140 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
1141 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1142 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1143 * testsuite/ld-x86-64/pr21038b.d: Likewise.
1144 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1145 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1146 * testsuite/ld-x86-64/pr23854.d: Likewise.
1147 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
1148 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
1149 * testsuite/ld-i386/plt-pic.pd: Likewise.
1150 * testsuite/ld-i386/plt-pic2.dd: Likewise.
1151 * testsuite/ld-i386/plt.pd: Likewise.
1152 * testsuite/ld-i386/plt2.dd: Likewise.
1153 * testsuite/ld-i386/tlsbin.rd: Likewise.
1154 * testsuite/ld-i386/tlsbin2.rd: Likewise.
1155 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1156 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1157 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
1158 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1159 * testsuite/ld-i386/tlspic.rd: Likewise.
1160 * testsuite/ld-i386/tlspic2.rd: Likewise.
1161 * testsuite/ld-x86-64/mpx3.dd: Likewise.
1162 * testsuite/ld-x86-64/mpx3n.dd: Likewise.
1163 * testsuite/ld-x86-64/mpx4.dd: Likewise.
1164 * testsuite/ld-x86-64/mpx4n.dd: Likewise.
1165 * testsuite/ld-x86-64/pe-x86-64-1.od: Likewise.
1166 * testsuite/ld-x86-64/pe-x86-64-2.od: Likewise.
1167 * testsuite/ld-x86-64/pe-x86-64-3.od: Likewise.
1168 * testsuite/ld-x86-64/pe-x86-64-4.od: Likewise.
1169 * testsuite/ld-x86-64/plt.pd: Likewise.
1170 * testsuite/ld-x86-64/plt2.dd: Likewise.
1171 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
1172 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
1173 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
1174 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1175 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1176 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1177 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
1178 * testsuite/ld-elf/sec64k.exp: Check
1179 is_elf_unused_section_symbols.
1180
1181 2021-01-07 Alan Modra <amodra@gmail.com>
1182
1183 * testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail.
1184 * testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe.
1185 * testsuite/ld-scripts/segment-start.d: Likewise.
1186
1187 2021-01-07 Alan Modra <amodra@gmail.com>
1188
1189 * testsuite/ld-elf/comm-data5.d: xfail targets that complain
1190 about dynamic relocations in read-only sections.
1191 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
1192 * testsuite/ld-elf/ehdr_start.d: Likewise.
1193 * testsuite/ld-scripts/pr22267.d: Likewise.
1194 * testsuite/ld-elf/shared.exp: Likewise for DT_TEXTREL tests and
1195 pr20995 text.
1196 * testsuite/ld-elf/sec64k.exp: Don't run 64ksec on lm32-linux.
1197
1198 2021-01-07 Marcus Comstedt <marcus@mc.pp.se>
1199
1200 * testsuite/ld-scripts/empty-address-2a.d: xfail riscv64*-*-*.
1201 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
1202
1203 2021-01-07 Alan Modra <amodra@gmail.com>
1204
1205 * po/BLD-POTFILES.in: Regenerate.
1206
1207 2021-01-07 Alan Modra <amodra@gmail.com>
1208
1209 * testsuite/ld-elf/shared.exp: xfail pr22471 for targets that
1210 complain about relocs in read-only sections. Tidy ASFLAGS append.
1211
1212 2021-01-06 Alan Modra <amodra@gmail.com>
1213
1214 * testsuite/ld-sparc/sparc.exp (sparc64tests): Set text-segment
1215 base for some tests.
1216 * testsuite/ld-sparc/gotop32.dd: Match solaris output.
1217 * testsuite/ld-sparc/gotop32.sd: Likewise.
1218 * testsuite/ld-sparc/gotop32.td: Likewise.
1219 * testsuite/ld-sparc/gotop64.dd: Likewise.
1220 * testsuite/ld-sparc/gotop64.sd: Likewise.
1221 * testsuite/ld-sparc/gotop64.td: Likewise.
1222 * testsuite/ld-sparc/tlsg32.sd: Likewise.
1223 * testsuite/ld-sparc/tlsg64.sd: Likewise.
1224 * testsuite/ld-sparc/tlspie32.dd: Likewise.
1225 * testsuite/ld-sparc/tlspie64.dd: Likewise.
1226 * testsuite/ld-sparc/tlssunbin32.dd: Likewise.
1227 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
1228 * testsuite/ld-sparc/tlssunbin32.td: Likewise.
1229 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
1230 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
1231 * testsuite/ld-sparc/tlssunbin64.td: Likewise.
1232 * testsuite/ld-sparc/tlssunnopic32.dd: Likewise.
1233 * testsuite/ld-sparc/tlssunnopic32.sd: Likewise.
1234 * testsuite/ld-sparc/tlssunnopic64.dd: Likewise.
1235 * testsuite/ld-sparc/tlssunnopic64.sd: Likewise.
1236 * testsuite/ld-sparc/tlssunpic32.dd: Likewise.
1237 * testsuite/ld-sparc/tlssunpic32.sd: Likewise.
1238 * testsuite/ld-sparc/tlssunpic32.td: Likewise.
1239 * testsuite/ld-sparc/tlssunpic64.dd: Likewise.
1240 * testsuite/ld-sparc/tlssunpic64.sd: Likewise.
1241 * testsuite/ld-sparc/tlssunpic64.td: Likewise.
1242 * testsuite/ld-sparc/wdispcall.dd: Likewise.
1243
1244 2021-01-06 Alan Modra <amodra@gmail.com>
1245
1246 * testsuite/ld-scripts/rgn-at10.d: xfail v850.
1247 * testsuite/ld-scripts/rgn-at11.d: Likewise.
1248
1249 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1250
1251 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Added
1252 riscv_choose_[ilp32|lp64]_emul to choose the correct linker script.
1253 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: Call
1254 riscv_choose_[ilp32|lp64]_emul instead of hardcoding elf[32|64]lriscv.
1255 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
1256 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
1257 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
1258 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02.d: Likewise.
1259 * testsuite/ld-riscv-elf/c-lui-2.d: Likewise.
1260 * testsuite/ld-riscv-elf/c-lui.d: Likewise.
1261 * testsuite/ld-riscv-elf/call-relax.d: Likewise.
1262 * testsuite/ld-riscv-elf/pcrel-lo-addend-2.d: Likewise.
1263 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: Likewise.
1264 * testsuite/ld-riscv-elf/weakref32.d: Accept bigriscv in addition
1265 to littleriscv.
1266 * testsuite/ld-riscv-elf/weakref64.d: Likewise.
1267
1268 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1269
1270 * configure.tgt: Added riscvbe-*-*, riscv32be*-*-*, riscv64be*-*-*,
1271 riscv32be*-*-linux*, and riscv64be*-*-linux*.
1272 * Makefile.am: Added eelf32briscv.c, eelf32briscv_ilp32f.c and
1273 eelf32briscv_ilp32.c.
1274 * Makefile.in: Regenerate.
1275 * emulparams/elf32briscv.sh: Added.
1276 * emulparams/elf32briscv_ilp32.sh: Likewise.
1277 * emulparams/elf32briscv_ilp32f.sh: Likewise.
1278 * emulparams/elf64briscv.sh: Likewise.
1279 * emulparams/elf64briscv_lp64.sh: Likewise.
1280 * emulparams/elf64briscv_lp64f.sh: Likewise.
1281
1282 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
1283
1284 * testsuite/ld-ctf/enum-forward.c: New test.
1285 * testsuite/ld-ctf/enum-forward.c: New results.
1286
1287 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
1288
1289 * testsuite/ld-ctf/array.d: Adjust for dumper changes.
1290 * testsuite/ld-ctf/conflicting-cycle-1.B-1.d: Likewise.
1291 * testsuite/ld-ctf/conflicting-cycle-1.B-2.d: Likewise.
1292 * testsuite/ld-ctf/conflicting-cycle-1.parent.d: Likewise.
1293 * testsuite/ld-ctf/conflicting-cycle-2.A-1.d: Likewise.
1294 * testsuite/ld-ctf/conflicting-cycle-2.A-2.d: Likewise.
1295 * testsuite/ld-ctf/conflicting-cycle-2.parent.d: Likewise.
1296 * testsuite/ld-ctf/conflicting-cycle-3.C-1.d: Likewise.
1297 * testsuite/ld-ctf/conflicting-cycle-3.C-2.d: Likewise.
1298 * testsuite/ld-ctf/conflicting-cycle-3.parent.d: Likewise.
1299 * testsuite/ld-ctf/conflicting-enums.d: Likewise.
1300 * testsuite/ld-ctf/conflicting-typedefs.d: Likewise.
1301 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: Likewise.
1302 * testsuite/ld-ctf/cross-tu-cyclic-nonconflicting.d: Likewise.
1303 * testsuite/ld-ctf/cross-tu-into-cycle.d: Likewise.
1304 * testsuite/ld-ctf/cross-tu-noncyclic.d: Likewise.
1305 * testsuite/ld-ctf/cycle-1.d: Likewise.
1306 * testsuite/ld-ctf/cycle-2.A.d: Likewise.
1307 * testsuite/ld-ctf/cycle-2.B.d: Likewise.
1308 * testsuite/ld-ctf/cycle-2.C.d: Likewise.
1309 * testsuite/ld-ctf/data-func-conflicted.d: Likewise.
1310 * testsuite/ld-ctf/diag-cttname-null.d: Likewise.
1311 * testsuite/ld-ctf/diag-cuname.d: Likewise.
1312 * testsuite/ld-ctf/diag-parlabel.d: Likewise.
1313 * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: Likewise.
1314 * testsuite/ld-ctf/forward.d: Likewise.
1315 * testsuite/ld-ctf/function.d: Likewise.
1316 * testsuite/ld-ctf/slice.d: Likewise.
1317 * testsuite/ld-ctf/super-sub-cycles.d: Likewise.
1318 * testsuite/ld-ctf/enums.c: New test.
1319 * testsuite/ld-ctf/enums.d: New test.
1320
1321 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
1322
1323 * testsuite/ld-ctf/conflicting-cycle-1.parent.d: Adjust for dumper
1324 changes.
1325 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: Likewise.
1326 * testsuite/ld-ctf/forward.c: New test...
1327 * testsuite/ld-ctf/forward.d: ... and results.
1328
1329 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
1330
1331 * testsuite/ld-ctf/array.d: Adjust for dumper changes.
1332 * testsuite/ld-ctf/data-func-conflicted.d: Likewise.
1333 * testsuite/ld-ctf/diag-cttname-null.d: Likewise.
1334 * testsuite/ld-ctf/diag-cuname.d: Likewise.
1335 * testsuite/ld-ctf/diag-parlabel.d: Likewise.
1336 * testsuite/ld-ctf/function.d: Likewise.
1337 * testsuite/ld-ctf/slice.d: Likewise.
1338
1339 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
1340
1341 * testsuite/ld-ctf/array.d: Adjust for dumper changes.
1342 * testsuite/ld-ctf/conflicting-cycle-1.B-1.d: Likewise.
1343 * testsuite/ld-ctf/conflicting-cycle-1.B-2.d: Likewise.
1344 * testsuite/ld-ctf/conflicting-cycle-1.parent.d: Likewise.
1345 * testsuite/ld-ctf/conflicting-cycle-2.A-1.d: Likewise.
1346 * testsuite/ld-ctf/conflicting-cycle-2.A-2.d: Likewise.
1347 * testsuite/ld-ctf/conflicting-cycle-2.parent.d: Likewise.
1348 * testsuite/ld-ctf/conflicting-cycle-3.C-1.d: Likewise.
1349 * testsuite/ld-ctf/conflicting-cycle-3.C-2.d: Likewise.
1350 * testsuite/ld-ctf/conflicting-cycle-3.parent.d: Likewise.
1351 * testsuite/ld-ctf/conflicting-enums.d: Likewise.
1352 * testsuite/ld-ctf/conflicting-typedefs.d: Likewise.
1353 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: Likewise.
1354 * testsuite/ld-ctf/cross-tu-cyclic-nonconflicting.d: Likewise.
1355 * testsuite/ld-ctf/cross-tu-into-cycle.d: Likewise.
1356 * testsuite/ld-ctf/cross-tu-noncyclic.d: Likewise.
1357 * testsuite/ld-ctf/cycle-1.d: Likewise.
1358 * testsuite/ld-ctf/cycle-2.A.d: Likewise.
1359 * testsuite/ld-ctf/cycle-2.B.d: Likewise.
1360 * testsuite/ld-ctf/cycle-2.C.d: Likewise.
1361 * testsuite/ld-ctf/data-func-conflicted.d: Likewise.
1362 * testsuite/ld-ctf/diag-cttname-null.d: Likewise.
1363 * testsuite/ld-ctf/diag-cuname.d: Likewise.
1364 * testsuite/ld-ctf/diag-parlabel.d: Likewise.
1365 * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: Likewise.
1366 * testsuite/ld-ctf/function.d: Likewise.
1367 * testsuite/ld-ctf/slice.d: Likewise.
1368 * testsuite/ld-ctf/super-sub-cycles.d: Likewise.
1369
1370 2021-01-05 Alan Modra <amodra@gmail.com>
1371
1372 * testsuite/ld-scripts/sysroot-prefix.exp: Exclude some targets.
1373
1374 2021-01-05 Alan Modra <amodra@gmail.com>
1375
1376 PR ld/26256
1377 * testsuite/ld-elf/pr26256-1b.d: xfail s12z.
1378 * testsuite/ld-scripts/crossref.exp (cross1): Don't xfail ia64.
1379
1380 2021-01-04 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 PR ld/26256
1383 * ldlang.c (gc_section_callback): Set pattern.
1384 * testsuite/ld-elf/pr26256-1.s: New file.
1385 * testsuite/ld-elf/pr26256-1.t: Likewise.
1386 * testsuite/ld-elf/pr26256-1a.d: Likewise.
1387 * testsuite/ld-elf/pr26256-1b.d: Likewise.
1388 * testsuite/ld-elf/pr26256-2.s: Likewise.
1389 * testsuite/ld-elf/pr26256-2.t: Likewise.
1390 * testsuite/ld-elf/pr26256-2a.d: Likewise.
1391 * testsuite/ld-elf/pr26256-2b-alt.d: Likewise.
1392 * testsuite/ld-elf/pr26256-2b.d: Likewise.
1393 * testsuite/ld-elf/pr26256-3.s: Likewise.
1394 * testsuite/ld-elf/pr26256-3a.d: Likewise.
1395 * testsuite/ld-elf/pr26256-3a.t: Likewise.
1396 * testsuite/ld-elf/pr26256-3b.d: Likewise.
1397 * testsuite/ld-elf/pr26256-3b.t: Likewise.
1398
1399 2021-01-04 Alan Modra <amodra@gmail.com>
1400
1401 PR 26822
1402 * testsuite/ld-arm/non-contiguous-arm2.d: Adjust STT_FILE symbol match.
1403 * testsuite/ld-arm/non-contiguous-arm3.d: Likewise.
1404 * testsuite/ld-arm/non-contiguous-arm5.d: Likewise.
1405 * testsuite/ld-arm/non-contiguous-arm6.d: Likewise.
1406 * testsuite/ld-i386/tlsbin.rd: Likewise.
1407 * testsuite/ld-i386/tlsbin2.rd: Likewise.
1408 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1409 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1410 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1411 * testsuite/ld-i386/tlspic.rd: Likewise.
1412 * testsuite/ld-i386/tlspic2.rd: Likewise.
1413 * testsuite/ld-mips-elf/global-local-symtab-sort-n64.d: Likewise.
1414 * testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d: Likewise.
1415 * testsuite/ld-mips-elf/global-local-symtab-sort-o32.d: Likewise.
1416 * testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d: Likewise.
1417 * testsuite/ld-plugin/pr17973.d: Likewise.
1418 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
1419 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1420 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1421 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1422 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1423 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1424 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1425 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1426 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1427 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1428 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
1429 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
1430 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
1431 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
1432 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
1433 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
1434 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1435 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1436 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
1437 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
1438 * testsuite/ld-xtensa/tlspic.rd: Likewise.
1439
1440 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
1441
1442 * configure.tgt: Correct comment grammar.
1443 * emultempl/m68hc1xelf.em: Likewise.
1444 * ld.texi: Correct grammar.
1445
1446 2021-01-01 Alan Modra <amodra@gmail.com>
1447
1448 Update year range in copyright notice of all files.
1449
1450 For older changes see ChangeLog-2020
1451 \f
1452 Copyright (C) 2021 Free Software Foundation, Inc.
1453
1454 Copying and distribution of this file, with or without modification,
1455 are permitted in any medium without royalty provided the copyright
1456 notice and this notice are preserved.
1457
1458 Local Variables:
1459 mode: change-log
1460 left-margin: 8
1461 fill-column: 74
1462 version-control: never
1463 End: