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