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