8ac66fc2e58bdca2aea702b7022d97d9a4de74e3
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-03-13 Christian Eggers <ceggers@gmx.de>
2
3 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
4
5 2020-03-11 Alan Modra <amodra@gmail.com>
6
7 * ldelf.c (elf_orphan_compatible): Return false when two sections
8 have differing SHF_MASKPROC or SHF_MASKOS flags.
9
10 2020-03-05 Alan Modra <amodra@gmail.com>
11
12 PR 25570
13 * ldlang.c (lang_size_sections_1): Don't report changes on
14 second and subsequent iterations that make no change in
15 alignment from that already reported.
16
17 2020-03-05 Alan Modra <amodra@gmail.com>
18
19 PR 25570
20 * ldlang.c (lang_sizing_iteration): New static var.
21 (lang_size_sections_1): Warn about no memory region only on first
22 iteration. Warn about changing start address on first iteration
23 then any delta from that on subsequent iterations. Report a signed
24 delta.
25 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
26
27 2020-03-03 Nick Clifton <nickc@redhat.com>
28
29 PR 25588
30 * ld.texi (Options): Update the description of the --rpath-link
31 option.
32
33 2020-03-02 Alan Modra <amodra@gmail.com>
34
35 * plugin.c (plugin_object_p): Return a bfd_cleanup.
36 (plugin_cleanup): New function.
37
38 2020-03-01 H.J. Lu <hongjiu.lu@intel.com>
39
40 PR ld/25618
41 * plugin.c (plugin_object_p): Copy the no_export field to the IR
42 dummy object.
43 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
44 PR ld/25618 tests.
45 * testsuite/ld-plugin/pr25618.d: New file.
46 * testsuite/ld-plugin/pr25618a.cc: Likewise.
47 * testsuite/ld-plugin/pr25618a.h: Likewise.
48 * testsuite/ld-plugin/pr25618b.cc: Likewise.
49 * testsuite/ld-plugin/pr25618b.h: Likewise.
50
51 2020-02-27 Alan Modra <amodra@gmail.com>
52
53 PR 24511
54 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
55 * testsuite/ld-mmix/sec-2.d: Likewise.
56 * testsuite/ld-mmix/sec-3.d: Likewise.
57 * testsuite/ld-mmix/sec-4.d: Likewise.
58 * testsuite/ld-mmix/spec802.d: Likewise.
59 * testsuite/ld-mmix/spec803.d: Likewise.
60 * testsuite/ld-mmix/spec804.d: Likewise.
61 * testsuite/ld-mmix/spec805.d: Likewise.
62 * testsuite/ld-mmix/spec806.d: Likewise.
63 * testsuite/ld-mmix/spec807.d: Likewise.
64 * testsuite/ld-mmix/spec808.d: Likewise.
65
66 2020-02-26 H.J. Lu <hongjiu.lu@intel.com>
67
68 PR ld/25593
69 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
70 * testsuite/ld-plugin/pr25593.d: New file.
71 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
72 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
73 * testsuite/ld-plugin/pr25593b.c: Likewise.
74 * testsuite/ld-plugin/pr25593c.c: Likewise.
75 * testsuite/ld-plugin/pr25593d.c: Likewise.
76 * testsuite/ld-plugin/pr25593e.c: Likewise.
77
78 2020-02-26 Alan Modra <amodra@gmail.com>
79
80 * emultempl/cskyelf.em: Indent labels correctly.
81 * ldfile.c: Likewise.
82 * ldlang.c: Likewise.
83 * plugin.c: Likewise.
84
85 2020-02-26 Alan Modra <amodra@gmail.com>
86
87 PR 25593
88 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
89 (ldelf_after_open): Save state of input_bfds list before loading
90 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
91 Restore input_bfds list.
92 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
93
94 2020-02-24 Nick Clifton <nickc@redhat.com>
95
96 * po/fr.po: Update French translation.
97
98 2020-02-22 Alan Modra <amodra@gmail.com>
99
100 PR 25585
101 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
102 checking.
103
104 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
105
106 PR 25537
107 * emultempl/z80.em: Remove machine compatability checking.
108
109 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
110
111 PR 25517
112 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
113 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
114 * testsuite/ld-z80/arch_r800.d: Likewise.
115 * testsuite/ld-z80/arch_z180.d: Likewise.
116 * testsuite/ld-z80/arch_z80n.d: Likewise.
117 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
118 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
119 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
120 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
121 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
122 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
123 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
124 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
125 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
126 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
127
128 2020-02-19 Alan Modra <amodra@gmail.com>
129
130 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
131
132 2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR binutils/25355
135 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
136 * testsuite/ld-plugin/pr25355.c: New file.
137 * testsuite/ld-plugin/pr25355.d: Likewise.
138 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
139 only dump.
140
141 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
142
143 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
144
145 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
146
147 PR 25469
148 * emulparams/elf32z80.sh: Use z80 emulation.
149 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
150 * emultempl/z80elf.em: Delete.
151 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
152 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
153 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
154 * testsuite/ld-unique/unique.s: Likewise.
155 * testsuite/ld-unique/unique_empty.s: Likewise.
156 * testsuite/ld-unique/unique_shared.s: Likewise.
157 * testsuite/ld-unique/unique.d: Updated expected output.
158 * testsuite/ld-z80/arch_z80n.d: New file.
159 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
160 * testsuite/ld-z80/labels.s: Add more labels.
161 * testsuite/ld-z80/relocs.s: Add more reloc tests.
162 * testsuite/ld-z80/relocs_f_z80n.d: New file
163
164 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR ld/25022
167 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
168 ldelf_before_place_orphans.
169
170 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR ld/25022
173 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
174 before_place_orphans_default.
175 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
176 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
177 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
178 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
179 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
180 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
181 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
182 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
183 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
184 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
185 ldelf_before_place_orphans.
186 * ldelf.c (ldelf_before_place_orphans): New.
187 * ldelf.h (ldelf_before_place_orphans): Likewise.
188 * ldemul.c (ldemul_before_place_orphans): Likewise.
189 (before_place_orphans_default): Likewise.
190 * ldemul.h (ldemul_before_place_orphans): Likewise.
191 (before_place_orphans_default): Likewise.
192 (ld_emulation_xfer_struct): Add before_place_orphans.
193 * ldlang.c (lang_process): Call ldemul_before_place_orphans
194 before lang_place_orphans.
195 * testsuite/ld-elf/pr25022.d: New file.
196 * testsuite/ld-elf/pr25022.s: Likewise.
197 * testsuite/ld-elf/pr25022.t: Likewise.
198
199 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
200
201 PR ld/25490
202 * testsuite/ld-elf/pr25490-1.d: New file.
203 * testsuite/ld-elf/pr25490-1.s: Likewise.
204
205 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
206
207 PR ld/24526
208 PR ld/25021
209 PR ld/25490
210 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
211 * testsuite/ld-elf/pr24526.d: New file.
212 * testsuite/ld-elf/pr24526.s: Likewise.
213 * testsuite/ld-elf/pr25021.d: Likewise.
214 * testsuite/ld-elf/pr25021.s: Likewise.
215 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
216 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
217 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
218 * testsuite/ld-elf/pr25490-2.s: Likewise.
219 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
220 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
221 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
222 * testsuite/ld-elf/pr25490-3.s: Likewise.
223 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
224 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
225 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
226 * testsuite/ld-elf/pr25490-4.s: Likewise.
227 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
228 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
229 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
230 * testsuite/ld-elf/pr25490-5.s: Likewise.
231 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
232 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
233 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
234 * testsuite/ld-elf/pr25490-6.s: Likewise.
235
236 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
237
238 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
239 z80 as not supported.
240
241 2020-02-06 Alan Modra <amodra@gmail.com>
242
243 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
244 targets that don't support ifunc rather than ones that do.
245 (contains_irelative_reloc): Match R_PARISC_IPLT.
246 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
247 * testsuite/ld-ifunc/ifunc-23-x86.s,
248 * testsuite/ld-ifunc/ifunc-24-x86.s,
249 * testsuite/ld-ifunc/ifunc-25-x86.s,
250 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
251 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
252 * testsuite/ld-ifunc/ifunc-10-i386.d,
253 * testsuite/ld-ifunc/ifunc-11-i386.d,
254 * testsuite/ld-ifunc/ifunc-12-i386.d,
255 * testsuite/ld-ifunc/ifunc-13-i386.d,
256 * testsuite/ld-ifunc/ifunc-14a-i386.d,
257 * testsuite/ld-ifunc/ifunc-14b-i386.d,
258 * testsuite/ld-ifunc/ifunc-14c-i386.d,
259 * testsuite/ld-ifunc/ifunc-14d-i386.d,
260 * testsuite/ld-ifunc/ifunc-14e-i386.d,
261 * testsuite/ld-ifunc/ifunc-14f-i386.d,
262 * testsuite/ld-ifunc/ifunc-15-i386.d,
263 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
264 * testsuite/ld-ifunc/ifunc-16-i386.d,
265 * testsuite/ld-ifunc/ifunc-17a-i386.d,
266 * testsuite/ld-ifunc/ifunc-17b-i386.d,
267 * testsuite/ld-ifunc/ifunc-18a-i386.d,
268 * testsuite/ld-ifunc/ifunc-18b-i386.d,
269 * testsuite/ld-ifunc/ifunc-19a-i386.d,
270 * testsuite/ld-ifunc/ifunc-19b-i386.d,
271 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
272 * testsuite/ld-ifunc/ifunc-2-i386.d,
273 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
274 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
275 * testsuite/ld-ifunc/ifunc-20-i386.d,
276 * testsuite/ld-ifunc/ifunc-21-i386.d,
277 * testsuite/ld-ifunc/ifunc-22-i386.d,
278 * testsuite/ld-ifunc/ifunc-26.d,
279 * testsuite/ld-ifunc/ifunc-5a-i386.d,
280 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
281 * testsuite/ld-ifunc/ifunc-5b-i386.d,
282 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
283 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
284 * testsuite/ld-ifunc/ifunc-6a-i386.d,
285 * testsuite/ld-ifunc/ifunc-6b-i386.d,
286 * testsuite/ld-ifunc/ifunc-7a-i386.d,
287 * testsuite/ld-ifunc/ifunc-7b-i386.d,
288 * testsuite/ld-ifunc/ifunc-8-i386.d,
289 * testsuite/ld-ifunc/ifunc-9-i386.d,
290 * testsuite/ld-ifunc/pr17154-i386-now.d,
291 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
292
293 2020-02-06 Alan Modra <amodra@gmail.com>
294
295 * testsuite/lib/ld-lib.exp (is_generic): Delete.
296 * testsuite/ld-unique/unique.exp: Exclude tic6x.
297
298 2020-02-06 Alan Modra <amodra@gmail.com>
299
300 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
301 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
302
303 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
304
305 PR gas/25380
306 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
307 directives.
308 * testsuite/ld-i386/tls-gd1.S: Likewise.
309 * testsuite/ld-x86-64/pr21481b.S: Likewise.
310
311 2020-01-30 Jan Beulich <jbeulich@suse.com>
312
313 * ld.texi: Remove space between @option and brace.
314
315 2020-01-29 Alan Modra <amodra@gmail.com>
316
317 PR 25477
318 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
319 correct concat.
320 (ldelf_after_open): Add prefix parameter.
321 * ldelf.h (ldelf_after_open): Update prototype.
322 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
323 to ldelf_after_open.
324 * Makefile.am: Correct z80 dependencies.
325 * Makefile.in: Regenerate.
326
327 2020-01-28 Alan Modra <amodra@gmail.com>
328
329 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
330 in first phase.
331
332 2020-01-27 Alan Modra <amodra@gmail.com>
333
334 * testsuite/ld-elfvers/vers.exp: Replace case statements with
335 switch statements.
336 * testsuite/ld-ifunc/ifunc.exp: Likewise.
337 * testsuite/ld-unique/unique.exp: Likewise.
338
339 2020-01-27 H.J. Lu <hongjiu.lu@intel.com>
340 Alan Modra <amodra@gmail.com>
341
342 PR ld/25458
343 * testsuite/ld-elf/pr25458.map: New file.
344 * testsuite/ld-elf/pr25458.rd: Likewise.
345 * testsuite/ld-elf/pr25458a.s: Likewise.
346 * testsuite/ld-elf/pr25458b.s: Likewise.
347 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
348
349 2020-01-22 H.J. Lu <hongjiu.lu@intel.com>
350
351 PR ld/25416
352 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
353 compiler support.
354
355 2020-01-22 Alan Modra <amodra@gmail.com>
356
357 * testsuite/ld-powerpc/tlsdesc3.d,
358 * testsuite/ld-powerpc/tlsdesc3.wf,
359 * testsuite/ld-powerpc/tlsdesc4.d,
360 * testsuite/ld-powerpc/tlsdesc4.s,
361 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
362 * testsuite/ld-powerpc/powerpc.exp: Run them.
363
364 2020-01-22 Alan Modra <amodra@gmail.com>
365
366 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
367 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
368 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
369 (params): Init new field.
370 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
371 Document.
372 * testsuite/ld-powerpc/tlsdesc.s,
373 * testsuite/ld-powerpc/tlsdesc.d,
374 * testsuite/ld-powerpc/tlsdesc.wf,
375 * testsuite/ld-powerpc/tlsdesc2.d,
376 * testsuite/ld-powerpc/tlsdesc2.wf,
377 * testsuite/ld-powerpc/tlsexenors.d,
378 * testsuite/ld-powerpc/tlsexenors.r,
379 * testsuite/ld-powerpc/tlsexers.d,
380 * testsuite/ld-powerpc/tlsexers.r,
381 * testsuite/ld-powerpc/tlsexetocnors.d,
382 * testsuite/ld-powerpc/tlsexetocrs.d,
383 * testsuite/ld-powerpc/tlsexetocrs.r,
384 * testsuite/ld-powerpc/tlsopt6.d,
385 * testsuite/ld-powerpc/tlsopt6.wf: New.
386 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
387
388 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
389
390 PR 25417
391 * ldlang.c (ldlang_open_ctf): Fix error message typo.
392 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
393
394 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
395
396 * testsuite/ld-elf/pr23900-1.d: Adjusted.
397
398 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
399
400 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
401
402 2020-01-20 Nick Clifton <nickc@redhat.com>
403
404 * po/pt_BR.po: Updated Brazilian Portuguese translation.
405 * po/uk.po: Updated Ukranian translation.
406
407 2020-01-20 H.J. Lu <hongjiu.lu@intel.com>
408
409 PR ld/25416
410 * testsuite/ld-x86-64/pr25416-1.s: New file
411 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
412 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
413 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
414 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
415 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
416 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
417 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
418 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
419 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
420 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
421 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
422 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
423 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
424 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
425 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
426 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
427
428 2020-01-20 Alan Modra <amodra@gmail.com>
429
430 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
431 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
432 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
433 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
434 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
435
436 2020-01-18 Roland McGrath <mcgrathr@google.com>
437
438 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
439 to admit whatever absolute address. The label-relative address is
440 what the test needs to verify.
441
442 2020-01-18 Nick Clifton <nickc@redhat.com>
443
444 * configure: Regenerate.
445 * po/ld.pot: Regenerate.
446
447 2020-01-18 Nick Clifton <nickc@redhat.com>
448
449 Binutils 2.34 branch created.
450
451 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
452
453 * scripttempl/elf32msp430_3.sc: Remove.
454
455 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
456
457 * scripttempl/elf32msp430.sc: Add input section rules for
458 .upper.{text,data,rodata,bss}.
459 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
460 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
461
462 2020-01-15 Lars Brinkhoff <lars@nocrew.org>
463
464 PR 20694
465 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
466
467 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
468
469 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
470 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
471
472 2020-01-15 Alan Modra <amodra@gmail.com>
473
474 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
475 * testsuite/ld-powerpc/funref.s: Align func_tab.
476 * testsuite/ld-powerpc/funref2.s: Likewise.
477 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
478
479 2020-01-14 Lili Cui <lili.cui@intel.com>
480
481 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
482
483 2020-01-13 Alan Modra <amodra@gmail.com>
484
485 * po/BLD-POTFILES.in: Regenerate.
486
487 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
488
489 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
490
491 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
492
493 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
494 emulations.
495 * configure.tgt: Likewise.
496 * Makefile.in: Regenerate.
497 * emulparams/arcelf_prof.sh: Remove file.
498 * emulparams/arclinux_prof.sh: Likewise.
499
500 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
501
502 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
503 located at an arbitrary address. Use DWARF.sc file.
504 * scripttempl/elfarc.sc: Use DWARF.sc file.
505
506 2020-01-07 Alan Modra <amodra@gmail.com>
507
508 * testsuite/ld-mips-elf/eh-frame5.s,
509 * testsuite/ld-mips-elf/ehdr_start-new.s,
510 * testsuite/ld-mips-elf/ehdr_start-o32.s,
511 * testsuite/ld-mips-elf/mips16-call-global-1.s,
512 * testsuite/ld-mips-elf/mips16-intermix-1.s,
513 * testsuite/ld-mips-elf/mips16-pic-1b.s,
514 * testsuite/ld-mips-elf/mips16-pic-4c.s,
515 * testsuite/ld-mips-elf/no-shared-1-n64.s,
516 * testsuite/ld-mips-elf/no-shared-1-o32.s,
517 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
518 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
519 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
520 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
521 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
522 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
523 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
524 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
525 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
526 * testsuite/ld-mips-elf/pie.s,
527 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
528
529 2020-01-06 Nick Clifton <nickc@redhat.com>
530
531 PR 25327
532 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
533 command line when building libcomm1.o and pr13250 tests.
534 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
535
536 2020-01-06 Nick Clifton <nickc@redhat.com>
537
538 PR 25326
539 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
540 command line when building pr19579 binaries.
541
542 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
543
544 * emultempl/pe.em: Add new option --enable-reloc-section.
545 * emultempl/pep.em: Likewise.
546 * ld.texi: Document --enable-reloc-section.
547 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
548 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
549 * pe-dll.h: Add extern declaration of option flag.
550 * pep-dll.c (pe_dll_enable_reloc_section):
551 Add alias define for pep_dll_enable_reloc_section.
552 * pep-dll.h: Add extern declaration of option flag.
553
554 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
555
556 * Makefile.am: Add new target z80-elf
557 * configure.tgt: Likewise.
558 * Makefile.in: Regenerate.
559 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
560 * emulparams/elf32z80.sh: New file.
561 * emultempl/z80elf.em: Likewise.
562 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
563 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
564 * testsuite/ld-scripts/fill16.d: Fix for Z80.
565 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
566 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
567 * testsuite/ld-z80/arch_r800.d: Likewise.
568 * testsuite/ld-z80/arch_z180.d: Likewise.
569 * testsuite/ld-z80/arch_z80.d: Likewise.
570 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
571 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
572 * testsuite/ld-z80/labels.s: Likewise.
573 * testsuite/ld-z80/relocs.s: Likewise.
574 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
575 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
576 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
577 * testsuite/ld-z80/z80.exp: Likewise.
578 * NEWS: Mention the new support.
579
580 2020-01-02 Tamar Christina <tamar.christina@arm.com>
581
582 PR 25210
583 PR 24753
584 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
585 Remove SEC_LINKER_CREATED.
586 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
587 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
588
589 2020-01-01 Alan Modra <amodra@gmail.com>
590
591 Update year range in copyright notice of all files.
592
593 For older changes see ChangeLog-2019
594 \f
595 Copyright (C) 2020 Free Software Foundation, Inc.
596
597 Copying and distribution of this file, with or without modification,
598 are permitted in any medium without royalty provided the copyright
599 notice and this notice are preserved.
600
601 Local Variables:
602 mode: change-log
603 left-margin: 8
604 fill-column: 74
605 version-control: never
606 End:
This page took 0.042072 seconds and 3 git commands to generate.