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