readelf: Consolidate --syms --use-dynamic with --dyn-syms
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-04-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/25707
4 * testsuite/ld-arm/armthumb-lib.sym: Updated.
5 * testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
6 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
7 * testsuite/ld-arm/fdpic-main-m.sym: Likewise.
8 * testsuite/ld-arm/fdpic-main.sym: Likewise.
9 * testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
10 * testsuite/ld-arm/fdpic-shared.sym: Likewise.
11 * testsuite/ld-arm/mixed-app.sym: Likewise.
12 * testsuite/ld-arm/mixed-lib.sym: Likewise.
13 * testsuite/ld-arm/preempt-app.sym: Likewise.
14 * testsuite/ld-elf/hash.d: Likewise.
15 * testsuite/ld-elf/pr13195.d: Likewise.
16 * testsuite/ld-elfvsb/hidden2.d: Likewise.
17 * testsuite/ld-mips-elf/hash2.d: Likewise.
18
19 2020-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20
21 * testsuite/ld-shared/shared.exp: Remove dangling comments.
22 xfail shared non PIC tests on Solaris.
23
24 2020-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25
26 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIC on sparc*-*-*.
27
28 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
29
30 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): Replace
31 nopie with available.
32
33 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
34
35 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): New.
36 Set to "-fcf-protection=none" if target compiler supports it.
37 * testsuite/ld-srec/srec.exp: Add $NOCF_PROTECTION_CFLAGS to
38 CC and CXX.
39 * testsuite/ld-x86-64/x86-64.exp: Add $NOCF_PROTECTION_CFLAGS
40 to PLT BND tests.
41
42 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
43
44 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Compile with
45 -I../bfd.
46 (check_pr25749b): Likewise.
47
48 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
49
50 * testsuite/ld-ifunc/ifunc-10-i386.d: Remove *-*-solaris2* from
51 notarget.
52 * ifunc-11-i386.d: Likewise.
53 * ifunc-12-i386.d: Likewise.
54 * ifunc-13-i386.d: Likewise.
55 * ifunc-14a-i386.d: Likewise.
56 * ifunc-14b-i386.d: Likewise.
57 * ifunc-14c-i386.d: Likewise.
58 * ifunc-14d-i386.d: Likewise.
59 * ifunc-14e-i386.d: Likewise.
60 * ifunc-14f-i386.d: Likewise.
61 * ifunc-15-i386.d: Likewise.
62 * ifunc-16-i386-now.d: Likewise.
63 * ifunc-16-i386.d: Likewise.
64 * ifunc-17a-i386.d: Likewise.
65 * ifunc-17b-i386.d: Likewise.
66 * ifunc-18a-i386.d: Likewise.
67 * ifunc-18b-i386.d: Likewise.
68 * ifunc-19a-i386.d: Likewise.
69 * ifunc-19b-i386.d: Likewise.
70 * ifunc-2-i386-now.d: Likewise.
71 * ifunc-2-i386.d: Likewise.
72 * ifunc-2-local-i386-now.d: Likewise.
73 * ifunc-2-local-i386.d: Likewise.
74 * ifunc-20-i386.d: Likewise.
75 * ifunc-21-i386.d: Likewise.
76 * ifunc-22-i386.d: Likewise.
77 * ifunc-5a-i386.d: Likewise.
78 * ifunc-5a-local-i386.d: Likewise.
79 * ifunc-5b-i386.d: Likewise.
80 * ifunc-5b-local-i386.d: Likewise.
81 * ifunc-5r-local-i386.d: Likewise.
82 * ifunc-6a-i386.d: Likewise.
83 * ifunc-6b-i386.d: Likewise.
84 * ifunc-7a-i386.d: Likewise.
85 * ifunc-7b-i386.d: Likewise.
86 * ifunc-8-i386.d: Likewise.
87 * ifunc-9-i386.d: Likewise.
88 * pr17154-i386-now.d: Likewise.
89 * pr17154-i386.d: Likewise.
90
91 * ifunc-23a-x86.d: Remove notarget.
92 * ifunc-24a-x86.d: Likewise.
93 * ifunc-25a-x86.d: Likewise.
94
95 2020-04-02 Nick Clifton <nickc@redhat.com>
96
97 PR ld/25747
98 * ldfile.c (ldfile_open_file): Fix typo in warning message.
99
100 2020-04-01 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR ld/25749
103 PR ld/25754
104 * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
105 * testsuite/ld-elf/pr25749-1.c: New file.
106 * testsuite/ld-elf/pr25749-1a.c: Likewise.
107 * testsuite/ld-elf/pr25749-1b.c: Likewise.
108 * testsuite/ld-elf/pr25749-1b.err: Likewise.
109 * testsuite/ld-elf/pr25749-1c.c: Likewise.
110 * testsuite/ld-elf/pr25749-1d.c: Likewise.
111 * testsuite/ld-elf/pr25749-2.c: Likewise.
112 * testsuite/ld-elf/pr25749-2a.s: Likewise.
113 * testsuite/ld-elf/pr25749-2b.s: Likewise.
114 * testsuite/ld-elf/pr25749.rd: Likewise.
115 * testsuite/ld-elf/pr25754-1a.c: Likewise.
116 * testsuite/ld-elf/pr25754-1b.s: Likewise.
117 * testsuite/ld-elf/pr25754-2a.c: Likewise.
118 * testsuite/ld-elf/pr25754-2b.err: Likewise.
119 * testsuite/ld-elf/pr25754-2b.s: Likewise.
120 * testsuite/ld-elf/pr25754-3a.c: Likewise.
121 * testsuite/ld-elf/pr25754-3b.s: Likewise.
122 * testsuite/ld-elf/pr25754-4a.c: Likewise.
123 * testsuite/ld-elf/pr25754-4b.s: Likewise.
124 * testsuite/ld-elf/pr25754-4c.s: Likewise.
125 * testsuite/ld-elf/pr25754-5a.c: Likewise.
126 * testsuite/ld-elf/pr25754-5b.s: Likewise.
127 * testsuite/ld-elf/pr25754-5c.s: Likewise.
128 * testsuite/ld-elf/pr25754-6a.c: Likewise.
129 * testsuite/ld-elf/pr25754-6b.s: Likewise.
130 * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
131
132 2020-04-01 Tamar Christina <tamar.christina@arm.com>
133
134 PR ld/16017
135 * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
136
137 2020-04-01 Nick Clifton <nickc@redhat.com>
138
139 PR ld/25747
140 * ldfile.c (ldfile_open_file): If a search for a library fails,
141 but there is a file that would match if it had a "lib" prefix to
142 its name, then tell the user.
143
144 2020-04-01 Tamar Christina <tamar.christina@arm.com>
145
146 PR ld/16017
147 * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
148 * testsuite/ld-arm/thumb-plt-got.d: New test.
149
150 2020-04-01 Tamar Christina <tamar.christina@arm.com>
151
152 * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
153 * testsuite/ld-arm/thumb-plt.d: New test.
154 * testsuite/ld-arm/thumb-plt.s: New test.
155
156 2020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
157
158 * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
159
160 2020-03-30 Nick Clifton <nickc@redhat.com>
161
162 PR binutils/25662
163 * emultempl/pe.em (after_open): Replace initialisation of the
164 insert_timestamp field in the pe_data structure with an
165 initialisation of the timestamp field.
166 * emultemp/pep.em: Likewise.
167 * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
168 structure instead of the insert_timestamp field.
169
170 2020-03-28 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR 25732
173 * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
174 * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
175 Solaris.
176
177 2020-03-27 H.J. Lu <hongjiu.lu@intel.com>
178
179 PR 25732
180 * testsuite/ld-elf/shared.exp: Xfail pr20995-2 tests for Solaris.
181
182 2020-03-27 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR 25732
185 * testsuite/ld-ifunc/ifunc-23a-x86.d: Add notarget for Solaris.
186 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
187 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
188
189 2020-03-25 Alan Modra <amodra@gmail.com>
190
191 * testsuite/ld-elf/compress1c.d: xfail h8300.
192 * testsuite/ld-elf/compressed1c.d: Likewise.
193 * testsuite/ld-elf/compressed1e.d: Likewise.
194 * testsuite/ld-elf/dynamic1.d: Likewise.
195 * testsuite/ld-elf/dynsym1.d: Likewise.
196 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
197 * testsuite/ld-elf/exclude3b.d: Likewise.
198 * testsuite/ld-elf/export-class.exp: Don't run without -shared support.
199 * testsuite/ld-elf/global1.d: xfail h8300.
200 * testsuite/ld-elf/hash.d: Likewise.
201 * testsuite/ld-elf/loadaddr1.d: Likewise.
202 * testsuite/ld-elf/loadaddr2.d: Likewise.
203 * testsuite/ld-elf/local1.d: Likewise.
204 * testsuite/ld-elf/mbind1b.d: Likewise.
205 * testsuite/ld-elf/mbind1c.d: Likewise.
206 * testsuite/ld-elf/now-1.d: Likewise.
207 * testsuite/ld-elf/now-2.d: Likewise.
208 * testsuite/ld-elf/now-3.d: Likewise.
209 * testsuite/ld-elf/now-4.d: Likewise.
210 * testsuite/ld-elf/pie.d: Likewise.
211 * testsuite/ld-elf/pr12975.d: Likewise.
212 * testsuite/ld-elf/pr13177.d: Likewise.
213 * testsuite/ld-elf/pr13195.d: Likewise.
214 * testsuite/ld-elf/pr16322.d: Likewise.
215 * testsuite/ld-elf/pr16498a.d: Likewise.
216 * testsuite/ld-elf/pr16498b.d: Likewise.
217 * testsuite/ld-elf/pr17615.d: Likewise.
218 * testsuite/ld-elf/pr19162.d: Likewise.
219 * testsuite/ld-elf/pr19539.d: Likewise.
220 * testsuite/ld-elf/pr19617a.d: Likewise.
221 * testsuite/ld-elf/pr19698.d: Likewise.
222 * testsuite/ld-elf/pr20513c.d: Likewise.
223 * testsuite/ld-elf/pr20513d.d: Likewise.
224 * testsuite/ld-elf/pr21389a.d: Likewise.
225 * testsuite/ld-elf/pr21389b.d: Likewise.
226 * testsuite/ld-elf/pr21389c.d: Likewise.
227 * testsuite/ld-elf/pr21562a.d: Likewise.
228 * testsuite/ld-elf/pr21562b.d: Likewise.
229 * testsuite/ld-elf/pr21562c.d: Likewise.
230 * testsuite/ld-elf/pr21562d.d: Likewise.
231 * testsuite/ld-elf/pr21562e.d: Likewise.
232 * testsuite/ld-elf/pr21562f.d: Likewise.
233 * testsuite/ld-elf/pr21562g.d: Likewise.
234 * testsuite/ld-elf/pr21562h.d: Likewise.
235 * testsuite/ld-elf/pr21562i.d: Likewise.
236 * testsuite/ld-elf/pr21562j.d: Likewise.
237 * testsuite/ld-elf/pr21562k.d: Likewise.
238 * testsuite/ld-elf/pr21562l.d: Likewise.
239 * testsuite/ld-elf/pr21562m.d: Likewise.
240 * testsuite/ld-elf/pr21562n.d: Likewise.
241 * testsuite/ld-elf/pr21903a.d: Likewise.
242 * testsuite/ld-elf/pr21903b.d: Likewise.
243 * testsuite/ld-elf/pr21903d.d: Likewise.
244 * testsuite/ld-elf/pr22269a.d: Likewise.
245 * testsuite/ld-elf/pr22269b.d: Likewise.
246 * testsuite/ld-elf/pr22393-1a.d: Likewise.
247 * testsuite/ld-elf/pr22393-1b.d: Likewise.
248 * testsuite/ld-elf/pr22393-1c.d: Likewise.
249 * testsuite/ld-elf/pr22393-1d.d: Likewise.
250 * testsuite/ld-elf/pr22393-1e.d: Likewise.
251 * testsuite/ld-elf/pr22393-1f.d: Likewise.
252 * testsuite/ld-elf/pr22423.d: Likewise.
253 * testsuite/ld-elf/pr22450.d: xfail avr, crx, h8300, ip2k, m68hc11,
254 and xc16x.
255 * testsuite/ld-elf/pr23658-1c.d: xfail h8300.
256 * testsuite/ld-elf/pr25708.d: xfail h8300 and hppa64.
257 * testsuite/ld-elf/rpath-1.d: xfail h8300.
258 * testsuite/ld-elf/rpath-2.d: Likewise.
259 * testsuite/ld-elf/runpath-1.d: Likewise.
260 * testsuite/ld-elf/runpath-2.d: Likewise.
261 * testsuite/ld-elf/sizeofb.d: Likewise.
262 * testsuite/ld-elf/startofb.d: Likewise.
263 * testsuite/ld-elf/strtab.d: Likewise.
264 * testsuite/ld-elf/textaddr1.d: Likewise.
265 * testsuite/ld-elf/textaddr2.d: Likewise.
266 * testsuite/ld-elf/textaddr4.d: Likewise.
267 * testsuite/ld-elf/textaddr5.d: Likewise.
268 * testsuite/ld-elf/textaddr6.d: Likewise.
269 * testsuite/ld-elf/unknown2.d: Likewise.
270 * testsuite/ld-undefined/entry-3.d: Likewise.
271 * testsuite/ld-undefined/entry-4.d: Likewise.
272 * testsuite/ld-h8300/h8300.exp: Pass appropriate ld -m option.
273 * testsuite/ld-h8300/gcsection.d: Remove ld -m option and relax
274 file format match.
275 * testsuite/ld-h8300/relax-2.d: Likewise.
276 * testsuite/ld-h8300/relax-3.d: Likewise.
277 * testsuite/ld-h8300/relax-4.d: Likewise.
278 * testsuite/ld-h8300/relax-5.d: Likewise.
279 * testsuite/ld-h8300/relax-6.d: Likewise.
280 * testsuite/ld-h8300/relax-7.d: Likewise.
281 * testsuite/ld-h8300/relax.d: Relax file format match.
282
283 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
284
285 PR binutils/25708
286 * testsuite/ld-elf/pr25708.d: New file.
287
288 2020-03-23 Alan Modra <amodra@gmail.com>
289
290 * Makefile.am (ALL_EMULATION_SOURCES): Reinstate ei386aout.c.
291 Include ei386aout dep file.
292 * Makefile.in: Regenerate.
293 * po/BLD-POTFILES.in: Regenerate.
294
295 2020-03-20 H.J. Lu <hongjiu.lu@intel.com>
296
297 * testsuite/ld-plugin/lto.exp (lto_link_tests): Run PR ld/25355
298 test only for GCC 10 or newer.
299
300 2020-03-20 Alan Modra <amodra@gmail.com>
301
302 * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
303 clear new fields.
304 * testplug2.c (parse_symdefstr): Likewise.
305 * testplug3.c (parse_symdefstr): Likewise.
306 * testplug4.c (parse_symdefstr): Likewise.
307
308 2020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
309
310 * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.
311 * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise.
312
313 2020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
314
315 * emultempl/xtensaelf.em: Emit a fatal error message
316 instead of calling abort.
317 * ldlang.c: Likewise.
318
319 2020-03-14 Alan Modra <amodra@gmail.com>
320
321 * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
322 targets. Don't skip xtensa, xfail instead.
323
324 2020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
325
326 * ldlang.c (lang_add_section): Add support for
327 non_contiguous_regions.
328 (size_input_section): Likewise.
329 (lang_size_sections_1): Likewise.
330 (process_insert_statements): Likewise.
331 * ldlex.h (option_values): Add OPTION_NON_CONTIGUOUS_REGIONS and
332 OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS.
333 * lexsup.c (ld_options): Add entries for
334 --enable-non-contiguous-regions and
335 --enable-non-contiguous-regions-warnings.
336 (parse_args): Handle it.
337 * NEWS: Add --enable-non-contiguous-regions and
338 --enable-non-contiguous-regions-warnings.
339 * ld.texi: Add --enable-non-contiguous-regions and
340 --enable-non-contiguous-regions-warnings documentation.
341 * emultempl/armelf.em (elf32_arm_add_stub_section): Add
342 SEC_LINKER_CREATED flag.
343 * emultempl/xtensaelf.em (ld_build_required_section_dependence):
344 Emit an error when --enable-non-contiguous-regions is used.
345 * testsuite/ld-elf/non-contiguous.d: New.
346 * testsuite/ld-elf/non-contiguous.ld: New.
347 * testsuite/ld-elf/non-contiguous.s: New.
348 * testsuite/ld-arm/arm-elf.exp: Run the new tests.
349 * testsuite/ld-arm/arm-elf/non-contiguous-arm.s: New.
350 * testsuite/ld-arm/arm-elf/non-contiguous-arm.d: New.
351 * testsuite/ld-arm/arm-elf/non-contiguous-arm.ld: New.
352 * testsuite/ld-arm/arm-elf/non-contiguous-arm2.d: New.
353 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
354 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.d: New.
355 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
356 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.d: New.
357 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.ld: New.
358 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.d: New.
359 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.ld: New.
360 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.d: New.
361 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.ld: New.
362 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
363 * testsuite/ld-powerpc/non-contiguous-powerpc.d: New.
364 * testsuite/ld-powerpc/non-contiguous-powerpc.ld: New.
365 * testsuite/ld-powerpc/non-contiguous-powerpc.sd: New.
366 * testsuite/ld-powerpc/non-contiguous-powerpc64.d: New.
367
368 2020-03-13 H.J. Lu <hongjiu.lu@intel.com>
369
370 PR ld/24920
371 * emulparams/elf32_x86_64.sh: Use static.sh.
372 * emulparams/elf_i386.sh: Likewise.
373 * emulparams/elf_x86_64.sh: Likewise.
374 * emulparams/static.sh: New file.
375 * emultempl/elf-x86.em: Include "ldlex.h".
376 * testsuite/ld-elf/pr24920.err: New file.
377 * testsuite/ld-elf/linux-x86.exp: Run ld/24920 tests.
378
379 2020-03-13 Christian Eggers <ceggers@gmx.de>
380
381 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
382
383 2020-03-11 Alan Modra <amodra@gmail.com>
384
385 * ldelf.c (elf_orphan_compatible): Return false when two sections
386 have differing SHF_MASKPROC or SHF_MASKOS flags.
387
388 2020-03-05 Alan Modra <amodra@gmail.com>
389
390 PR 25570
391 * ldlang.c (lang_size_sections_1): Don't report changes on
392 second and subsequent iterations that make no change in
393 alignment from that already reported.
394
395 2020-03-05 Alan Modra <amodra@gmail.com>
396
397 PR 25570
398 * ldlang.c (lang_sizing_iteration): New static var.
399 (lang_size_sections_1): Warn about no memory region only on first
400 iteration. Warn about changing start address on first iteration
401 then any delta from that on subsequent iterations. Report a signed
402 delta.
403 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
404
405 2020-03-03 Nick Clifton <nickc@redhat.com>
406
407 PR 25588
408 * ld.texi (Options): Update the description of the --rpath-link
409 option.
410
411 2020-03-02 Alan Modra <amodra@gmail.com>
412
413 * plugin.c (plugin_object_p): Return a bfd_cleanup.
414 (plugin_cleanup): New function.
415
416 2020-03-01 H.J. Lu <hongjiu.lu@intel.com>
417
418 PR ld/25618
419 * plugin.c (plugin_object_p): Copy the no_export field to the IR
420 dummy object.
421 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
422 PR ld/25618 tests.
423 * testsuite/ld-plugin/pr25618.d: New file.
424 * testsuite/ld-plugin/pr25618a.cc: Likewise.
425 * testsuite/ld-plugin/pr25618a.h: Likewise.
426 * testsuite/ld-plugin/pr25618b.cc: Likewise.
427 * testsuite/ld-plugin/pr25618b.h: Likewise.
428
429 2020-02-27 Alan Modra <amodra@gmail.com>
430
431 PR 24511
432 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
433 * testsuite/ld-mmix/sec-2.d: Likewise.
434 * testsuite/ld-mmix/sec-3.d: Likewise.
435 * testsuite/ld-mmix/sec-4.d: Likewise.
436 * testsuite/ld-mmix/spec802.d: Likewise.
437 * testsuite/ld-mmix/spec803.d: Likewise.
438 * testsuite/ld-mmix/spec804.d: Likewise.
439 * testsuite/ld-mmix/spec805.d: Likewise.
440 * testsuite/ld-mmix/spec806.d: Likewise.
441 * testsuite/ld-mmix/spec807.d: Likewise.
442 * testsuite/ld-mmix/spec808.d: Likewise.
443
444 2020-02-26 H.J. Lu <hongjiu.lu@intel.com>
445
446 PR ld/25593
447 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
448 * testsuite/ld-plugin/pr25593.d: New file.
449 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
450 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
451 * testsuite/ld-plugin/pr25593b.c: Likewise.
452 * testsuite/ld-plugin/pr25593c.c: Likewise.
453 * testsuite/ld-plugin/pr25593d.c: Likewise.
454 * testsuite/ld-plugin/pr25593e.c: Likewise.
455
456 2020-02-26 Alan Modra <amodra@gmail.com>
457
458 * emultempl/cskyelf.em: Indent labels correctly.
459 * ldfile.c: Likewise.
460 * ldlang.c: Likewise.
461 * plugin.c: Likewise.
462
463 2020-02-26 Alan Modra <amodra@gmail.com>
464
465 PR 25593
466 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
467 (ldelf_after_open): Save state of input_bfds list before loading
468 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
469 Restore input_bfds list.
470 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
471
472 2020-02-24 Nick Clifton <nickc@redhat.com>
473
474 * po/fr.po: Update French translation.
475
476 2020-02-22 Alan Modra <amodra@gmail.com>
477
478 PR 25585
479 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
480 checking.
481
482 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
483
484 PR 25537
485 * emultempl/z80.em: Remove machine compatability checking.
486
487 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
488
489 PR 25517
490 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
491 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
492 * testsuite/ld-z80/arch_r800.d: Likewise.
493 * testsuite/ld-z80/arch_z180.d: Likewise.
494 * testsuite/ld-z80/arch_z80n.d: Likewise.
495 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
496 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
497 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
498 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
499 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
500 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
501 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
502 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
503 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
504 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
505
506 2020-02-19 Alan Modra <amodra@gmail.com>
507
508 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
509
510 2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
511
512 PR binutils/25355
513 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
514 * testsuite/ld-plugin/pr25355.c: New file.
515 * testsuite/ld-plugin/pr25355.d: Likewise.
516 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
517 only dump.
518
519 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
520
521 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
522
523 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
524
525 PR 25469
526 * emulparams/elf32z80.sh: Use z80 emulation.
527 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
528 * emultempl/z80elf.em: Delete.
529 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
530 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
531 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
532 * testsuite/ld-unique/unique.s: Likewise.
533 * testsuite/ld-unique/unique_empty.s: Likewise.
534 * testsuite/ld-unique/unique_shared.s: Likewise.
535 * testsuite/ld-unique/unique.d: Updated expected output.
536 * testsuite/ld-z80/arch_z80n.d: New file.
537 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
538 * testsuite/ld-z80/labels.s: Add more labels.
539 * testsuite/ld-z80/relocs.s: Add more reloc tests.
540 * testsuite/ld-z80/relocs_f_z80n.d: New file
541
542 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
543
544 PR ld/25022
545 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
546 ldelf_before_place_orphans.
547
548 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
549
550 PR ld/25022
551 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
552 before_place_orphans_default.
553 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
554 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
555 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
556 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
557 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
558 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
559 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
560 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
561 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
562 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
563 ldelf_before_place_orphans.
564 * ldelf.c (ldelf_before_place_orphans): New.
565 * ldelf.h (ldelf_before_place_orphans): Likewise.
566 * ldemul.c (ldemul_before_place_orphans): Likewise.
567 (before_place_orphans_default): Likewise.
568 * ldemul.h (ldemul_before_place_orphans): Likewise.
569 (before_place_orphans_default): Likewise.
570 (ld_emulation_xfer_struct): Add before_place_orphans.
571 * ldlang.c (lang_process): Call ldemul_before_place_orphans
572 before lang_place_orphans.
573 * testsuite/ld-elf/pr25022.d: New file.
574 * testsuite/ld-elf/pr25022.s: Likewise.
575 * testsuite/ld-elf/pr25022.t: Likewise.
576
577 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
578
579 PR ld/25490
580 * testsuite/ld-elf/pr25490-1.d: New file.
581 * testsuite/ld-elf/pr25490-1.s: Likewise.
582
583 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
584
585 PR ld/24526
586 PR ld/25021
587 PR ld/25490
588 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
589 * testsuite/ld-elf/pr24526.d: New file.
590 * testsuite/ld-elf/pr24526.s: Likewise.
591 * testsuite/ld-elf/pr25021.d: Likewise.
592 * testsuite/ld-elf/pr25021.s: Likewise.
593 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
594 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
595 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
596 * testsuite/ld-elf/pr25490-2.s: Likewise.
597 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
598 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
599 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
600 * testsuite/ld-elf/pr25490-3.s: Likewise.
601 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
602 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
603 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
604 * testsuite/ld-elf/pr25490-4.s: Likewise.
605 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
606 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
607 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
608 * testsuite/ld-elf/pr25490-5.s: Likewise.
609 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
610 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
611 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
612 * testsuite/ld-elf/pr25490-6.s: Likewise.
613
614 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
615
616 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
617 z80 as not supported.
618
619 2020-02-06 Alan Modra <amodra@gmail.com>
620
621 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
622 targets that don't support ifunc rather than ones that do.
623 (contains_irelative_reloc): Match R_PARISC_IPLT.
624 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
625 * testsuite/ld-ifunc/ifunc-23-x86.s,
626 * testsuite/ld-ifunc/ifunc-24-x86.s,
627 * testsuite/ld-ifunc/ifunc-25-x86.s,
628 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
629 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
630 * testsuite/ld-ifunc/ifunc-10-i386.d,
631 * testsuite/ld-ifunc/ifunc-11-i386.d,
632 * testsuite/ld-ifunc/ifunc-12-i386.d,
633 * testsuite/ld-ifunc/ifunc-13-i386.d,
634 * testsuite/ld-ifunc/ifunc-14a-i386.d,
635 * testsuite/ld-ifunc/ifunc-14b-i386.d,
636 * testsuite/ld-ifunc/ifunc-14c-i386.d,
637 * testsuite/ld-ifunc/ifunc-14d-i386.d,
638 * testsuite/ld-ifunc/ifunc-14e-i386.d,
639 * testsuite/ld-ifunc/ifunc-14f-i386.d,
640 * testsuite/ld-ifunc/ifunc-15-i386.d,
641 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
642 * testsuite/ld-ifunc/ifunc-16-i386.d,
643 * testsuite/ld-ifunc/ifunc-17a-i386.d,
644 * testsuite/ld-ifunc/ifunc-17b-i386.d,
645 * testsuite/ld-ifunc/ifunc-18a-i386.d,
646 * testsuite/ld-ifunc/ifunc-18b-i386.d,
647 * testsuite/ld-ifunc/ifunc-19a-i386.d,
648 * testsuite/ld-ifunc/ifunc-19b-i386.d,
649 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
650 * testsuite/ld-ifunc/ifunc-2-i386.d,
651 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
652 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
653 * testsuite/ld-ifunc/ifunc-20-i386.d,
654 * testsuite/ld-ifunc/ifunc-21-i386.d,
655 * testsuite/ld-ifunc/ifunc-22-i386.d,
656 * testsuite/ld-ifunc/ifunc-26.d,
657 * testsuite/ld-ifunc/ifunc-5a-i386.d,
658 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
659 * testsuite/ld-ifunc/ifunc-5b-i386.d,
660 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
661 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
662 * testsuite/ld-ifunc/ifunc-6a-i386.d,
663 * testsuite/ld-ifunc/ifunc-6b-i386.d,
664 * testsuite/ld-ifunc/ifunc-7a-i386.d,
665 * testsuite/ld-ifunc/ifunc-7b-i386.d,
666 * testsuite/ld-ifunc/ifunc-8-i386.d,
667 * testsuite/ld-ifunc/ifunc-9-i386.d,
668 * testsuite/ld-ifunc/pr17154-i386-now.d,
669 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
670
671 2020-02-06 Alan Modra <amodra@gmail.com>
672
673 * testsuite/lib/ld-lib.exp (is_generic): Delete.
674 * testsuite/ld-unique/unique.exp: Exclude tic6x.
675
676 2020-02-06 Alan Modra <amodra@gmail.com>
677
678 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
679 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
680
681 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
682
683 PR gas/25380
684 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
685 directives.
686 * testsuite/ld-i386/tls-gd1.S: Likewise.
687 * testsuite/ld-x86-64/pr21481b.S: Likewise.
688
689 2020-01-30 Jan Beulich <jbeulich@suse.com>
690
691 * ld.texi: Remove space between @option and brace.
692
693 2020-01-29 Alan Modra <amodra@gmail.com>
694
695 PR 25477
696 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
697 correct concat.
698 (ldelf_after_open): Add prefix parameter.
699 * ldelf.h (ldelf_after_open): Update prototype.
700 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
701 to ldelf_after_open.
702 * Makefile.am: Correct z80 dependencies.
703 * Makefile.in: Regenerate.
704
705 2020-01-28 Alan Modra <amodra@gmail.com>
706
707 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
708 in first phase.
709
710 2020-01-27 Alan Modra <amodra@gmail.com>
711
712 * testsuite/ld-elfvers/vers.exp: Replace case statements with
713 switch statements.
714 * testsuite/ld-ifunc/ifunc.exp: Likewise.
715 * testsuite/ld-unique/unique.exp: Likewise.
716
717 2020-01-27 H.J. Lu <hongjiu.lu@intel.com>
718 Alan Modra <amodra@gmail.com>
719
720 PR ld/25458
721 * testsuite/ld-elf/pr25458.map: New file.
722 * testsuite/ld-elf/pr25458.rd: Likewise.
723 * testsuite/ld-elf/pr25458a.s: Likewise.
724 * testsuite/ld-elf/pr25458b.s: Likewise.
725 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
726
727 2020-01-22 H.J. Lu <hongjiu.lu@intel.com>
728
729 PR ld/25416
730 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
731 compiler support.
732
733 2020-01-22 Alan Modra <amodra@gmail.com>
734
735 * testsuite/ld-powerpc/tlsdesc3.d,
736 * testsuite/ld-powerpc/tlsdesc3.wf,
737 * testsuite/ld-powerpc/tlsdesc4.d,
738 * testsuite/ld-powerpc/tlsdesc4.s,
739 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
740 * testsuite/ld-powerpc/powerpc.exp: Run them.
741
742 2020-01-22 Alan Modra <amodra@gmail.com>
743
744 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
745 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
746 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
747 (params): Init new field.
748 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
749 Document.
750 * testsuite/ld-powerpc/tlsdesc.s,
751 * testsuite/ld-powerpc/tlsdesc.d,
752 * testsuite/ld-powerpc/tlsdesc.wf,
753 * testsuite/ld-powerpc/tlsdesc2.d,
754 * testsuite/ld-powerpc/tlsdesc2.wf,
755 * testsuite/ld-powerpc/tlsexenors.d,
756 * testsuite/ld-powerpc/tlsexenors.r,
757 * testsuite/ld-powerpc/tlsexers.d,
758 * testsuite/ld-powerpc/tlsexers.r,
759 * testsuite/ld-powerpc/tlsexetocnors.d,
760 * testsuite/ld-powerpc/tlsexetocrs.d,
761 * testsuite/ld-powerpc/tlsexetocrs.r,
762 * testsuite/ld-powerpc/tlsopt6.d,
763 * testsuite/ld-powerpc/tlsopt6.wf: New.
764 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
765
766 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
767
768 PR 25417
769 * ldlang.c (ldlang_open_ctf): Fix error message typo.
770 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
771
772 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
773
774 * testsuite/ld-elf/pr23900-1.d: Adjusted.
775
776 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
777
778 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
779
780 2020-01-20 Nick Clifton <nickc@redhat.com>
781
782 * po/pt_BR.po: Updated Brazilian Portuguese translation.
783 * po/uk.po: Updated Ukranian translation.
784
785 2020-01-20 H.J. Lu <hongjiu.lu@intel.com>
786
787 PR ld/25416
788 * testsuite/ld-x86-64/pr25416-1.s: New file
789 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
790 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
791 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
792 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
793 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
794 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
795 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
796 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
797 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
798 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
799 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
800 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
801 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
802 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
803 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
804 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
805
806 2020-01-20 Alan Modra <amodra@gmail.com>
807
808 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
809 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
810 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
811 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
812 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
813
814 2020-01-18 Roland McGrath <mcgrathr@google.com>
815
816 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
817 to admit whatever absolute address. The label-relative address is
818 what the test needs to verify.
819
820 2020-01-18 Nick Clifton <nickc@redhat.com>
821
822 * configure: Regenerate.
823 * po/ld.pot: Regenerate.
824
825 2020-01-18 Nick Clifton <nickc@redhat.com>
826
827 Binutils 2.34 branch created.
828
829 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
830
831 * scripttempl/elf32msp430_3.sc: Remove.
832
833 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
834
835 * scripttempl/elf32msp430.sc: Add input section rules for
836 .upper.{text,data,rodata,bss}.
837 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
838 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
839
840 2020-01-15 Lars Brinkhoff <lars@nocrew.org>
841
842 PR 20694
843 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
844
845 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
846
847 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
848 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
849
850 2020-01-15 Alan Modra <amodra@gmail.com>
851
852 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
853 * testsuite/ld-powerpc/funref.s: Align func_tab.
854 * testsuite/ld-powerpc/funref2.s: Likewise.
855 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
856
857 2020-01-14 Lili Cui <lili.cui@intel.com>
858
859 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
860
861 2020-01-13 Alan Modra <amodra@gmail.com>
862
863 * po/BLD-POTFILES.in: Regenerate.
864
865 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
866
867 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
868
869 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
870
871 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
872 emulations.
873 * configure.tgt: Likewise.
874 * Makefile.in: Regenerate.
875 * emulparams/arcelf_prof.sh: Remove file.
876 * emulparams/arclinux_prof.sh: Likewise.
877
878 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
879
880 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
881 located at an arbitrary address. Use DWARF.sc file.
882 * scripttempl/elfarc.sc: Use DWARF.sc file.
883
884 2020-01-07 Alan Modra <amodra@gmail.com>
885
886 * testsuite/ld-mips-elf/eh-frame5.s,
887 * testsuite/ld-mips-elf/ehdr_start-new.s,
888 * testsuite/ld-mips-elf/ehdr_start-o32.s,
889 * testsuite/ld-mips-elf/mips16-call-global-1.s,
890 * testsuite/ld-mips-elf/mips16-intermix-1.s,
891 * testsuite/ld-mips-elf/mips16-pic-1b.s,
892 * testsuite/ld-mips-elf/mips16-pic-4c.s,
893 * testsuite/ld-mips-elf/no-shared-1-n64.s,
894 * testsuite/ld-mips-elf/no-shared-1-o32.s,
895 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
896 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
897 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
898 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
899 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
900 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
901 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
902 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
903 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
904 * testsuite/ld-mips-elf/pie.s,
905 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
906
907 2020-01-06 Nick Clifton <nickc@redhat.com>
908
909 PR 25327
910 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
911 command line when building libcomm1.o and pr13250 tests.
912 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
913
914 2020-01-06 Nick Clifton <nickc@redhat.com>
915
916 PR 25326
917 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
918 command line when building pr19579 binaries.
919
920 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
921
922 * emultempl/pe.em: Add new option --enable-reloc-section.
923 * emultempl/pep.em: Likewise.
924 * ld.texi: Document --enable-reloc-section.
925 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
926 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
927 * pe-dll.h: Add extern declaration of option flag.
928 * pep-dll.c (pe_dll_enable_reloc_section):
929 Add alias define for pep_dll_enable_reloc_section.
930 * pep-dll.h: Add extern declaration of option flag.
931
932 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
933
934 * Makefile.am: Add new target z80-elf
935 * configure.tgt: Likewise.
936 * Makefile.in: Regenerate.
937 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
938 * emulparams/elf32z80.sh: New file.
939 * emultempl/z80elf.em: Likewise.
940 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
941 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
942 * testsuite/ld-scripts/fill16.d: Fix for Z80.
943 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
944 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
945 * testsuite/ld-z80/arch_r800.d: Likewise.
946 * testsuite/ld-z80/arch_z180.d: Likewise.
947 * testsuite/ld-z80/arch_z80.d: Likewise.
948 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
949 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
950 * testsuite/ld-z80/labels.s: Likewise.
951 * testsuite/ld-z80/relocs.s: Likewise.
952 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
953 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
954 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
955 * testsuite/ld-z80/z80.exp: Likewise.
956 * NEWS: Mention the new support.
957
958 2020-01-02 Tamar Christina <tamar.christina@arm.com>
959
960 PR 25210
961 PR 24753
962 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
963 Remove SEC_LINKER_CREATED.
964 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
965 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
966
967 2020-01-01 Alan Modra <amodra@gmail.com>
968
969 Update year range in copyright notice of all files.
970
971 For older changes see ChangeLog-2019
972 \f
973 Copyright (C) 2020 Free Software Foundation, Inc.
974
975 Copying and distribution of this file, with or without modification,
976 are permitted in any medium without royalty provided the copyright
977 notice and this notice are preserved.
978
979 Local Variables:
980 mode: change-log
981 left-margin: 8
982 fill-column: 74
983 version-control: never
984 End:
This page took 0.056697 seconds and 4 git commands to generate.