b2d41517169227754af54241483a2e566e97a1d4
[binutils-gdb.git] / ld / ChangeLog
1 2019-09-13 Alan Modra <amodra@gmail.com>
2
3 * ldlang.c (new_afile): Remove add_to_list parameter.
4 (lang_add_input_file): Update new_afile calls.
5 (lookup_name): Splice input_statement added by new_afile into
6 statement_list after current input_file_chain entry.
7 (lang_process): Update comment.
8
9 2019-09-12 Alan Modra <amodra@gmail.com>
10
11 * ldlang.c (print_input_statement): Do not exclude linker created
12 BFDs.
13
14 2019-09-12 Alan Modra <amodra@gmail.com>
15
16 PR 24981
17 * ldlang.c (lang_process): Remove assertion. Comment.
18
19 2019-09-11 Alan Modra <amodra@gmail.com>
20
21 * emultempl/elf32.em: Remove "misnamed" comment. Rename to..
22 * emultempl/elf.em: ..this.
23 * configure.ac (elf_list_options): Adjust TEMPLATE_NAME grep.
24 * emulparams/aarch64cloudabi.sh (TEMPLATE_NAME): Set to elf.
25 * emulparams/aarch64elf.sh: Likewise.
26 * emulparams/aarch64elf32.sh: Likewise.
27 * emulparams/aarch64fbsd.sh: Likewise.
28 * emulparams/aarch64linux.sh: Likewise.
29 * emulparams/aarch64linux32.sh: Likewise.
30 * emulparams/arcelf.sh: Likewise.
31 * emulparams/arcelf_prof.sh: Likewise.
32 * emulparams/arclinux.sh: Likewise.
33 * emulparams/arclinux_prof.sh: Likewise.
34 * emulparams/arcv2elf.sh: Likewise.
35 * emulparams/arcv2elfx.sh: Likewise.
36 * emulparams/armelf.sh: Likewise.
37 * emulparams/armelf_fuchsia.sh: Likewise.
38 * emulparams/armelf_linux.sh: Likewise.
39 * emulparams/armelf_phoenix.sh: Likewise.
40 * emulparams/armnto.sh: Likewise.
41 * emulparams/avr1.sh: Likewise.
42 * emulparams/avr2.sh: Likewise.
43 * emulparams/avr25.sh: Likewise.
44 * emulparams/avr3.sh: Likewise.
45 * emulparams/avr31.sh: Likewise.
46 * emulparams/avr35.sh: Likewise.
47 * emulparams/avr4.sh: Likewise.
48 * emulparams/avr5.sh: Likewise.
49 * emulparams/avr51.sh: Likewise.
50 * emulparams/avr6.sh: Likewise.
51 * emulparams/avrtiny.sh: Likewise.
52 * emulparams/avrxmega1.sh: Likewise.
53 * emulparams/avrxmega2.sh: Likewise.
54 * emulparams/avrxmega3.sh: Likewise.
55 * emulparams/avrxmega4.sh: Likewise.
56 * emulparams/avrxmega5.sh: Likewise.
57 * emulparams/avrxmega6.sh: Likewise.
58 * emulparams/avrxmega7.sh: Likewise.
59 * emulparams/criself.sh: Likewise.
60 * emulparams/crislinux.sh: Likewise.
61 * emulparams/cskyelf.sh: Likewise.
62 * emulparams/d10velf.sh: Likewise.
63 * emulparams/elf32_sparc.sh: Likewise.
64 * emulparams/elf32_spu.sh: Likewise.
65 * emulparams/elf32_tic6x_le.sh: Likewise.
66 * emulparams/elf32_x86_64.sh: Likewise.
67 * emulparams/elf32am33lin.sh: Likewise.
68 * emulparams/elf32bfin.sh: Likewise.
69 * emulparams/elf32bfinfd.sh: Likewise.
70 * emulparams/elf32bmip.sh: Likewise.
71 * emulparams/elf32bmipn32-defs.sh: Likewise.
72 * emulparams/elf32cr16.sh: Likewise.
73 * emulparams/elf32cr16c.sh: Likewise.
74 * emulparams/elf32crx.sh: Likewise.
75 * emulparams/elf32epiphany.sh: Likewise.
76 * emulparams/elf32epiphany_4x4.sh: Likewise.
77 * emulparams/elf32frvfd.sh: Likewise.
78 * emulparams/elf32ip2k.sh: Likewise.
79 * emulparams/elf32lm32.sh: Likewise.
80 * emulparams/elf32lm32fd.sh: Likewise.
81 * emulparams/elf32lriscv-defs.sh: Likewise.
82 * emulparams/elf32m32c.sh: Likewise.
83 * emulparams/elf32mb_linux.sh: Likewise.
84 * emulparams/elf32mbel_linux.sh: Likewise.
85 * emulparams/elf32mcore.sh: Likewise.
86 * emulparams/elf32mep.sh: Likewise.
87 * emulparams/elf32metag.sh: Likewise.
88 * emulparams/elf32microblaze.sh: Likewise.
89 * emulparams/elf32mipswindiss.sh: Likewise.
90 * emulparams/elf32or1k.sh: Likewise.
91 * emulparams/elf32ppccommon.sh: Likewise.
92 * emulparams/elf32rl78.sh: Likewise.
93 * emulparams/elf32rx.sh: Likewise.
94 * emulparams/elf32tilegx.sh: Likewise.
95 * emulparams/elf32tilepro.sh: Likewise.
96 * emulparams/elf32vax.sh: Likewise.
97 * emulparams/elf32visium.sh: Likewise.
98 * emulparams/elf32xc16x.sh: Likewise.
99 * emulparams/elf32xc16xl.sh: Likewise.
100 * emulparams/elf32xc16xs.sh: Likewise.
101 * emulparams/elf32xstormy16.sh: Likewise.
102 * emulparams/elf32xtensa.sh: Likewise.
103 * emulparams/elf64_aix.sh: Likewise.
104 * emulparams/elf64_ia64.sh: Likewise.
105 * emulparams/elf64_s390.sh: Likewise.
106 * emulparams/elf64_sparc.sh: Likewise.
107 * emulparams/elf64alpha.sh: Likewise.
108 * emulparams/elf64bpf.sh: Likewise.
109 * emulparams/elf64hppa.sh: Likewise.
110 * emulparams/elf64mmix.sh: Likewise.
111 * emulparams/elf64rdos.sh: Likewise.
112 * emulparams/elf64tilegx.sh: Likewise.
113 * emulparams/elf_i386.sh: Likewise.
114 * emulparams/elf_i386_be.sh: Likewise.
115 * emulparams/elf_i386_ldso.sh: Likewise.
116 * emulparams/elf_i386_vxworks.sh: Likewise.
117 * emulparams/elf_iamcu.sh: Likewise.
118 * emulparams/elf_k1om.sh: Likewise.
119 * emulparams/elf_l1om.sh: Likewise.
120 * emulparams/elf_s390.sh: Likewise.
121 * emulparams/elf_x86_64.sh: Likewise.
122 * emulparams/h8300elf.sh: Likewise.
123 * emulparams/h8300elf_linux.sh: Likewise.
124 * emulparams/hppa64linux.sh: Likewise.
125 * emulparams/hppaelf.sh: Likewise.
126 * emulparams/hppalinux.sh: Likewise.
127 * emulparams/i386lynx.sh: Likewise.
128 * emulparams/i386moss.sh: Likewise.
129 * emulparams/i386nto.sh: Likewise.
130 * emulparams/m32relf.sh: Likewise.
131 * emulparams/m32relf_linux.sh: Likewise.
132 * emulparams/m68hc11elf.sh: Likewise.
133 * emulparams/m68hc11elfb.sh: Likewise.
134 * emulparams/m68hc12elf.sh: Likewise.
135 * emulparams/m68hc12elfb.sh: Likewise.
136 * emulparams/m68kelf.sh: Likewise.
137 * emulparams/mn10300.sh: Likewise.
138 * emulparams/nds32elf.sh: Likewise.
139 * emulparams/nds32elf16m.sh: Likewise.
140 * emulparams/nds32elf_linux.sh: Likewise.
141 * emulparams/nios2elf.sh: Likewise.
142 * emulparams/nios2linux.sh: Likewise.
143 * emulparams/pruelf.sh: Likewise.
144 * emulparams/score3_elf.sh: Likewise.
145 * emulparams/shelf.sh: Likewise.
146 * emulparams/shelf_nto.sh: Likewise.
147 * emulparams/shelf_vxworks.sh: Likewise.
148 * emulparams/shlelf_linux.sh: Likewise.
149 * emulparams/shlelf_nto.sh: Likewise.
150 * emulparams/v850.sh: Likewise.
151 * emulparams/v850_rh850.sh: Likewise.
152 * ldelf.c: Update comment.
153 * ldelf.h: Likewise.
154 * emultempl/aarch64elf.em: Likewise.
155 * emultempl/alphaelf.em: Likewise.
156 * emultempl/arclinux.em: Likewise.
157 * emultempl/armelf.em: Likewise.
158 * emultempl/avrelf.em: Likewise.
159 * emultempl/bfin.em: Likewise.
160 * emultempl/cr16elf.em: Likewise.
161 * emultempl/crxelf.em: Likewise.
162 * emultempl/cskyelf.em: Likewise.
163 * emultempl/elf-generic.em: Likewise.
164 * emultempl/elf-x86.em: Likewise.
165 * emultempl/epiphanyelf_4x4.em: Likewise.
166 * emultempl/hppaelf.em: Likewise.
167 * emultempl/ia64elf.em: Likewise.
168 * emultempl/m68hc1xelf.em: Likewise.
169 * emultempl/m68kelf.em: Likewise.
170 * emultempl/metagelf.em: Likewise.
171 * emultempl/mmix-elfnmmo.em: Likewise.
172 * emultempl/mmixelf.em: Likewise.
173 * emultempl/mmo.em: Likewise.
174 * emultempl/needrelax.em: Likewise.
175 * emultempl/nios2elf.em: Likewise.
176 * emultempl/ppc32elf.em: Likewise.
177 * emultempl/ppc64elf.em: Likewise.
178 * emultempl/pruelf.em: Likewise.
179 * emultempl/rxelf.em: Likewise.
180 * emultempl/scoreelf.em: Likewise.
181 * emultempl/spuelf.em: Likewise.
182 * emultempl/tic6xdsbt.em: Likewise.
183 * emultempl/v850elf.em: Likewise.
184 * emultempl/vms.em: Likewise.
185 * emultempl/vxworks.em: Likewise.
186 * emultempl/xtensaelf.em: Likewise.
187 * scripttempl/arclinux.sc: Likewise.
188 * scripttempl/armbpabi.sc: Likewise.
189 * scripttempl/elf.sc: Likewise.
190 * scripttempl/elf64bpf.sc: Likewise.
191 * scripttempl/elf64hppa.sc: Likewise.
192 * scripttempl/elf_chaos.sc: Likewise.
193 * scripttempl/elfarc.sc: Likewise.
194 * scripttempl/elfarcv2.sc: Likewise.
195 * scripttempl/elfd10v.sc: Likewise.
196 * scripttempl/elfm68hc11.sc: Likewise.
197 * scripttempl/elfm68hc12.sc: Likewise.
198 * scripttempl/elfm9s12z.sc: Likewise.
199 * scripttempl/elfxgate.sc: Likewise.
200 * scripttempl/elfxtensa.sc: Likewise.
201 * scripttempl/epiphany_4x4.sc: Likewise.
202 * scripttempl/iq2000.sc: Likewise.
203 * scripttempl/mep.sc: Likewise.
204 * scripttempl/nds32elf.sc: Likewise.
205 * scripttempl/v850.sc: Likewise.
206 * scripttempl/v850_rh850.sc: Likewise.
207 * scripttempl/xstormy16.sc: Likewise.
208 * testsuite/ld-arm/arm-dyn.ld: Likewise.
209 * testsuite/ld-arm/arm-lib.ld: Likewise.
210 * testsuite/ld-arm/arm-no-rel-plt.ld: Likewise.
211 * testsuite/ld-arm/fdpic-main.ld: Likewise.
212 * testsuite/ld-arm/fdpic-shared.ld: Likewise.
213 * testsuite/ld-elf/elf.exp: Likewise.
214 * testsuite/ld-elf/orphan-region.d: Likewise.
215 * testsuite/ld-elf/orphan.d: Likewise.
216 * testsuite/ld-elf/pr349.d: Likewise.
217 * testsuite/ld-elf/warn2.d: Likewise.
218 * testsuite/ld-elfvsb/elf-offset.ld: Likewise.
219 * testsuite/ld-mips-elf/mips-dyn.ld: Likewise.
220 * testsuite/ld-mips-elf/mips-lib.ld: Likewise.
221 * testsuite/ld-scripts/dynamic-sections.t: Likewise.
222 * testsuite/ld-shared/elf-offset.ld: Likewise.
223 * configure: Regenerate.
224
225 2019-09-11 Alan Modra <amodra@gmail.com>
226
227 * Makefile.am (ALL_EMUL_EXTRA_OFILES): Add ldelf and ldelfgen.
228 (CFILES, HFILES, EXTRA_ld_new_SOURCES): Likewise.
229 * configure.tgt: Formatting.
230 (targ_extra_ofiles): Init to ldelf.o ldelfgen.o, reset to just
231 ldelfgen.o for generic ELF targets, and empty for non-ELF.
232 * emultempl/aarch64elf.em (gldaarch64_layout_sections_again): Use
233 ldelf_map_segments.
234 (gld${EMULATION_NAME}_after_allocation): Likewise.
235 (real_func, aarch64_for_each_input_file_wrapper),
236 (aarch64_lang_for_each_input_file): Delete.
237 (lang_for_each_input_file): Don't define.
238 * emultempl/alphaelf.em (alpha_after_parse): Use ldelf_map_segments.
239 * emultempl/armelf.em (gldarm_layout_sections_again): Likewise.
240 (gld${EMULATION_NAME}_after_allocation): Likewise.
241 (real_func, arm_for_each_input_file_wrapper),
242 (arm_lang_for_each_input_file): Delete.
243 (lang_for_each_input_file): Don't define.
244 * emultempl/cr16elf.em (cr16elf_after_parse): Use ldelf_map_segments.
245 * emultempl/crxelf.em (crxelf_after_parse): Likewise. Delete
246 declaration.
247 * emultempl/cskyelf.em (gldcsky_layout_sections_again): Use
248 ldelf_map_segments.
249 (gld${EMULATION_NAME}_after_allocation): Likewise.
250 (real_func, csky_for_each_input_file_wrapper),
251 (csky_lang_for_each_input_file): Delete.
252 (lang_for_each_input_file): Don't define.
253 * emultempl/genelf.em: Include ldelfgen.h.
254 (gld${EMULATION_NAME}_before_allocation): Use ldelf_map_segments.
255 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
256 (hppaelf_layout_sections_again): Likewise.
257 (gld${EMULATION_NAME}_after_allocation): Likewise.
258 (real_func, hppa_for_each_input_file_wrapper),
259 (hppa_lang_for_each_input_file): Delete.
260 (lang_for_each_input_file): Don't define.
261 * emultempl/ia64elf.em (ia64elf_after_parse): Use ldelf_map_segments.
262 * emultempl/m68hc1xelf.em (real_func),
263 (m68hc11_for_each_input_file_wrapper),
264 (m68hc11_lang_for_each_input_file): Delete.
265 (lang_for_each_input_file): Don't define.
266 * emultempl/metagelf.em (metagelf_layout_sections_again): Use
267 ldelf_map_segments.
268 (gld${EMULATION_NAME}_after_allocation): Likewise.
269 (real_func, metag_for_each_input_file_wrapper),
270 (metag_lang_for_each_input_file): Delete.
271 (lang_for_each_input_file): Don't define.
272 * emultempl/mipself.em (real_func),
273 (mips_for_each_input_file_wrapper),
274 (mips_lang_for_each_input_file): Delete.
275 (lang_for_each_input_file): Don't define.
276 * emultempl/mmo.em: Don't include elf-bfd.h, do include ldelfgen.h.
277 (gld${EMULATION_NAME}_after_allocation): Use ldelf_map_segments.
278 * emultempl/nds32elf.em (nds32_elf_after_parse): Use ldelf_after_parse.
279 (nds32_elf_after_allocation): Comment fix.
280 * emultempl/nios2elf.em (nios2elf_layout_sections_again): Use
281 ldelf_map_segments.
282 (gld${EMULATION_NAME}_after_allocation): Likewise.
283 (real_func, nios2_for_each_input_file_wrapper),
284 (nios2_lang_for_each_input_file): Delete.
285 (lang_for_each_input_file): Don't define.
286 * emultempl/ppc32elf.em (gld${EMULATION_NAME}_load_symbols): Delete
287 declaration.
288 (ppc_recognized_file): Call ldelf_load_symbols.
289 * emultempl/ppc64elf.em (ppc_layout_sections_again): Likewise.
290 (gld${EMULATION_NAME}_after_allocation): Likewise.
291 (real_func, ppc_for_each_input_file_wrapper),
292 (ppc_lang_for_each_input_file): Delete.
293 (lang_for_each_input_file): Don't define.
294 (gld${EMULATION_NAME}_load_symbols): Don't declare.
295 (ppc64_recognized_file): Call ldelf_load_symbols.
296 * emultempl/riscvelf.em (gld${EMULATION_NAME}_after_allocation):
297 Use ldelf_map_segments.
298 * emultempl/spuelf.em (spu_place_special_section): Use
299 ldelf_place_orphan.
300 * emultempl/tic6xdsbt.em (gld${EMULATION_NAME}_after_allocation):
301 Use ldelf_map_segments.
302 * emultempl/vms.em: Include ldelfgen.h.
303 (gld${EMULATION_NAME}_after_allocation): Use ldelf_map_segments.
304 * emultempl/elf32.em: Remove unnecessary headers, include ldelf.h
305 and ldelfgen.h. Move much of file content to..
306 * ldelf.c: ..here. New file.
307 * ldelf.h: New file.
308 * emultempl/elf-generic.em: Move gld${EMULATION_NAME}_map_segments..
309 * ldelfgen.c: ..to here.
310 * ldelfgen.h: New file.
311 * ldlang.c (lang_for_each_input_file): Adjust to only call func
312 on real files.
313 (lang_for_each_file): Likewise.
314 * po/SRC-POTFILES.in: Regenerate.
315 * Makefile.in: Regenerate.
316
317 2019-09-11 Alan Modra <amodra@gmail.com>
318
319 * ldmisc.c: Don't #include elf-bfd.h or coff-bfd.h.
320 (vfinfo): Use bfd_group_name.
321
322 2019-09-11 Alan Modra <amodra@gmail.com>
323
324 * plugin.c (asymbol_from_plugin_symbol): Move code handling
325 ELF common symbols to block handling ELF visibility. Simplify
326 visibility setting.
327
328 2019-09-09 H.J. Lu <hongjiu.lu@intel.com>
329
330 PR binutils/24887
331 * testsuite/ld-i386/property-1.r: Adjust for new output format
332 from readelf.
333 * testsuite/ld-i386/property-1a.r: Likewise.
334 * testsuite/ld-i386/property-2.r: Likewise.
335 * testsuite/ld-i386/property-2a.r: Likewise.
336 * testsuite/ld-i386/property-3.r: Likewise.
337 * testsuite/ld-i386/property-3a.r: Likewise.
338 * testsuite/ld-i386/property-4.r: Likewise.
339 * testsuite/ld-i386/property-4a.r: Likewise.
340 * testsuite/ld-i386/property-5.r: Likewise.
341 * testsuite/ld-i386/property-5a.r: Likewise.
342 * testsuite/ld-i386/property-6.r: Likewise.
343 * testsuite/ld-i386/property-7.r: Likewise.
344 * testsuite/ld-i386/property-7a.r: Likewise.
345 * testsuite/ld-i386/property-1.r: Likewise.
346 * testsuite/ld-i386/property-1a.r: Likewise.
347 * testsuite/ld-i386/property-2.r: Likewise.
348 * testsuite/ld-i386/property-2a.r: Likewise.
349 * testsuite/ld-i386/property-3.r: Likewise.
350 * testsuite/ld-i386/property-3a.r: Likewise.
351 * testsuite/ld-i386/property-4.r: Likewise.
352 * testsuite/ld-i386/property-4a.r: Likewise.
353 * testsuite/ld-i386/property-5.r: Likewise.
354 * testsuite/ld-i386/property-5a.r: Likewise.
355 * testsuite/ld-i386/property-6.r: Likewise.
356 * testsuite/ld-i386/property-7.r: Likewise.
357 * testsuite/ld-i386/property-7a.r: Likewise.
358
359 2019-09-09 Phil Blundell <pb@pbcl.net>
360
361 binutils 2.33 branch created.
362
363 2019-09-06 Alan Modra <amodra@gmail.com>
364
365 * emultempl/beos.em (sort_by_file_name): Use appropriate
366 intermediary variables.
367 (sort_by_section_name): Likewise.
368
369 2019-09-06 Alan Modra <amodra@gmail.com>
370
371 * emultempl/elf32.em (gld${EMULATION_NAME}_search_needed): Constify
372 variable.
373 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
374 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
375
376 2019-09-05 Eric Botcazou <ebotcazou@adacore.com>
377
378 PR ld/24574
379 * pe-dll.c (pe_find_data_imports): Replace again the original name of
380 the undefined symbol with the __imp_ prefixed one after it is resolved.
381
382 2019-09-05 Alan Modra <amodra@gmail.com>
383
384 * testsuite/ld-powerpc/pcrelopt.s,
385 * testsuite/ld-powerpc/pcrelopt.d: Test offset and prefix in
386 second instruction.
387
388 2019-08-29 Alan Modra <amodra@gmail.com>
389
390 PR ld/24406
391 * plugin.c (get_symbols): Test link_info.wrap_hash before calling
392 unwrap_hash_lookup.
393
394 2019-08-22 Tamar Christina <tamar.christina@arm.com>
395
396 PR ld/24601
397 * testsuite/ld-aarch64/aarch64-elf.exp (undef-tls, weak-tls): New.
398 * testsuite/ld-aarch64/undef-tls.d: New test.
399 * testsuite/ld-aarch64/undef-tls.s: New test.
400 * testsuite/ld-aarch64/weak-tls.d: New test.
401 * testsuite/ld-aarch64/weak-tls.s: New test.
402
403 2019-08-20 Tamar Christina <tamar.christina@arm.com>
404
405 * testsuite/ld-arm/cortex-a8-fix-b-plt.d: Update Testcase.
406 * testsuite/ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
407 * testsuite/ld-arm/cortex-a8-fix-bcc-plt.d: Likewise.
408 * testsuite/ld-arm/farcall-cond-thumb-arm.d: Likewise.
409 * testsuite/ld-arm/farcall-mixed-app.d: Likewise.
410 * testsuite/ld-arm/farcall-mixed-app2.d: Likewise.
411 * testsuite/ld-arm/farcall-mixed-lib-v4t.d: Likewise.
412 * testsuite/ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
413 * testsuite/ld-arm/farcall-thumb-arm-short.d: Likewise.
414 * testsuite/ld-arm/farcall-thumb-arm.d: Likewise.
415 * testsuite/ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
416 * testsuite/ld-arm/farcall-thumb-thumb.d: Likewise.
417 * testsuite/ld-arm/fix-arm1176-on.d: Likewise.
418 * testsuite/ld-arm/ifunc-10.dd: Likewise.
419 * testsuite/ld-arm/ifunc-2.dd: Likewise.
420 * testsuite/ld-arm/ifunc-4.dd: Likewise.
421 * testsuite/ld-arm/ifunc-6.dd: Likewise.
422 * testsuite/ld-arm/ifunc-8.dd: Likewise.
423 * testsuite/ld-arm/jump-reloc-veneers-long.d: Likewise.
424 * testsuite/ld-arm/mixed-app.d: Likewise.
425 * testsuite/ld-arm/thumb2-b-interwork.d: Likewise.
426 * testsuite/ld-arm/tls-longplt.d: Likewise.
427 * testsuite/ld-arm/tls-thumb1.d: Likewise.
428
429 2019-08-16 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR ld/24905
432 * testsuite/ld-x86-64/pr24905-x32.d: New file.
433 * testsuite/ld-x86-64/pr24905.d: Likewise.
434 * testsuite/ld-x86-64/pr24905.s: Likewise.
435 * testsuite/ld-x86-64/pr24905.t: Likewise.
436 * testsuite/ld-x86-64/x86-64.exp: Run pr24905 and pr24905-x32.
437
438 2019-08-16 Christophe Lyon <christophe.lyon@linaro.org>
439
440 * emulparams/armelf.sh (OTHER_SECTIONS): Add support for noinit
441 section.
442
443 2019-08-16 Alan Modra <amodra@gmail.com>
444
445 * emultempl/ppc32elf.em (ppc_before_allocation): Force running
446 prelim_size_sections before deciding whether branch trampolines
447 might be needed.
448
449 2019-08-15 Jim Wilson <jimw@sifive.com>
450
451 * testsuite/ld-riscv-elf/c-lui-2.d: New.
452 * testsuite/ld-riscv-elf/c-lui-2.ld: New.
453 * testsuite/ld-riscv-elf/c-lui-2.s: New.
454 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run the c-lui-2 test.
455
456 2019-08-10 Alan Modra <amodra@gmail.com>
457
458 * ldlang.h (enum statement_enum): Sort.
459 (union lang_statement_union): Sort.
460
461 2019-08-10 Alan Modra <amodra@gmail.com>
462
463 * ldlang.h (lang_common_statement_type): Delete.
464 (lang_object_symbols_statement_type): Delete.
465 (union lang_statement_union): Remove common_statement and
466 object_symbols_statement.
467
468 2019-08-10 Alan Modra <amodra@gmail.com>
469
470 * ldexp.c (exp_intop, exp_bigintop, exp_relop, exp_binop, exp_trinop),
471 (exp_unop, exp_nameop, exp_assop, exp_assert): Remove casts of
472 stat_alloc return value.
473 * ldlang.c (new_statement, new_afile, sort_def_symbol),
474 (lang_memory_region_lookup, lang_memory_region_alias),
475 (ldlang_add_undef, ldlang_add_require_defined, insert_pad),
476 (lang_add_gc_name, lang_new_phdr): Likewise.
477 * lexsup.c (set_segment_start): Likewise.
478
479 2019-08-10 Alan Modra <amodra@gmail.com>
480
481 * ldlang.h (lang_input_statement_type): Make next
482 and next_real_file a lang_input_statement_type pointer.
483 (lang_statement_append): Delete prototype.
484 (LANG_FOR_EACH_INPUT_STATEMENT): Update for lang_input_statement_type
485 change.
486 * ldmain.c (add_archive_element): Likewise.
487 * ldlang.c: Likewise throughout.
488 (lang_statement_append): Make static. Make element and field
489 void pointers. Remove casts in calls.
490 (lang_check): Use a lang_input_statement_type pointer for "file".
491 (find_rescan_insertion): Similarly for "iter" and return value.
492 (lang_process): Similarly for "insert", "iter" and "temp".
493 * emultempl/spuelf.em (embedded_spu_file): Likewise.
494 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Expand
495 lang_statment_append call.
496
497 2019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
498
499 * emulparams/elf32bmip.sh: Add .MIPS.xhash section.
500 * emulparams/elf32bmipn32-defs.sh: Add .MIPS.xhash section.
501 * emulparams/elf64bmip-defs.sh: Add .MIPS.xhash section.
502 * emultempl/mipself.em: Remove mips_after_parse function.
503 * testsuite/ld-elf/hash.d: Update comment.
504 * testsuite/ld-mips-elf/hash1.d: New test.
505 * testsuite/ld-mips-elf/hash1.s: Ditto.
506 * testsuite/ld-mips-elf/hash1a.d: Remove.
507 * testsuite/ld-mips-elf/hash1b.d: Ditto.
508 * testsuite/ld-mips-elf/hash1c.d: Ditto
509 * testsuite/ld-mips-elf/hash2.d: New test.
510 * testsuite/ld-mips-elf/mips-elf.exp: New tests.
511 * testsuite/ld-mips-elf/start.s: New test.
512
513 2019-08-08 Nick Clifton <nickc@redhat.com>
514
515 PR 24887
516 * testsuite/ld-aarch64/bti-plt-2.d: Adjust for new output format
517 from readelf.
518 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
519 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
520 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
521 * testsuite/ld-aarch64/bti-warn.d: Likewise.
522 * testsuite/ld-aarch64/property-bti-pac1.d: Likewise.
523 * testsuite/ld-aarch64/property-bti-pac2.d: Likewise.
524 * testsuite/ld-aarch64/property-bti-pac3.d: Likewise.
525 * testsuite/ld-elf/x86-feature-1a.rd: Likewise.
526 * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
527 * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
528 * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
529 * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
530 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
531 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
532 * testsuite/ld-i386/pr23372a.d: Likewise.
533 * testsuite/ld-i386/pr23372c.d: Likewise.
534 * testsuite/ld-i386/pr23486a.d: Likewise.
535 * testsuite/ld-i386/pr23486b.d: Likewise.
536 * testsuite/ld-i386/pr23486c.d: Likewise.
537 * testsuite/ld-i386/pr23486d.d: Likewise.
538 * testsuite/ld-i386/pr24322a.d: Likewise.
539 * testsuite/ld-i386/pr24322b.d: Likewise.
540 * testsuite/ld-i386/property-x86-3.d: Likewise.
541 * testsuite/ld-i386/property-x86-4a.d: Likewise.
542 * testsuite/ld-i386/property-x86-5.d: Likewise.
543 * testsuite/ld-i386/property-x86-cet1.d: Likewise.
544 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
545 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
546 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
547 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
548 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
549 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
550 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
551 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
552 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
553 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
554 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
555 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
556 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
557 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
558 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
559 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
560 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
561 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
562 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
563 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
564 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
565 * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
566 * testsuite/ld-x86-64/pr23372a.d: Likewise.
567 * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
568 * testsuite/ld-x86-64/pr23372c.d: Likewise.
569 * testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
570 * testsuite/ld-x86-64/pr23486a.d: Likewise.
571 * testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
572 * testsuite/ld-x86-64/pr23486b.d: Likewise.
573 * testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
574 * testsuite/ld-x86-64/pr23486c.d: Likewise.
575 * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
576 * testsuite/ld-x86-64/pr23486d.d: Likewise.
577 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
578 * testsuite/ld-x86-64/pr24322a.d: Likewise.
579 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
580 * testsuite/ld-x86-64/pr24322b.d: Likewise.
581 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
582 * testsuite/ld-x86-64/pr24458a.d: Likewise.
583 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
584 * testsuite/ld-x86-64/pr24458b.d: Likewise.
585 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
586 * testsuite/ld-x86-64/pr24458c.d: Likewise.
587 * testsuite/ld-x86-64/property-1.r: Likewise.
588 * testsuite/ld-x86-64/property-1a.r: Likewise.
589 * testsuite/ld-x86-64/property-2.r: Likewise.
590 * testsuite/ld-x86-64/property-2a.r: Likewise.
591 * testsuite/ld-x86-64/property-3.r: Likewise.
592 * testsuite/ld-x86-64/property-3a.r: Likewise.
593 * testsuite/ld-x86-64/property-4.r: Likewise.
594 * testsuite/ld-x86-64/property-4a.r: Likewise.
595 * testsuite/ld-x86-64/property-5.r: Likewise.
596 * testsuite/ld-x86-64/property-5a.r: Likewise.
597 * testsuite/ld-x86-64/property-6.r: Likewise.
598 * testsuite/ld-x86-64/property-7.r: Likewise.
599 * testsuite/ld-x86-64/property-7a.r: Likewise.
600 * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
601 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
602 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
603 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
604 * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
605 * testsuite/ld-x86-64/property-x86-5.d: Likewise.
606 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
607 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
608 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
609 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
610 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
611 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
612 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
613 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
614 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
615 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
616 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
617 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
618 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
619 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
620 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
621 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
622 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
623 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
624 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
625 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
626 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
627 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
628 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
629 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
630 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
631 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
632 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
633 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
634 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
635 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
636 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
637 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
638 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
639 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
640 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
641 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
642
643 2019-08-07 Jose E. Marchesi <jose.marchesi@oracle.com>
644
645 * scripttempl/elf64bpf.sc: Adapted from elf.sc.
646 * emulparams/elf64bpf.sh (SCRIPT_NAME): Use elf64bpf.
647 (EMBEDDED): Define.
648 * testsuite/ld-bpf/call-1.d: Do not expect a warning regarding an
649 undefined entry symbol.
650 * testsuite/ld-bpf/jump-1.d: Likewise.
651 * testsuite/ld-undefined/undefined.exp: Do not pass '-e entry' to
652 ld in BPF targets, and do not expect line number information.
653 * testsuite/ld-srec/srec.exp (run_srec_test): xfail s-record tests
654 in BPF targets.
655
656 2019-08-06 Alan Modra <amodra@gmail.com>
657
658 PR 24873
659 * ldlang.c (find_replacements_insert_point): Return "before" flag.
660 (find_next_input_statement): New function.
661 (lang_process): When placing recompiled LTO objects before a
662 claimed archive, place them immediately before in the statement
663 list.
664
665 2019-08-06 Alan Modra <amodra@gmail.com>
666
667 PR 24873
668 * ldlang.c (plugin_undefs): New static var.
669 (open_input_bfds <lang_group_statement_enum>): Loop on
670 plugin_undefs and hitting plugin_insert point.
671 (lang_process <lto_plugin_active>): Set plugin_undefs.
672
673 2019-08-02 Alan Modra <amodra@gmail.com>
674
675 * testsuite/ld-powerpc/tlsie.s: Correct medium model ELF sequence.
676
677 2019-08-01 Alan Modra <amodra@gmail.com>
678
679 PR 24806
680 * ldlang.c (process_insert_statements): Add start of list
681 parameter. Use rather than lang_os_list.head. Process insert
682 statements inside group statements with a recursive call.
683 (lang_process): Adjust process_insert_statements call.
684 * lexsup.c (parse_args): Warn when adding missing --end-group.
685
686 2019-08-01 Alan Modra <amodra@gmail.com>
687
688 * ldlang.h (lang_os_list): Rename from lang_output_section_statement.
689 * ldlang.c: Likewise throughout file.
690 * emultempl/alphaelf.em: Likewise.
691 * emultempl/elf32.em: Likewise.
692 * emultempl/mmo.em: Likewise.
693 * emultempl/pe.em: Likewise.
694 * emultempl/pep.em: Likewise.
695 * emultempl/ppc32elf.em: Likewise.
696 * emultempl/spuelf.em: Likewise.
697
698 2019-07-26 Alan Modra <amodra@gmail.com>
699
700 * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors.
701 * testsuite/ld-plugin/lto-5r.d: Likewise.
702
703 2019-07-24 H.J. Lu <hongjiu.lu@intel.com>
704
705 * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead
706 of __gnu_lto_v.*.
707 * testsuite/ld-plugin/lto-5r.d: Likewise.
708 * testsuite/ld-plugin/lto.exp: Run lto-3r and lto-5r tests.
709
710 2019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
711
712 * ld-arc/relax-local-pic.d: New test.
713 * ld-arc/relax-local-pic.s: New file.
714
715 2019-07-22 Martin Liska <mliska@suse.cz>
716
717 * testsuite/ld-plugin/lto-3r.d: Remove.
718 * testsuite/ld-plugin/lto-5r.d: Remove.
719 * testsuite/ld-plugin/lto.exp: Do not run lto-3r and lto-5r
720 tests.
721
722 2019-07-23 Alan Modra <amodra@gmail.com>
723
724 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Condition
725 SHF_GNU_MBIND on osabi. Set output elf_gnu_osabi_mbind.
726
727 2019-07-23 Alan Modra <amodra@gmail.com>
728
729 * testsuite/ld-elf/size-1.d,
730 * testsuite/ld-elf/size-1.s,
731 * testsuite/ld-elf/size-1.t: New test.
732 * testsuite/ld-elf/size-2.d,
733 * testsuite/ld-elf/size-2.s,
734 * testsuite/ld-elf/size-2.t: New test.
735 * testsuite/ld-scripts/size-1.d,
736 * testsuite/ld-scripts/size-1.s,
737 * testsuite/ld-scripts/size-1.t,
738 * testsuite/ld-scripts/size-2.s,
739 * testsuite/ld-scripts/size-2.d,
740 * testsuite/ld-scripts/size-2.t,
741 * testsuite/ld-scripts/size.exp: Delete.
742
743 2019-07-22 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
744
745 * ld/testsuite/ld-arm/cmse_main_sec_debug.d: Modify regexps to
746 allow for output from a arm-none-linux-gnueabihf target.
747
748 2019-07-20 Alan Modra <amodra@gmail.com>
749
750 PR 24827
751 * ldlex.l (comment): Check for 0 return from YY_INPUT, not EOF.
752
753 2019-07-19 Alan Modra <amodra@gmail.com>
754
755 * testsuite/ld-powerpc/tlsgd.d,
756 * testsuite/ld-powerpc/tlsgd.s,
757 * testsuite/ld-powerpc/tlsie.d,
758 * testsuite/ld-powerpc/tlsie.s,
759 * testsuite/ld-powerpc/tlsld.d,
760 * testsuite/ld-powerpc/tlsld.s: New tests.
761 * testsuite/ld-powerpc/powerpc.exp: Run them.
762
763 2019-07-19 Alan Modra <amodra@gmail.com>
764
765 * testsuite/ld-powerpc/tlsldopt.d: Rename from tlsld.d.
766 * testsuite/ld-powerpc/tlsldopt.s: Rename from tlsld.s.
767 * testsuite/ld-powerpc/tlsldopt32.d: Rename from tlsld32.d.
768 * testsuite/ld-powerpc/tlsldopt32.s: Rename from tlsld32.s.
769 * testsuite/ld-powerpc/powerpc.exp: Update.
770
771 2019-07-19 Alan Modra <amodra@gmail.com>
772
773 PR 24819
774 * testsuite/ld-elf/pr24819.d: xfail for genelf targets.
775
776 2019-07-18 H.J. Lu <hongjiu.lu@intel.com>
777
778 PR ld/24819
779 * emultempl/elf32.em (elf_orphan_compatible): Return FALSE for
780 member of output section group when doing a relocatable link.
781 * testsuite/ld-elf/pr24819.d: New file.
782 * testsuite/ld-elf/pr24819.s: Likewise.
783
784 2019-07-13 Alan Modra <amodra@gmail.com>
785
786 * testsuite/ld-powerpc/tlsso.r: Update.
787 * testsuite/ld-powerpc/tlsso32.g: Update.
788 * testsuite/ld-powerpc/tlsso32.r: Update.
789 * testsuite/ld-powerpc/tlstocso.r: Update.
790 * testsuite/ld-cris/tls-dso-dtpoffd2.d: Update.
791 * testsuite/ld-cris/tls-dso-dtpoffd4.d: Update.
792 * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d: Update.
793 * testsuite/ld-cris/tls-gd-1.d: Update.
794 * testsuite/ld-cris/tls-gd-1h.d: Update.
795 * testsuite/ld-cris/tls-gd-2.d: Update.
796 * testsuite/ld-cris/tls-gd-2h.d: Update.
797 * testsuite/ld-cris/tls-ie-10.d: Update.
798 * testsuite/ld-cris/tls-ie-11.d: Update.
799 * testsuite/ld-cris/tls-ie-8.d: Update.
800 * testsuite/ld-cris/tls-ie-9.d: Update.
801 * testsuite/ld-cris/tls-js1.d: Update.
802 * testsuite/ld-cris/tls-ld-4.d: Update.
803 * testsuite/ld-cris/tls-ld-5.d: Update.
804 * testsuite/ld-cris/tls-ld-6.d: Update.
805 * testsuite/ld-cris/tls-ld-7.d: Update.
806 * testsuite/ld-cris/tls-ldgd-14.d: Update.
807 * testsuite/ld-cris/tls-ldgd-15.d: Update.
808 * testsuite/ld-cris/tls-ldgdx-14.d: Update.
809 * testsuite/ld-cris/tls-ldgdx-15.d: Update.
810 * testsuite/ld-cris/tls-local-54.d: Update.
811 * testsuite/ld-cris/tls-local-60.d: Update.
812 * testsuite/ld-cris/tls-local-61.d: Update.
813 * testsuite/ld-cris/tls-local-63.d: Update.
814 * testsuite/ld-cris/tls-local-64.d: Update.
815 * testsuite/ld-cris/tls-ok-30.d: Update.
816 * testsuite/ld-cris/tls-ok-32.d: Update.
817 * testsuite/ld-cris/tls-ok-34.d: Update.
818 * testsuite/ld-mips-elf/tls-multi-got-1.got: Update.
819 * testsuite/ld-mips-elf/tls-multi-got-1.r: Update.
820 * testsuite/ld-mips-elf/tlsdyn-pie-o32.d: Update.
821 * testsuite/ld-mips-elf/tlsdyn-pie-o32.got: Update.
822 * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Update.
823 * testsuite/ld-mips-elf/tlslib-o32-ver.got: Update.
824 * testsuite/ld-mips-elf/tlslib-o32.got: Update.
825 * testsuite/ld-s390/tlspic.rd: Update.
826 * testsuite/ld-s390/tlspic_64.rd: Update.
827 * testsuite/ld-sparc/tlssunnopic32.rd: Update.
828 * testsuite/ld-sparc/tlssunnopic64.rd: Update.
829 * testsuite/ld-sparc/tlssunpic32.rd: Update.
830 * testsuite/ld-sparc/tlssunpic64.rd: Update.
831
832 2019-07-13 Alan Modra <amodra@gmail.com>
833
834 PR 24786
835 * ldlang.h (enum section_type): Add first_overlay_section.
836 * ldlang.c (lang_add_section): Adjust switch statement.
837 (map_input_to_output_sections): Likewise.
838 (lang_size_sections_1): Always set last_os for first overlay section.
839 (lang_leave_overlay): Set sectype to first_overlay_section.
840
841 2019-07-08 Alan Modra <amodra@gmail.com>
842
843 * testsuite/ld-powerpc/callstub-1.d: Pass -melf64ppc to ld.
844 * testsuite/ld-powerpc/callstub-2.d: Likewise.
845
846 2019-07-04 Jan Beulich <jbeulich@suse.com>
847
848 * testsuite/ld-elf/group9.s: Correct argument of .type.
849
850 2019-07-02 Nick Clifton <nickc@redhat.com>
851
852 PR 24753
853 * emultempl/aarch64elf.em (_aarch64_add_stub_section): Include the
854 LINKER_CREATED section flag when creating the stub section.
855
856 2019-07-02 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
857
858 * testsuite/ld-arm/arm-elf.exp: Add tests.
859 * testsuite/ld-arm/cmse_main.s: New test.
860 * testsuite/ld-arm/cmse_main_sec_debug.d: Likewise.
861 * testsuite/ld-arm/cmse_sec_debug.s: Likewise.
862
863 2019-07-01 Nick Clifton <nickc@redhat.com>
864
865 PR 23839
866 * testsuite/ld-arm/unwind-4.d: Adjust for corrected calculation of
867 exidx relocs.
868
869 2019-06-28 Alan Modra <amodra@gmail.com>
870
871 * testsuite/ld-powerpc/callstub-1.d,
872 * testsuite/ld-powerpc/callstub-1.s: New test.
873 * testsuite/ld-powerpc/callstub-2.d,
874 * testsuite/ld-powerpc/callstub-2.s: New test.
875 * testsuite/ld-powerpc/powerpc.exp: Run them.
876
877 2019-06-25 Jan Beulich <jbeulich@suse.com>
878
879 * plugin.c (get_lto_kind, get_lto_resolution,
880 get_lto_visibility): Rename "index" to "idx".
881
882 2019-06-24 H.J. Lu <hongjiu.lu@intel.com>
883
884 PR ld/24721
885 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24721 tests.
886 * testsuite/ld-x86-64/pr24721-x32.d: New file.
887 * testsuite/ld-x86-64/pr24721.d: Likewise.
888 * testsuite/ld-x86-64/pr24721.map: Likewise.
889 * testsuite/ld-x86-64/pr24721a.s: Likewise.
890 * testsuite/ld-x86-64/pr24721b.s: Likewise.
891
892 2019-06-23 Alan Modra <amodra@gmail.com>
893
894 PR 24704
895 * testsuite/ld-powerpc/elfv2exe.d: Update.
896 * testsuite/ld-powerpc/elfv2so.d: Update.
897
898 2019-06-14 Szabolcs Nagy <szabolcs.nagy@arm.com>
899
900 * testsuite/ld-aarch64/aarch64-elf.exp: Add emit-relocs-22 and -23.
901 * testsuite/ld-aarch64/emit-relocs-22.d: New test.
902 * testsuite/ld-aarch64/emit-relocs-22.s: New test.
903 * testsuite/ld-aarch64/emit-relocs-23.d: New test.
904 * testsuite/ld-aarch64/emit-relocs-23.s: New test.
905
906 2019-06-14 Alan Modra <amodra@gmail.com>
907
908 * Makefile.in: Regenerate.
909 * configure: Regenerate.
910
911 2019-06-14 Alan Modra <amodra@gmail.com>
912
913 PR 24662
914 * testsuite/ld-alpha/tlsbin.rd: Update.
915 * testsuite/ld-alpha/tlsbinr.rd: Update.
916 * testsuite/ld-alpha/tlspic.rd: Update.
917
918 2019-06-07 Maciej W. Rozycki <macro@wdc.com>
919
920 * ld.texi (Options): Also document `-rpath' option restrictions
921 in the description of the option itself.
922
923 2019-06-06 Sudakshina Das <sudi.das@arm.com>
924
925 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
926 * testsuite/ld-aarch64/property-bti-pac4-a.d: New test.
927 * testsuite/ld-aarch64/property-bti-pac4-b.d: New test.
928 * testsuite/ld-aarch64/property-bti-pac4.s: New test.
929
930 2019-06-06 Sudakshina Das <sudi.das@arm.com>
931
932 * NEWS: Update options names.
933 * emultempl/aarch64elf.em (OPTION_FORCE_BTI, OPTION_PAC_PLT): Remove.
934 (PARSE_AND_LIST_LONGOPTS): Remove force-bti and pac-plt.
935 (PARSE_AND_LIST_OPTIONS): Update to -z.
936 (PARSE_AND_LIST_ARGS_CASE_Z_AARCH64): New.
937 (PARSE_AND_LIST_ARGS_CASE_Z): Add PARSE_AND_LIST_ARGS_CASE_Z_AARCH64.
938 (PARSE_AND_LIST_ARGS_CASES): Move cases for these options.
939 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update option.
940 * testsuite/ld-aarch64/bti-pac-plt-2.d: Likewise.
941 * testsuite/ld-aarch64/bti-plt-1.d: Likewise.
942 * testsuite/ld-aarch64/bti-plt-2.d: Likewise.
943 * testsuite/ld-aarch64/bti-plt-3.d: Likewise.
944 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
945 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
946 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
947 * testsuite/ld-aarch64/bti-warn.d: Likewise.
948 * testsuite/ld-aarch64/pac-plt-1.d: Likewise.
949 * testsuite/ld-aarch64/pac-plt-2.d: Likewise.
950
951 2019-05-30 Nick Clifton <nickc@redhat.com>
952
953 PR 24627
954 * testsuite/ld-elf/ver_def.vd: Update expected output.
955
956 2019-05-30 Alan Modra <amodra@gmail.com>
957
958 PR 24596
959 * emulparams/m9s12zelf.sh (TEMPLATE_NAME): Set to generic.
960 (EXTRA_EM_FILE): Define to genelf.
961 * testsuite/lib/ld-lib.exp (uses_genelf): Add s12z.
962
963 2019-05-30 Alan Modra <amodra@gmail.com>
964
965 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Support procedure
966 calls in optional "xfail" args.
967 (run_ld_link_exec_tests): Likewise.
968 (is_generic): New.
969 (uses_genelf): Rename from is_generic_elf. Delete bogus semicolons.
970 * testsuite/ld-scripts/align.exp: Rename is_generic_elf call.
971 * testsuite/ld-elf/elf.exp: Use is_generic and uses_genelf. Delete
972 xfail_implib var.
973 * testsuite/ld-elf/sec64k.exp: Use is_generic.
974 * testsuite/ld-elf/shared.exp: Likewise.
975 * testsuite/ld-discard/extern.d: Use is_generic in xfail.
976 * testsuite/ld-discard/start.d: Likewise.
977 * testsuite/ld-discard/static.d: Likewise.
978 * testsuite/ld-elf/attributes.d: Likewise.
979 * testsuite/ld-elf/group1.d: Likewise.
980 * testsuite/ld-elf/group3b.d: Likewise.
981 * testsuite/ld-elf/group8a.d: Likewise.
982 * testsuite/ld-elf/group8b.d: Likewise.
983 * testsuite/ld-elf/group9a.d: Likewise.
984 * testsuite/ld-elf/group9b.d: Likewise.
985 * testsuite/ld-elf/linkonce2.d: Likewise.
986 * testsuite/ld-elf/merge2.d: Likewise.
987 * testsuite/ld-elf/merge3.d: Likewise.
988 * testsuite/ld-elf/pr12851.d: Likewise.
989 * testsuite/ld-elf/pr12975.d: Likewise.
990 * testsuite/ld-elf/pr13177.d: Likewise.
991 * testsuite/ld-elf/pr13195.d: Likewise.
992 * testsuite/ld-elf/pr17550c.d: Likewise.
993 * testsuite/ld-elf/pr17550d.d: Likewise.
994 * testsuite/ld-elf/pr17615.d: Likewise.
995 * testsuite/ld-elf/pr21562a.d: Likewise.
996 * testsuite/ld-elf/pr21562b.d: Likewise.
997 * testsuite/ld-elf/pr21562c.d: Likewise.
998 * testsuite/ld-elf/pr21562d.d: Likewise.
999 * testsuite/ld-elf/pr21562i.d: Likewise.
1000 * testsuite/ld-elf/pr21562j.d: Likewise.
1001 * testsuite/ld-elf/pr21562k.d: Likewise.
1002 * testsuite/ld-elf/pr21562l.d: Likewise.
1003 * testsuite/ld-elf/pr21562m.d: Likewise.
1004 * testsuite/ld-elf/pr21562n.d: Likewise.
1005 * testsuite/ld-elf/pr22677.d: Likewise.
1006 * testsuite/ld-elf/pr22836-1a.d: Likewise.
1007 * testsuite/ld-elf/pr22836-1b.d: Likewise.
1008 * testsuite/ld-elf/warn3.d: Likewise.
1009 * testsuite/ld-elf/warn1.d: Likewise and xfail sparc solaris
1010 targets rather than notarget.
1011 * testsuite/ld-elf/compressed1d.d: Use uses_genelf in xfail.
1012 * testsuite/ld-elf/orphan-10.d: Likewise.
1013 * testsuite/ld-elf/orphan-9.d: Likewise.
1014 * testsuite/ld-elf/orphan-region.d: Likewise.
1015 * testsuite/ld-elf/orphan.d: Likewise.
1016 * testsuite/ld-elf/orphan3.d: Likewise.
1017 * testsuite/ld-elf/pr20528a.d: Likewise.
1018 * testsuite/ld-elf/pr20528b.d: Likewise.
1019 * testsuite/ld-elf/pr23658-1a.d: Likewise.
1020 * testsuite/ld-elf/pr23658-1b.d: Likewise.
1021 * testsuite/ld-elf/pr349.d: Likewise.
1022 * testsuite/ld-elf/warn2.d: Likewise and xfail sparc solaris
1023 targets rather than notarget.
1024 * testsuite/ld-elf/merge.d: Correct ms1-*-* to mt-*-*.
1025
1026 2019-05-28 Faraz Shahbazker <fshahbazker@wavecomp.com>
1027
1028 * testsuite/ld-mips-elf/undefweak-overflow.s: Remove test case
1029 for pcrel_hi/pcrel_lo.
1030 * testsuite/ld-mips-elf/undefweak-overflow.d: Update to match.
1031 * testsuite/ld-mips-elf/reloc-pcrel-r6.s: New test source.
1032 * testsuite/ld-mips-elf/reloc-pcrel-r6.d: New test linker script.
1033 * testsuite/ld-mips-elf/reloc-pcrel-r6.ld: New test.
1034 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1035
1036 2019-05-28 Alan Modra <amodra@gmail.com>
1037
1038 PR 24596
1039 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Check that
1040 the output is coff before accessing coff tdata.
1041 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1042
1043 2019-05-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
1044
1045 * testsuite/ld-aarch64/variant_pcs-now.d: Use --hash-style=sysv.
1046 * testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
1047
1048 2019-05-27 Alan Modra <amodra@gmail.com>
1049
1050 PR 24596
1051 * emultempl/genelf.em (gld${EMULATION_NAME}_after_open): Set
1052 BFS_KEEP on group signature symbol.
1053
1054 2019-04-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
1055
1056 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
1057 * testsuite/ld-aarch64/variant_pcs-1.s: New asm for tests.
1058 * testsuite/ld-aarch64/variant_pcs-2.s: New asm for tests.
1059 * testsuite/ld-aarch64/variant_pcs-now.d: New test.
1060 * testsuite/ld-aarch64/variant_pcs-r.d: New test.
1061 * testsuite/ld-aarch64/variant_pcs-shared.d: New test.
1062 * testsuite/ld-aarch64/variant_pcs.ld: New linker script for tests.
1063
1064 2019-05-24 Alan Modra <amodra@gmail.com>
1065
1066 * po/BLD-POTFILES.in: Regenerate.
1067
1068 2019-05-24 Alan Modra <amodra@gmail.com>
1069
1070 * testsuite/ld-powerpc/notoc2.d,
1071 * testsuite/ld-powerpc/notoc2.s: New test.
1072 * testsuite/ld-powerpc/powerpc.exp: Run it.
1073
1074 2019-05-24 Alan Modra <amodra@gmail.com>
1075
1076 * testsuite/ld-powerpc/pcrelopt.s,
1077 * testsuite/ld-powerpc/pcrelopt.d,
1078 * testsuite/ld-powerpc/pcrelopt.sec: New test.
1079 * testsuite/ld-powerpc/powerpc.exp: Run it.
1080
1081 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
1082
1083 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64bpf.c.
1084 * Makefile.in (prefix): Regenerate.
1085 * configure.tgt (targ_extra_ofiles): Add case for bpf-*-* targets.
1086 * emulparams/elf64bpf.sh: New file.
1087 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
1088 bpf-*-* to the list of targets not supporting gc-sections.
1089 * testsuite/ld-bpf/bar.s: New file.
1090 * testsuite/ld-bpf/jump-1.d: Likewise.
1091 * testsuite/ld-bpf/foo.s: Likewise.
1092 * testsuite/ld-bpf/call-1.d: Likewise.
1093 * testsuite/ld-bpf/bpf.exp: Likewise.
1094 * testsuite/ld-bpf/baz.s: Likewise.
1095
1096 2019-05-23 Alan Modra <amodra@gmail.com>
1097
1098 PR 24576
1099 * ldfile.c (enum script_open_style): New.
1100 (struct script_name_list): New.
1101 (ldfile_open_command_file_1): Take a script_open_style param
1102 rather than booleans. Adjust callers. Only fail when -T or
1103 default -T script is invoked twice.
1104 (ldfile_try_open_bfd): Revert last change.
1105
1106 2019-05-22 Julius Werner <jwerner@chromium.org>
1107 Nick Clifton <nickc@redhat.com>
1108
1109 PR 24576
1110 * ld/ldfile.c: (ldfile_open_command_file_1): Add new parameter -
1111 is_script. If true check that the file has not already been
1112 parsed as a linker script.
1113 (ldfile_open_script_file): New function.
1114 (ldfile_try_open_bfd): Use the new function in place of
1115 ldfile_open_command_line.
1116 * ldmain.c (main): Likewise.
1117 * lexsup.c (parse_args): Use the new function for opening linker
1118 scripts with the -T option.
1119 * ldfile.h (ldfile_open_script_file): Add prototype.
1120
1121 2019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
1122
1123 * testsuite/ld-mips-elf/pic-reloc-5.s: Add tests for
1124 %tprel_hi and %tprel_lo relocations.
1125 * testsuite/ld-mips-elf/pic-reloc-6.s: Likewise.
1126 * testsuite/ld-mips-elf/pic-reloc-5.d: Update accordingly.
1127 * testsuite/ld-mips-elf/pic-reloc-6.d: Likewise.
1128 * testsuite/ld-mips-elf/pic-reloc-tls.ld: New test linker
1129 script file.
1130
1131 2019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
1132
1133 * testsuite/ld-mips-elf/pic-reloc-5.d: New test.
1134 * testsuite/ld-mips-elf/pic-reloc-6.d: New test.
1135 * testsuite/ld-mips-elf/pic-reloc-7.d: New test.
1136 * testsuite/ld-mips-elf/pic-reloc-5.s: New test source.
1137 * testsuite/ld-mips-elf/pic-reloc-6.s: New test source.
1138 * testsuite/ld-mips-elf/pic-reloc-7.s: New test source.
1139 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1140
1141 2019-05-21 Matthew Fortune <matthew.fortune@mips.com>
1142 Faraz Shahbazker <fshahbazker@wavecomp.com>
1143
1144 * emultempl/mipself.em (compact_branches): New static variable.
1145 (mips_create_output_section_statements): Call
1146 _bfd_mips_elf_compact_branches.
1147 (PARSE_AND_LIST_PROLOGUE): Add OPTION_COMPACT_BRANCHES and
1148 OPTION_NO_COMPACT_BRANCHES.
1149 (PARSE_AND_LIST_LONGOPTS): Add compact-branches,
1150 no-compact-branches.
1151 (PARSE_AND_LIST_OPTIONS): Add --compact-branches,
1152 --no-compact-branches.
1153 (PARSE_AND_LIST_ARGS_CASES): Handle the above.
1154 * ld.texinfo: Document --compact-branches, --no-compact-branches.
1155 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.dd: New test.
1156 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.nd: New test.
1157 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.dd: New test.
1158 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.gd: New test.
1159 * testsuite/ld-mips-elf/pic-and-nonpic-1a-r6.s: New test source.
1160 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.s: New test source.
1161 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1162
1163 2019-05-21 Andre Vieira <andre.simoesdiasvieira@arm.com>
1164
1165 * testsuite/ld-arm/arm-elf.exp: Add tests
1166 * testsuite/ld-arm/bfs-0.s: New test.
1167 * testsuite/ld-arm/bfs-1.s: New test.
1168 * testsuite/ld-arm/branch-futures.d: New test.
1169
1170 2019-05-21 Tamar Christina <tamar.christina@arm.com>
1171
1172 PR ld/24373
1173 * emultempl/aarch64elf.em (PARSE_AND_LIST_LONGOPTS): Add optional args
1174 to flags.
1175 * NEWS: Add changes to flag.
1176 (PARSE_AND_LIST_OPTIONS): Update help descriptions.
1177 (PARSE_AND_LIST_ARGS_CASES): Add new options to parser.
1178 * testsuite/ld-aarch64/aarch64-elf.exp: Add new run_dump_tests.
1179 * testsuite/ld-aarch64/erratum843419-adr.d: New test.
1180 * testsuite/ld-aarch64/erratum843419-adrp.d: New test.
1181 * testsuite/ld-aarch64/erratum843419-far-adr.d: New test.
1182 * testsuite/ld-aarch64/erratum843419-far-full.d: New test.
1183 * testsuite/ld-aarch64/erratum843419-far.s: New test.
1184 * testsuite/ld-aarch64/erratum843419-full.d: New test.
1185 * testsuite/ld-aarch64/erratum843419-near.s: New test.
1186 * testsuite/ld-aarch64/erratum843419-no-args.d: New test.
1187
1188 2019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
1189
1190 PR ld/24571
1191 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.d: New test.
1192 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.s: New test.
1193
1194 2019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
1195
1196 PR ld/24564
1197 * testsuite/ld-avr/wraparound-range-boundary.d: New test.
1198 * testsuite/ld-avr/wraparound-range-boundary.s: New test.
1199
1200 2019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
1201
1202 PR 14798
1203 * testsuite/ld-mips-elf/reloc-6a.s: Specify .text section for
1204 global code symbols.
1205 * testsuite/ld-mips-elf/reloc-6b.s: Likewise.
1206
1207 2019-05-17 Alan Modra <amodra@gmail.com>
1208
1209 PR 24567
1210 * plugin.c (plugin_notice): Do not let a common symbol override
1211 a non-common definition in IR.
1212
1213 2019-05-09 Dimitar Dimitrov <dimitar@dinux.eu>
1214
1215 * scripttempl/pru.sc (__init_array_begin, __init_array_begin):
1216 Rename.
1217
1218 2019-05-08 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
1219
1220 PR 24536
1221 * ldbuildid.c (generate_build_id): Cast return value from
1222 GetProcAddress in order to avoid a compile time warning.
1223
1224 2019-05-06 Alan Modra <amodra@gmail.com>
1225
1226 * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
1227
1228 2019-05-04 Alan Modra <amodra@gmail.com>
1229
1230 * testsuite/ld-scripts/fill.d: Don't xfail m32c
1231 * testsuite/ld-scripts/fill16.d: Likewise.
1232
1233 2019-05-04 Alan Modra <amodra@gmail.com>
1234
1235 PR 24511
1236 * testsuite/ld-elf/pr14156a.d: Allow for .init/.fini being a
1237 data section on hppa64.
1238 * testsuite/ld-elf/pr14156b.d: Likewise.
1239 * testsuite/ld-scripts/pr18963.t: Map standard sections to set
1240 output section flags.
1241 * testsuite/ld-scripts/sane1.t: Likewise.
1242 * testsuite/ld-elf/init-fini-arrays.s: Reference __init_array_start
1243 and __fini_array_start. Define __start et al.
1244 * testsuite/ld-elf/pr24511.d: New test.
1245
1246 2019-04-30 Alan Modra <amodra@gmail.com>
1247
1248 * testsuite/ld-powerpc/elfv2exe.d: Update.
1249 * testsuite/ld-powerpc/elfv2so.d: Update.
1250 * testsuite/ld-powerpc/tocopt.d: Update.
1251 * testsuite/ld-powerpc/tocopt.s: Update.
1252 * testsuite/ld-powerpc/tocopt5.d: Update.
1253 * testsuite/ld-powerpc/tocopt5.s: Update.
1254 * testsuite/ld-powerpc/tocopt7.d: Update.
1255 * testsuite/ld-powerpc/tocopt7.s: Update.
1256 * testsuite/ld-powerpc/tocopt8.d: Update.
1257 * testsuite/ld-powerpc/tocopt8.s: Update.
1258
1259 2019-04-30 Alan Modra <amodra@gmail.com>
1260
1261 * ld.texi (How GNU properties are merged): Avoid pod2man error.
1262 Correct example.
1263
1264 2019-04-26 H.J. Lu <hongjiu.lu@intel.com>
1265
1266 PR ld/24486
1267 * testsuite/ld-plugin/lto.exp: Run PR ld/24486 tests.
1268 * testsuite/ld-plugin/pr24486a.c: New file.
1269 * testsuite/ld-plugin/pr24486b.c: Likewise.
1270 * testsuite/ld-plugin/pr24486c.c: Likewise.
1271
1272 2019-04-26 Nick Clifton <nickc@redhat.com>
1273
1274 * po/ru.po: Updated Russian translation.
1275
1276 2019-04-26 Christopher Yeleighton <giecrilj@stegny.2a.pl>
1277
1278 * ld.texi: Properly hyphenate the word "specific".
1279
1280 2019-04-25 H.J. Lu <hongjiu.lu@intel.com>
1281
1282 PR ld/24406
1283 * ld.texi: Remove LTO warning from --wrap.
1284 * plugin.c (get_symbols): Update resolution for wrapper and
1285 wrapped symbols.
1286 * testsuite/ld-plugin/lto.exp: Run ld/24406 tests.
1287 * testsuite/ld-plugin/pr24406-1.c: New file.
1288 * testsuite/ld-plugin/pr24406-2a.c: Likewise.
1289 * testsuite/ld-plugin/pr24406-2b.c: Likewise.
1290
1291 2019-04-25 Sudakshina Das <sudi.das@arm.com>
1292
1293 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update.
1294 * testsuite/ld-aarch64/bti-pac-plt-2.d: Update.
1295 * testsuite/ld-aarch64/bti-plt-1.d: Update.
1296 * testsuite/ld-aarch64/bti-plt-3.d: Update.
1297 * testsuite/ld-aarch64/bti-plt-5.d: Update.
1298 * testsuite/ld-aarch64/pac-plt-1.d: Update.
1299 * testsuite/ld-aarch64/pac-plt-2.d: Update.
1300
1301 2019-04-24 Sandra Loosemore <sandra@codesourcery.com>
1302
1303 * testsuite/config/default.exp: Use [check_compiler_available]
1304 instead of [which $CC].
1305 * testsuite/ld-auto-import/auto-import.exp: Likewise.
1306 * testsuite/ld-cygwin/exe-export.exp: Likewise.
1307 * testsuite/ld-elf/audit.exp: Likewise.
1308 * testsuite/ld-elf/compress.exp: Likewise.
1309 * testsuite/ld-elf/dwarf.exp: Likewise.
1310 * testsuite/ld-elf/elf.exp: Likewise.
1311 * testsuite/ld-elf/indirect.exp: Likewise.
1312 * testsuite/ld-elf/linux-x86.exp: Likewise.
1313 * testsuite/ld-elf/shared.exp: Likewise.
1314 * testsuite/ld-elf/tls.exp: Likewise.
1315 * testsuite/ld-elf/wrap.exp: Likewise.
1316 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
1317 * testsuite/ld-elfvers/vers.exp: Likewise.
1318 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1319 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1320 * testsuite/ld-gc/gc.exp: Likewise.
1321 * testsuite/ld-i386/i386.exp: Likewise.
1322 * testsuite/ld-i386/no-plt.exp: Likewise.
1323 * testsuite/ld-i386/tls.exp: Likewise.
1324 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1325 * testsuite/ld-mn10300/mn10300.exp: Likewise.
1326 * testsuite/ld-pe/pe-compile.exp: Likewise.
1327 * testsuite/ld-pe/pe-run.exp: Likewise.
1328 * testsuite/ld-pe/pe-run2.exp: Likewise.
1329 * testsuite/ld-pie/pie.exp: Likewise.
1330 * testsuite/ld-plugin/lto.exp: Likewise.
1331 * testsuite/ld-plugin/plugin.exp: Likewise.
1332 * testsuite/ld-scripts/crossref.exp: Likewise.
1333 * testsuite/ld-sh/sh.exp: Likewise.
1334 * testsuite/ld-shared/shared.exp: Likewise.
1335 * testsuite/ld-size/size.exp: Likewise.
1336 * testsuite/ld-srec/srec.exp: Likewise.
1337 * testsuite/ld-undefined/undefined.exp: Likewise.
1338 * testsuite/ld-unique/unique.exp: Likewise.
1339 * testsuite/ld-x86-64/mpx.exp: Likewise.
1340 * testsuite/ld-x86-64/no-plt.exp: Likewise.
1341 * testsuite/ld-x86-64/tls.exp: Likewise.
1342 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1343 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Call
1344 check_compiler_available before trying to use the compiler.
1345 (run_cc_link_tests): Likewise.
1346 (check_compiler_available): New. Use it instead of [which $CC].
1347
1348 2019-04-23 Alan Modra <amodra@gmail.com>
1349
1350 * Makefile.am (GENDEPDIR): New var, used..
1351 (GENSCRIPTS): ..here.
1352 * Makefile.in: Regenerate.
1353 * genscripts.sh: Test for $DEPDIR set before every use.
1354
1355 2019-04-22 Matthew Fortune <matthew.fortune@mips.com>
1356
1357 * testsuite/ld-mips-elf/mips-elf-flags.exp: Fix expected ASEs
1358 for M5100.
1359
1360 2019-04-19 Alan Modra <amodra@gmail.com>
1361
1362 * testsuite/ld-gc/skip-map-discarded.s: Add section attributes.
1363 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
1364 s12z to list of targets not supporting --gc-sections.
1365
1366 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
1367
1368 * testsuite/ld-i386/i386.exp: Run pr18801a and pr18801b instead
1369 of pr18801.
1370 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1371 * testsuite/ld-i386/pr18801.d: Removed.
1372 * testsuite/ld-x86-64/pr18801.d: Likewise.
1373 * testsuite/ld-i386/pr18801a.d: New file.
1374 * testsuite/ld-i386/pr18801b.d: Likewise.
1375 * testsuite/ld-x86-64/pr18801a.d: Likewise.
1376 * testsuite/ld-x86-64/pr18801b.d: Likewise.
1377 * testsuite/ld-x86-64/pie2.d: Suggest -fPIE instead of -fPIC.
1378 * testsuite/ld-x86-64/pie2.d: Likewise.
1379 * testsuite/ld-x86-64/pr19719.d: Likewise.
1380 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1381 * testsuite/ld-x86-64/pr19969.d: Likewise.
1382 * testsuite/ld-x86-64/pr21997-1a.err: Likewise.
1383 * testsuite/ld-x86-64/pr21997-1b.err: Likewise.
1384 * testsuite/ld-x86-64/pr22001-1a.err: Likewise.
1385 * testsuite/ld-x86-64/pr22001-1b.err: Likewise.
1386 * testsuite/ld-x86-64/pr22791-1.err: Likewise.
1387
1388 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
1389
1390 PR ld/24458
1391 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24458 tests.
1392 * testsuite/ld-x86-64/pr24458.s: New file.
1393 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
1394 * testsuite/ld-x86-64/pr24458a.d: Likewise.
1395 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
1396 * testsuite/ld-x86-64/pr24458b.d: Likewise.
1397 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
1398 * testsuite/ld-x86-64/pr24458c.d: Likewise.
1399
1400 2019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1401
1402 * config/tc-msp430.c (msp430_make_init_symbols): Define __crt0_init_bss
1403 symbol when .lower.bss or .either.bss sections exist.
1404 Define __crt0_movedata when .lower.data or .either.data sections exist.
1405 * testsuite/gas/msp430/either-data-bss-sym.d: New test.
1406 * testsuite/gas/msp430/low-data-bss-sym.d: New test.
1407 * testsuite/gas/msp430/either-data-bss-sym.s: New test source.
1408 * testsuite/gas/msp430/low-data-bss-sym.s: New test source.
1409 * testsuite/gas/msp430/msp430.exp: Run new tests.
1410 Enable large code model when running -mdata-region={upper,either}
1411 tests.
1412
1413 2019-04-16 Alan Modra <amodra@gmail.com>
1414
1415 * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*.
1416 * testsuite/ld-scripts/section-match-1.d: Likewise.
1417 * testsuite/ld-undefined/require-defined.exp: Likewise.
1418
1419 2019-04-15 Faraz Shahbazker <fshahbazker@wavecomp.com>
1420
1421 * testsuite/ld-gc/gc.exp: Skip print-map-discarded test for non-ELF
1422 targets.
1423
1424 2019-04-15 Sudakshina Das <sudi.das@arm.com>
1425
1426 * testsuite/ld-arm/bfcsel.s: New.
1427 * testsuite/ld-arm/bfcsel.d: New.
1428 * testsuite/ld-arm/arm-elf.exp: Add above test.
1429
1430 2019-04-15 Sudakshina Das <sudi.das@arm.com>
1431
1432 * testsuite/ld-arm/bfl.s: New.
1433 * testsuite/ld-arm/bfl.d: New.
1434 * testsuite/ld-arm/arm-elf.exp: Add above test.
1435
1436 2019-04-15 Sudakshina Das <sudi.das@arm.com>
1437
1438 * testsuite/ld-arm/bf.s: New.
1439 * testsuite/ld-arm/bf.d: New.
1440 * testsuite/ld-arm/arm-elf.exp: Add above test.
1441
1442 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1443
1444 * testsuite/ld-arm/attr-merge-13.attr: New test.
1445 * testsuite/ld-arm/attr-merge-13a.s: New test.
1446 * testsuite/ld-arm/attr-merge-13b.s: New test.
1447
1448 2019-04-13 Alan Modra <amodra@gmail.com>
1449
1450 * Makefile.am (GENSCRIPTS): Pass LIB_PATH as a parameter. Add
1451 DEPDIR parameter.
1452 (ELF_DEPS, ELF_GEN_DEPS, ELF_X86_DEPS): Delete.
1453 (ALL_EMULATION_SOURCES, ALL_64_EMULATION_SOURCES): Depend on
1454 $GEN_DEPENDS.
1455 (e*.c): Delete all dependencies, instead include dependencies
1456 from $DEPDIR/*.Pc.
1457 * Makefile.in: Regenerate.
1458 * configure.ac (source_sh): Define and use function.
1459 * configure: Regenerate.
1460 * emulparams/aarch64cloudabib.sh, * emulparams/aarch64elf32b.sh,
1461 * emulparams/aarch64elfb.sh, * emulparams/aarch64fbsdb.sh,
1462 * emulparams/aarch64linux32b.sh, * emulparams/aarch64linuxb.sh,
1463 * emulparams/arcelf.sh, * emulparams/arcelf_prof.sh,
1464 * emulparams/arclinux.sh, * emulparams/arclinux_nps.sh,
1465 * emulparams/arclinux_prof.sh, * emulparams/arcv2elf.sh,
1466 * emulparams/arcv2elfx.sh, * emulparams/armelf_fbsd.sh,
1467 * emulparams/armelf_linux_eabi.sh,
1468 * emulparams/armelf_linux_fdpiceabi.sh,
1469 * emulparams/armelf_nacl.sh, * emulparams/armelf_nbsd.sh,
1470 * emulparams/armelf_vxworks.sh, * emulparams/armelfb.sh,
1471 * emulparams/armelfb_fbsd.sh, * emulparams/armelfb_fuchsia.sh,
1472 * emulparams/armelfb_linux.sh, * emulparams/armelfb_linux_eabi.sh,
1473 * emulparams/armelfb_linux_fdpiceabi.sh,
1474 * emulparams/armelfb_nacl.sh, * emulparams/armelfb_nbsd.sh,
1475 * emulparams/armsymbian.sh, * emulparams/cskyelf_linux.sh,
1476 * emulparams/elf32_sparc_sol2.sh,
1477 * emulparams/elf32_sparc_vxworks.sh, * emulparams/elf32_tic6x_be.sh,
1478 * emulparams/elf32_tic6x_elf_be.sh,
1479 * emulparams/elf32_tic6x_elf_le.sh,
1480 * emulparams/elf32_tic6x_linux_be.sh,
1481 * emulparams/elf32_tic6x_linux_le.sh,
1482 * emulparams/elf32_x86_64.sh, * emulparams/elf32_x86_64_nacl.sh,
1483 * emulparams/elf32b4300.sh, * emulparams/elf32bfinfd.sh,
1484 * emulparams/elf32bmipn32.sh, * emulparams/elf32bsmip.sh,
1485 * emulparams/elf32btsmip.sh, * emulparams/elf32btsmip_fbsd.sh,
1486 * emulparams/elf32btsmipn32.sh, * emulparams/elf32btsmipn32_fbsd.sh,
1487 * emulparams/elf32ebmip.sh, * emulparams/elf32ebmipvxworks.sh,
1488 * emulparams/elf32elmip.sh, * emulparams/elf32elmipvxworks.sh,
1489 * emulparams/elf32frvfd.sh, * emulparams/elf32l4300.sh,
1490 * emulparams/elf32lm32fd.sh, * emulparams/elf32lmip.sh,
1491 * emulparams/elf32lppc.sh, * emulparams/elf32lppclinux.sh,
1492 * emulparams/elf32lppcnto.sh, * emulparams/elf32lppcsim.sh,
1493 * emulparams/elf32lr5900.sh, * emulparams/elf32lr5900n32.sh,
1494 * emulparams/elf32lriscv.sh, * emulparams/elf32lriscv_ilp32.sh,
1495 * emulparams/elf32lriscv_ilp32f.sh, * emulparams/elf32lsmip.sh,
1496 * emulparams/elf32ltsmip.sh, * emulparams/elf32ltsmip_fbsd.sh,
1497 * emulparams/elf32ltsmipn32.sh, * emulparams/elf32ltsmipn32_fbsd.sh,
1498 * emulparams/elf32microblazeel.sh, * emulparams/elf32or1k_linux.sh,
1499 * emulparams/elf32ppc.sh, * emulparams/elf32ppc_fbsd.sh,
1500 * emulparams/elf32ppccommon.sh, * emulparams/elf32ppclinux.sh,
1501 * emulparams/elf32ppcnto.sh, * emulparams/elf32ppcsim.sh,
1502 * emulparams/elf32ppcvxworks.sh, * emulparams/elf32ppcwindiss.sh,
1503 * emulparams/elf32tilegx_be.sh, * emulparams/elf64_ia64_fbsd.sh,
1504 * emulparams/elf64_sparc_fbsd.sh, * emulparams/elf64_sparc_sol2.sh,
1505 * emulparams/elf64alpha_fbsd.sh, * emulparams/elf64alpha_nbsd.sh,
1506 * emulparams/elf64bmip-defs.sh, * emulparams/elf64bmip.sh,
1507 * emulparams/elf64btsmip.sh, * emulparams/elf64btsmip_fbsd.sh,
1508 * emulparams/elf64lppc.sh, * emulparams/elf64lriscv-defs.sh,
1509 * emulparams/elf64lriscv.sh, * emulparams/elf64lriscv_lp64.sh,
1510 * emulparams/elf64lriscv_lp64f.sh, * emulparams/elf64ltsmip.sh,
1511 * emulparams/elf64ltsmip_fbsd.sh, * emulparams/elf64ppc.sh,
1512 * emulparams/elf64ppc_fbsd.sh, * emulparams/elf64rdos.sh,
1513 * emulparams/elf64tilegx_be.sh, * emulparams/elf_i386.sh,
1514 * emulparams/elf_i386_be.sh, * emulparams/elf_i386_fbsd.sh,
1515 * emulparams/elf_i386_ldso.sh, * emulparams/elf_i386_nacl.sh,
1516 * emulparams/elf_i386_sol2.sh, * emulparams/elf_i386_vxworks.sh,
1517 * emulparams/elf_iamcu.sh, * emulparams/elf_k1om.sh,
1518 * emulparams/elf_k1om_fbsd.sh, * emulparams/elf_l1om.sh,
1519 * emulparams/elf_l1om_fbsd.sh, * emulparams/elf_x86_64.sh,
1520 * emulparams/elf_x86_64_cloudabi.sh,
1521 * emulparams/elf_x86_64_fbsd.sh, * emulparams/elf_x86_64_nacl.sh,
1522 * emulparams/elf_x86_64_sol2.sh, * emulparams/h8300helf.sh,
1523 * emulparams/h8300helf_linux.sh, * emulparams/h8300hnelf.sh,
1524 * emulparams/h8300self.sh, * emulparams/h8300self_linux.sh,
1525 * emulparams/h8300snelf.sh, * emulparams/h8300sxelf.sh,
1526 * emulparams/h8300sxelf_linux.sh, * emulparams/h8300sxnelf.sh,
1527 * emulparams/hppanbsd.sh, * emulparams/hppaobsd.sh,
1528 * emulparams/m32rlelf.sh, * emulparams/m32rlelf_linux.sh,
1529 * emulparams/m68kelfnbsd.sh, * emulparams/mn10300.sh,
1530 * emulparams/msp430X.sh, * emulparams/nds32belf.sh,
1531 * emulparams/nds32belf16m.sh, * emulparams/nds32belf_linux.sh,
1532 * emulparams/pjlelf.sh, * emulparams/ppclynx.sh,
1533 * emulparams/score7_elf.sh, * emulparams/shelf_fd.sh,
1534 * emulparams/shelf_linux.sh, * emulparams/shelf_nbsd.sh,
1535 * emulparams/shelf_uclinux.sh, * emulparams/shelf_vxworks.sh,
1536 * emulparams/shl.sh, * emulparams/shlelf.sh,
1537 * emulparams/shlelf_fd.sh, * emulparams/shlelf_nbsd.sh,
1538 * emulparams/shlelf_vxworks.sh: Use source_sh.
1539 * genscripts.sh: Adjust for changed parameters. Emit dependencies
1540 for e*.c to .deps/*.Pc.
1541 (source_sh): New function, use it throughout to source scripts.
1542 * genscrba.sh (source_em): Use source_sh.
1543
1544 2019-04-13 Alan Modra <amodra@gmail.com>
1545
1546 * configure.ac (TDIRS): Build up tdirs in this variable and
1547 AC_SUBST, also using AM_SUBST_NOTMAKE.
1548 * configure: Regenerate.
1549 * Makefile.am (DISTCLEANFILES): Remove tdirs.
1550 * Makefile.in: Regenerate.
1551
1552 2019-04-12 Nick Clifton <nickc@redhat.com>
1553
1554 PR 24450
1555 * ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
1556 example of section attributes.
1557
1558 2019-04-11 Faraz Shahbazker <fshahbazker@wavecomp.com>
1559
1560 * NEWS: Mention new option --no-print-map-discarded.
1561 * ld.h (ld_config_type) <print_map_discarded>: New field.
1562 * ldlang.c (lang_map): Conditionally output discarded sections
1563 in map files based on configuration option.
1564 * ldlex.h (option_values) <OPTION_PRINT_MAP_DISCARDED,
1565 OPTION_NO_PRINT_MAP_DISCARDED>: New.
1566 * ldmain.c (main): Enabled print_map_discarded by default.
1567 * lexsup.c (ld_options): Add new command-line options.
1568 (parse_args) <OPTION_NO_PRINT_MAP_DISCARDED,
1569 OPTION_PRINT_MAP_DISCARDED>: New cases.
1570 * ld.texi: Document new options.
1571 * testsuite/ld-gc/gc.exp: Add new test.
1572 * testsuite/ld-gc/skip-map-discarded.s: New file.
1573 * testsuite/ld-gc/skip-map-discarded.d: New file.
1574 * testsuite/ld-gc/skip-map-discarded.map: New file.
1575
1576 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
1577
1578 * ld.texi: Document -z cet-report=[none|warning|error].
1579 * emulparams/cet.sh: Add -z cet-report=[none|warning|error].
1580 * testsuite/ld-i386/i386.exp: Run -z cet-report=[warning|error]
1581 tests.
1582 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1583 * testsuite/ld-i386/property-x86-cet1.d: New file.
1584 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
1585 * testsuite/ld-i386/property-x86-cet2b.d: Likewise.
1586 * testsuite/ld-i386/property-x86-cet3a.d: Likewise.
1587 * testsuite/ld-i386/property-x86-cet3b.d: Likewise.
1588 * testsuite/ld-i386/property-x86-cet4a.d: Likewise.
1589 * testsuite/ld-i386/property-x86-cet4b.d: Likewise.
1590 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
1591 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
1592 * testsuite/ld-i386/property-x86-cet6.d: Likewise.
1593 * testsuite/ld-x86-64/property-x86-cet.s: Likewise.
1594 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
1595 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
1596 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
1597 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
1598 * testsuite/ld-x86-64/property-x86-cet2b-x32.d: Likewise.
1599 * testsuite/ld-x86-64/property-x86-cet2b.d: Likewise.
1600 * testsuite/ld-x86-64/property-x86-cet3a-x32.d: Likewise.
1601 * testsuite/ld-x86-64/property-x86-cet3a.d: Likewise.
1602 * testsuite/ld-x86-64/property-x86-cet3b-x32.d: Likewise.
1603 * testsuite/ld-x86-64/property-x86-cet3b.d: Likewise.
1604 * testsuite/ld-x86-64/property-x86-cet4a-x32.d: Likewise.
1605 * testsuite/ld-x86-64/property-x86-cet4a.d: Likewise.
1606 * testsuite/ld-x86-64/property-x86-cet4b-x32.d: Likewise.
1607 * testsuite/ld-x86-64/property-x86-cet4b.d: Likewise.
1608 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
1609 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
1610 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
1611 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
1612 * testsuite/ld-x86-64/property-x86-cet6-x32.d: Likewise.
1613 * testsuite/ld-x86-64/property-x86-cet6.d: Likewise.
1614
1615 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
1616
1617 * testsuite/config/default.exp (STATIC_PIE_LDFLAGS): New. Set
1618 to "-static-pie" if target compiler supports it.
1619 * testsuite/ld-elf/elf.exp: Run -static-pie tests if
1620 $STATIC_PIE_LDFLAGS isn't empty.
1621 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1622
1623 2019-04-11 Tamar Christina <tamar.christina@arm.com>
1624
1625 PR ld/24302
1626 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
1627 * testsuite/ld-aarch64/tls-relax-gdesc-le-now.d: New test.
1628
1629 2019-04-10 H.J. Lu <hongjiu.lu@intel.com>
1630
1631 * scripttempl/elf.sc (CREATE_PIC): New. Set for CREATE_SHLIB or
1632 CREATE_PIE.
1633 (__rel_iplt_start): Don't define for CREATE_PIC.
1634 (__rel_iplt_end): Likewise.
1635 (__rela_iplt_start): Likewise.
1636 (__rela_iplt_end): Likewise.
1637
1638 2019-04-10 Alan Modra <amodra@gmail.com>
1639
1640 * testsuite/ld-elf/shared.exp: Don't xfail PR ld/20995 for
1641 powerpc-nto.
1642
1643 2019-04-10 Alan Modra <amodra@gmail.com>
1644
1645 * emultempl/cskyelf.em (csk_elf_before_parse): New function,
1646 setting use_branch_stub false for linux.
1647 (csky_elf_create_output_section_statements): Do emit this
1648 function and all others in the file for linux, plus the branch
1649 option control. Disable branch stubs when non-ELF.
1650
1651 2019-04-10 Alan Modra <amodra@gmail.com>
1652
1653 * Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
1654 (ecskyelf_linux.c): Depend on cskyelf.sh.
1655 (eelf32microblazeel.c): Depend on elf32microblaze.sh.
1656 * Makefile.in: Regenerate.
1657 * emulparams/cskyelf.sh: Comment regarding cskelf_linux.sh.
1658 (PAGE_SIZE): Don't define.
1659 * emulparams/cskyelf_linux.sh: Source sckyelf.sh, leaving just
1660 the differing variable defs/undefs.
1661 * emulparams/elf32mcore.sh (PAGE_SIZE): Don't define.
1662 * emulparams/elf32microblaze.sh: Comment re. elf32microblazeel.sh.
1663 (OUTPUT_FORMAT): Use BIG_OUTPUT_FORMAT.
1664 (PAGE_SIZE): Don't define.
1665 * emulparams/elf32microblazeel.sh: Source elf32microblaze.sh,
1666 leaving just the differing OUTPUT_FORMAT.
1667
1668 2019-04-10 Alan Modra <amodra@gmail.com>
1669
1670 * po/BLD-POTFILES.in: Regenerate.
1671
1672 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1673
1674 * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
1675 lynxos and nto targets.
1676
1677 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1678
1679 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
1680 (eelf_i386_chaos.c): Removed.
1681 * Makefile.in: Regenerated.
1682 * configure.tgt: Remove i[3-7]86-*-kaos*.
1683 * emulparams/elf_i386_chaos.sh: Removed.
1684
1685 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1686
1687 * emulparams/elf_i386_be.sh (EXTRA_EM_FILE): New.
1688 * emulparams/i386moss.sh (EXTRA_EM_FILE): Likewise.
1689
1690 2019-04-08 Alan Modra <amodra@gmail.com>
1691
1692 * emulparams/elf64rdos.sh (EXTRA_EM_FILE): Define.
1693 * emulparams/i386lynx.sh (EXTRA_EM_FILE): Define.
1694 * emulparams/i386nto.sh (EXTRA_EM_FILE): Define.
1695
1696 2019-04-06 H.J. Lu <hongjiu.lu@intel.com>
1697
1698 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emultempl/elf-x86.em.
1699 (eelf_i386_sol2.c): Also depend on
1700 $(srcdir)/emultempl/solaris2-x86.em.
1701 (eelf_x86_64_sol2.c): Likewise.
1702 * Makefile.in: Regenerated.
1703 * emulparams/call_nop.sh: Set x86-specific linker options via
1704 params.
1705 * emulparams/cet.sh: Likewise.
1706 * emulparams/reloc_overflow.sh: Likewise.
1707 * emulparams/elf32_x86_64.sh (EXTRA_EM_FILE): New. Set to
1708 "elf-x86".
1709 * emulparams/elf_i386.sh: Likewise.
1710 * emulparams/elf_i386_be.sh: Likewise.
1711 * emulparams/elf_i386_chaos.sh: Likewise.
1712 * emulparams/elf_i386_ldso.sh: Likewise.
1713 * emulparams/elf_i386_vxworks.sh: Likewise.
1714 * emulparams/elf_iamcu.sh: Likewise.
1715 * emulparams/elf_k1om.sh: Likewise.
1716 * emulparams/elf_l1om.sh: Likewise.
1717 * emulparams/elf_x86_64.sh: Likewise.
1718 * emulparams/elf_i386_sol2.sh (EXTRA_EM_FILE): Changed to
1719 "solaris2-x86".
1720 * emulparams/elf_x86_64_sol2.sh: Likewise.
1721 * emultempl/elf-x86.em: New file.
1722 * emultempl/solaris2-x86.em: Likewise.
1723 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
1724 set link_info.call_nop_byte.
1725
1726 2019-04-05 Alan Modra <amodra@gmail.com>
1727
1728 * testsuite/ld-powerpc/tlsexe32.d: Remove trailing spaces.
1729 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
1730 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
1731
1732 2019-04-03 Alan Modra <amodra@gmail.com>
1733
1734 PR 24411
1735 ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
1736 (<EXPRESSION>"/DISCARD/"): New.
1737
1738 2019-04-03 Alan Modra <amodra@gmail.com>
1739
1740 * ldlex.l: Formatting.
1741 (CMDFILENAMECHAR, CMDFILENAMECHAR1): Delete.
1742 (FILENAMECHAR1, SYMBOLNAMECHAR1, FILENAMECHAR, WILDCHAR),
1743 (NOCFILENAMECHAR): Remove duplicate chars. Reorder.
1744 (SYMBOLCHARN): Likewise. Rename to SYMBOLNAMECHAR.
1745 (<INPUTLIST>"$SYSROOT"..): Delete rule.
1746
1747 2019-03-29 Max Filippov <jcmvbkbc@gmail.com>
1748
1749 * testsuite/ld-xtensa/relax-undef-weak-pie-export-dynamic.d: New
1750 test definition.
1751 * testsuite/ld-xtensa/xtensa.exp
1752 (relax-undef-weak-pie-export-dynamic): Add new test.
1753
1754 2019-03-26 Martin Liska <mliska@suse.cz>
1755
1756 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
1757 lto_visibility_str and use then to inform about plugin-symbols.
1758 * testsuite/ld-plugin/plugin-12.d: Adjust expected pattern.
1759
1760 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1761
1762 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Update disassembly.
1763 * testsuite/ld-arm/jump-reloc-veneers-long.d: Update disassembly.
1764
1765 2019-03-21 Sudakshina Das <sudi.das@arm.com>
1766
1767 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
1768 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifdef for PAC note section.
1769 * testsuite/ld-aarch64/bti-plt-6.d: Update warning.
1770 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
1771 * testsuite/ld-aarch64/bti-warn.d: New test.
1772
1773 2019-03-21 Alan Modra <amodra@gmail.com>
1774
1775 * testsuite/ld-elf/fini2.s: Reduce alignment.
1776 * testsuite/ld-elf/fini3.s: Likewise.
1777 * testsuite/ld-elf/finin.s: Likewise.
1778 * testsuite/ld-elf/init2.s: Likewise.
1779 * testsuite/ld-elf/init3.s: Likewise.
1780 * testsuite/ld-elf/initn.s: Likewise.
1781 * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*.
1782 * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*.
1783
1784 2019-03-21 Alan Modra <amodra@gmail.com>
1785
1786 * scripttempl/alpha.sc, * scripttempl/armbpabi.sc,
1787 * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc,
1788 * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc,
1789 * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
1790 * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
1791 * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
1792 * scripttempl/elfd30v.sc, * scripttempl/elfm68hc11.sc,
1793 * scripttempl/elfm68hc12.sc, * scripttempl/elfm9s12z.sc,
1794 * scripttempl/elfmicroblaze.sc, * scripttempl/elfxgate.sc,
1795 * scripttempl/elfxtensa.sc, * scripttempl/epiphany_4x4.sc,
1796 * scripttempl/ft32.sc, * scripttempl/i386beos.sc,
1797 * scripttempl/iq2000.sc, * scripttempl/mcorepe.sc,
1798 * scripttempl/mep.sc, * scripttempl/mips.sc, * scripttempl/moxie.sc,
1799 * scripttempl/pe.sc, * scripttempl/pep.sc, * scripttempl/ppcpe.sc,
1800 * scripttempl/tic4xcoff.sc, * scripttempl/tic80coff.sc,
1801 * scripttempl/v850.sc, * scripttempl/v850_rh850.sc,
1802 * scripttempl/visium.sc, * scripttempl/xstormy16.sc: Add KEEP and
1803 SORT_NONE to .init and .fini wildcards.
1804 * scripttempl/elf32xc16x.sc,
1805 * scripttempl/elf32xc16xl.sc,
1806 * scripttempl/elf32xc16xs.sc: Add .fini wildcard.
1807 * scripttempl/elf_chaos.sc: Add .init output section.
1808 * scripttempl/elfd30v.sc: Remove duplicate .init.
1809 * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
1810 * scripttempl/elfm9s12z.sc, * scripttempl/elfxgate.sc: Remove
1811 duplicate .init, and add .fini wildcard.
1812 * scripttempl/ppcpe.sc (INIT, FINI): Delete.
1813 * ldlang.c (update_wild_statements): Special case .init and
1814 .fini in the wildcard, not the output section.
1815
1816 2019-03-21 Alan Modra <amodra@gmail.com>
1817
1818 * emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
1819
1820 2019-03-21 Alan Modra <amodra@gmail.com>
1821
1822 * ldlang.c (lang_size_sections_1): Set SEC_KEEP on
1823 create_object_symbols_section.
1824 * testsuite/ld-elf/pr22319.d: Don't xfail dlx.
1825
1826 2019-03-18 Alan Modra <amodra@gmail.com>
1827
1828 * testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
1829 * testsuite/ld-elf/pr21884.d: Remove csky from xfails.
1830 * testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
1831 * testsuite/ld-unique/pr21529.d: Remove csky from xfails
1832
1833 2019-03-15 Nick Clifton <nickc@redhat.com>
1834
1835 PR 24262
1836 * ld.texi (-plugin): Correct the path used to locate linker
1837 plugins.
1838
1839 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1840
1841 * NEWS: Document --pac-plt.
1842 * emultempl/aarch64elf.em (OPTION_PAC_PLT): New.
1843 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add pac-plt.
1844 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_PAC_PLT.
1845 * testsuite/ld-aarch64/aarch64-elf.exp: Add the following tests.
1846 * testsuite/ld-aarch64/bti-pac-plt-1.d: New test.
1847 * testsuite/ld-aarch64/bti-pac-plt-2.d: New test.
1848 * testsuite/ld-aarch64/pac-plt-1.d: New test.
1849 * testsuite/ld-aarch64/pac-plt-2.d: New test.
1850 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifndef directive.
1851
1852 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1853 Szabolcs Nagy <szabolcs.nagy@arm.com>
1854
1855 * NEWS: Document --force-bti.
1856 * emultempl/aarch64elf.em (plt_type, bti_type, OPTION_FORCE_BTI): New.
1857 (PARSE_AND_LIST_SHORTOPTS, PARSE_AND_LIST_OPTIONS): Add force-bti.
1858 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_FORCE_BTI.
1859 * testsuite/ld-aarch64/aarch64-elf.exp: Add all the tests below.
1860 * testsuite/ld-aarch64/bti-plt-1.d: New test.
1861 * testsuite/ld-aarch64/bti-plt-1.s: New test.
1862 * testsuite/ld-aarch64/bti-plt-2.d: New test.
1863 * testsuite/ld-aarch64/bti-plt-3.d: New test.
1864 * testsuite/ld-aarch64/bti-plt-4.d: New test.
1865 * testsuite/ld-aarch64/bti-plt-5.d: New test.
1866 * testsuite/ld-aarch64/bti-plt-6.d: New test.
1867 * testsuite/ld-aarch64/bti-plt-7.d: New test.
1868 * testsuite/ld-aarch64/bti-plt-so.s: New test.
1869 * testsuite/ld-aarch64/bti-plt.ld: New test.
1870
1871 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1872
1873 * NEWS: Document GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
1874 GNU_PROPERTY_AARCH64_FEATURE_1_PAC.
1875 * testsuite/ld-aarch64/aarch64-elf.exp: Add run commands for new tests.
1876 * testsuite/ld-aarch64/property-bti-pac1.d: New test.
1877 * testsuite/ld-aarch64/property-bti-pac1.s: New test.
1878 * testsuite/ld-aarch64/property-bti-pac2.d: New test.
1879 * testsuite/ld-aarch64/property-bti-pac2.s: New test.
1880 * testsuite/ld-aarch64/property-bti-pac3.d: New test.
1881
1882 2019-03-13 H.J. Lu <hongjiu.lu@intel.com>
1883
1884 PR ld/24322
1885 * testsuite/ld-i386/i386.exp: Run PR ld/24322 tests.
1886 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1887 * testsuite/ld-i386/pr24322a.d: New file.
1888 * testsuite/ld-i386/pr24322b.d: Likewise.
1889 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
1890 * testsuite/ld-x86-64/pr24322a.d: Likewise.
1891 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
1892 * testsuite/ld-x86-64/pr24322b.d: Likewise.
1893 * testsuite/ld-x86-64/pr24322a.s: Likewise.
1894 * testsuite/ld-x86-64/pr24322b.s: Likewise.
1895 * testsuite/ld-x86-64/pr24322c.s: Likewise.
1896
1897 2019-03-06 Nick Bowler <nbowler@draconx.ca>
1898
1899 PR 24289
1900 * ldexp.c (fold_name): Allow lookups of the LENGTH and ORIGIN
1901 attributes during the first phase.
1902
1903 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com>
1904
1905 This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
1906 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
1907
1908 PR 20113
1909 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
1910 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
1911 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
1912 * testsuite/ld-s390/tlsbin.dd: Likewise.
1913 * testsuite/ld-s390/tlsbin.rd: Likewise.
1914 * testsuite/ld-s390/tlsbin.sd: Likewise.
1915 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
1916 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1917 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
1918 * testsuite/ld-s390/tlspic.dd: Likewise.
1919 * testsuite/ld-s390/tlspic.rd: Likewise.
1920 * testsuite/ld-s390/tlspic.sd: Likewise.
1921 * testsuite/ld-s390/tlspic_64.dd: Likewise.
1922 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1923 * testsuite/ld-s390/tlspic_64.sd: Likewise.
1924 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
1925
1926 2019-02-27 H.J. Lu <hongjiu.lu@intel.com>
1927
1928 PR ld/24276
1929 * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
1930 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1931 * testsuite/ld-i386/pr24276.dso: New file.
1932 * testsuite/ld-i386/pr24276.warn: Likewise.
1933 * testsuite/ld-x86-64/pr24276.dso: Likewise.
1934 * testsuite/ld-x86-64/pr24276.warn: Likewise.
1935
1936 2019-02-20 Eric Tsai <erictsai@cadence.com>
1937
1938 * testsuite/ld-xtensa/call_overflow.d: New test definition.
1939 * testsuite/ld-xtensa/call_overflow1.s: New test source.
1940 * testsuite/ld-xtensa/call_overflow2.s: New test source.
1941 * testsuite/ld-xtensa/call_overflow3.s: New test source.
1942 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
1943
1944 2019-02-14 Thomas Schwinge <thomas@codesourcery.com>
1945
1946 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
1947
1948 2019-02-12 Nick Clifton <nickc@redhat.com>
1949
1950 * po/fr.po: Updated French translation.
1951
1952 2019-02-09 Vineet Gupta <vgupta@synopsys.com>
1953
1954 * emultempl/arclinux.em: Delete special INIT/FINI handling.
1955
1956 2019-02-07 Nick Clifton <nickc@redhat.com>
1957
1958 PR 24175
1959 * ld.texi (Options): Add missing word to the description of the
1960 --start-group option.
1961
1962 2019-02-06 Alan Modra <amodra@gmail.com>
1963
1964 PR ld/24008
1965 * testsuite/ld-scripts/pr24008.d: Pass with extra target
1966 defined symbols.
1967
1968 2019-02-05 H.J. Lu <hongjiu.lu@intel.com>
1969
1970 PR ld/24151
1971 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
1972 * testsuite/ld-x86-64/pr24151a.d: Likewise.
1973 * testsuite/ld-x86-64/pr24151a.s: Likewise.
1974 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
1975
1976 2019-01-31 Alan Modra <amodra@gmail.com>
1977
1978 * NEWS: Mention -t change.
1979 * ld.texi (--trace/-t): Expand documentation a little.
1980
1981 2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
1982
1983 PR ld/24008
1984 * testsuite/ld-scripts/defined.exp: Run pr24008.
1985 * testsuite/ld-scripts/pr24008.d: New file.
1986 * testsuite/ld-scripts/pr24008.map: Likewise.
1987 * testsuite/ld-scripts/pr24008.s: Likewise.
1988 * testsuite/ld-scripts/pr24008.t: Likewise.
1989
1990 2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
1991
1992 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
1993
1994 2019-01-28 Alan Modra <amodra@gmail.com>
1995
1996 PR 24008
1997 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
1998 * ldexp.c (fold_name): Move expld.assign_name check later to
1999 avoid an extra lookup.
2000 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
2001 values, and don't clear expld.assign_name.
2002 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
2003 (print_assignment): Resolve entire assignment expression.
2004 Don't access symbol u.def unless symbol is defined.
2005
2006 2019-01-25 Nick Clifton <nickc@redhat.com>
2007
2008 * po/bg.po: Updated Bulgarian translation.
2009
2010 2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
2011
2012 * ld.texi (--wrap): Add warning that LTO may make this feature
2013 ineffective.
2014
2015 2019-01-21 Nick Clifton <nickc@redhat.com>
2016
2017 * po/uk.po: Updated Ukranian translation.
2018 * po/pr_BR.po: Updated Brazilian Portuguese translation.
2019
2020 2019-01-21 Nick Clifton <nickc@redhat.com>
2021
2022 PR 24108
2023 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
2024 expected error message.
2025
2026 2019-01-19 Nick Clifton <nickc@redhat.com>
2027
2028 * configure: Regenerate.
2029 * po/ld.pot: Regenerate.
2030
2031 2018-06-24 Nick Clifton <nickc@redhat.com>
2032
2033 2.32 branch created.
2034
2035 2019-01-16 Kito Cheng <kito@andestech.com>
2036
2037 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
2038 section.
2039 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
2040 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
2041 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
2042 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
2043 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
2044 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
2045 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
2046 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
2047 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
2048 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
2049 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
2050 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
2051 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
2052 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
2053 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
2054 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
2055 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
2056 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
2057 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
2058 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
2059 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
2060 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
2061 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
2062 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
2063 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
2064 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
2065 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
2066 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
2067 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
2068 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
2069 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
2070 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
2071 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
2072 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
2073 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
2074 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
2075 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
2076
2077 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
2078
2079 PR 20113
2080 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
2081 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
2082 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
2083 * testsuite/ld-s390/tlsbin.dd: Likewise.
2084 * testsuite/ld-s390/tlsbin.rd: Likewise.
2085 * testsuite/ld-s390/tlsbin.sd: Likewise.
2086 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
2087 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
2088 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
2089 * testsuite/ld-s390/tlspic.dd: Likewise.
2090 * testsuite/ld-s390/tlspic.rd: Likewise.
2091 * testsuite/ld-s390/tlspic.sd: Likewise.
2092 * testsuite/ld-s390/tlspic_64.dd: Likewise.
2093 * testsuite/ld-s390/tlspic_64.rd: Likewise.
2094 * testsuite/ld-s390/tlspic_64.sd: Likewise.
2095 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
2096
2097 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
2098
2099 * ld.texi (--wrap): Add example to emphasise that only undefined
2100 references are replaced by the linker.
2101
2102 2019-01-09 Nick Clifton <nickc@redhat.com>
2103
2104 * po/es.po: Updated Spanish translation.
2105
2106 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
2107
2108 * configure: Regenerate.
2109
2110 2019-01-08 Alan Modra <amodra@gmail.com>
2111
2112 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
2113 generated source file names.
2114 * testsuite/ld-m68k/m68k-got.exp: Likewise.
2115
2116 2019-01-01 Alan Modra <amodra@gmail.com>
2117
2118 Update year range in copyright notice of all files.
2119
2120 For older changes see ChangeLog-2018
2121 \f
2122 Copyright (C) 2019 Free Software Foundation, Inc.
2123
2124 Copying and distribution of this file, with or without modification,
2125 are permitted in any medium without royalty provided the copyright
2126 notice and this notice are preserved.
2127
2128 Local Variables:
2129 mode: change-log
2130 left-margin: 8
2131 fill-column: 74
2132 version-control: never
2133 End: