Fix comparison operations in SH code that trigger warning in clang.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
bb294208
AM
12019-11-25 Alan Modra <amodra@gmail.com>
2
3 * ldexp.c (fold_name): Pass section to bfd_octets_per_byte.
4 * ldlang.c (init_opb): Don't call bfd_arch_mach_octets_per_byte
5 unnecessarily.
6
61826503
CE
72019-11-25 Christian Eggers <ceggers@gmx.de>
8
9 * ldexp.c (fold_name): Provide section parameter to
10 bfd_octets_per_byte.
11 * ldlang (init_opb): New argument s. Set opb_shift to 0 if
12 SEC_ELF_OCTETS for the current section is set.
13 (print_input_section): Pass current section to init_opb.
14 (print_data_statement,print_reloc_statement,
15 print_padding_statement): Likewise.
16 (lang_check_section_addresses): Call init_opb for each
17 section.
18 (lang_size_sections_1,lang_size_sections_1,
19 lang_do_assignments_1): Likewise.
20 (lang_process): Pass NULL to init_opb.
21
a2e098c3
NC
222019-11-22 Nick Clifton <nickc@redhat.com>
23
24 * ld.texi (Output Section Discarding): Add note indicating that
25 /DISCARD/ed sections ignore ELF section grouping.
26
b72636de
NC
272019-11-22 Nick Clifton <nickc@redhat.com>
28
29 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Use cast instead of
30 extra check.
31
b52696f9
NC
322019-11-21 Nick Clifton <nickc@redhat.com>
33
34 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Check for an empty
35 file chain before examining the first input statement.
36
5b537ffc
AM
372019-11-21 Alan Modra <amodra@gmail.com>
38
39 PR 46
40 * scripttempl/pe.sc: Comment on ld -Ur fail. Wrap .gcc_exc comment.
41 * scripttempl/pep.sc: Likewise.
42 * scripttempl/i386beos.sc: Wrap .gcc_exc comment.
43 * scripttempl/mcorepe.sc: Likewise.
44 * testsuite/ld-cdtest/cdtest.exp (test2): xfail for pe.
45
c6261a00
JW
462019-11-12 Jim Wilson <jimw@sifive.com>
47
48 PR 25181
49 * testsuite/ld-riscv-elf/call-relax-0.s: New file.
50 * testsuite/ld-riscv-elf/call-relax-1.s: New file.
51 * testsuite/ld-riscv-elf/call-relax-2.s: New file.
52 * testsuite/ld-riscv-elf/call-relax-3.s: New file.
53 * testsuite/ld-riscv-elf/call-relax.d: New test.
54 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run call-relax test.
55
8a46e447
AM
562019-11-08 Alan Modra <amodra@gmail.com>
57
58 * emulparams/aarch64elf.sh: Revert 2019-11-05 change.
59 * emulparams/aarch64elf32.sh: Likewise.
60 * emulparams/arcelf.sh: Likewise.
61 * emulparams/armelf.sh: Likewise.
62 * emulparams/armelf_fbsd.sh: Likewise.
63 * emulparams/armelf_nbsd.sh: Likewise.
64 * emulparams/armelf_vxworks.sh: Likewise.
65 * emulparams/armsymbian.sh: Likewise.
66 * emulparams/elf32bfin.sh: Likewise.
67 * emulparams/elf32microblaze.sh: Likewise.
68 * emulparams/score3_elf.sh: Likewise.
69 * emulparams/shelf.sh: Likewise.
70 * emulparams/shelf_nbsd.sh: Likewise.
71 * emulparams/shelf_uclinux.sh: Likewise.
72
595d3787
AM
732019-11-07 Alan Modra <amodra@gmail.com>
74
75 * emulparams/elf32cr16c.sh: Delete.
76 * scripttempl/elf32cr16c.sc: Delete.
77 * Makefile.am,
78 * configure.tgt: Remove cr16c support.
79 * NEWS: Mention removal of cr16c.
80 * Makefile.in,
81 * po/BLD-POTFILES.in: Regenerate.
82
984b909a
AM
832019-11-07 Alan Modra <amodra@gmail.com>
84
85 * configure.tgt: Order targets by cpu.
86
3c3358ca
AM
872019-11-07 Alan Modra <amodra@gmail.com>
88
89 * testsuite/ld-aarch64/aarch64-elf.exp: Run tests requiring pie
90 or shared library support only when check_shared_lib_support.
91 * testsuite/ld-aarch64/bti-pac-plt-1.d: Likewise.
92 * testsuite/ld-aarch64/bti-pac-plt-2.d: Likewise.
93 * testsuite/ld-aarch64/bti-plt-1.d: Likewise.
94 * testsuite/ld-aarch64/bti-plt-2.d: Likewise.
95 * testsuite/ld-aarch64/bti-plt-3.d: Likewise.
96 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
97 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
98 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
99 * testsuite/ld-aarch64/bti-warn.d: Likewise.
100 * testsuite/ld-aarch64/dt_textrel.d: Likewise.
101 * testsuite/ld-aarch64/emit-relocs-258-dyn-bad.d: Likewise.
102 * testsuite/ld-aarch64/emit-relocs-259-dyn-bad.d: Likewise.
103 * testsuite/ld-aarch64/emit-relocs-264-bad.d: Likewise.
104 * testsuite/ld-aarch64/emit-relocs-266-bad.d: Likewise.
105 * testsuite/ld-aarch64/emit-relocs-268-bad.d: Likewise.
106 * testsuite/ld-aarch64/emit-relocs-269-bad.d: Likewise.
107 * testsuite/ld-aarch64/emit-relocs-515-be.d: Likewise.
108 * testsuite/ld-aarch64/emit-relocs-515.d: Likewise.
109 * testsuite/ld-aarch64/emit-relocs-516-be.d: Likewise.
110 * testsuite/ld-aarch64/emit-relocs-516.d: Likewise.
111 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
112 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
113 * testsuite/ld-aarch64/gc-plt-relocs.d: Likewise.
114 * testsuite/ld-aarch64/gc-relocs-257-dyn.d: Likewise.
115 * testsuite/ld-aarch64/ifunc-1-local.d: Likewise.
116 * testsuite/ld-aarch64/ifunc-1.d: Likewise.
117 * testsuite/ld-aarch64/ifunc-12.d: Likewise.
118 * testsuite/ld-aarch64/ifunc-13.d: Likewise.
119 * testsuite/ld-aarch64/ifunc-14a.d: Likewise.
120 * testsuite/ld-aarch64/ifunc-14b.d: Likewise.
121 * testsuite/ld-aarch64/ifunc-14c.d: Likewise.
122 * testsuite/ld-aarch64/ifunc-14d.d: Likewise.
123 * testsuite/ld-aarch64/ifunc-14e.d: Likewise.
124 * testsuite/ld-aarch64/ifunc-14f.d: Likewise.
125 * testsuite/ld-aarch64/ifunc-15.d: Likewise.
126 * testsuite/ld-aarch64/ifunc-16.d: Likewise.
127 * testsuite/ld-aarch64/ifunc-18a.d: Likewise.
128 * testsuite/ld-aarch64/ifunc-18b.d: Likewise.
129 * testsuite/ld-aarch64/ifunc-19a.d: Likewise.
130 * testsuite/ld-aarch64/ifunc-19b.d: Likewise.
131 * testsuite/ld-aarch64/ifunc-2-local.d: Likewise.
132 * testsuite/ld-aarch64/ifunc-2.d: Likewise.
133 * testsuite/ld-aarch64/ifunc-20.d: Likewise.
134 * testsuite/ld-aarch64/ifunc-21.d: Likewise.
135 * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
136 * testsuite/ld-aarch64/ifunc-3b.d: Likewise.
137 * testsuite/ld-aarch64/ifunc-5b-local.d: Likewise.
138 * testsuite/ld-aarch64/ifunc-5b.d: Likewise.
139 * testsuite/ld-aarch64/ifunc-6b.d: Likewise.
140 * testsuite/ld-aarch64/ifunc-7b.d: Likewise.
141 * testsuite/ld-aarch64/ifunc-7c.d: Likewise.
142 * testsuite/ld-aarch64/pac-plt-1.d: Likewise.
143 * testsuite/ld-aarch64/pac-plt-2.d: Likewise.
144 * testsuite/ld-aarch64/pcrel_pic_defined.d: Likewise.
145 * testsuite/ld-aarch64/pcrel_pic_undefined.d: Likewise.
146 * testsuite/ld-aarch64/pie-bind-locally.d: Likewise.
147 * testsuite/ld-aarch64/plt_mapping_symbol.d: Likewise.
148 * testsuite/ld-aarch64/pr20402.d: Likewise.
149 * testsuite/ld-aarch64/pr22764.d: Likewise.
150 * testsuite/ld-aarch64/property-bti-pac1.d: Likewise.
151 * testsuite/ld-aarch64/protected-data.d: Likewise.
152 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise.
153 * testsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise.
154 * testsuite/ld-aarch64/rela-abs-relative.d: Likewise.
155 * testsuite/ld-aarch64/relasz.d: Likewise.
156 * testsuite/ld-aarch64/relocs-1027-symbolic-func.d: Likewise.
157 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: Likewise.
158 * testsuite/ld-aarch64/tls-desc-ie.d: Likewise.
159 * testsuite/ld-aarch64/tls-large-desc-be.d: Likewise.
160 * testsuite/ld-aarch64/tls-large-desc.d: Likewise.
161 * testsuite/ld-aarch64/tls-large-ie-be.d: Likewise.
162 * testsuite/ld-aarch64/tls-large-ie.d: Likewise.
163 * testsuite/ld-aarch64/tls-relax-gdesc-le-now.d: Likewise.
164 * testsuite/ld-aarch64/tls-small-ld.d: Likewise.
165 * testsuite/ld-aarch64/tls-tiny-desc.d: Likewise.
166 * testsuite/ld-aarch64/tls-tiny-gd.d: Likewise.
167 * testsuite/ld-aarch64/tls-tiny-ie.d: Likewise.
168 * testsuite/ld-aarch64/tls-tiny-ld.d: Likewise.
169 * testsuite/ld-aarch64/tlsle-symbol-offset.d: Likewise.
170 * testsuite/ld-aarch64/tlsle.d: Likewise.
171 * testsuite/ld-aarch64/variant_pcs-now.d: Likewise.
172 * testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
173 * testsuite/ld-arm/arm-elf.exp: Likewise. Remove --hash-style=sysv
174 from static tests. Consolidate armelftests_common_* vars into one.
175 * testsuite/ld-arm/gc-hidden-1.d: Require check_shared_lib_support.
176 * testsuite/ld-arm/movw-shared-1.d: Likewise.
177 * testsuite/ld-arm/movw-shared-2.d: Likewise.
178 * testsuite/ld-arm/movw-shared-3.d: Likewise.
179 * testsuite/ld-arm/movw-shared-4.d: Likewise.
180 * testsuite/ld-arm/pie-bind-locally.d: Likewise.
181 * testsuite/ld-arm/protected-data.d: Likewise.
182 * testsuite/ld-arm/rel32-reject-pie.d: Likewise.
183 * testsuite/ld-arm/rel32-reject.d: Likewise.
184 * testsuite/ld-arm/thumb2-bl-undefweak.d: Likewise.
185 * testsuite/ld-arm/thumb2-bl-undefweak1.d: Likewise.
186
b0a7971a
CE
1872019-11-06 Christian Eggers <ceggers@gmx.de>
188
189 * ldlang.c (print_input_section): Shift printed size by opb_shift.
190
f2aaebdb
AM
1912019-11-05 Alan Modra <amodra@gmail.com>
192
193 * emulparams/aarch64elf.sh (GENERATE_SHLIB_SCRIPT),
194 (GENERATE_PIE_SCRIPT): Don't set.
195 * emulparams/aarch64elf32.sh (GENERATE_SHLIB_SCRIPT),
196 (GENERATE_PIE_SCRIPT): Don't set.
197 * emulparams/arcelf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
198 * emulparams/armelf.sh (GENERATE_SHLIB_SCRIPT),
199 (GENERATE_PIE_SCRIPT): Don't set.
200 * emulparams/armelf_fbsd.sh (GENERATE_SHLIB_SCRIPT): Set.
201 * emulparams/armelf_nbsd.sh (GENERATE_SHLIB_SCRIPT),
202 (GENERATE_PIE_SCRIPT): Set.
203 * emulparams/armelf_vxworks.sh (GENERATE_SHLIB_SCRIPT): Set.
204 * emulparams/armsymbian.sh (GENERATE_SHLIB_SCRIPT): Set.
205 * emulparams/elf32bfin.sh (GENERATE_SHLIB_SCRIPT): Don't set.
206 * emulparams/elf32microblaze.sh (GENERATE_SHLIB_SCRIPT): Don't set.
207 * emulparams/score3_elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
208 * emulparams/shelf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
209 * emulparams/shelf_nbsd.sh (GENERATE_SHLIB_SCRIPT),
210 (GENERATE_PIE_SCRIPT): Set.
211 * emulparams/shelf_uclinux.sh (GENERATE_SHLIB_SCRIPT): Set.
212
cbb54a28
AM
2132019-11-05 Alan Modra <amodra@gmail.com>
214
215 * emulparams/elf32bfinfd.sh: Unset EMBEDDED rather assigning as empty.
216 * emulparams/elf32frvfd.sh: Likewise.
217 * emulparams/elf32lm32fd.sh: Likewise.
218 * emulparams/i386lynx.sh: Likewise.
219
ef0cc92e
AM
2202019-10-22 Alan Modra <amodra@gmail.com>
221
222 PR 22269
223 * testsuite/ld-elf/pr22269-1.rd: Look for GOT section NONE and
224 RELATIVE relocs.
225 * testsuite/ld-elf/shared.exp (pr22269-1): Give test a better
226 name. Use -z nocombreloc.
227
1c1a69dc
JDA
2282019-10-19 Alan Modra <amodra@gmail.com>
229
230 PR ld/25110
231 * testsuite/ld-gc/gc.exp: Adjust LDFLAGS for pr19161 dump test on
232 hppa*-*-linux*.
233
330a6637
JW
2342019-10-17 Nelson Chu <nelson.chu@sifive.com>
235
236 * testsuite/ld-riscv-elf/lib-nopic-01b.d: Update the error message.
237
238 * testsuite/ld-riscv-elf/lib-nopic-01a.s: Create the shared library
239 lib-nopic-01a.so, it will be linked with lib-nopic-01b.s.
240 * testsuite/ld-riscv-elf/lib-nopic-01b.s: Add new test for the
241 unresolved relocation. Link the non-pic code into a shared library
242 may cause the error.
243 * testsuite/ld-riscv-elf/lib-nopic-01b.d: Likewise.
244 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run the new test only when
245 the shared library is supported.
246
22216541
AM
2472019-10-16 Alan Modra <amodra@gmail.com>
248
249 PR 13616
250 * emulparams/elf64lppc.sh (NOP): Don't define.
251 * emulparams/elf64ppc.sh (NOP): Don't define.
252 * ldwrite.c (build_link_order): Use link_info.big_endian. Move
253 code determining endian to use for data_statement to..
254 * ldemul.c (after_open_default): ..here. Set link_info.big_endian.
255
dfde93ab
AM
2562019-10-16 Alan Modra <amodra@gmail.com>
257
258 * genscripts.sh: Correct comments. Remove outdated comment block
259 saying "Generate 5 or 6 script files..". Remove description of
260 ld options from comment emitted to script files, and order options
261 as per comment block in genscripts.sh saying which scripts are
262 generated.
263
3d9ee7d2
AM
2642019-10-14 Alan Modra <amodra@gmail.com>
265
266 * ldctor.h (struct set_element): Make next field a union, adding
267 idx field.
268 * ldctor.c (ctor_cmp): Dereference pointer and lose unnecessary
269 const. Replace final sort on pointer value with final sort on idx.
270 (ldctor_add_set_entry): Adjust next field access.
271 (ldctor_build_sets): Likewise. Set u.idx field for sort.
272
08dec09d
AM
2732019-10-14 Alan Modra <amodra@gmail.com>
274
275 * pe-dll.c (reloc_data_type): Add idx field.
276 (reloc_sort): Perform final sort by idx.
277 (generate_reloc): Set idx.
278
4786fbf3
NC
2792019-10-13 Nick Clifton <nickc@redhat.com>
280
281 * NEWS: Delete superflous "Changes in 2.33" comment.
282
8610e0fd
AM
2832019-10-09 Alan Modra <amodra@gmail.com>
284
285 PR 25081
286 * ldlang.c (lang_size_sections_1): Set lma from section vma
287 rather than dot.
288
64465112
AM
2892019-10-08 Alan Modra <amodra@gmail.com>
290
291 * testsuite/ld-powerpc/localgot.s,
292 * testsuite/ld-powerpc/localgot.d: New test.
293 * testsuite/ld-powerpc/powerpc.exp: Run it.
294
c0ea7c52
JL
2952019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
296
297 * testsuite/ld-msp430-elf/attr-gnu-main.s: New test.
298 * testsuite/ld-msp430-elf/attr-gnu-obj.s: New test.
299 * testsuite/ld-msp430-elf/attr-gnu-region-lower-upper.d: New test.
300 * testsuite/ld-msp430-elf/attr-gnu-region-lower.d: New test.
301 * testsuite/ld-msp430-elf/attr-gnu-region-upper.d: New test.
302 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new tests.
303
847d5183
AM
3042019-10-07 Alan Modra <amodra@gmail.com>
305
306 * ldmisc.c (vfinfo): Save and restore bfd_error around bfd
307 function calls that might set it.
308 * testsuite/ld-elf/indirect.exp: Don't expect "nonrepresentable
309 section" message.
310
c3614cff
AM
3112019-10-07 Alan Modra <amodra@gmail.com>
312
313 * testsuite/ld-powerpc/tlsexe.r: Adjust for added TLSMARK symbol.
314 * testsuite/ld-powerpc/tlsexe32.r: Likewise.
315 * testsuite/ld-powerpc/tlsso.r: Likewise.
316 * testsuite/ld-powerpc/tlsso32.r: Likewise.
317 * testsuite/ld-powerpc/tls32no.d,
318 * testsuite/ld-powerpc/tls32no.g: New test files.
319 * testsuite/ld-powerpc/tlsexe32no.d,
320 * testsuite/ld-powerpc/tlsexe32no.g,
321 * testsuite/ld-powerpc/tlsexe32no.r: New test files.
322 * testsuite/ld-powerpc/tlsexeno.d,
323 * testsuite/ld-powerpc/tlsexeno.g,
324 * testsuite/ld-powerpc/tlsexeno.r: New test files.
325 * testsuite/ld-powerpc/tlsexetocno.d,
326 * testsuite/ld-powerpc/tlsexetocno.g: New test files.
327 * testsuite/ld-powerpc/tlsno.d,
328 * testsuite/ld-powerpc/tlsno.g: New test files.
329 * testsuite/ld-powerpc/tlstocno.d,
330 * testsuite/ld-powerpc/tlstocno.g: New test files.
331 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
332
8154f49c
AM
3332019-10-07 Alan Modra <amodra@gmail.com>
334
335 * testsuite/ld-arm/tls-gdesc-neg.d: Relax target match.
336
f749f26e
AM
3372019-10-04 Alan Modra <amodra@gmail.com>
338
339 * testsuite/ld-powerpc/tlsso.d: Adjust to suit tlsld_got usage change.
340 * testsuite/ld-powerpc/tlsso.g: Likewise.
341 * testsuite/ld-powerpc/tlsso.r: Likewise.
342 * testsuite/ld-powerpc/tlsso32.d: Likewise.
343 * testsuite/ld-powerpc/tlsso32.g: Likewise.
344 * testsuite/ld-powerpc/tlsso32.r: Likewise.
345
b627f562
SN
3462019-10-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
347
348 PR ld/25062
349 * testsuite/ld-arm/arm-elf.exp: Update.
350 * testsuite/ld-arm/tls-gdesc-neg.d: New test.
351 * testsuite/ld-arm/tls-gdesc-neg.s: New test.
352
87279e3c
NA
3532019-09-23 Nick Alcock <nick.alcock@oracle.com>
354
355 * configure.ac (TESTCTFLIB): Set to the .so or .a, like TESTBFDLIB.
356 * Makefile.am (TESTCTFLIB): Use it.
357 (LIBCTF): Use the .la file.
358 (check-DEJAGNU): Use it.
359 * Makefile.in: Regenerated.
360 * configure: Likewise.
361
1ff6de03
NA
3622019-09-30 Nick Alcock <nick.alcock@oracle.com>
363
364 * ldlang.h: (struct lang_input_statement_struct): Add the_ctf.
365 (struct elf_sym_strtab): Add forward.
366 (struct elf_strtab_hash): Likewise.
367 (ldlang_ctf_apply_strsym): Declare.
368 (ldlang_write_ctf_late): Likewise.
369 * ldemul.h (ldemul_emit_ctf_early): New.
370 (ldemul_examine_strtab_for_ctf): Likewise.
371 (ld_emulation_xfer_type) <emit_ctf_early>: Likewise.
372 (ld_emulation_xfer_type) <examine_strtab_for_ctf>: Likewise.
373 * ldemul.c (ldemul_emit_ctf_early): New.
374 (ldemul_examine_strtab_for_ctf): Likewise.
375 * ldlang.c: Include ctf-api.h.
376 (CTF_COMPRESSION_THRESHOLD): New.
377 (ctf_output): New. Initialized in...
378 (ldlang_open_ctf): ... this new function. Open all the CTF
379 sections in the input files: mark them non-loaded and empty
380 so as not to copy their contents to the output, but linker-created
381 so the section gets created in the target.
382 (ldlang_merge_ctf): New, merge types via ctf_link_add_ctf and
383 ctf_link.
384 (ldlang_ctf_apply_strsym): New, an examine_strtab callback: wrap
385 ldemul_examine_strtab_for_ctf.
386 (lang_write_ctf): New, write out the CTF section.
387 (ldlang_write_ctf_late): New, late call via bfd's emit_ctf hook.
388 (lang_process): Call ldlang_open_ctf, ldlang_merge_ctf, and
389 lang_write_ctf.
390 * ldmain.c (link_callbacks): Add ldlang_ctf_apply_strsym,
391 ldlang_write_ctf_late.
392 * emultempl/aix.em: Add ctf-api.h.
393 * emultempl/armcoff.em: Likewise.
394 * emultempl/beos.em: Likewise.
395 * emultempl/elf.em: Likewise.
396 * emultempl/generic.em: Likewise.
397 * emultempl/linux.em: Likewise.
398 * emultempl/msp430.em: Likewise.
399 * emultempl/pe.em: Likewise.
400 * emultempl/pep.em: Likewise.
401 * emultempl/ticoff.em: Likewise.
402 * emultempl/vanilla.em: Likewise.
403 * ldcref.c: Likewise.
404 * ldctor.c: Likewise.
405 * ldelf.c: Likewise.
406 * ldelfgen.c: Likewise.
407 * ldemul.c: Likewise.
408 * ldexp.c: Likewise.
409 * ldfile.c: Likewise.
410 * ldgram.c: Likewise.
411 * ldlex.l: Likewise.
412 * ldmain.c: Likewise.
413 * ldmisc.c: Likewise.
414 * ldver.c: Likewise.
415 * ldwrite.c: Likewise.
416 * lexsup.c: Likewise.
417 * mri.c: Likewise.
418 * pe-dll.c: Likewise.
419 * plugin.c: Likewise.
420
421 * ldelfgen.c (ldelf_emit_ctf_early): New.
422 (ldelf_examine_strtab_for_ctf): tell libctf about the symtab and
423 strtab.
424 (struct ctf_strsym_iter_cb_arg): New, state to do so.
425 (ldelf_ctf_strtab_iter_cb): New: tell libctf about
426 each string in the strtab in turn.
427 (ldelf_ctf_symbols_iter_cb): New, tell libctf
428 about each symbol in the symtab in turn.
429 * ldelfgen.h (struct elf_sym_strtab): Add forward.
430 (struct elf_strtab_hash): Likewise.
431 (struct ctf_file): Likewise.
432 (ldelf_emit_ctf_early): Declare.
433 (ldelf_examine_strtab_for_ctf): Likewise.
434 * emultempl/elf-generic.em (LDEMUL_EMIT_CTF_EARLY): Set it.
435 (LDEMUL_EXAMINE_STRTAB_FOR_CTF): Likewise.
436 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
437 emit_ctf_early and examine_strtab_for_ctf, NULL by default.
438 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
439 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
440 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
441 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
442 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
443 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
444 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
445 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
446 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
447 * emultempl/vanilla.em (ld_vanilla_emulation): Likewise.
448
449 * Makefile.am: Pull in libctf (and zlib, a transitive requirement
450 for compressed CTF section emission). Pass it on to DejaGNU.
451 * configure.ac: Add AM_ZLIB.
452 * aclocal.m4: Added zlib.m4.
453 * Makefile.in: Regenerated.
454 * testsuite/ld-bootstrap/bootstrap.exp: Use it when relinking ld.
455
1914e264
AM
4562019-10-02 Alan Modra <amodra@gmail.com>
457
458 * ld.texi (-Bsymbolic, -Bsymbolic-functions): Don't mention PIEs.
459 * ld.h (symbolic_enum, dynamic_list_enum),
460 (args_type <symbolic, dynamic_list>): Move to..
461 * lexsup.c (parse_args): ..here, using auto vars opt_symbolic
462 and opt_dynamic_list rather than command_line fields. Only
463 act on -Bsymbolic and -Bsymbolic-functions for shared library
464 output. Free dynamic_list.
465
41f37a6f
AM
4662019-09-26 Alan Modra <amodra@gmail.com>
467
468 PR 24262
469 * ld.texi (-plugin): Revert 2019-03-15 change.
470
9a24a276
AM
4712019-09-25 Alan Modra <amodra@gmail.com>
472
473 * ld.texi (SORT_BY_ALIGNMENT): Reword slightly.
474 (SORT_BY_INIT_PRIORITY): Elucidate.
475 * ldlang.c: Include limits.h.
476 (get_init_priority): Comment. Change param to a section,
477 return an int. Sanity check priority digits. Support sorting
478 more sections with trailing digits. Return -1 on error.
479 (compare_section): Adjust.
480
6ba2ed48
NC
4812019-09-25 Nick Clifton <nickc@redhat.com>
482
483 * emultempl/avrelf.em (_before_allocation): Silence build warning
484 using clang.
485
4a41f3fa
L
4862019-09-23 H.J. Lu <hongjiu.lu@intel.com>
487
488 * testsuite/ld-plugin/pr24406-1.c (main): Correct buffer size
489 to read.
490
0b4453c7
AM
4912019-09-23 Alan Modra <amodra@gmail.com>
492
493 * deffilep.y: Include bfdlink.h.
494 * ldelf.c: Likewise.
495 * ldelfgen.c: Likewise.
496 * ldver.c: Likewise.
497 * mri.c: Likewise.
498 * emultempl/irix.em: Don't include ld.h, ldmain.h, libiberty.h.
499 Comment.
500
f5c5b7c1
AM
5012019-09-23 Alan Modra <amodra@gmail.com>
502
503 * emultempl/m68kelf.em: Include elf32-m68k.h.
504
8410a658
AM
5052019-09-23 Alan Modra <amodra@gmail.com>
506
507 * emultempl/bfin.em: Include elf32-bfin.h.
508
ca05ca5e
AM
5092019-09-23 Alan Modra <amodra@gmail.com>
510
511 * emultempl/cr16elf.em: Include elf32-cr16.h.
512
6ea7de32
AM
5132019-09-23 Alan Modra <amodra@gmail.com>
514
515 * emultempl/aix.em: Include xcofflink.h.
516
f37164d7
AM
5172019-09-23 Alan Modra <amodra@gmail.com>
518
519 * emultempl/armelf.em: Include elf32-arm.h.
520 * emultempl/pe.em: Move func defines later and include coff-arm.h.
521
a8bfaadb
AM
5222019-09-23 Alan Modra <amodra@gmail.com>
523
524 * emultempl/aarch64elf.em: Include elfxx-aarch64.h.
525
3352ae99
AM
5262019-09-23 Alan Modra <amodra@gmail.com>
527
528 * emultempl/ia64elf.em: Include elfxx-ia64.h.
529
d48d68b6
AM
5302019-09-23 Alan Modra <amodra@gmail.com>
531
532 * emultempl/v850elf.em: Include elf32-v850.h.
533
6e67e6b0
AM
5342019-09-23 Alan Modra <amodra@gmail.com>
535
536 * emultempl/cskyelf.em: Include elf32-csky.h.
537
a13ba308
AM
5382019-09-22 Alan Modra <amodra@gmail.com>
539
540 * testsuite/ld-srec/sr3.cc (FOO_MSG_LEN): Set to 4.
541
9d1da81b
JW
5422019-09-20 Nelson Chu <nelson.chu@sifive.com>
543
544 * testsuite/ld-riscv-elf/weakref32.s: Add relaxable undef weak code.
545 * testsuite/ld-riscv-elf/weakref64.s: Likewise.
546 * testsuite/ld-riscv-elf/weakref32.d: Updated.
547 * testsuite/ld-riscv-elf/weakref64.d: Updated.
548
a48931cc
AM
5492019-09-20 Alan Modra <amodra@gmail.com>
550
551 * emultempl/xtensaelf.em (xtensa_get_section_deps): Comment.
552 Use bfd_section_userdata.
553 (xtensa_set_section_deps): Use bfd_set_section_userdata.
554 * ldlang.c (lang_output_section_get): Use bfd_section_userdata.
555 (sort_def_symbol): Likewise, and bfd_set_section_userdata.
556 (init_os): Use bfd_set_section_userdata.
557 (print_all_symbols): Use bfd_section_userdata.
558 * ldlang.h (get_userdata): Delete.
559
00f93c44
AM
5602019-09-20 Alan Modra <amodra@gmail.com>
561
562 * ldelf.c (ldelf_after_open, ldelf_place_orphan
563 * ldlang.c (walk_wild_file, lang_process): Use bfd_usrdata.
564 (load_symbols, ldlang_add_file): Use bfd_set_usrdata.
565 * ldmain.c (add_archive_element): Use bfd_usrdata.
566 * ldlang.h (bfd_input_just_syms): New inline function.
567 * emultempl/aarch64elf.em (build_section_lists): Use it.
568 * emultempl/mmo.em (mmo_place_orphan): Likewise.
569 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
570 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
571 * emultempl/ppc64elf.em (build_section_lists): Likewise.
572
fd361982
AM
5732019-09-18 Alan Modra <amodra@gmail.com>
574
575 * ldcref.c, * ldctor.c, * ldelf.c, * ldlang.c, * pe-dll.c,
576 * emultempl/aarch64elf.em, * emultempl/aix.em,
577 * emultempl/armcoff.em, * emultempl/armelf.em,
578 * emultempl/cr16elf.em, * emultempl/cskyelf.em,
579 * emultempl/m68hc1xelf.em, * emultempl/m68kelf.em,
580 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
581 * emultempl/mmo.em, * emultempl/msp430.em,
582 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
583 * emultempl/ppc64elf.em, * emultempl/xtensaelf.em: Update
584 throughout for bfd section macro and function changes.
585
e6f7f6d1
AM
5862019-09-18 Alan Modra <amodra@gmail.com>
587
588 * ldcref.c (check_reloc_refs): Update bfd_get_section to
589 bfd_asymbol_section.
590
e0b2a78c
SM
5912019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
592
593 * Makefile.in: Re-generate.
594 * configure: Re-generate.
595
1d38e9d1
AM
5962019-09-18 Alan Modra <amodra@gmail.com>
597
598 * ldlang.c (stricpy, strcut, name_compare): Constify params.
599 (get_first_input_target): Make return and "target" const.
600
90d92a63
AM
6012019-09-18 Alan Modra <amodra@gmail.com>
602
603 * emultempl/pe.em (after_open): Use bfd_set_filename.
604 * emultempl/pep.em (after_open): Use bfd_set_filename.
605
0aa0727c
AM
6062019-09-16 Alan Modra <amodra@gmail.com>
607
608 PR 25002
609 * ldelf.c: Include safe-ctype.h.
610
bb695960
PB
6112019-09-16 Phil Blundell <pb@pbcl.net>
612
613 * Makefile.in, configure: Regenerated.
614
1f1f5b92
AM
6152019-09-13 Alan Modra <amodra@gmail.com>
616
617 * ldlang.c (new_afile): Remove add_to_list parameter.
618 (lang_add_input_file): Update new_afile calls.
619 (lookup_name): Splice input_statement added by new_afile into
620 statement_list after current input_file_chain entry.
621 (lang_process): Update comment.
622
0d41d9a2
AM
6232019-09-12 Alan Modra <amodra@gmail.com>
624
625 * ldlang.c (print_input_statement): Do not exclude linker created
626 BFDs.
627
a19826f4
AM
6282019-09-12 Alan Modra <amodra@gmail.com>
629
630 PR 24981
631 * ldlang.c (lang_process): Remove assertion. Comment.
632
075a2b89
AM
6332019-09-11 Alan Modra <amodra@gmail.com>
634
635 * emultempl/elf32.em: Remove "misnamed" comment. Rename to..
636 * emultempl/elf.em: ..this.
637 * configure.ac (elf_list_options): Adjust TEMPLATE_NAME grep.
638 * emulparams/aarch64cloudabi.sh (TEMPLATE_NAME): Set to elf.
639 * emulparams/aarch64elf.sh: Likewise.
640 * emulparams/aarch64elf32.sh: Likewise.
641 * emulparams/aarch64fbsd.sh: Likewise.
642 * emulparams/aarch64linux.sh: Likewise.
643 * emulparams/aarch64linux32.sh: Likewise.
644 * emulparams/arcelf.sh: Likewise.
645 * emulparams/arcelf_prof.sh: Likewise.
646 * emulparams/arclinux.sh: Likewise.
647 * emulparams/arclinux_prof.sh: Likewise.
648 * emulparams/arcv2elf.sh: Likewise.
649 * emulparams/arcv2elfx.sh: Likewise.
650 * emulparams/armelf.sh: Likewise.
651 * emulparams/armelf_fuchsia.sh: Likewise.
652 * emulparams/armelf_linux.sh: Likewise.
653 * emulparams/armelf_phoenix.sh: Likewise.
654 * emulparams/armnto.sh: Likewise.
655 * emulparams/avr1.sh: Likewise.
656 * emulparams/avr2.sh: Likewise.
657 * emulparams/avr25.sh: Likewise.
658 * emulparams/avr3.sh: Likewise.
659 * emulparams/avr31.sh: Likewise.
660 * emulparams/avr35.sh: Likewise.
661 * emulparams/avr4.sh: Likewise.
662 * emulparams/avr5.sh: Likewise.
663 * emulparams/avr51.sh: Likewise.
664 * emulparams/avr6.sh: Likewise.
665 * emulparams/avrtiny.sh: Likewise.
666 * emulparams/avrxmega1.sh: Likewise.
667 * emulparams/avrxmega2.sh: Likewise.
668 * emulparams/avrxmega3.sh: Likewise.
669 * emulparams/avrxmega4.sh: Likewise.
670 * emulparams/avrxmega5.sh: Likewise.
671 * emulparams/avrxmega6.sh: Likewise.
672 * emulparams/avrxmega7.sh: Likewise.
673 * emulparams/criself.sh: Likewise.
674 * emulparams/crislinux.sh: Likewise.
675 * emulparams/cskyelf.sh: Likewise.
676 * emulparams/d10velf.sh: Likewise.
677 * emulparams/elf32_sparc.sh: Likewise.
678 * emulparams/elf32_spu.sh: Likewise.
679 * emulparams/elf32_tic6x_le.sh: Likewise.
680 * emulparams/elf32_x86_64.sh: Likewise.
681 * emulparams/elf32am33lin.sh: Likewise.
682 * emulparams/elf32bfin.sh: Likewise.
683 * emulparams/elf32bfinfd.sh: Likewise.
684 * emulparams/elf32bmip.sh: Likewise.
685 * emulparams/elf32bmipn32-defs.sh: Likewise.
686 * emulparams/elf32cr16.sh: Likewise.
687 * emulparams/elf32cr16c.sh: Likewise.
688 * emulparams/elf32crx.sh: Likewise.
689 * emulparams/elf32epiphany.sh: Likewise.
690 * emulparams/elf32epiphany_4x4.sh: Likewise.
691 * emulparams/elf32frvfd.sh: Likewise.
692 * emulparams/elf32ip2k.sh: Likewise.
693 * emulparams/elf32lm32.sh: Likewise.
694 * emulparams/elf32lm32fd.sh: Likewise.
695 * emulparams/elf32lriscv-defs.sh: Likewise.
696 * emulparams/elf32m32c.sh: Likewise.
697 * emulparams/elf32mb_linux.sh: Likewise.
698 * emulparams/elf32mbel_linux.sh: Likewise.
699 * emulparams/elf32mcore.sh: Likewise.
700 * emulparams/elf32mep.sh: Likewise.
701 * emulparams/elf32metag.sh: Likewise.
702 * emulparams/elf32microblaze.sh: Likewise.
703 * emulparams/elf32mipswindiss.sh: Likewise.
704 * emulparams/elf32or1k.sh: Likewise.
705 * emulparams/elf32ppccommon.sh: Likewise.
706 * emulparams/elf32rl78.sh: Likewise.
707 * emulparams/elf32rx.sh: Likewise.
708 * emulparams/elf32tilegx.sh: Likewise.
709 * emulparams/elf32tilepro.sh: Likewise.
710 * emulparams/elf32vax.sh: Likewise.
711 * emulparams/elf32visium.sh: Likewise.
712 * emulparams/elf32xc16x.sh: Likewise.
713 * emulparams/elf32xc16xl.sh: Likewise.
714 * emulparams/elf32xc16xs.sh: Likewise.
715 * emulparams/elf32xstormy16.sh: Likewise.
716 * emulparams/elf32xtensa.sh: Likewise.
717 * emulparams/elf64_aix.sh: Likewise.
718 * emulparams/elf64_ia64.sh: Likewise.
719 * emulparams/elf64_s390.sh: Likewise.
720 * emulparams/elf64_sparc.sh: Likewise.
721 * emulparams/elf64alpha.sh: Likewise.
722 * emulparams/elf64bpf.sh: Likewise.
723 * emulparams/elf64hppa.sh: Likewise.
724 * emulparams/elf64mmix.sh: Likewise.
725 * emulparams/elf64rdos.sh: Likewise.
726 * emulparams/elf64tilegx.sh: Likewise.
727 * emulparams/elf_i386.sh: Likewise.
728 * emulparams/elf_i386_be.sh: Likewise.
729 * emulparams/elf_i386_ldso.sh: Likewise.
730 * emulparams/elf_i386_vxworks.sh: Likewise.
731 * emulparams/elf_iamcu.sh: Likewise.
732 * emulparams/elf_k1om.sh: Likewise.
733 * emulparams/elf_l1om.sh: Likewise.
734 * emulparams/elf_s390.sh: Likewise.
735 * emulparams/elf_x86_64.sh: Likewise.
736 * emulparams/h8300elf.sh: Likewise.
737 * emulparams/h8300elf_linux.sh: Likewise.
738 * emulparams/hppa64linux.sh: Likewise.
739 * emulparams/hppaelf.sh: Likewise.
740 * emulparams/hppalinux.sh: Likewise.
741 * emulparams/i386lynx.sh: Likewise.
742 * emulparams/i386moss.sh: Likewise.
743 * emulparams/i386nto.sh: Likewise.
744 * emulparams/m32relf.sh: Likewise.
745 * emulparams/m32relf_linux.sh: Likewise.
746 * emulparams/m68hc11elf.sh: Likewise.
747 * emulparams/m68hc11elfb.sh: Likewise.
748 * emulparams/m68hc12elf.sh: Likewise.
749 * emulparams/m68hc12elfb.sh: Likewise.
750 * emulparams/m68kelf.sh: Likewise.
751 * emulparams/mn10300.sh: Likewise.
752 * emulparams/nds32elf.sh: Likewise.
753 * emulparams/nds32elf16m.sh: Likewise.
754 * emulparams/nds32elf_linux.sh: Likewise.
755 * emulparams/nios2elf.sh: Likewise.
756 * emulparams/nios2linux.sh: Likewise.
757 * emulparams/pruelf.sh: Likewise.
758 * emulparams/score3_elf.sh: Likewise.
759 * emulparams/shelf.sh: Likewise.
760 * emulparams/shelf_nto.sh: Likewise.
761 * emulparams/shelf_vxworks.sh: Likewise.
762 * emulparams/shlelf_linux.sh: Likewise.
763 * emulparams/shlelf_nto.sh: Likewise.
764 * emulparams/v850.sh: Likewise.
765 * emulparams/v850_rh850.sh: Likewise.
766 * ldelf.c: Update comment.
767 * ldelf.h: Likewise.
768 * emultempl/aarch64elf.em: Likewise.
769 * emultempl/alphaelf.em: Likewise.
770 * emultempl/arclinux.em: Likewise.
771 * emultempl/armelf.em: Likewise.
772 * emultempl/avrelf.em: Likewise.
773 * emultempl/bfin.em: Likewise.
774 * emultempl/cr16elf.em: Likewise.
775 * emultempl/crxelf.em: Likewise.
776 * emultempl/cskyelf.em: Likewise.
777 * emultempl/elf-generic.em: Likewise.
778 * emultempl/elf-x86.em: Likewise.
779 * emultempl/epiphanyelf_4x4.em: Likewise.
780 * emultempl/hppaelf.em: Likewise.
781 * emultempl/ia64elf.em: Likewise.
782 * emultempl/m68hc1xelf.em: Likewise.
783 * emultempl/m68kelf.em: Likewise.
784 * emultempl/metagelf.em: Likewise.
785 * emultempl/mmix-elfnmmo.em: Likewise.
786 * emultempl/mmixelf.em: Likewise.
787 * emultempl/mmo.em: Likewise.
788 * emultempl/needrelax.em: Likewise.
789 * emultempl/nios2elf.em: Likewise.
790 * emultempl/ppc32elf.em: Likewise.
791 * emultempl/ppc64elf.em: Likewise.
792 * emultempl/pruelf.em: Likewise.
793 * emultempl/rxelf.em: Likewise.
794 * emultempl/scoreelf.em: Likewise.
795 * emultempl/spuelf.em: Likewise.
796 * emultempl/tic6xdsbt.em: Likewise.
797 * emultempl/v850elf.em: Likewise.
798 * emultempl/vms.em: Likewise.
799 * emultempl/vxworks.em: Likewise.
800 * emultempl/xtensaelf.em: Likewise.
801 * scripttempl/arclinux.sc: Likewise.
802 * scripttempl/armbpabi.sc: Likewise.
803 * scripttempl/elf.sc: Likewise.
804 * scripttempl/elf64bpf.sc: Likewise.
805 * scripttempl/elf64hppa.sc: Likewise.
806 * scripttempl/elf_chaos.sc: Likewise.
807 * scripttempl/elfarc.sc: Likewise.
808 * scripttempl/elfarcv2.sc: Likewise.
809 * scripttempl/elfd10v.sc: Likewise.
810 * scripttempl/elfm68hc11.sc: Likewise.
811 * scripttempl/elfm68hc12.sc: Likewise.
812 * scripttempl/elfm9s12z.sc: Likewise.
813 * scripttempl/elfxgate.sc: Likewise.
814 * scripttempl/elfxtensa.sc: Likewise.
815 * scripttempl/epiphany_4x4.sc: Likewise.
816 * scripttempl/iq2000.sc: Likewise.
817 * scripttempl/mep.sc: Likewise.
818 * scripttempl/nds32elf.sc: Likewise.
819 * scripttempl/v850.sc: Likewise.
820 * scripttempl/v850_rh850.sc: Likewise.
821 * scripttempl/xstormy16.sc: Likewise.
822 * testsuite/ld-arm/arm-dyn.ld: Likewise.
823 * testsuite/ld-arm/arm-lib.ld: Likewise.
824 * testsuite/ld-arm/arm-no-rel-plt.ld: Likewise.
825 * testsuite/ld-arm/fdpic-main.ld: Likewise.
826 * testsuite/ld-arm/fdpic-shared.ld: Likewise.
827 * testsuite/ld-elf/elf.exp: Likewise.
828 * testsuite/ld-elf/orphan-region.d: Likewise.
829 * testsuite/ld-elf/orphan.d: Likewise.
830 * testsuite/ld-elf/pr349.d: Likewise.
831 * testsuite/ld-elf/warn2.d: Likewise.
832 * testsuite/ld-elfvsb/elf-offset.ld: Likewise.
833 * testsuite/ld-mips-elf/mips-dyn.ld: Likewise.
834 * testsuite/ld-mips-elf/mips-lib.ld: Likewise.
835 * testsuite/ld-scripts/dynamic-sections.t: Likewise.
836 * testsuite/ld-shared/elf-offset.ld: Likewise.
837 * configure: Regenerate.
838
d871d478
AM
8392019-09-11 Alan Modra <amodra@gmail.com>
840
841 * Makefile.am (ALL_EMUL_EXTRA_OFILES): Add ldelf and ldelfgen.
842 (CFILES, HFILES, EXTRA_ld_new_SOURCES): Likewise.
843 * configure.tgt: Formatting.
844 (targ_extra_ofiles): Init to ldelf.o ldelfgen.o, reset to just
845 ldelfgen.o for generic ELF targets, and empty for non-ELF.
846 * emultempl/aarch64elf.em (gldaarch64_layout_sections_again): Use
847 ldelf_map_segments.
848 (gld${EMULATION_NAME}_after_allocation): Likewise.
849 (real_func, aarch64_for_each_input_file_wrapper),
850 (aarch64_lang_for_each_input_file): Delete.
851 (lang_for_each_input_file): Don't define.
852 * emultempl/alphaelf.em (alpha_after_parse): Use ldelf_map_segments.
853 * emultempl/armelf.em (gldarm_layout_sections_again): Likewise.
854 (gld${EMULATION_NAME}_after_allocation): Likewise.
855 (real_func, arm_for_each_input_file_wrapper),
856 (arm_lang_for_each_input_file): Delete.
857 (lang_for_each_input_file): Don't define.
858 * emultempl/cr16elf.em (cr16elf_after_parse): Use ldelf_map_segments.
859 * emultempl/crxelf.em (crxelf_after_parse): Likewise. Delete
860 declaration.
861 * emultempl/cskyelf.em (gldcsky_layout_sections_again): Use
862 ldelf_map_segments.
863 (gld${EMULATION_NAME}_after_allocation): Likewise.
864 (real_func, csky_for_each_input_file_wrapper),
865 (csky_lang_for_each_input_file): Delete.
866 (lang_for_each_input_file): Don't define.
867 * emultempl/genelf.em: Include ldelfgen.h.
868 (gld${EMULATION_NAME}_before_allocation): Use ldelf_map_segments.
869 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
870 (hppaelf_layout_sections_again): Likewise.
871 (gld${EMULATION_NAME}_after_allocation): Likewise.
872 (real_func, hppa_for_each_input_file_wrapper),
873 (hppa_lang_for_each_input_file): Delete.
874 (lang_for_each_input_file): Don't define.
875 * emultempl/ia64elf.em (ia64elf_after_parse): Use ldelf_map_segments.
876 * emultempl/m68hc1xelf.em (real_func),
877 (m68hc11_for_each_input_file_wrapper),
878 (m68hc11_lang_for_each_input_file): Delete.
879 (lang_for_each_input_file): Don't define.
880 * emultempl/metagelf.em (metagelf_layout_sections_again): Use
881 ldelf_map_segments.
882 (gld${EMULATION_NAME}_after_allocation): Likewise.
883 (real_func, metag_for_each_input_file_wrapper),
884 (metag_lang_for_each_input_file): Delete.
885 (lang_for_each_input_file): Don't define.
886 * emultempl/mipself.em (real_func),
887 (mips_for_each_input_file_wrapper),
888 (mips_lang_for_each_input_file): Delete.
889 (lang_for_each_input_file): Don't define.
890 * emultempl/mmo.em: Don't include elf-bfd.h, do include ldelfgen.h.
891 (gld${EMULATION_NAME}_after_allocation): Use ldelf_map_segments.
892 * emultempl/nds32elf.em (nds32_elf_after_parse): Use ldelf_after_parse.
893 (nds32_elf_after_allocation): Comment fix.
894 * emultempl/nios2elf.em (nios2elf_layout_sections_again): Use
895 ldelf_map_segments.
896 (gld${EMULATION_NAME}_after_allocation): Likewise.
897 (real_func, nios2_for_each_input_file_wrapper),
898 (nios2_lang_for_each_input_file): Delete.
899 (lang_for_each_input_file): Don't define.
900 * emultempl/ppc32elf.em (gld${EMULATION_NAME}_load_symbols): Delete
901 declaration.
902 (ppc_recognized_file): Call ldelf_load_symbols.
903 * emultempl/ppc64elf.em (ppc_layout_sections_again): Likewise.
904 (gld${EMULATION_NAME}_after_allocation): Likewise.
905 (real_func, ppc_for_each_input_file_wrapper),
906 (ppc_lang_for_each_input_file): Delete.
907 (lang_for_each_input_file): Don't define.
908 (gld${EMULATION_NAME}_load_symbols): Don't declare.
909 (ppc64_recognized_file): Call ldelf_load_symbols.
910 * emultempl/riscvelf.em (gld${EMULATION_NAME}_after_allocation):
911 Use ldelf_map_segments.
912 * emultempl/spuelf.em (spu_place_special_section): Use
913 ldelf_place_orphan.
914 * emultempl/tic6xdsbt.em (gld${EMULATION_NAME}_after_allocation):
915 Use ldelf_map_segments.
916 * emultempl/vms.em: Include ldelfgen.h.
917 (gld${EMULATION_NAME}_after_allocation): Use ldelf_map_segments.
918 * emultempl/elf32.em: Remove unnecessary headers, include ldelf.h
919 and ldelfgen.h. Move much of file content to..
920 * ldelf.c: ..here. New file.
921 * ldelf.h: New file.
922 * emultempl/elf-generic.em: Move gld${EMULATION_NAME}_map_segments..
923 * ldelfgen.c: ..to here.
924 * ldelfgen.h: New file.
925 * ldlang.c (lang_for_each_input_file): Adjust to only call func
926 on real files.
927 (lang_for_each_file): Likewise.
928 * po/SRC-POTFILES.in: Regenerate.
929 * Makefile.in: Regenerate.
930
cb7f4b29
AM
9312019-09-11 Alan Modra <amodra@gmail.com>
932
933 * ldmisc.c: Don't #include elf-bfd.h or coff-bfd.h.
934 (vfinfo): Use bfd_group_name.
935
0410b450
AM
9362019-09-11 Alan Modra <amodra@gmail.com>
937
938 * plugin.c (asymbol_from_plugin_symbol): Move code handling
939 ELF common symbols to block handling ELF visibility. Simplify
940 visibility setting.
941
6715fe29
L
9422019-09-09 H.J. Lu <hongjiu.lu@intel.com>
943
944 PR binutils/24887
945 * testsuite/ld-i386/property-1.r: Adjust for new output format
946 from readelf.
947 * testsuite/ld-i386/property-1a.r: Likewise.
948 * testsuite/ld-i386/property-2.r: Likewise.
949 * testsuite/ld-i386/property-2a.r: Likewise.
950 * testsuite/ld-i386/property-3.r: Likewise.
951 * testsuite/ld-i386/property-3a.r: Likewise.
952 * testsuite/ld-i386/property-4.r: Likewise.
953 * testsuite/ld-i386/property-4a.r: Likewise.
954 * testsuite/ld-i386/property-5.r: Likewise.
955 * testsuite/ld-i386/property-5a.r: Likewise.
956 * testsuite/ld-i386/property-6.r: Likewise.
957 * testsuite/ld-i386/property-7.r: Likewise.
958 * testsuite/ld-i386/property-7a.r: Likewise.
959 * testsuite/ld-i386/property-1.r: Likewise.
960 * testsuite/ld-i386/property-1a.r: Likewise.
961 * testsuite/ld-i386/property-2.r: Likewise.
962 * testsuite/ld-i386/property-2a.r: Likewise.
963 * testsuite/ld-i386/property-3.r: Likewise.
964 * testsuite/ld-i386/property-3a.r: Likewise.
965 * testsuite/ld-i386/property-4.r: Likewise.
966 * testsuite/ld-i386/property-4a.r: Likewise.
967 * testsuite/ld-i386/property-5.r: Likewise.
968 * testsuite/ld-i386/property-5a.r: Likewise.
969 * testsuite/ld-i386/property-6.r: Likewise.
970 * testsuite/ld-i386/property-7.r: Likewise.
971 * testsuite/ld-i386/property-7a.r: Likewise.
972
60391a25
PB
9732019-09-09 Phil Blundell <pb@pbcl.net>
974
975 binutils 2.33 branch created.
976
f5c3a9e3
AM
9772019-09-06 Alan Modra <amodra@gmail.com>
978
979 * emultempl/beos.em (sort_by_file_name): Use appropriate
980 intermediary variables.
981 (sort_by_section_name): Likewise.
982
b16c44de
AM
9832019-09-06 Alan Modra <amodra@gmail.com>
984
985 * emultempl/elf32.em (gld${EMULATION_NAME}_search_needed): Constify
986 variable.
987 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
988 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
989
de07a745
EB
9902019-09-05 Eric Botcazou <ebotcazou@adacore.com>
991
992 PR ld/24574
993 * pe-dll.c (pe_find_data_imports): Replace again the original name of
994 the undefined symbol with the __imp_ prefixed one after it is resolved.
995
77486630
AM
9962019-09-05 Alan Modra <amodra@gmail.com>
997
998 * testsuite/ld-powerpc/pcrelopt.s,
999 * testsuite/ld-powerpc/pcrelopt.d: Test offset and prefix in
1000 second instruction.
1001
a78fca7b
AM
10022019-08-29 Alan Modra <amodra@gmail.com>
1003
1004 PR ld/24406
1005 * plugin.c (get_symbols): Test link_info.wrap_hash before calling
1006 unwrap_hash_lookup.
1007
652afeef
TC
10082019-08-22 Tamar Christina <tamar.christina@arm.com>
1009
1010 PR ld/24601
1011 * testsuite/ld-aarch64/aarch64-elf.exp (undef-tls, weak-tls): New.
1012 * testsuite/ld-aarch64/undef-tls.d: New test.
1013 * testsuite/ld-aarch64/undef-tls.s: New test.
1014 * testsuite/ld-aarch64/weak-tls.d: New test.
1015 * testsuite/ld-aarch64/weak-tls.s: New test.
1016
b4e87f2c
TC
10172019-08-20 Tamar Christina <tamar.christina@arm.com>
1018
1019 * testsuite/ld-arm/cortex-a8-fix-b-plt.d: Update Testcase.
1020 * testsuite/ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
1021 * testsuite/ld-arm/cortex-a8-fix-bcc-plt.d: Likewise.
1022 * testsuite/ld-arm/farcall-cond-thumb-arm.d: Likewise.
1023 * testsuite/ld-arm/farcall-mixed-app.d: Likewise.
1024 * testsuite/ld-arm/farcall-mixed-app2.d: Likewise.
1025 * testsuite/ld-arm/farcall-mixed-lib-v4t.d: Likewise.
1026 * testsuite/ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
1027 * testsuite/ld-arm/farcall-thumb-arm-short.d: Likewise.
1028 * testsuite/ld-arm/farcall-thumb-arm.d: Likewise.
1029 * testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
1030 * testsuite/ld-arm/farcall-thumb-thumb.d: Likewise.
1031 * testsuite/ld-arm/fix-arm1176-on.d: Likewise.
1032 * testsuite/ld-arm/ifunc-10.dd: Likewise.
1033 * testsuite/ld-arm/ifunc-2.dd: Likewise.
1034 * testsuite/ld-arm/ifunc-4.dd: Likewise.
1035 * testsuite/ld-arm/ifunc-6.dd: Likewise.
1036 * testsuite/ld-arm/ifunc-8.dd: Likewise.
1037 * testsuite/ld-arm/jump-reloc-veneers-long.d: Likewise.
1038 * testsuite/ld-arm/mixed-app.d: Likewise.
1039 * testsuite/ld-arm/thumb2-b-interwork.d: Likewise.
1040 * testsuite/ld-arm/tls-longplt.d: Likewise.
1041 * testsuite/ld-arm/tls-thumb1.d: Likewise.
1042
81e8046d
L
10432019-08-16 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 PR ld/24905
1046 * testsuite/ld-x86-64/pr24905-x32.d: New file.
1047 * testsuite/ld-x86-64/pr24905.d: Likewise.
1048 * testsuite/ld-x86-64/pr24905.s: Likewise.
1049 * testsuite/ld-x86-64/pr24905.t: Likewise.
1050 * testsuite/ld-x86-64/x86-64.exp: Run pr24905 and pr24905-x32.
1051
fdfc8cf7
CL
10522019-08-16 Christophe Lyon <christophe.lyon@linaro.org>
1053
1054 * emulparams/armelf.sh (OTHER_SECTIONS): Add support for noinit
1055 section.
1056
7df6aecc
AM
10572019-08-16 Alan Modra <amodra@gmail.com>
1058
1059 * emultempl/ppc32elf.em (ppc_before_allocation): Force running
1060 prelim_size_sections before deciding whether branch trampolines
1061 might be needed.
1062
080a4883
JW
10632019-08-15 Jim Wilson <jimw@sifive.com>
1064
1065 * testsuite/ld-riscv-elf/c-lui-2.d: New.
1066 * testsuite/ld-riscv-elf/c-lui-2.ld: New.
1067 * testsuite/ld-riscv-elf/c-lui-2.s: New.
1068 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run the c-lui-2 test.
1069
dc02848a
AM
10702019-08-10 Alan Modra <amodra@gmail.com>
1071
1072 * ldlang.h (enum statement_enum): Sort.
1073 (union lang_statement_union): Sort.
1074
4cfbdbfd
AM
10752019-08-10 Alan Modra <amodra@gmail.com>
1076
1077 * ldlang.h (lang_common_statement_type): Delete.
1078 (lang_object_symbols_statement_type): Delete.
1079 (union lang_statement_union): Remove common_statement and
1080 object_symbols_statement.
1081
988de25b
AM
10822019-08-10 Alan Modra <amodra@gmail.com>
1083
1084 * ldexp.c (exp_intop, exp_bigintop, exp_relop, exp_binop, exp_trinop),
1085 (exp_unop, exp_nameop, exp_assop, exp_assert): Remove casts of
1086 stat_alloc return value.
1087 * ldlang.c (new_statement, new_afile, sort_def_symbol),
1088 (lang_memory_region_lookup, lang_memory_region_alias),
1089 (ldlang_add_undef, ldlang_add_require_defined, insert_pad),
1090 (lang_add_gc_name, lang_new_phdr): Likewise.
1091 * lexsup.c (set_segment_start): Likewise.
1092
36983a93
AM
10932019-08-10 Alan Modra <amodra@gmail.com>
1094
1095 * ldlang.h (lang_input_statement_type): Make next
1096 and next_real_file a lang_input_statement_type pointer.
1097 (lang_statement_append): Delete prototype.
1098 (LANG_FOR_EACH_INPUT_STATEMENT): Update for lang_input_statement_type
1099 change.
1100 * ldmain.c (add_archive_element): Likewise.
1101 * ldlang.c: Likewise throughout.
1102 (lang_statement_append): Make static. Make element and field
1103 void pointers. Remove casts in calls.
1104 (lang_check): Use a lang_input_statement_type pointer for "file".
1105 (find_rescan_insertion): Similarly for "iter" and return value.
1106 (lang_process): Similarly for "insert", "iter" and "temp".
1107 * emultempl/spuelf.em (embedded_spu_file): Likewise.
1108 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Expand
1109 lang_statment_append call.
1110
f16a9783
MS
11112019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
1112
1113 * emulparams/elf32bmip.sh: Add .MIPS.xhash section.
1114 * emulparams/elf32bmipn32-defs.sh: Add .MIPS.xhash section.
1115 * emulparams/elf64bmip-defs.sh: Add .MIPS.xhash section.
1116 * emultempl/mipself.em: Remove mips_after_parse function.
1117 * testsuite/ld-elf/hash.d: Update comment.
1118 * testsuite/ld-mips-elf/hash1.d: New test.
1119 * testsuite/ld-mips-elf/hash1.s: Ditto.
1120 * testsuite/ld-mips-elf/hash1a.d: Remove.
1121 * testsuite/ld-mips-elf/hash1b.d: Ditto.
1122 * testsuite/ld-mips-elf/hash1c.d: Ditto
1123 * testsuite/ld-mips-elf/hash2.d: New test.
1124 * testsuite/ld-mips-elf/mips-elf.exp: New tests.
1125 * testsuite/ld-mips-elf/start.s: New test.
1126
dbe15e4e
NC
11272019-08-08 Nick Clifton <nickc@redhat.com>
1128
1129 PR 24887
1130 * testsuite/ld-aarch64/bti-plt-2.d: Adjust for new output format
1131 from readelf.
1132 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
1133 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
1134 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
1135 * testsuite/ld-aarch64/bti-warn.d: Likewise.
1136 * testsuite/ld-aarch64/property-bti-pac1.d: Likewise.
1137 * testsuite/ld-aarch64/property-bti-pac2.d: Likewise.
1138 * testsuite/ld-aarch64/property-bti-pac3.d: Likewise.
1139 * testsuite/ld-elf/x86-feature-1a.rd: Likewise.
1140 * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
1141 * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
1142 * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
1143 * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
1144 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
1145 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
1146 * testsuite/ld-i386/pr23372a.d: Likewise.
1147 * testsuite/ld-i386/pr23372c.d: Likewise.
1148 * testsuite/ld-i386/pr23486a.d: Likewise.
1149 * testsuite/ld-i386/pr23486b.d: Likewise.
1150 * testsuite/ld-i386/pr23486c.d: Likewise.
1151 * testsuite/ld-i386/pr23486d.d: Likewise.
1152 * testsuite/ld-i386/pr24322a.d: Likewise.
1153 * testsuite/ld-i386/pr24322b.d: Likewise.
1154 * testsuite/ld-i386/property-x86-3.d: Likewise.
1155 * testsuite/ld-i386/property-x86-4a.d: Likewise.
1156 * testsuite/ld-i386/property-x86-5.d: Likewise.
1157 * testsuite/ld-i386/property-x86-cet1.d: Likewise.
1158 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
1159 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
1160 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
1161 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
1162 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
1163 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
1164 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
1165 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
1166 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
1167 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
1168 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
1169 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
1170 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
1171 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
1172 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
1173 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
1174 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
1175 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
1176 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
1177 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
1178 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
1179 * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
1180 * testsuite/ld-x86-64/pr23372a.d: Likewise.
1181 * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
1182 * testsuite/ld-x86-64/pr23372c.d: Likewise.
1183 * testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
1184 * testsuite/ld-x86-64/pr23486a.d: Likewise.
1185 * testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
1186 * testsuite/ld-x86-64/pr23486b.d: Likewise.
1187 * testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
1188 * testsuite/ld-x86-64/pr23486c.d: Likewise.
1189 * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
1190 * testsuite/ld-x86-64/pr23486d.d: Likewise.
1191 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
1192 * testsuite/ld-x86-64/pr24322a.d: Likewise.
1193 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
1194 * testsuite/ld-x86-64/pr24322b.d: Likewise.
1195 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
1196 * testsuite/ld-x86-64/pr24458a.d: Likewise.
1197 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
1198 * testsuite/ld-x86-64/pr24458b.d: Likewise.
1199 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
1200 * testsuite/ld-x86-64/pr24458c.d: Likewise.
1201 * testsuite/ld-x86-64/property-1.r: Likewise.
1202 * testsuite/ld-x86-64/property-1a.r: Likewise.
1203 * testsuite/ld-x86-64/property-2.r: Likewise.
1204 * testsuite/ld-x86-64/property-2a.r: Likewise.
1205 * testsuite/ld-x86-64/property-3.r: Likewise.
1206 * testsuite/ld-x86-64/property-3a.r: Likewise.
1207 * testsuite/ld-x86-64/property-4.r: Likewise.
1208 * testsuite/ld-x86-64/property-4a.r: Likewise.
1209 * testsuite/ld-x86-64/property-5.r: Likewise.
1210 * testsuite/ld-x86-64/property-5a.r: Likewise.
1211 * testsuite/ld-x86-64/property-6.r: Likewise.
1212 * testsuite/ld-x86-64/property-7.r: Likewise.
1213 * testsuite/ld-x86-64/property-7a.r: Likewise.
1214 * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
1215 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
1216 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
1217 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
1218 * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
1219 * testsuite/ld-x86-64/property-x86-5.d: Likewise.
1220 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
1221 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
1222 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
1223 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
1224 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
1225 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
1226 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
1227 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
1228 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
1229 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
1230 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
1231 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
1232 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
1233 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
1234 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
1235 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
1236 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
1237 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
1238 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
1239 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
1240 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
1241 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
1242 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
1243 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
1244 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
1245 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
1246 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
1247 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
1248 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
1249 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
1250 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
1251 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
1252 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
1253 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
1254 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
1255 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
1256
fca8e23c
JM
12572019-08-07 Jose E. Marchesi <jose.marchesi@oracle.com>
1258
1259 * scripttempl/elf64bpf.sc: Adapted from elf.sc.
1260 * emulparams/elf64bpf.sh (SCRIPT_NAME): Use elf64bpf.
1261 (EMBEDDED): Define.
1262 * testsuite/ld-bpf/call-1.d: Do not expect a warning regarding an
1263 undefined entry symbol.
1264 * testsuite/ld-bpf/jump-1.d: Likewise.
1265 * testsuite/ld-undefined/undefined.exp: Do not pass '-e entry' to
1266 ld in BPF targets, and do not expect line number information.
1267 * testsuite/ld-srec/srec.exp (run_srec_test): xfail s-record tests
1268 in BPF targets.
1269
128bf1fe
AM
12702019-08-06 Alan Modra <amodra@gmail.com>
1271
1272 PR 24873
1273 * ldlang.c (find_replacements_insert_point): Return "before" flag.
1274 (find_next_input_statement): New function.
1275 (lang_process): When placing recompiled LTO objects before a
1276 claimed archive, place them immediately before in the statement
1277 list.
1278
b02c4f16
AM
12792019-08-06 Alan Modra <amodra@gmail.com>
1280
1281 PR 24873
1282 * ldlang.c (plugin_undefs): New static var.
1283 (open_input_bfds <lang_group_statement_enum>): Loop on
1284 plugin_undefs and hitting plugin_insert point.
1285 (lang_process <lto_plugin_active>): Set plugin_undefs.
1286
1b611b2d
AM
12872019-08-02 Alan Modra <amodra@gmail.com>
1288
1289 * testsuite/ld-powerpc/tlsie.s: Correct medium model ELF sequence.
1290
776ab89f
AM
12912019-08-01 Alan Modra <amodra@gmail.com>
1292
1293 PR 24806
1294 * ldlang.c (process_insert_statements): Add start of list
1295 parameter. Use rather than lang_os_list.head. Process insert
1296 statements inside group statements with a recursive call.
1297 (lang_process): Adjust process_insert_statements call.
1298 * lexsup.c (parse_args): Warn when adding missing --end-group.
1299
5c1e6d53
AM
13002019-08-01 Alan Modra <amodra@gmail.com>
1301
1302 * ldlang.h (lang_os_list): Rename from lang_output_section_statement.
1303 * ldlang.c: Likewise throughout file.
1304 * emultempl/alphaelf.em: Likewise.
1305 * emultempl/elf32.em: Likewise.
1306 * emultempl/mmo.em: Likewise.
1307 * emultempl/pe.em: Likewise.
1308 * emultempl/pep.em: Likewise.
1309 * emultempl/ppc32elf.em: Likewise.
1310 * emultempl/spuelf.em: Likewise.
1311
6e99a238
AM
13122019-07-26 Alan Modra <amodra@gmail.com>
1313
1314 * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors.
1315 * testsuite/ld-plugin/lto-5r.d: Likewise.
1316
8f79c107
L
13172019-07-24 H.J. Lu <hongjiu.lu@intel.com>
1318
1319 * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead
1320 of __gnu_lto_v.*.
1321 * testsuite/ld-plugin/lto-5r.d: Likewise.
1322 * testsuite/ld-plugin/lto.exp: Run lto-3r and lto-5r tests.
1323
ef551643
CZ
13242019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
1325
1326 * ld-arc/relax-local-pic.d: New test.
1327 * ld-arc/relax-local-pic.s: New file.
1328
19889a58
L
13292019-07-22 Martin Liska <mliska@suse.cz>
1330
1331 * testsuite/ld-plugin/lto-3r.d: Remove.
1332 * testsuite/ld-plugin/lto-5r.d: Remove.
1333 * testsuite/ld-plugin/lto.exp: Do not run lto-3r and lto-5r
1334 tests.
1335
df3a023b
AM
13362019-07-23 Alan Modra <amodra@gmail.com>
1337
1338 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Condition
1339 SHF_GNU_MBIND on osabi. Set output elf_gnu_osabi_mbind.
1340
ec49711a
AM
13412019-07-23 Alan Modra <amodra@gmail.com>
1342
1343 * testsuite/ld-elf/size-1.d,
1344 * testsuite/ld-elf/size-1.s,
1345 * testsuite/ld-elf/size-1.t: New test.
1346 * testsuite/ld-elf/size-2.d,
1347 * testsuite/ld-elf/size-2.s,
1348 * testsuite/ld-elf/size-2.t: New test.
1349 * testsuite/ld-scripts/size-1.d,
1350 * testsuite/ld-scripts/size-1.s,
1351 * testsuite/ld-scripts/size-1.t,
1352 * testsuite/ld-scripts/size-2.s,
1353 * testsuite/ld-scripts/size-2.d,
1354 * testsuite/ld-scripts/size-2.t,
1355 * testsuite/ld-scripts/size.exp: Delete.
1356
0c628bba
SP
13572019-07-22 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1358
1359 * ld/testsuite/ld-arm/cmse_main_sec_debug.d: Modify regexps to
1360 allow for output from a arm-none-linux-gnueabihf target.
1361
9ab3a744
AM
13622019-07-20 Alan Modra <amodra@gmail.com>
1363
1364 PR 24827
1365 * ldlex.l (comment): Check for 0 return from YY_INPUT, not EOF.
1366
c213164a
AM
13672019-07-19 Alan Modra <amodra@gmail.com>
1368
1369 * testsuite/ld-powerpc/tlsgd.d,
1370 * testsuite/ld-powerpc/tlsgd.s,
1371 * testsuite/ld-powerpc/tlsie.d,
1372 * testsuite/ld-powerpc/tlsie.s,
1373 * testsuite/ld-powerpc/tlsld.d,
1374 * testsuite/ld-powerpc/tlsld.s: New tests.
1375 * testsuite/ld-powerpc/powerpc.exp: Run them.
1376
7a708984
AM
13772019-07-19 Alan Modra <amodra@gmail.com>
1378
1379 * testsuite/ld-powerpc/tlsldopt.d: Rename from tlsld.d.
1380 * testsuite/ld-powerpc/tlsldopt.s: Rename from tlsld.s.
1381 * testsuite/ld-powerpc/tlsldopt32.d: Rename from tlsld32.d.
1382 * testsuite/ld-powerpc/tlsldopt32.s: Rename from tlsld32.s.
1383 * testsuite/ld-powerpc/powerpc.exp: Update.
1384
88468fe0
AM
13852019-07-19 Alan Modra <amodra@gmail.com>
1386
1387 PR 24819
1388 * testsuite/ld-elf/pr24819.d: xfail for genelf targets.
1389
54d7dae5
L
13902019-07-18 H.J. Lu <hongjiu.lu@intel.com>
1391
1392 PR ld/24819
1393 * emultempl/elf32.em (elf_orphan_compatible): Return FALSE for
1394 member of output section group when doing a relocatable link.
1395 * testsuite/ld-elf/pr24819.d: New file.
1396 * testsuite/ld-elf/pr24819.s: Likewise.
1397
f26a3287
AM
13982019-07-13 Alan Modra <amodra@gmail.com>
1399
1400 * testsuite/ld-powerpc/tlsso.r: Update.
1401 * testsuite/ld-powerpc/tlsso32.g: Update.
1402 * testsuite/ld-powerpc/tlsso32.r: Update.
1403 * testsuite/ld-powerpc/tlstocso.r: Update.
1404 * testsuite/ld-cris/tls-dso-dtpoffd2.d: Update.
1405 * testsuite/ld-cris/tls-dso-dtpoffd4.d: Update.
1406 * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d: Update.
1407 * testsuite/ld-cris/tls-gd-1.d: Update.
1408 * testsuite/ld-cris/tls-gd-1h.d: Update.
1409 * testsuite/ld-cris/tls-gd-2.d: Update.
1410 * testsuite/ld-cris/tls-gd-2h.d: Update.
1411 * testsuite/ld-cris/tls-ie-10.d: Update.
1412 * testsuite/ld-cris/tls-ie-11.d: Update.
1413 * testsuite/ld-cris/tls-ie-8.d: Update.
1414 * testsuite/ld-cris/tls-ie-9.d: Update.
1415 * testsuite/ld-cris/tls-js1.d: Update.
1416 * testsuite/ld-cris/tls-ld-4.d: Update.
1417 * testsuite/ld-cris/tls-ld-5.d: Update.
1418 * testsuite/ld-cris/tls-ld-6.d: Update.
1419 * testsuite/ld-cris/tls-ld-7.d: Update.
1420 * testsuite/ld-cris/tls-ldgd-14.d: Update.
1421 * testsuite/ld-cris/tls-ldgd-15.d: Update.
1422 * testsuite/ld-cris/tls-ldgdx-14.d: Update.
1423 * testsuite/ld-cris/tls-ldgdx-15.d: Update.
1424 * testsuite/ld-cris/tls-local-54.d: Update.
1425 * testsuite/ld-cris/tls-local-60.d: Update.
1426 * testsuite/ld-cris/tls-local-61.d: Update.
1427 * testsuite/ld-cris/tls-local-63.d: Update.
1428 * testsuite/ld-cris/tls-local-64.d: Update.
1429 * testsuite/ld-cris/tls-ok-30.d: Update.
1430 * testsuite/ld-cris/tls-ok-32.d: Update.
1431 * testsuite/ld-cris/tls-ok-34.d: Update.
1432 * testsuite/ld-mips-elf/tls-multi-got-1.got: Update.
1433 * testsuite/ld-mips-elf/tls-multi-got-1.r: Update.
1434 * testsuite/ld-mips-elf/tlsdyn-pie-o32.d: Update.
1435 * testsuite/ld-mips-elf/tlsdyn-pie-o32.got: Update.
1436 * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Update.
1437 * testsuite/ld-mips-elf/tlslib-o32-ver.got: Update.
1438 * testsuite/ld-mips-elf/tlslib-o32.got: Update.
1439 * testsuite/ld-s390/tlspic.rd: Update.
1440 * testsuite/ld-s390/tlspic_64.rd: Update.
1441 * testsuite/ld-sparc/tlssunnopic32.rd: Update.
1442 * testsuite/ld-sparc/tlssunnopic64.rd: Update.
1443 * testsuite/ld-sparc/tlssunpic32.rd: Update.
1444 * testsuite/ld-sparc/tlssunpic64.rd: Update.
1445
7b243801
AM
14462019-07-13 Alan Modra <amodra@gmail.com>
1447
1448 PR 24786
1449 * ldlang.h (enum section_type): Add first_overlay_section.
1450 * ldlang.c (lang_add_section): Adjust switch statement.
1451 (map_input_to_output_sections): Likewise.
1452 (lang_size_sections_1): Always set last_os for first overlay section.
1453 (lang_leave_overlay): Set sectype to first_overlay_section.
1454
3836e1d1
AM
14552019-07-08 Alan Modra <amodra@gmail.com>
1456
1457 * testsuite/ld-powerpc/callstub-1.d: Pass -melf64ppc to ld.
1458 * testsuite/ld-powerpc/callstub-2.d: Likewise.
1459
f2d4ba38
JB
14602019-07-04 Jan Beulich <jbeulich@suse.com>
1461
1462 * testsuite/ld-elf/group9.s: Correct argument of .type.
1463
125f83f6
NC
14642019-07-02 Nick Clifton <nickc@redhat.com>
1465
1466 PR 24753
1467 * emultempl/aarch64elf.em (_aarch64_add_stub_section): Include the
1468 LINKER_CREATED section flag when creating the stub section.
1469
bb32413f
SP
14702019-07-02 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1471
1472 * testsuite/ld-arm/arm-elf.exp: Add tests.
1473 * testsuite/ld-arm/cmse_main.s: New test.
1474 * testsuite/ld-arm/cmse_main_sec_debug.d: Likewise.
1475 * testsuite/ld-arm/cmse_sec_debug.s: Likewise.
1476
539300fb
NC
14772019-07-01 Nick Clifton <nickc@redhat.com>
1478
1479 PR 23839
1480 * testsuite/ld-arm/unwind-4.d: Adjust for corrected calculation of
1481 exidx relocs.
1482
60d53d7f
AM
14832019-06-28 Alan Modra <amodra@gmail.com>
1484
1485 * testsuite/ld-powerpc/callstub-1.d,
1486 * testsuite/ld-powerpc/callstub-1.s: New test.
1487 * testsuite/ld-powerpc/callstub-2.d,
1488 * testsuite/ld-powerpc/callstub-2.s: New test.
1489 * testsuite/ld-powerpc/powerpc.exp: Run them.
1490
8e5cb9a5
JB
14912019-06-25 Jan Beulich <jbeulich@suse.com>
1492
1493 * plugin.c (get_lto_kind, get_lto_resolution,
1494 get_lto_visibility): Rename "index" to "idx".
1495
f93ab3a0
L
14962019-06-24 H.J. Lu <hongjiu.lu@intel.com>
1497
1498 PR ld/24721
1499 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24721 tests.
1500 * testsuite/ld-x86-64/pr24721-x32.d: New file.
1501 * testsuite/ld-x86-64/pr24721.d: Likewise.
1502 * testsuite/ld-x86-64/pr24721.map: Likewise.
1503 * testsuite/ld-x86-64/pr24721a.s: Likewise.
1504 * testsuite/ld-x86-64/pr24721b.s: Likewise.
1505
bb22a418
AM
15062019-06-23 Alan Modra <amodra@gmail.com>
1507
1508 PR 24704
1509 * testsuite/ld-powerpc/elfv2exe.d: Update.
1510 * testsuite/ld-powerpc/elfv2so.d: Update.
1511
e30d1fa1
SN
15122019-06-14 Szabolcs Nagy <szabolcs.nagy@arm.com>
1513
1514 * testsuite/ld-aarch64/aarch64-elf.exp: Add emit-relocs-22 and -23.
1515 * testsuite/ld-aarch64/emit-relocs-22.d: New test.
1516 * testsuite/ld-aarch64/emit-relocs-22.s: New test.
1517 * testsuite/ld-aarch64/emit-relocs-23.d: New test.
1518 * testsuite/ld-aarch64/emit-relocs-23.s: New test.
1519
3a3a077c
AM
15202019-06-14 Alan Modra <amodra@gmail.com>
1521
1522 * Makefile.in: Regenerate.
1523 * configure: Regenerate.
1524
e3fa7860
AM
15252019-06-14 Alan Modra <amodra@gmail.com>
1526
1527 PR 24662
1528 * testsuite/ld-alpha/tlsbin.rd: Update.
1529 * testsuite/ld-alpha/tlsbinr.rd: Update.
1530 * testsuite/ld-alpha/tlspic.rd: Update.
1531
c1b00498
MR
15322019-06-07 Maciej W. Rozycki <macro@wdc.com>
1533
1534 * ld.texi (Options): Also document `-rpath' option restrictions
1535 in the description of the option itself.
1536
237df8fe
SD
15372019-06-06 Sudakshina Das <sudi.das@arm.com>
1538
1539 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
1540 * testsuite/ld-aarch64/property-bti-pac4-a.d: New test.
1541 * testsuite/ld-aarch64/property-bti-pac4-b.d: New test.
1542 * testsuite/ld-aarch64/property-bti-pac4.s: New test.
1543
8bf6d176
SD
15442019-06-06 Sudakshina Das <sudi.das@arm.com>
1545
1546 * NEWS: Update options names.
1547 * emultempl/aarch64elf.em (OPTION_FORCE_BTI, OPTION_PAC_PLT): Remove.
1548 (PARSE_AND_LIST_LONGOPTS): Remove force-bti and pac-plt.
1549 (PARSE_AND_LIST_OPTIONS): Update to -z.
1550 (PARSE_AND_LIST_ARGS_CASE_Z_AARCH64): New.
1551 (PARSE_AND_LIST_ARGS_CASE_Z): Add PARSE_AND_LIST_ARGS_CASE_Z_AARCH64.
1552 (PARSE_AND_LIST_ARGS_CASES): Move cases for these options.
1553 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update option.
1554 * testsuite/ld-aarch64/bti-pac-plt-2.d: Likewise.
1555 * testsuite/ld-aarch64/bti-plt-1.d: Likewise.
1556 * testsuite/ld-aarch64/bti-plt-2.d: Likewise.
1557 * testsuite/ld-aarch64/bti-plt-3.d: Likewise.
1558 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
1559 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
1560 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
1561 * testsuite/ld-aarch64/bti-warn.d: Likewise.
1562 * testsuite/ld-aarch64/pac-plt-1.d: Likewise.
1563 * testsuite/ld-aarch64/pac-plt-2.d: Likewise.
1564
ae9ac79e
NC
15652019-05-30 Nick Clifton <nickc@redhat.com>
1566
1567 PR 24627
1568 * testsuite/ld-elf/ver_def.vd: Update expected output.
1569
6ff185b8
AM
15702019-05-30 Alan Modra <amodra@gmail.com>
1571
1572 PR 24596
1573 * emulparams/m9s12zelf.sh (TEMPLATE_NAME): Set to generic.
1574 (EXTRA_EM_FILE): Define to genelf.
1575 * testsuite/lib/ld-lib.exp (uses_genelf): Add s12z.
1576
1336939d
AM
15772019-05-30 Alan Modra <amodra@gmail.com>
1578
1579 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Support procedure
1580 calls in optional "xfail" args.
1581 (run_ld_link_exec_tests): Likewise.
1582 (is_generic): New.
1583 (uses_genelf): Rename from is_generic_elf. Delete bogus semicolons.
1584 * testsuite/ld-scripts/align.exp: Rename is_generic_elf call.
1585 * testsuite/ld-elf/elf.exp: Use is_generic and uses_genelf. Delete
1586 xfail_implib var.
1587 * testsuite/ld-elf/sec64k.exp: Use is_generic.
1588 * testsuite/ld-elf/shared.exp: Likewise.
1589 * testsuite/ld-discard/extern.d: Use is_generic in xfail.
1590 * testsuite/ld-discard/start.d: Likewise.
1591 * testsuite/ld-discard/static.d: Likewise.
1592 * testsuite/ld-elf/attributes.d: Likewise.
1593 * testsuite/ld-elf/group1.d: Likewise.
1594 * testsuite/ld-elf/group3b.d: Likewise.
1595 * testsuite/ld-elf/group8a.d: Likewise.
1596 * testsuite/ld-elf/group8b.d: Likewise.
1597 * testsuite/ld-elf/group9a.d: Likewise.
1598 * testsuite/ld-elf/group9b.d: Likewise.
1599 * testsuite/ld-elf/linkonce2.d: Likewise.
1600 * testsuite/ld-elf/merge2.d: Likewise.
1601 * testsuite/ld-elf/merge3.d: Likewise.
1602 * testsuite/ld-elf/pr12851.d: Likewise.
1603 * testsuite/ld-elf/pr12975.d: Likewise.
1604 * testsuite/ld-elf/pr13177.d: Likewise.
1605 * testsuite/ld-elf/pr13195.d: Likewise.
1606 * testsuite/ld-elf/pr17550c.d: Likewise.
1607 * testsuite/ld-elf/pr17550d.d: Likewise.
1608 * testsuite/ld-elf/pr17615.d: Likewise.
1609 * testsuite/ld-elf/pr21562a.d: Likewise.
1610 * testsuite/ld-elf/pr21562b.d: Likewise.
1611 * testsuite/ld-elf/pr21562c.d: Likewise.
1612 * testsuite/ld-elf/pr21562d.d: Likewise.
1613 * testsuite/ld-elf/pr21562i.d: Likewise.
1614 * testsuite/ld-elf/pr21562j.d: Likewise.
1615 * testsuite/ld-elf/pr21562k.d: Likewise.
1616 * testsuite/ld-elf/pr21562l.d: Likewise.
1617 * testsuite/ld-elf/pr21562m.d: Likewise.
1618 * testsuite/ld-elf/pr21562n.d: Likewise.
1619 * testsuite/ld-elf/pr22677.d: Likewise.
1620 * testsuite/ld-elf/pr22836-1a.d: Likewise.
1621 * testsuite/ld-elf/pr22836-1b.d: Likewise.
1622 * testsuite/ld-elf/warn3.d: Likewise.
1623 * testsuite/ld-elf/warn1.d: Likewise and xfail sparc solaris
1624 targets rather than notarget.
1625 * testsuite/ld-elf/compressed1d.d: Use uses_genelf in xfail.
1626 * testsuite/ld-elf/orphan-10.d: Likewise.
1627 * testsuite/ld-elf/orphan-9.d: Likewise.
1628 * testsuite/ld-elf/orphan-region.d: Likewise.
1629 * testsuite/ld-elf/orphan.d: Likewise.
1630 * testsuite/ld-elf/orphan3.d: Likewise.
1631 * testsuite/ld-elf/pr20528a.d: Likewise.
1632 * testsuite/ld-elf/pr20528b.d: Likewise.
1633 * testsuite/ld-elf/pr23658-1a.d: Likewise.
1634 * testsuite/ld-elf/pr23658-1b.d: Likewise.
1635 * testsuite/ld-elf/pr349.d: Likewise.
1636 * testsuite/ld-elf/warn2.d: Likewise and xfail sparc solaris
1637 targets rather than notarget.
1638 * testsuite/ld-elf/merge.d: Correct ms1-*-* to mt-*-*.
1639
1e129bbe
FS
16402019-05-28 Faraz Shahbazker <fshahbazker@wavecomp.com>
1641
1642 * testsuite/ld-mips-elf/undefweak-overflow.s: Remove test case
1643 for pcrel_hi/pcrel_lo.
1644 * testsuite/ld-mips-elf/undefweak-overflow.d: Update to match.
1645 * testsuite/ld-mips-elf/reloc-pcrel-r6.s: New test source.
1646 * testsuite/ld-mips-elf/reloc-pcrel-r6.d: New test linker script.
1647 * testsuite/ld-mips-elf/reloc-pcrel-r6.ld: New test.
1648 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1649
eabf307f
AM
16502019-05-28 Alan Modra <amodra@gmail.com>
1651
1652 PR 24596
1653 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Check that
1654 the output is coff before accessing coff tdata.
1655 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1656
65f381e7
SN
16572019-05-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
1658
1659 * testsuite/ld-aarch64/variant_pcs-now.d: Use --hash-style=sysv.
1660 * testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
1661
3d7d6a6f
AM
16622019-05-27 Alan Modra <amodra@gmail.com>
1663
1664 PR 24596
1665 * emultempl/genelf.em (gld${EMULATION_NAME}_after_open): Set
1666 BFS_KEEP on group signature symbol.
1667
823710d5
SN
16682019-04-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
1669
1670 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
1671 * testsuite/ld-aarch64/variant_pcs-1.s: New asm for tests.
1672 * testsuite/ld-aarch64/variant_pcs-2.s: New asm for tests.
1673 * testsuite/ld-aarch64/variant_pcs-now.d: New test.
1674 * testsuite/ld-aarch64/variant_pcs-r.d: New test.
1675 * testsuite/ld-aarch64/variant_pcs-shared.d: New test.
1676 * testsuite/ld-aarch64/variant_pcs.ld: New linker script for tests.
1677
405b5bd8
AM
16782019-05-24 Alan Modra <amodra@gmail.com>
1679
1680 * po/BLD-POTFILES.in: Regenerate.
1681
04bdff6a
AM
16822019-05-24 Alan Modra <amodra@gmail.com>
1683
1684 * testsuite/ld-powerpc/notoc2.d,
1685 * testsuite/ld-powerpc/notoc2.s: New test.
1686 * testsuite/ld-powerpc/powerpc.exp: Run it.
1687
4a421c53
AM
16882019-05-24 Alan Modra <amodra@gmail.com>
1689
1690 * testsuite/ld-powerpc/pcrelopt.s,
1691 * testsuite/ld-powerpc/pcrelopt.d,
1692 * testsuite/ld-powerpc/pcrelopt.sec: New test.
1693 * testsuite/ld-powerpc/powerpc.exp: Run it.
1694
8376927b
JM
16952019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
1696
1697 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64bpf.c.
1698 * Makefile.in (prefix): Regenerate.
1699 * configure.tgt (targ_extra_ofiles): Add case for bpf-*-* targets.
1700 * emulparams/elf64bpf.sh: New file.
1701 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
1702 bpf-*-* to the list of targets not supporting gc-sections.
1703 * testsuite/ld-bpf/bar.s: New file.
1704 * testsuite/ld-bpf/jump-1.d: Likewise.
1705 * testsuite/ld-bpf/foo.s: Likewise.
1706 * testsuite/ld-bpf/call-1.d: Likewise.
1707 * testsuite/ld-bpf/bpf.exp: Likewise.
1708 * testsuite/ld-bpf/baz.s: Likewise.
1709
82d7a6f4
AM
17102019-05-23 Alan Modra <amodra@gmail.com>
1711
1712 PR 24576
1713 * ldfile.c (enum script_open_style): New.
1714 (struct script_name_list): New.
1715 (ldfile_open_command_file_1): Take a script_open_style param
1716 rather than booleans. Adjust callers. Only fail when -T or
1717 default -T script is invoked twice.
1718 (ldfile_try_open_bfd): Revert last change.
1719
6ec6968b
NC
17202019-05-22 Julius Werner <jwerner@chromium.org>
1721 Nick Clifton <nickc@redhat.com>
1722
1723 PR 24576
1724 * ld/ldfile.c: (ldfile_open_command_file_1): Add new parameter -
1725 is_script. If true check that the file has not already been
1726 parsed as a linker script.
1727 (ldfile_open_script_file): New function.
1728 (ldfile_try_open_bfd): Use the new function in place of
1729 ldfile_open_command_line.
1730 * ldmain.c (main): Likewise.
1731 * lexsup.c (parse_args): Use the new function for opening linker
1732 scripts with the -T option.
1733 * ldfile.h (ldfile_open_script_file): Add prototype.
1734
b474a202
FS
17352019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
1736
1737 * testsuite/ld-mips-elf/pic-reloc-5.s: Add tests for
1738 %tprel_hi and %tprel_lo relocations.
1739 * testsuite/ld-mips-elf/pic-reloc-6.s: Likewise.
1740 * testsuite/ld-mips-elf/pic-reloc-5.d: Update accordingly.
1741 * testsuite/ld-mips-elf/pic-reloc-6.d: Likewise.
1742 * testsuite/ld-mips-elf/pic-reloc-tls.ld: New test linker
1743 script file.
1744
304f09d0
FS
17452019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
1746
1747 * testsuite/ld-mips-elf/pic-reloc-5.d: New test.
1748 * testsuite/ld-mips-elf/pic-reloc-6.d: New test.
1749 * testsuite/ld-mips-elf/pic-reloc-7.d: New test.
1750 * testsuite/ld-mips-elf/pic-reloc-5.s: New test source.
1751 * testsuite/ld-mips-elf/pic-reloc-6.s: New test source.
1752 * testsuite/ld-mips-elf/pic-reloc-7.s: New test source.
1753 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1754
3734320d
MF
17552019-05-21 Matthew Fortune <matthew.fortune@mips.com>
1756 Faraz Shahbazker <fshahbazker@wavecomp.com>
1757
1758 * emultempl/mipself.em (compact_branches): New static variable.
1759 (mips_create_output_section_statements): Call
1760 _bfd_mips_elf_compact_branches.
1761 (PARSE_AND_LIST_PROLOGUE): Add OPTION_COMPACT_BRANCHES and
1762 OPTION_NO_COMPACT_BRANCHES.
1763 (PARSE_AND_LIST_LONGOPTS): Add compact-branches,
1764 no-compact-branches.
1765 (PARSE_AND_LIST_OPTIONS): Add --compact-branches,
1766 --no-compact-branches.
1767 (PARSE_AND_LIST_ARGS_CASES): Handle the above.
1768 * ld.texinfo: Document --compact-branches, --no-compact-branches.
1769 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.dd: New test.
1770 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.nd: New test.
1771 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.dd: New test.
1772 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.gd: New test.
1773 * testsuite/ld-mips-elf/pic-and-nonpic-1a-r6.s: New test source.
1774 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.s: New test source.
1775 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1776
e6f65e75
AV
17772019-05-21 Andre Vieira <andre.simoesdiasvieira@arm.com>
1778
1779 * testsuite/ld-arm/arm-elf.exp: Add tests
1780 * testsuite/ld-arm/bfs-0.s: New test.
1781 * testsuite/ld-arm/bfs-1.s: New test.
1782 * testsuite/ld-arm/branch-futures.d: New test.
1783
739b5c9c
TC
17842019-05-21 Tamar Christina <tamar.christina@arm.com>
1785
1786 PR ld/24373
1787 * emultempl/aarch64elf.em (PARSE_AND_LIST_LONGOPTS): Add optional args
1788 to flags.
1789 * NEWS: Add changes to flag.
1790 (PARSE_AND_LIST_OPTIONS): Update help descriptions.
1791 (PARSE_AND_LIST_ARGS_CASES): Add new options to parser.
1792 * testsuite/ld-aarch64/aarch64-elf.exp: Add new run_dump_tests.
1793 * testsuite/ld-aarch64/erratum843419-adr.d: New test.
1794 * testsuite/ld-aarch64/erratum843419-adrp.d: New test.
1795 * testsuite/ld-aarch64/erratum843419-far-adr.d: New test.
1796 * testsuite/ld-aarch64/erratum843419-far-full.d: New test.
1797 * testsuite/ld-aarch64/erratum843419-far.s: New test.
1798 * testsuite/ld-aarch64/erratum843419-full.d: New test.
1799 * testsuite/ld-aarch64/erratum843419-near.s: New test.
1800 * testsuite/ld-aarch64/erratum843419-no-args.d: New test.
1801
7622049e
SKS
18022019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
1803
1804 PR ld/24571
1805 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.d: New test.
1806 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.s: New test.
1807
338ba755
SKS
18082019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
1809
1810 PR ld/24564
1811 * testsuite/ld-avr/wraparound-range-boundary.d: New test.
1812 * testsuite/ld-avr/wraparound-range-boundary.s: New test.
1813
d8734380
FS
18142019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
1815
1816 PR 14798
1817 * testsuite/ld-mips-elf/reloc-6a.s: Specify .text section for
1818 global code symbols.
1819 * testsuite/ld-mips-elf/reloc-6b.s: Likewise.
1820
af4fa23f
AM
18212019-05-17 Alan Modra <amodra@gmail.com>
1822
1823 PR 24567
1824 * plugin.c (plugin_notice): Do not let a common symbol override
1825 a non-common definition in IR.
1826
dd318999
DD
18272019-05-09 Dimitar Dimitrov <dimitar@dinux.eu>
1828
1829 * scripttempl/pru.sc (__init_array_begin, __init_array_begin):
1830 Rename.
1831
46752c37
PS
18322019-05-08 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
1833
1834 PR 24536
1835 * ldbuildid.c (generate_build_id): Cast return value from
1836 GetProcAddress in order to avoid a compile time warning.
1837
e1cbf07a
AM
18382019-05-06 Alan Modra <amodra@gmail.com>
1839
1840 * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
1841
27cdfa03
AM
18422019-05-04 Alan Modra <amodra@gmail.com>
1843
1844 * testsuite/ld-scripts/fill.d: Don't xfail m32c
1845 * testsuite/ld-scripts/fill16.d: Likewise.
1846
a288c270
AM
18472019-05-04 Alan Modra <amodra@gmail.com>
1848
1849 PR 24511
1850 * testsuite/ld-elf/pr14156a.d: Allow for .init/.fini being a
1851 data section on hppa64.
1852 * testsuite/ld-elf/pr14156b.d: Likewise.
1853 * testsuite/ld-scripts/pr18963.t: Map standard sections to set
1854 output section flags.
1855 * testsuite/ld-scripts/sane1.t: Likewise.
1856 * testsuite/ld-elf/init-fini-arrays.s: Reference __init_array_start
1857 and __fini_array_start. Define __start et al.
1858 * testsuite/ld-elf/pr24511.d: New test.
1859
066f4018
AM
18602019-04-30 Alan Modra <amodra@gmail.com>
1861
1862 * testsuite/ld-powerpc/elfv2exe.d: Update.
1863 * testsuite/ld-powerpc/elfv2so.d: Update.
1864 * testsuite/ld-powerpc/tocopt.d: Update.
1865 * testsuite/ld-powerpc/tocopt.s: Update.
1866 * testsuite/ld-powerpc/tocopt5.d: Update.
1867 * testsuite/ld-powerpc/tocopt5.s: Update.
1868 * testsuite/ld-powerpc/tocopt7.d: Update.
1869 * testsuite/ld-powerpc/tocopt7.s: Update.
1870 * testsuite/ld-powerpc/tocopt8.d: Update.
1871 * testsuite/ld-powerpc/tocopt8.s: Update.
1872
06ddcada
AM
18732019-04-30 Alan Modra <amodra@gmail.com>
1874
1875 * ld.texi (How GNU properties are merged): Avoid pod2man error.
1876 Correct example.
1877
c54f1524
L
18782019-04-26 H.J. Lu <hongjiu.lu@intel.com>
1879
1880 PR ld/24486
1881 * testsuite/ld-plugin/lto.exp: Run PR ld/24486 tests.
1882 * testsuite/ld-plugin/pr24486a.c: New file.
1883 * testsuite/ld-plugin/pr24486b.c: Likewise.
1884 * testsuite/ld-plugin/pr24486c.c: Likewise.
1885
8e1920d6
NC
18862019-04-26 Nick Clifton <nickc@redhat.com>
1887
1888 * po/ru.po: Updated Russian translation.
1889
a094d01f
CY
18902019-04-26 Christopher Yeleighton <giecrilj@stegny.2a.pl>
1891
1892 * ld.texi: Properly hyphenate the word "specific".
1893
6fe014bc
L
18942019-04-25 H.J. Lu <hongjiu.lu@intel.com>
1895
1896 PR ld/24406
1897 * ld.texi: Remove LTO warning from --wrap.
1898 * plugin.c (get_symbols): Update resolution for wrapper and
1899 wrapped symbols.
1900 * testsuite/ld-plugin/lto.exp: Run ld/24406 tests.
1901 * testsuite/ld-plugin/pr24406-1.c: New file.
1902 * testsuite/ld-plugin/pr24406-2a.c: Likewise.
1903 * testsuite/ld-plugin/pr24406-2b.c: Likewise.
1904
68bb0359
SD
19052019-04-25 Sudakshina Das <sudi.das@arm.com>
1906
1907 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update.
1908 * testsuite/ld-aarch64/bti-pac-plt-2.d: Update.
1909 * testsuite/ld-aarch64/bti-plt-1.d: Update.
1910 * testsuite/ld-aarch64/bti-plt-3.d: Update.
1911 * testsuite/ld-aarch64/bti-plt-5.d: Update.
1912 * testsuite/ld-aarch64/pac-plt-1.d: Update.
1913 * testsuite/ld-aarch64/pac-plt-2.d: Update.
1914
44ed8092
SL
19152019-04-24 Sandra Loosemore <sandra@codesourcery.com>
1916
1917 * testsuite/config/default.exp: Use [check_compiler_available]
1918 instead of [which $CC].
1919 * testsuite/ld-auto-import/auto-import.exp: Likewise.
1920 * testsuite/ld-cygwin/exe-export.exp: Likewise.
1921 * testsuite/ld-elf/audit.exp: Likewise.
1922 * testsuite/ld-elf/compress.exp: Likewise.
1923 * testsuite/ld-elf/dwarf.exp: Likewise.
1924 * testsuite/ld-elf/elf.exp: Likewise.
1925 * testsuite/ld-elf/indirect.exp: Likewise.
1926 * testsuite/ld-elf/linux-x86.exp: Likewise.
1927 * testsuite/ld-elf/shared.exp: Likewise.
1928 * testsuite/ld-elf/tls.exp: Likewise.
1929 * testsuite/ld-elf/wrap.exp: Likewise.
1930 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
1931 * testsuite/ld-elfvers/vers.exp: Likewise.
1932 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1933 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1934 * testsuite/ld-gc/gc.exp: Likewise.
1935 * testsuite/ld-i386/i386.exp: Likewise.
1936 * testsuite/ld-i386/no-plt.exp: Likewise.
1937 * testsuite/ld-i386/tls.exp: Likewise.
1938 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1939 * testsuite/ld-mn10300/mn10300.exp: Likewise.
1940 * testsuite/ld-pe/pe-compile.exp: Likewise.
1941 * testsuite/ld-pe/pe-run.exp: Likewise.
1942 * testsuite/ld-pe/pe-run2.exp: Likewise.
1943 * testsuite/ld-pie/pie.exp: Likewise.
1944 * testsuite/ld-plugin/lto.exp: Likewise.
1945 * testsuite/ld-plugin/plugin.exp: Likewise.
1946 * testsuite/ld-scripts/crossref.exp: Likewise.
1947 * testsuite/ld-sh/sh.exp: Likewise.
1948 * testsuite/ld-shared/shared.exp: Likewise.
1949 * testsuite/ld-size/size.exp: Likewise.
1950 * testsuite/ld-srec/srec.exp: Likewise.
1951 * testsuite/ld-undefined/undefined.exp: Likewise.
1952 * testsuite/ld-unique/unique.exp: Likewise.
1953 * testsuite/ld-x86-64/mpx.exp: Likewise.
1954 * testsuite/ld-x86-64/no-plt.exp: Likewise.
1955 * testsuite/ld-x86-64/tls.exp: Likewise.
1956 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1957 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Call
1958 check_compiler_available before trying to use the compiler.
1959 (run_cc_link_tests): Likewise.
1960 (check_compiler_available): New. Use it instead of [which $CC].
1961
cc9519e7
AM
19622019-04-23 Alan Modra <amodra@gmail.com>
1963
1964 * Makefile.am (GENDEPDIR): New var, used..
1965 (GENSCRIPTS): ..here.
1966 * Makefile.in: Regenerate.
1967 * genscripts.sh: Test for $DEPDIR set before every use.
1968
6f38008b
MF
19692019-04-22 Matthew Fortune <matthew.fortune@mips.com>
1970
1971 * testsuite/ld-mips-elf/mips-elf-flags.exp: Fix expected ASEs
1972 for M5100.
1973
fce97736
AM
19742019-04-19 Alan Modra <amodra@gmail.com>
1975
1976 * testsuite/ld-gc/skip-map-discarded.s: Add section attributes.
1977 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
1978 s12z to list of targets not supporting --gc-sections.
1979
9a7f0679
L
19802019-04-17 H.J. Lu <hongjiu.lu@intel.com>
1981
1982 * testsuite/ld-i386/i386.exp: Run pr18801a and pr18801b instead
1983 of pr18801.
1984 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1985 * testsuite/ld-i386/pr18801.d: Removed.
1986 * testsuite/ld-x86-64/pr18801.d: Likewise.
1987 * testsuite/ld-i386/pr18801a.d: New file.
1988 * testsuite/ld-i386/pr18801b.d: Likewise.
1989 * testsuite/ld-x86-64/pr18801a.d: Likewise.
1990 * testsuite/ld-x86-64/pr18801b.d: Likewise.
1991 * testsuite/ld-x86-64/pie2.d: Suggest -fPIE instead of -fPIC.
1992 * testsuite/ld-x86-64/pie2.d: Likewise.
1993 * testsuite/ld-x86-64/pr19719.d: Likewise.
1994 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1995 * testsuite/ld-x86-64/pr19969.d: Likewise.
1996 * testsuite/ld-x86-64/pr21997-1a.err: Likewise.
1997 * testsuite/ld-x86-64/pr21997-1b.err: Likewise.
1998 * testsuite/ld-x86-64/pr22001-1a.err: Likewise.
1999 * testsuite/ld-x86-64/pr22001-1b.err: Likewise.
2000 * testsuite/ld-x86-64/pr22791-1.err: Likewise.
2001
4e84a8f8
L
20022019-04-17 H.J. Lu <hongjiu.lu@intel.com>
2003
2004 PR ld/24458
2005 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24458 tests.
2006 * testsuite/ld-x86-64/pr24458.s: New file.
2007 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
2008 * testsuite/ld-x86-64/pr24458a.d: Likewise.
2009 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
2010 * testsuite/ld-x86-64/pr24458b.d: Likewise.
2011 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
2012 * testsuite/ld-x86-64/pr24458c.d: Likewise.
2013
e25de718
JL
20142019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2015
2016 * config/tc-msp430.c (msp430_make_init_symbols): Define __crt0_init_bss
2017 symbol when .lower.bss or .either.bss sections exist.
2018 Define __crt0_movedata when .lower.data or .either.data sections exist.
2019 * testsuite/gas/msp430/either-data-bss-sym.d: New test.
2020 * testsuite/gas/msp430/low-data-bss-sym.d: New test.
2021 * testsuite/gas/msp430/either-data-bss-sym.s: New test source.
2022 * testsuite/gas/msp430/low-data-bss-sym.s: New test source.
2023 * testsuite/gas/msp430/msp430.exp: Run new tests.
2024 Enable large code model when running -mdata-region={upper,either}
2025 tests.
2026
a0fb9615
AM
20272019-04-16 Alan Modra <amodra@gmail.com>
2028
2029 * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*.
2030 * testsuite/ld-scripts/section-match-1.d: Likewise.
2031 * testsuite/ld-undefined/require-defined.exp: Likewise.
2032
86333705
FS
20332019-04-15 Faraz Shahbazker <fshahbazker@wavecomp.com>
2034
2035 * testsuite/ld-gc/gc.exp: Skip print-map-discarded test for non-ELF
2036 targets.
2037
f6b2b12d
AV
20382019-04-15 Sudakshina Das <sudi.das@arm.com>
2039
2040 * testsuite/ld-arm/bfcsel.s: New.
2041 * testsuite/ld-arm/bfcsel.d: New.
2042 * testsuite/ld-arm/arm-elf.exp: Add above test.
2043
65d1bc05
AV
20442019-04-15 Sudakshina Das <sudi.das@arm.com>
2045
2046 * testsuite/ld-arm/bfl.s: New.
2047 * testsuite/ld-arm/bfl.d: New.
2048 * testsuite/ld-arm/arm-elf.exp: Add above test.
2049
4389b29a
AV
20502019-04-15 Sudakshina Das <sudi.das@arm.com>
2051
2052 * testsuite/ld-arm/bf.s: New.
2053 * testsuite/ld-arm/bf.d: New.
2054 * testsuite/ld-arm/arm-elf.exp: Add above test.
2055
031254f2
AV
20562019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2057
2058 * testsuite/ld-arm/attr-merge-13.attr: New test.
2059 * testsuite/ld-arm/attr-merge-13a.s: New test.
2060 * testsuite/ld-arm/attr-merge-13b.s: New test.
2061
c40e31a1
AM
20622019-04-13 Alan Modra <amodra@gmail.com>
2063
2064 * Makefile.am (GENSCRIPTS): Pass LIB_PATH as a parameter. Add
2065 DEPDIR parameter.
2066 (ELF_DEPS, ELF_GEN_DEPS, ELF_X86_DEPS): Delete.
2067 (ALL_EMULATION_SOURCES, ALL_64_EMULATION_SOURCES): Depend on
2068 $GEN_DEPENDS.
2069 (e*.c): Delete all dependencies, instead include dependencies
2070 from $DEPDIR/*.Pc.
2071 * Makefile.in: Regenerate.
2072 * configure.ac (source_sh): Define and use function.
2073 * configure: Regenerate.
2074 * emulparams/aarch64cloudabib.sh, * emulparams/aarch64elf32b.sh,
2075 * emulparams/aarch64elfb.sh, * emulparams/aarch64fbsdb.sh,
2076 * emulparams/aarch64linux32b.sh, * emulparams/aarch64linuxb.sh,
2077 * emulparams/arcelf.sh, * emulparams/arcelf_prof.sh,
2078 * emulparams/arclinux.sh, * emulparams/arclinux_nps.sh,
2079 * emulparams/arclinux_prof.sh, * emulparams/arcv2elf.sh,
2080 * emulparams/arcv2elfx.sh, * emulparams/armelf_fbsd.sh,
2081 * emulparams/armelf_linux_eabi.sh,
2082 * emulparams/armelf_linux_fdpiceabi.sh,
2083 * emulparams/armelf_nacl.sh, * emulparams/armelf_nbsd.sh,
2084 * emulparams/armelf_vxworks.sh, * emulparams/armelfb.sh,
2085 * emulparams/armelfb_fbsd.sh, * emulparams/armelfb_fuchsia.sh,
2086 * emulparams/armelfb_linux.sh, * emulparams/armelfb_linux_eabi.sh,
2087 * emulparams/armelfb_linux_fdpiceabi.sh,
2088 * emulparams/armelfb_nacl.sh, * emulparams/armelfb_nbsd.sh,
2089 * emulparams/armsymbian.sh, * emulparams/cskyelf_linux.sh,
2090 * emulparams/elf32_sparc_sol2.sh,
2091 * emulparams/elf32_sparc_vxworks.sh, * emulparams/elf32_tic6x_be.sh,
2092 * emulparams/elf32_tic6x_elf_be.sh,
2093 * emulparams/elf32_tic6x_elf_le.sh,
2094 * emulparams/elf32_tic6x_linux_be.sh,
2095 * emulparams/elf32_tic6x_linux_le.sh,
2096 * emulparams/elf32_x86_64.sh, * emulparams/elf32_x86_64_nacl.sh,
2097 * emulparams/elf32b4300.sh, * emulparams/elf32bfinfd.sh,
2098 * emulparams/elf32bmipn32.sh, * emulparams/elf32bsmip.sh,
2099 * emulparams/elf32btsmip.sh, * emulparams/elf32btsmip_fbsd.sh,
2100 * emulparams/elf32btsmipn32.sh, * emulparams/elf32btsmipn32_fbsd.sh,
2101 * emulparams/elf32ebmip.sh, * emulparams/elf32ebmipvxworks.sh,
2102 * emulparams/elf32elmip.sh, * emulparams/elf32elmipvxworks.sh,
2103 * emulparams/elf32frvfd.sh, * emulparams/elf32l4300.sh,
2104 * emulparams/elf32lm32fd.sh, * emulparams/elf32lmip.sh,
2105 * emulparams/elf32lppc.sh, * emulparams/elf32lppclinux.sh,
2106 * emulparams/elf32lppcnto.sh, * emulparams/elf32lppcsim.sh,
2107 * emulparams/elf32lr5900.sh, * emulparams/elf32lr5900n32.sh,
2108 * emulparams/elf32lriscv.sh, * emulparams/elf32lriscv_ilp32.sh,
2109 * emulparams/elf32lriscv_ilp32f.sh, * emulparams/elf32lsmip.sh,
2110 * emulparams/elf32ltsmip.sh, * emulparams/elf32ltsmip_fbsd.sh,
2111 * emulparams/elf32ltsmipn32.sh, * emulparams/elf32ltsmipn32_fbsd.sh,
2112 * emulparams/elf32microblazeel.sh, * emulparams/elf32or1k_linux.sh,
2113 * emulparams/elf32ppc.sh, * emulparams/elf32ppc_fbsd.sh,
2114 * emulparams/elf32ppccommon.sh, * emulparams/elf32ppclinux.sh,
2115 * emulparams/elf32ppcnto.sh, * emulparams/elf32ppcsim.sh,
2116 * emulparams/elf32ppcvxworks.sh, * emulparams/elf32ppcwindiss.sh,
2117 * emulparams/elf32tilegx_be.sh, * emulparams/elf64_ia64_fbsd.sh,
2118 * emulparams/elf64_sparc_fbsd.sh, * emulparams/elf64_sparc_sol2.sh,
2119 * emulparams/elf64alpha_fbsd.sh, * emulparams/elf64alpha_nbsd.sh,
2120 * emulparams/elf64bmip-defs.sh, * emulparams/elf64bmip.sh,
2121 * emulparams/elf64btsmip.sh, * emulparams/elf64btsmip_fbsd.sh,
2122 * emulparams/elf64lppc.sh, * emulparams/elf64lriscv-defs.sh,
2123 * emulparams/elf64lriscv.sh, * emulparams/elf64lriscv_lp64.sh,
2124 * emulparams/elf64lriscv_lp64f.sh, * emulparams/elf64ltsmip.sh,
2125 * emulparams/elf64ltsmip_fbsd.sh, * emulparams/elf64ppc.sh,
2126 * emulparams/elf64ppc_fbsd.sh, * emulparams/elf64rdos.sh,
2127 * emulparams/elf64tilegx_be.sh, * emulparams/elf_i386.sh,
2128 * emulparams/elf_i386_be.sh, * emulparams/elf_i386_fbsd.sh,
2129 * emulparams/elf_i386_ldso.sh, * emulparams/elf_i386_nacl.sh,
2130 * emulparams/elf_i386_sol2.sh, * emulparams/elf_i386_vxworks.sh,
2131 * emulparams/elf_iamcu.sh, * emulparams/elf_k1om.sh,
2132 * emulparams/elf_k1om_fbsd.sh, * emulparams/elf_l1om.sh,
2133 * emulparams/elf_l1om_fbsd.sh, * emulparams/elf_x86_64.sh,
2134 * emulparams/elf_x86_64_cloudabi.sh,
2135 * emulparams/elf_x86_64_fbsd.sh, * emulparams/elf_x86_64_nacl.sh,
2136 * emulparams/elf_x86_64_sol2.sh, * emulparams/h8300helf.sh,
2137 * emulparams/h8300helf_linux.sh, * emulparams/h8300hnelf.sh,
2138 * emulparams/h8300self.sh, * emulparams/h8300self_linux.sh,
2139 * emulparams/h8300snelf.sh, * emulparams/h8300sxelf.sh,
2140 * emulparams/h8300sxelf_linux.sh, * emulparams/h8300sxnelf.sh,
2141 * emulparams/hppanbsd.sh, * emulparams/hppaobsd.sh,
2142 * emulparams/m32rlelf.sh, * emulparams/m32rlelf_linux.sh,
2143 * emulparams/m68kelfnbsd.sh, * emulparams/mn10300.sh,
2144 * emulparams/msp430X.sh, * emulparams/nds32belf.sh,
2145 * emulparams/nds32belf16m.sh, * emulparams/nds32belf_linux.sh,
2146 * emulparams/pjlelf.sh, * emulparams/ppclynx.sh,
2147 * emulparams/score7_elf.sh, * emulparams/shelf_fd.sh,
2148 * emulparams/shelf_linux.sh, * emulparams/shelf_nbsd.sh,
2149 * emulparams/shelf_uclinux.sh, * emulparams/shelf_vxworks.sh,
2150 * emulparams/shl.sh, * emulparams/shlelf.sh,
2151 * emulparams/shlelf_fd.sh, * emulparams/shlelf_nbsd.sh,
2152 * emulparams/shlelf_vxworks.sh: Use source_sh.
2153 * genscripts.sh: Adjust for changed parameters. Emit dependencies
2154 for e*.c to .deps/*.Pc.
2155 (source_sh): New function, use it throughout to source scripts.
2156 * genscrba.sh (source_em): Use source_sh.
2157
50ff67e6
AM
21582019-04-13 Alan Modra <amodra@gmail.com>
2159
2160 * configure.ac (TDIRS): Build up tdirs in this variable and
2161 AC_SUBST, also using AM_SUBST_NOTMAKE.
2162 * configure: Regenerate.
2163 * Makefile.am (DISTCLEANFILES): Remove tdirs.
2164 * Makefile.in: Regenerate.
2165
3bbec4bd
NC
21662019-04-12 Nick Clifton <nickc@redhat.com>
2167
2168 PR 24450
2169 * ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
2170 example of section attributes.
2171
035801ce
FS
21722019-04-11 Faraz Shahbazker <fshahbazker@wavecomp.com>
2173
2174 * NEWS: Mention new option --no-print-map-discarded.
2175 * ld.h (ld_config_type) <print_map_discarded>: New field.
2176 * ldlang.c (lang_map): Conditionally output discarded sections
2177 in map files based on configuration option.
2178 * ldlex.h (option_values) <OPTION_PRINT_MAP_DISCARDED,
2179 OPTION_NO_PRINT_MAP_DISCARDED>: New.
2180 * ldmain.c (main): Enabled print_map_discarded by default.
2181 * lexsup.c (ld_options): Add new command-line options.
2182 (parse_args) <OPTION_NO_PRINT_MAP_DISCARDED,
2183 OPTION_PRINT_MAP_DISCARDED>: New cases.
2184 * ld.texi: Document new options.
2185 * testsuite/ld-gc/gc.exp: Add new test.
2186 * testsuite/ld-gc/skip-map-discarded.s: New file.
2187 * testsuite/ld-gc/skip-map-discarded.d: New file.
2188 * testsuite/ld-gc/skip-map-discarded.map: New file.
2189
233a0083
L
21902019-04-11 H.J. Lu <hongjiu.lu@intel.com>
2191
2192 * ld.texi: Document -z cet-report=[none|warning|error].
2193 * emulparams/cet.sh: Add -z cet-report=[none|warning|error].
2194 * testsuite/ld-i386/i386.exp: Run -z cet-report=[warning|error]
2195 tests.
2196 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2197 * testsuite/ld-i386/property-x86-cet1.d: New file.
2198 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
2199 * testsuite/ld-i386/property-x86-cet2b.d: Likewise.
2200 * testsuite/ld-i386/property-x86-cet3a.d: Likewise.
2201 * testsuite/ld-i386/property-x86-cet3b.d: Likewise.
2202 * testsuite/ld-i386/property-x86-cet4a.d: Likewise.
2203 * testsuite/ld-i386/property-x86-cet4b.d: Likewise.
2204 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
2205 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
2206 * testsuite/ld-i386/property-x86-cet6.d: Likewise.
2207 * testsuite/ld-x86-64/property-x86-cet.s: Likewise.
2208 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
2209 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
2210 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
2211 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
2212 * testsuite/ld-x86-64/property-x86-cet2b-x32.d: Likewise.
2213 * testsuite/ld-x86-64/property-x86-cet2b.d: Likewise.
2214 * testsuite/ld-x86-64/property-x86-cet3a-x32.d: Likewise.
2215 * testsuite/ld-x86-64/property-x86-cet3a.d: Likewise.
2216 * testsuite/ld-x86-64/property-x86-cet3b-x32.d: Likewise.
2217 * testsuite/ld-x86-64/property-x86-cet3b.d: Likewise.
2218 * testsuite/ld-x86-64/property-x86-cet4a-x32.d: Likewise.
2219 * testsuite/ld-x86-64/property-x86-cet4a.d: Likewise.
2220 * testsuite/ld-x86-64/property-x86-cet4b-x32.d: Likewise.
2221 * testsuite/ld-x86-64/property-x86-cet4b.d: Likewise.
2222 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
2223 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
2224 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
2225 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
2226 * testsuite/ld-x86-64/property-x86-cet6-x32.d: Likewise.
2227 * testsuite/ld-x86-64/property-x86-cet6.d: Likewise.
2228
b3d7a867
L
22292019-04-11 H.J. Lu <hongjiu.lu@intel.com>
2230
2231 * testsuite/config/default.exp (STATIC_PIE_LDFLAGS): New. Set
2232 to "-static-pie" if target compiler supports it.
2233 * testsuite/ld-elf/elf.exp: Run -static-pie tests if
2234 $STATIC_PIE_LDFLAGS isn't empty.
2235 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2236
ce12121b
TC
22372019-04-11 Tamar Christina <tamar.christina@arm.com>
2238
2239 PR ld/24302
2240 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
2241 * testsuite/ld-aarch64/tls-relax-gdesc-le-now.d: New test.
2242
795e3bb7
L
22432019-04-10 H.J. Lu <hongjiu.lu@intel.com>
2244
2245 * scripttempl/elf.sc (CREATE_PIC): New. Set for CREATE_SHLIB or
2246 CREATE_PIE.
2247 (__rel_iplt_start): Don't define for CREATE_PIC.
2248 (__rel_iplt_end): Likewise.
2249 (__rela_iplt_start): Likewise.
2250 (__rela_iplt_end): Likewise.
2251
e6aded7c
AM
22522019-04-10 Alan Modra <amodra@gmail.com>
2253
2254 * testsuite/ld-elf/shared.exp: Don't xfail PR ld/20995 for
2255 powerpc-nto.
2256
53b81c6d
AM
22572019-04-10 Alan Modra <amodra@gmail.com>
2258
2259 * emultempl/cskyelf.em (csk_elf_before_parse): New function,
2260 setting use_branch_stub false for linux.
2261 (csky_elf_create_output_section_statements): Do emit this
2262 function and all others in the file for linux, plus the branch
2263 option control. Disable branch stubs when non-ELF.
2264
c55b17b8
AM
22652019-04-10 Alan Modra <amodra@gmail.com>
2266
2267 * Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
2268 (ecskyelf_linux.c): Depend on cskyelf.sh.
2269 (eelf32microblazeel.c): Depend on elf32microblaze.sh.
2270 * Makefile.in: Regenerate.
2271 * emulparams/cskyelf.sh: Comment regarding cskelf_linux.sh.
2272 (PAGE_SIZE): Don't define.
2273 * emulparams/cskyelf_linux.sh: Source sckyelf.sh, leaving just
2274 the differing variable defs/undefs.
2275 * emulparams/elf32mcore.sh (PAGE_SIZE): Don't define.
2276 * emulparams/elf32microblaze.sh: Comment re. elf32microblazeel.sh.
2277 (OUTPUT_FORMAT): Use BIG_OUTPUT_FORMAT.
2278 (PAGE_SIZE): Don't define.
2279 * emulparams/elf32microblazeel.sh: Source elf32microblaze.sh,
2280 leaving just the differing OUTPUT_FORMAT.
2281
6feda627
AM
22822019-04-10 Alan Modra <amodra@gmail.com>
2283
2284 * po/BLD-POTFILES.in: Regenerate.
2285
c93c0e7f
L
22862019-04-08 H.J. Lu <hongjiu.lu@intel.com>
2287
2288 * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
2289 lynxos and nto targets.
2290
3ae61bb6
L
22912019-04-08 H.J. Lu <hongjiu.lu@intel.com>
2292
2293 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
2294 (eelf_i386_chaos.c): Removed.
2295 * Makefile.in: Regenerated.
2296 * configure.tgt: Remove i[3-7]86-*-kaos*.
2297 * emulparams/elf_i386_chaos.sh: Removed.
2298
da9b5f7b
L
22992019-04-08 H.J. Lu <hongjiu.lu@intel.com>
2300
2301 * emulparams/elf_i386_be.sh (EXTRA_EM_FILE): New.
2302 * emulparams/i386moss.sh (EXTRA_EM_FILE): Likewise.
2303
d970ee2b
AM
23042019-04-08 Alan Modra <amodra@gmail.com>
2305
2306 * emulparams/elf64rdos.sh (EXTRA_EM_FILE): Define.
2307 * emulparams/i386lynx.sh (EXTRA_EM_FILE): Define.
2308 * emulparams/i386nto.sh (EXTRA_EM_FILE): Define.
2309
5b9c07b2
L
23102019-04-06 H.J. Lu <hongjiu.lu@intel.com>
2311
2312 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emultempl/elf-x86.em.
2313 (eelf_i386_sol2.c): Also depend on
2314 $(srcdir)/emultempl/solaris2-x86.em.
2315 (eelf_x86_64_sol2.c): Likewise.
2316 * Makefile.in: Regenerated.
2317 * emulparams/call_nop.sh: Set x86-specific linker options via
2318 params.
2319 * emulparams/cet.sh: Likewise.
2320 * emulparams/reloc_overflow.sh: Likewise.
2321 * emulparams/elf32_x86_64.sh (EXTRA_EM_FILE): New. Set to
2322 "elf-x86".
2323 * emulparams/elf_i386.sh: Likewise.
2324 * emulparams/elf_i386_be.sh: Likewise.
2325 * emulparams/elf_i386_chaos.sh: Likewise.
2326 * emulparams/elf_i386_ldso.sh: Likewise.
2327 * emulparams/elf_i386_vxworks.sh: Likewise.
2328 * emulparams/elf_iamcu.sh: Likewise.
2329 * emulparams/elf_k1om.sh: Likewise.
2330 * emulparams/elf_l1om.sh: Likewise.
2331 * emulparams/elf_x86_64.sh: Likewise.
2332 * emulparams/elf_i386_sol2.sh (EXTRA_EM_FILE): Changed to
2333 "solaris2-x86".
2334 * emulparams/elf_x86_64_sol2.sh: Likewise.
2335 * emultempl/elf-x86.em: New file.
2336 * emultempl/solaris2-x86.em: Likewise.
2337 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
2338 set link_info.call_nop_byte.
2339
c2b1c275
AM
23402019-04-05 Alan Modra <amodra@gmail.com>
2341
2342 * testsuite/ld-powerpc/tlsexe32.d: Remove trailing spaces.
2343 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
2344 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
2345
1c6aafe8
AM
23462019-04-03 Alan Modra <amodra@gmail.com>
2347
2348 PR 24411
2349 ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
2350 (<EXPRESSION>"/DISCARD/"): New.
2351
092da96a
AM
23522019-04-03 Alan Modra <amodra@gmail.com>
2353
2354 * ldlex.l: Formatting.
2355 (CMDFILENAMECHAR, CMDFILENAMECHAR1): Delete.
2356 (FILENAMECHAR1, SYMBOLNAMECHAR1, FILENAMECHAR, WILDCHAR),
2357 (NOCFILENAMECHAR): Remove duplicate chars. Reorder.
2358 (SYMBOLCHARN): Likewise. Rename to SYMBOLNAMECHAR.
2359 (<INPUTLIST>"$SYSROOT"..): Delete rule.
2360
2487ef07
MF
23612019-03-29 Max Filippov <jcmvbkbc@gmail.com>
2362
2363 * testsuite/ld-xtensa/relax-undef-weak-pie-export-dynamic.d: New
2364 test definition.
2365 * testsuite/ld-xtensa/xtensa.exp
2366 (relax-undef-weak-pie-export-dynamic): Add new test.
2367
7ea79cb3 23682019-03-26 Martin Liska <mliska@suse.cz>
2369
2370 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
2371 lto_visibility_str and use then to inform about plugin-symbols.
2372 * testsuite/ld-plugin/plugin-12.d: Adjust expected pattern.
2373
796d6298
TC
23742019-03-25 Tamar Christina <tamar.christina@arm.com>
2375
2376 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Update disassembly.
2377 * testsuite/ld-arm/jump-reloc-veneers-long.d: Update disassembly.
2378
4e539114
SD
23792019-03-21 Sudakshina Das <sudi.das@arm.com>
2380
2381 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
2382 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifdef for PAC note section.
2383 * testsuite/ld-aarch64/bti-plt-6.d: Update warning.
2384 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
2385 * testsuite/ld-aarch64/bti-warn.d: New test.
2386
f84bd465
AM
23872019-03-21 Alan Modra <amodra@gmail.com>
2388
2389 * testsuite/ld-elf/fini2.s: Reduce alignment.
2390 * testsuite/ld-elf/fini3.s: Likewise.
2391 * testsuite/ld-elf/finin.s: Likewise.
2392 * testsuite/ld-elf/init2.s: Likewise.
2393 * testsuite/ld-elf/init3.s: Likewise.
2394 * testsuite/ld-elf/initn.s: Likewise.
2395 * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*.
2396 * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*.
2397
2d3181c7
AM
23982019-03-21 Alan Modra <amodra@gmail.com>
2399
2400 * scripttempl/alpha.sc, * scripttempl/armbpabi.sc,
2401 * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc,
2402 * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc,
2403 * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
2404 * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
2405 * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
2406 * scripttempl/elfd30v.sc, * scripttempl/elfm68hc11.sc,
2407 * scripttempl/elfm68hc12.sc, * scripttempl/elfm9s12z.sc,
2408 * scripttempl/elfmicroblaze.sc, * scripttempl/elfxgate.sc,
2409 * scripttempl/elfxtensa.sc, * scripttempl/epiphany_4x4.sc,
2410 * scripttempl/ft32.sc, * scripttempl/i386beos.sc,
2411 * scripttempl/iq2000.sc, * scripttempl/mcorepe.sc,
2412 * scripttempl/mep.sc, * scripttempl/mips.sc, * scripttempl/moxie.sc,
2413 * scripttempl/pe.sc, * scripttempl/pep.sc, * scripttempl/ppcpe.sc,
2414 * scripttempl/tic4xcoff.sc, * scripttempl/tic80coff.sc,
2415 * scripttempl/v850.sc, * scripttempl/v850_rh850.sc,
2416 * scripttempl/visium.sc, * scripttempl/xstormy16.sc: Add KEEP and
2417 SORT_NONE to .init and .fini wildcards.
2418 * scripttempl/elf32xc16x.sc,
2419 * scripttempl/elf32xc16xl.sc,
2420 * scripttempl/elf32xc16xs.sc: Add .fini wildcard.
2421 * scripttempl/elf_chaos.sc: Add .init output section.
2422 * scripttempl/elfd30v.sc: Remove duplicate .init.
2423 * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
2424 * scripttempl/elfm9s12z.sc, * scripttempl/elfxgate.sc: Remove
2425 duplicate .init, and add .fini wildcard.
2426 * scripttempl/ppcpe.sc (INIT, FINI): Delete.
2427 * ldlang.c (update_wild_statements): Special case .init and
2428 .fini in the wildcard, not the output section.
2429
980a2e42
AM
24302019-03-21 Alan Modra <amodra@gmail.com>
2431
2432 * emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
2433
3b6c1966
AM
24342019-03-21 Alan Modra <amodra@gmail.com>
2435
2436 * ldlang.c (lang_size_sections_1): Set SEC_KEEP on
2437 create_object_symbols_section.
2438 * testsuite/ld-elf/pr22319.d: Don't xfail dlx.
2439
28a66f07
AM
24402019-03-18 Alan Modra <amodra@gmail.com>
2441
2442 * testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
2443 * testsuite/ld-elf/pr21884.d: Remove csky from xfails.
2444 * testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
2445 * testsuite/ld-unique/pr21529.d: Remove csky from xfails
2446
1c82ed74
NC
24472019-03-15 Nick Clifton <nickc@redhat.com>
2448
2449 PR 24262
2450 * ld.texi (-plugin): Correct the path used to locate linker
2451 plugins.
2452
1dbade74
SD
24532019-03-13 Sudakshina Das <sudi.das@arm.com>
2454
2455 * NEWS: Document --pac-plt.
2456 * emultempl/aarch64elf.em (OPTION_PAC_PLT): New.
2457 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add pac-plt.
2458 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_PAC_PLT.
2459 * testsuite/ld-aarch64/aarch64-elf.exp: Add the following tests.
2460 * testsuite/ld-aarch64/bti-pac-plt-1.d: New test.
2461 * testsuite/ld-aarch64/bti-pac-plt-2.d: New test.
2462 * testsuite/ld-aarch64/pac-plt-1.d: New test.
2463 * testsuite/ld-aarch64/pac-plt-2.d: New test.
2464 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifndef directive.
2465
37c18eed
SD
24662019-03-13 Sudakshina Das <sudi.das@arm.com>
2467 Szabolcs Nagy <szabolcs.nagy@arm.com>
2468
2469 * NEWS: Document --force-bti.
2470 * emultempl/aarch64elf.em (plt_type, bti_type, OPTION_FORCE_BTI): New.
2471 (PARSE_AND_LIST_SHORTOPTS, PARSE_AND_LIST_OPTIONS): Add force-bti.
2472 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_FORCE_BTI.
2473 * testsuite/ld-aarch64/aarch64-elf.exp: Add all the tests below.
2474 * testsuite/ld-aarch64/bti-plt-1.d: New test.
2475 * testsuite/ld-aarch64/bti-plt-1.s: New test.
2476 * testsuite/ld-aarch64/bti-plt-2.d: New test.
2477 * testsuite/ld-aarch64/bti-plt-3.d: New test.
2478 * testsuite/ld-aarch64/bti-plt-4.d: New test.
2479 * testsuite/ld-aarch64/bti-plt-5.d: New test.
2480 * testsuite/ld-aarch64/bti-plt-6.d: New test.
2481 * testsuite/ld-aarch64/bti-plt-7.d: New test.
2482 * testsuite/ld-aarch64/bti-plt-so.s: New test.
2483 * testsuite/ld-aarch64/bti-plt.ld: New test.
2484
cd702818
SD
24852019-03-13 Sudakshina Das <sudi.das@arm.com>
2486
2487 * NEWS: Document GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
2488 GNU_PROPERTY_AARCH64_FEATURE_1_PAC.
2489 * testsuite/ld-aarch64/aarch64-elf.exp: Add run commands for new tests.
2490 * testsuite/ld-aarch64/property-bti-pac1.d: New test.
2491 * testsuite/ld-aarch64/property-bti-pac1.s: New test.
2492 * testsuite/ld-aarch64/property-bti-pac2.d: New test.
2493 * testsuite/ld-aarch64/property-bti-pac2.s: New test.
2494 * testsuite/ld-aarch64/property-bti-pac3.d: New test.
2495
44b27f95
L
24962019-03-13 H.J. Lu <hongjiu.lu@intel.com>
2497
2498 PR ld/24322
2499 * testsuite/ld-i386/i386.exp: Run PR ld/24322 tests.
2500 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2501 * testsuite/ld-i386/pr24322a.d: New file.
2502 * testsuite/ld-i386/pr24322b.d: Likewise.
2503 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
2504 * testsuite/ld-x86-64/pr24322a.d: Likewise.
2505 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
2506 * testsuite/ld-x86-64/pr24322b.d: Likewise.
2507 * testsuite/ld-x86-64/pr24322a.s: Likewise.
2508 * testsuite/ld-x86-64/pr24322b.s: Likewise.
2509 * testsuite/ld-x86-64/pr24322c.s: Likewise.
2510
912ebfa0
NB
25112019-03-06 Nick Bowler <nbowler@draconx.ca>
2512
2513 PR 24289
2514 * ldexp.c (fold_name): Allow lookups of the LENGTH and ORIGIN
2515 attributes during the first phase.
2516
24801b15
AK
25172019-03-01 Andreas Krebbel <krebbel@linux.ibm.com>
2518
2519 This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
2520 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
2521
2522 PR 20113
2523 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
2524 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
2525 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
2526 * testsuite/ld-s390/tlsbin.dd: Likewise.
2527 * testsuite/ld-s390/tlsbin.rd: Likewise.
2528 * testsuite/ld-s390/tlsbin.sd: Likewise.
2529 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
2530 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
2531 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
2532 * testsuite/ld-s390/tlspic.dd: Likewise.
2533 * testsuite/ld-s390/tlspic.rd: Likewise.
2534 * testsuite/ld-s390/tlspic.sd: Likewise.
2535 * testsuite/ld-s390/tlspic_64.dd: Likewise.
2536 * testsuite/ld-s390/tlspic_64.rd: Likewise.
2537 * testsuite/ld-s390/tlspic_64.sd: Likewise.
2538 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
2539
5cfe428c
L
25402019-02-27 H.J. Lu <hongjiu.lu@intel.com>
2541
2542 PR ld/24276
2543 * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
2544 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2545 * testsuite/ld-i386/pr24276.dso: New file.
2546 * testsuite/ld-i386/pr24276.warn: Likewise.
2547 * testsuite/ld-x86-64/pr24276.dso: Likewise.
2548 * testsuite/ld-x86-64/pr24276.warn: Likewise.
2549
eed62915
MF
25502019-02-20 Eric Tsai <erictsai@cadence.com>
2551
2552 * testsuite/ld-xtensa/call_overflow.d: New test definition.
2553 * testsuite/ld-xtensa/call_overflow1.s: New test source.
2554 * testsuite/ld-xtensa/call_overflow2.s: New test source.
2555 * testsuite/ld-xtensa/call_overflow3.s: New test source.
2556 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
2557
abc163a4
TS
25582019-02-14 Thomas Schwinge <thomas@codesourcery.com>
2559
2560 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
2561
e4865945
NC
25622019-02-12 Nick Clifton <nickc@redhat.com>
2563
2564 * po/fr.po: Updated French translation.
2565
a0e90a73
CZ
25662019-02-09 Vineet Gupta <vgupta@synopsys.com>
2567
2568 * emultempl/arclinux.em: Delete special INIT/FINI handling.
2569
5d3db3e2
NC
25702019-02-07 Nick Clifton <nickc@redhat.com>
2571
2572 PR 24175
2573 * ld.texi (Options): Add missing word to the description of the
2574 --start-group option.
2575
4249a53c
AM
25762019-02-06 Alan Modra <amodra@gmail.com>
2577
2578 PR ld/24008
2579 * testsuite/ld-scripts/pr24008.d: Pass with extra target
2580 defined symbols.
2581
83924b38
L
25822019-02-05 H.J. Lu <hongjiu.lu@intel.com>
2583
2584 PR ld/24151
2585 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
2586 * testsuite/ld-x86-64/pr24151a.d: Likewise.
2587 * testsuite/ld-x86-64/pr24151a.s: Likewise.
2588 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
2589
4f4690cd
AM
25902019-01-31 Alan Modra <amodra@gmail.com>
2591
2592 * NEWS: Mention -t change.
2593 * ld.texi (--trace/-t): Expand documentation a little.
2594
ad0f979c
L
25952019-01-29 H.J. Lu <hongjiu.lu@intel.com>
2596
2597 PR ld/24008
2598 * testsuite/ld-scripts/defined.exp: Run pr24008.
2599 * testsuite/ld-scripts/pr24008.d: New file.
2600 * testsuite/ld-scripts/pr24008.map: Likewise.
2601 * testsuite/ld-scripts/pr24008.s: Likewise.
2602 * testsuite/ld-scripts/pr24008.t: Likewise.
2603
c49829c3
EB
26042019-01-29 Eric Botcazou <ebotcazou@adacore.com>
2605
2606 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
2607
6a846243
AM
26082019-01-28 Alan Modra <amodra@gmail.com>
2609
2610 PR 24008
2611 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
2612 * ldexp.c (fold_name): Move expld.assign_name check later to
2613 avoid an extra lookup.
2614 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
2615 values, and don't clear expld.assign_name.
2616 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
2617 (print_assignment): Resolve entire assignment expression.
2618 Don't access symbol u.def unless symbol is defined.
2619
9ed1348c
NC
26202019-01-25 Nick Clifton <nickc@redhat.com>
2621
2622 * po/bg.po: Updated Bulgarian translation.
2623
6406a270
SH
26242019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
2625
2626 * ld.texi (--wrap): Add warning that LTO may make this feature
2627 ineffective.
2628
375cd423
NC
26292019-01-21 Nick Clifton <nickc@redhat.com>
2630
2631 * po/uk.po: Updated Ukranian translation.
a6c9b404 2632 * po/pr_BR.po: Updated Brazilian Portuguese translation.
375cd423 2633
acef8081
YC
26342019-01-21 Nick Clifton <nickc@redhat.com>
2635
2636 PR 24108
2637 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
2638 expected error message.
2639
f48dfe41
NC
26402019-01-19 Nick Clifton <nickc@redhat.com>
2641
2642 * configure: Regenerate.
2643 * po/ld.pot: Regenerate.
2644
f974f26c
NC
26452018-06-24 Nick Clifton <nickc@redhat.com>
2646
2647 2.32 branch created.
2648
7d7a7d7c
JW
26492019-01-16 Kito Cheng <kito@andestech.com>
2650
2651 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
2652 section.
2653 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
2654 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
2655 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
2656 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
2657 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
2658 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
2659 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
2660 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
2661 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
2662 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
2663 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
2664 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
2665 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
2666 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
2667 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
2668 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
2669 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
2670 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
2671 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
2672 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
2673 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
2674 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
2675 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
2676 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
2677 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
2678 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
2679 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
2680 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
2681 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
2682 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
2683 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
2684 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
2685 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
2686 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
2687 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
2688 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
2689 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
2690
5a12586d
MT
26912019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
2692
f466c305 2693 PR 20113
5a12586d
MT
2694 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
2695 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
2696 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
2697 * testsuite/ld-s390/tlsbin.dd: Likewise.
2698 * testsuite/ld-s390/tlsbin.rd: Likewise.
2699 * testsuite/ld-s390/tlsbin.sd: Likewise.
2700 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
2701 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
2702 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
2703 * testsuite/ld-s390/tlspic.dd: Likewise.
2704 * testsuite/ld-s390/tlspic.rd: Likewise.
2705 * testsuite/ld-s390/tlspic.sd: Likewise.
2706 * testsuite/ld-s390/tlspic_64.dd: Likewise.
2707 * testsuite/ld-s390/tlspic_64.rd: Likewise.
2708 * testsuite/ld-s390/tlspic_64.sd: Likewise.
f466c305 2709 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
5a12586d 2710
4ea904ed
SH
27112019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
2712
2713 * ld.texi (--wrap): Add example to emphasise that only undefined
2714 references are replaced by the linker.
2715
8379fac6
NC
27162019-01-09 Nick Clifton <nickc@redhat.com>
2717
2718 * po/es.po: Updated Spanish translation.
2719
3107326d
AP
27202019-01-09 Andrew Paprocki <andrew@ishiboo.com>
2721
2722 * configure: Regenerate.
2723
171b8e19
AM
27242019-01-08 Alan Modra <amodra@gmail.com>
2725
2726 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
2727 generated source file names.
2728 * testsuite/ld-m68k/m68k-got.exp: Likewise.
2729
82704155
AM
27302019-01-01 Alan Modra <amodra@gmail.com>
2731
2732 Update year range in copyright notice of all files.
2733
d5c04e1b 2734For older changes see ChangeLog-2018
3499769a 2735\f
d5c04e1b 2736Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
2737
2738Copying and distribution of this file, with or without modification,
2739are permitted in any medium without royalty provided the copyright
2740notice and this notice are preserved.
2741
2742Local Variables:
2743mode: change-log
2744left-margin: 8
2745fill-column: 74
2746version-control: never
2747End:
This page took 0.498528 seconds and 4 git commands to generate.