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