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