]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
RISCV changes broke 32-bit --enable-targets=all
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
4bf05d4a
L
12020-06-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/26165
4 * lexsup.c (ld_options): Correct --dependency-file order.
5
2c8e3708
L
62020-06-24 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR ld/26083
9 * testsuite/ld-csky/tls-ie-v1.d: Updated.
10 * testsuite/ld-csky/tls-ie.d: Likewise.
11
c679ec98
L
122020-06-24 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR ld/26083
15 * testsuite/ld-cris/libdso-15b.d: Updated.
16 * testsuite/ld-cris/libdso-1c.d: Likewise.
17 * testsuite/ld-cris/libdso-1d.d: Likewise.
18 * testsuite/ld-cris/libdso-15c.d: New file.
19
5376d47f
L
202020-06-24 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR ld/26163
23 * ldexp.c (exp_fold_tree_1): Set non_ir_ref_regular on the source
24 for assignment.
25 * testsuite/ld-plugin/lto.exp: Run ld/26163 test.
26 * testsuite/ld-plugin/pr26163a.c: New file.
27 * testsuite/ld-plugin/pr26163b.c: Likewise.
28
a5aae508
AM
292020-06-24 Alan Modra <amodra@gmail.com>
30
31 * lexsup.c (elf_shlib_list_options): Properly format help message.
32 (elf_plt_unwind_list_options): Likewise.
33 * emultempl/cskyelf.em (PARSE_AND_LIST_OPTIONS): Likewise.
34
f37b21b4
RM
352020-06-23 Roland McGrath <mcgrathr@google.com>
36
37 PR 22843
38 * NEWS: Note --dependency-file.
39 * ld.texi (Options): Document --dependency-file.
40 * ldlex.h (enum option_values): Add OPTION_DEPENDENCY_FILE.
41 * ld.h (ld_config_type): New member dependency_file.
42 * lexsup.c (ld_options, parse_args): Parse --dependency-file.
43 * ldmain.c (struct dependency_file): New type.
44 (dependency_files, dependency_files_tail): New static variables.
45 (track_dependency_files): New function.
46 (write_dependency_file): New function.
47 (main): Call it when --dependency-file was passed.
48 * ldfile.c (ldfile_try_open_bfd): Call track_dependency_files.
49 (ldfile_open_command_file_1): Likewise.
50 * ldelf.c (ldelf_try_needed): Likewise.
51 * pe-dll.c (pe_implied_import_dll): Likewise.
52
9221725d
AM
532020-06-23 Alan Modra <amodra@gmail.com>
54
55 PR 26150
56 * ldlang.c (ldlang_add_file): Assert that we aren't adding the
57 current end of link.next list again too.
58 * ldmain.c (add_archive_element): Don't load archive elements
59 again that have already been loaded.
60
c7c970e4
AM
612020-06-23 Alan Modra <amodra@gmail.com>
62
63 * testsuite/ld-elf/shared.exp (pr14170): Clear xfail for
64 bfin-*-linux*.
65 (pr17068, symbolic-func.so, pr22374): Likewise.
66
39ff0b81
NC
672020-06-22 Nelson Chu <nelson.chu@sifive.com>
68
69 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Updated.
70 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Updated.
71 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Updated.
72 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Updated.
73 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Updated.
74 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Updated.
75
0381901e
AM
762020-06-21 Alan Modra <amodra@gmail.com>
77
78 * ldfile.c: Replace uses of ENABLE_PLUGINS with BFD_SUPPORTS_PLUGINS.
79 * ldlang.c: Likewise.
80 * ldlang.h: Likewise.
81 * ldlex.h: Likewise.
82 * ldmain.c: Likewise.
83 * lexsup.c: Likewise.
84 * plugin.c: Wrap body of file in #if BFD_SUPPORTS_PLUGINS.
85 * testplug.c: Likewise.
86 * testplug2.c: Likewise.
87 * testplug3.c: Likewise.
88 * testplug4.c: Likewise.
89 * configure.ac (ENABLE_PLUGINS): Don't define AM_CONTITIONAL.
90 * Makefile.am: Remove ENABLE_PLUGINS conditionals.
91 (PLUGIN_CFLAGS): Don't define.
92 (PLUGIN_C, PLUGIN_H, PLUGIN_OBJECT): Likewise. Substitute all
93 uses with plugin file name.
94 * configure: Regenerate.
95 * Makefile.in: Regenerate.
96
348fe36b
AM
972020-06-20 Alan Modra <amodra@gmail.com>
98
99 * testsuite/lib/ld-lib.exp (default_ld_compile): Don't perror on
100 a compiler error.
101 (default_ld_assemble): Similarly for an assembler error.
102 (default_ld_nm): Similarly for an nm error.
103 (run_ld_link_tests): Report ld_assemble errors as a fail.
104 (check_as_cfi): Remove now unnecessary perror substitution.
105 * testsuite/ld-elf/exclude.exp: Report ld_nm error return as test
106 fails rather then unresolved.
107 * testsuite/ld-gc/gc.exp: Likewise.
108 * testsuite/ld-scripts/alignof.exp: Likewise.
109 * testsuite/ld-scripts/defined.exp: Likewise.
110 * testsuite/ld-scripts/script.exp: Likewise.
111 * testsuite/ld-scripts/sizeof.exp: Likewise.
112 * testsuite/ld-selective/selective.exp: Likewise.
113 * testsuite/ld-scripts/extern.exp: Likewise. Return on ld_link
114 failure.
115 * testsuite/ld-elfweak/elfweak.exp: Report compiler errors as
116 test unresolved.
117 * testsuite/ld-fastcall/fastcall.exp: Report assember errors as
118 test fails.
119 * testsuite/ld-i386/i386.exp (iamcu_tests): Likewise.
120 * testsuite/ld-ia64/line.exp: Likewise.
121 * testsuite/ld-mep/mep.exp: Likewise.
122 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
123 * testsuite/ld-nios2/nios2.exp: Likewise.
124 * testsuite/ld-scripts/alignof.exp: Likewise.
125 * testsuite/ld-x86-64/line.exp: Likewise.
126 * testsuite/ld-x86-64/x86-64.exp: Likewise.
127 * testsuite/ld-scripts/log2.exp: Formatting.
128 * testsuite/ld-tic6x/tic6x.exp: Report ld_link errors as a test fail.
129
b0ee49d2
AM
1302020-06-20 Alan Modra <amodra@gmail.com>
131
132 * testsuite/ld-alpha/alpha.exp: Exclude *ecoff targets.
133 * testsuite/ld-elf/binutils.exp: Likewise.
134 * testsuite/ld-elf/tls.exp: Likewise.
135 * testsuite/ld-elf/tls_common.exp: Likewise.
136 * testsuite/ld-scripts/phdrs2.exp: Likewise.
137
e2201c2a
AM
1382020-06-20 Alan Modra <amodra@gmail.com>
139
140 * testsuite/ld-sh/sh.exp: Don't run relax tests for non-ELF.
141 Fail when ld_assemble fails. Use elseif to reduce indentation.
142
2d0a923c
AM
1432020-06-19 Alan Modra <amodra@gmail.com>
144
145 * testsuite/ld-elf/dynamic-1.rd: Accept st_other notations.
146 * testsuite/ld-elf/rdynamic-1.rd: Likewise.
147 * testsuite/ld-elf/pr9676.rd: Likewise.
148 * testsuite/ld-elf/pr9679.rd: Likewise.
149 * testsuite/ld-elfvers/vers30.dsym: Likewise.
150 * testsuite/ld-elfvers/vers31.dsym: Likewise.
e4433988
AM
151 * testsuite/ld-plugin/pr22983.1.d: Likewise.
152 * testsuite/ld-plugin/pr22983.2.d: Likewise.
2d0a923c 153 * testsuite/ld-plugin/pr22983.3.d: Likewise.
e4433988 154 * testsuite/ld-plugin/pr22983.4.d: Likewise.
2d0a923c
AM
155 * testsuite/ld-ifunc/ifunc.exp: Exclude alpha.
156
5fd104ad
AM
1572020-06-19 Alan Modra <amodra@gmail.com>
158
159 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option): Omit
160 -z relro and -z norelro when target support for GNU_RELRO is lacking.
161 (gld${EMULATION_NAME}_before_parse): Ignore RELRO default too.
162 * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse): Ignore
163 RELRO default when target support for GNU_RELRO is lacking.
164 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
165 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Likewise.
166 * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
167 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
168 * testsuite/ld-elf/pr16322.d: xfail when no relro support.
169 * testsuite/ld-elf/pr22393-1a.d: Likewise.
170 * testsuite/ld-elf/pr22393-1b.d: Likewise.
171 * testsuite/ld-elf/shared.exp (pr20995-2.so, pr20995-2): Likewise.
172 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Use check_relro_support
173 to decide whether to pass extra ld option "-z norelro".
174
00401e65
L
1752020-06-17 H.J. Lu <hongjiu.lu@intel.com>
176
177 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Append "-w"
178 to cflags.
179
22aa1d51
L
1802020-06-17 H.J. Lu <hongjiu.lu@intel.com>
181
182 * testsuite/ld-elf/linux-x86.exp: Require GCC 5 for Build
183 pr25749-1b (-pie -fPIE).
184
07e7fdfd
AM
1852020-06-16 Alan Modra <amodra@gmail.com>
186
187 * testsuite/ld-elf/pr23428.c: Define _DEFAULT_SOURCE.
188 * testsuite/ld-elf/indirect1b.c: Replace asm with __asm__.
189 * testsuite/ld-elf/indirect2.c: Likewise.
190 * testsuite/ld-elf/indirect3b.c: Likewise.
191 * testsuite/ld-elf/indirect4b.c: Likewise.
192 * testsuite/ld-elf/pr14323-2.c: Likewise.
193 * testsuite/ld-elf/pr18720b.c: Likewise.
5f898994 194 * testsuite/ld-elf/pr19553c.c: Likewise.
07e7fdfd 195 * testsuite/ld-elf/pr23428.c: Likewise.
5f898994 196 * testsuite/ld-elfvers/vers27b.c: Likewise.
07e7fdfd
AM
197 * testsuite/ld-elfvsb/common.c: Likewise.
198 * testsuite/ld-elfvsb/main.c: Likewise.
199 * testsuite/ld-elfvsb/sh1.c: Likewise.
200 * testsuite/ld-elfvsb/test.c: Likewise.
201 * testsuite/ld-pe/aligncomm-1.c: Likewise.
202 * testsuite/ld-pe/aligncomm-2.c: Likewise.
203 * testsuite/ld-pe/aligncomm-3.c: Likewise.
204 * testsuite/ld-pe/aligncomm-4.c: Likewise.
205 * testsuite/ld-plugin/pr23958.c: Likewise.
206 * testsuite/ld-size/size-1b.c: Likewise.
207 * testsuite/ld-size/size-2b.c: Likewise.
208 * testsuite/ld-size/size-3a.c: Likewise.
209 * testsuite/ld-size/size-3b.c: Likewise.
210 * testsuite/ld-size/size-3c.c: Likewise.
211 * testsuite/ld-size/size-4b.c: Likewise.
212 * testsuite/ld-size/size-5b.c: Likewise.
213 * testsuite/ld-size/size-6a.c: Likewise.
214 * testsuite/ld-size/size-7a.c: Likewise.
215 * testsuite/ld-size/size-8a.c: Likewise.
216 * testsuite/ld-size/size-9b.c: Likewise.
217 * testsuite/ld-size/size-10b.c: Likewise.
218
a435742a
AM
2192020-06-16 Alan Modra <amodra@gmail.com>
220
221 * emulparams/tic30aout.sh: Delete file.
222 * scripttempl/tic30aout.sc: Delete file.
223 * Makefile.am: Remove etic30aout.c from ALL_EMULATION_SOURCES and
224 delete dependency.
225 * configure.tgt: Delete tic30-*-*aout* entry.
226 * testsuite/ld-scripts/sane1.d: Delete tic30-*-aout mention.
227 * testsuite/ld-scripts/segment-start.d: Likewise.
228 * Makefile.in: Regenerate.
229 * po/BLD-POTFILES.in: Regenerate.
230
7a77f1ac
MF
2312020-06-15 Max Filippov <jcmvbkbc@gmail.com>
232
233 * emultempl/xtensaelf.em (XSHAL_ABI): Remove macro definition.
234 (XTHAL_ABI_UNDEFINED, XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
235 macros.
236 (elf32xtensa_abi): New declaration.
237 (xt_config_info_unpack_and_check): Set elf32xtensa_abi if it is
238 undefined. Use xtensa_abi_choice instead of XSHAL_ABI to test
239 ABI tag consistency.
240 (xtensa_add_config_info): Use xtensa_abi_choice instead of
241 XSHAL_ABI to format ABI tag.
242 (PARSE_AND_LIST_PROLOGUE): Define OPTION_ABI_WINDOWED,
243 OPTION_ABI_CALL0 and declare elf32xtensa_abi.
244 (PARSE_AND_LIST_LONGOPTS): Add entries for --abi-windowed and
245 --abi-call0.
246 (PARSE_AND_LIST_OPTIONS): Add help text for --abi-windowed and
247 --abi-call0.
248 (PARSE_AND_LIST_ARGS_CASES): Add handlers for --abi-windowed and
249 --abi-call0.
250 * ld.texi: Add description for options --abi-windowed and
251 --abi-call0.
252
cae64165
RM
2532020-06-15 Roland McGrath <mcgrathr@google.com>
254
255 * NEWS: Mention -z start-stop-visibility=... option for ELF.
256 * ld.texi (Options): Document -z start-stop-visibility=... option.
257 * ldmain.c (main): Initialize link_info.start_stop_visibility.
258 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option):
259 Parse -z start-stop-visibility=... option.
260
12984639
AM
2612020-06-15 Alan Modra <amodra@gmail.com>
262
263 * testsuite/ld-scripts/include.exp: Don't load ld-lib.exp.
264 * testsuite/ld-scripts/phdrs3.exp: Likewise.
265 * testsuite/ld-scripts/rgn-at.exp: Likewise.
266 * testsuite/ld-scripts/rgn-over.exp: Likewise.
267 * testsuite/ld-scripts/sort.exp: Likewise.
268 * testsuite/ld-discard/discard.exp: Likewise. Use is_elf_format.
269
ea4b3731
AM
2702020-06-15 Alan Modra <amodra@gmail.com>
271
272 PR 26103
273 * testsuite/ld-linkonce/ref1.s,
274 * testsuite/ld-linkonce/ref2.s,
275 * testsuite/ld-linkonce/sym1.s,
276 * testsuite/ld-linkonce/sym2.s,
277 * testsuite/ld-linkonce/sym3.s: New test files.
278 * testsuite/ld-linkonce/linkonce.exp: Run tests for PE too.
279 Add pr26103 test. Remove unnecessary load_lib.
280
cda58d5f
AM
2812020-06-15 Alan Modra <amodra@gmail.com>
282
283 * testsuite/ld-linkonce/zeroeh_x.s: Rename from x.s.
284 * testsuite/ld-linkonce/zeroeh_y.s: Rename from y.s.
285 * testsuite/ld-linkonce/zeroehl32.d: Adjust for renaming. Support
286 big-endian output. Run for powerpc.
287
38226418
AM
2882020-06-11 Alan Modra <amodra@gmail.com>
289
290 * testsuite/ld-plugin/lto.exp (lto_link_tests): Move lto-6,
291 pr12760, pr23818 and pr23958 tests to..
292 (lto_link_elf_tests): ..here.
293
928055a3
NC
2942020-06-11 Nick Clifton <nickc@redhat.com>
295
296 * testsuite/ld-elf/pr26094-1b.c (main): Change return type to
297 int.
298
84df1f9d
AM
2992020-06-10 Alan Modra <amodra@gmail.com>
300
301 * testsuite/ld-elf/linux-x86.exp: Build tests when non-native.
302 (check_pr25749b): Add optional args. Set expected pass file
303 from args. Run -1b and -2a tests with passall.out.
304 * testsuite/ld-elf/passall.out: New file.
305 * testsuite/ld-elf/pr25749-1.c: Adjust to pass with older glibc.
306 * testsuite/ld-elf/pr25749-2.c: Likewise.
307 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use
308 regexp_diff to compare expected output from running binary.
309
e1b5d517
L
3102020-06-10 H.J. Lu <hongjiu.lu@intel.com>
311
312 PR ld/26094
313 * testsuite/ld-elf/pr26094-1.ver: New fike.
314 * testsuite/ld-elf/pr26094-1a.c: Likewise.
315 * testsuite/ld-elf/pr26094-1a.rd: Likewise.
316 * testsuite/ld-elf/pr26094-1b.c: Likewise.
317 * testsuite/ld-elf/pr26094-1b.rd: Likewise.
318 * testsuite/ld-elf/pr26094-1c.c: Likewise.
319 * testsuite/ld-elf/shared.exp: Run ld/26094 tests.
320
cebd6b8a
L
3212020-06-09 H.J. Lu <hongjiu.lu@intel.com>
322
323 PR ld/18801
324 * testsuite/ld-i386/i386.exp: Run ifunc-textrel-1a,
325 ifunc-textrel-1b, ifunc-textrel-2a and ifunc-textrel-2b.
326 * testsuite/ld-x86-64/x86-64.exp: Likewise.
327 * testsuite/ld-i386/ifunc-textrel-1a.d: Likewise.
328 * testsuite/ld-i386/ifunc-textrel-1b.d: Likewise.
329 * testsuite/ld-i386/ifunc-textrel-2a.d: Likewise.
330 * testsuite/ld-i386/ifunc-textrel-2b.d: Likewise.
331 * testsuite/ld-x86-64/ifunc-textrel-1.s: Likewise.
332 * testsuite/ld-x86-64/ifunc-textrel-1a.d: Likewise.
333 * testsuite/ld-x86-64/ifunc-textrel-1b.d: Likewise.
334 * testsuite/ld-x86-64/ifunc-textrel-2.s: Likewise.
335 * testsuite/ld-x86-64/ifunc-textrel-2a.d: Likewise.
336 * testsuite/ld-x86-64/ifunc-textrel-2b.d: Likewise.
337 * testsuite/ld-i386/pr18801a.d: Expect warning for IFUNC
338 resolvers.
339 * testsuite/ld-i386/pr18801b.d: Likewise.
340 * estsuite/ld-x86-64/pr18801a.d: Likewise.
341 * estsuite/ld-x86-64/pr18801b.d: Likewise.
342
a61e3060
AM
3432020-06-09 Alan Modra <amodra@gmail.com>
344
345 PR 26065
346 * testsuite/ld-elf/shared.exp: Compile dl4main.c -fPIC.
347 (dl4e, dl4f): Expect dl4a.out.
348 * testsuite/ld-elf/dl4e.out: Delete.
349
597344c9
L
3502020-06-07 H.J. Lu <hongjiu.lu@intel.com>
351
352 * testsuite/ld-elf/shared.exp: Pass $LFLAGS to PR ld/21703
353 shared test.
354
656e4a22
L
3552020-06-07 H.J. Lu <hongjiu.lu@intel.com>
356
357 * testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
358 tic6x-*-*.
359
0fd91d25
L
3602020-06-07 H.J. Lu <hongjiu.lu@intel.com>
361
362 * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
363
1fc47f80
AM
3642020-06-06 Alan Modra <amodra@gmail.com>
365
366 * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.
367
070558eb
AM
3682020-06-06 Alan Modra <amodra@gmail.com>
369
370 * lexsup.c (ld_options): Accept -plugin and -plugin-opt when
371 !ENABLE_PLUGINS.
372 * testsuite/lib/ld-lib.exp (check_plugin_api_available): Adjust.
373
41285764
NC
3742020-06-05 Nelson Chu <nelson.chu@sifive.com>
375
376 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Rename to
377 attr-merge-priv-spec-01.d.
378 * testsuite/ld-riscv-elf/attr-merge-priv-spec-c.s: Set spec to 1.11.
379 * testsuite/ld-riscv-elf/attr-merge-priv-spec-d.s: Empty priv spec set.
380 * testsuite/ld-riscv-elf/attr-merge-priv-spec-02.d: New testcase.
381 * testsuite/ld-riscv-elf/attr-merge-priv-spec-03.d: Likewise.
382 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
383 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
384 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
385 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
386 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
387 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
388
3fc6c3dc
NC
3892020-06-05 Nelson Chu <nelson.chu@sifive.com>
390
391 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: The CSR isn't used,
392 so ignore the -mpriv-spec setting.
393 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
394 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
395 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
396 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
397 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
398 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
399 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
400 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
401 * testsuite/ld-riscv-elf/call-relax.d: Add -mno-arch-attr.
402
c4b126b8
L
4032020-06-04 H.J. Lu <hongjiu.lu@intel.com>
404
405 PR ld/26080
406 * testsuite/ld-elf/comm-data.exp: Remove copy_reloc.
407 * testsuite/ld-elf/comm-data2r.rd: Removed.
408 * testsuite/ld-elf/comm-data2r.sd: Likewise.
409 * testsuite/ld-elf/comm-data2r.xd: Likewise.
410
e2c8dab6
AM
4112020-06-04 Alan Modra <amodra@gmail.com>
412
413 * testsuite/config/default.exp: Remove global directive outside
414 proc body.
415 * testsuite/ld-bootstrap/bootstrap.exp: Likewise.
416 * testsuite/ld-elf/compress.exp: Likewise.
417 * testsuite/ld-elf/elf.exp: Likewise.
418 * testsuite/ld-elf/exclude.exp: Likewise.
419 * testsuite/ld-elf/frame.exp: Likewise.
420 * testsuite/ld-elf/indirect.exp: Likewise.
421 * testsuite/ld-elf/linux-x86.exp: Likewise.
422 * testsuite/ld-elf/shared.exp: Likewise.
423 * testsuite/ld-elf/tls.exp: Likewise.
424 * testsuite/ld-elf/tls_common.exp: Likewise.
425 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
426 * testsuite/ld-elfweak/elfweak.exp: Likewise.
427 * testsuite/ld-frv/fdpic.exp: Likewise.
428 * testsuite/ld-frv/tls.exp: Likewise.
429 * testsuite/ld-gc/gc.exp: Likewise.
430 * testsuite/ld-i386/i386.exp: Likewise.
431 * testsuite/ld-i386/no-plt.exp: Likewise.
432 * testsuite/ld-ifunc/ifunc.exp: Likewise.
433 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
434 * testsuite/ld-nios2/nios2.exp: Likewise.
435 * testsuite/ld-plugin/lto.exp: Likewise.
436 * testsuite/ld-plugin/plugin.exp: Likewise.
437 * testsuite/ld-powerpc/export-class.exp: Likewise.
438 * testsuite/ld-scripts/align.exp: Likewise.
439 * testsuite/ld-scripts/crossref.exp: Likewise.
440 * testsuite/ld-scripts/defined.exp: Likewise.
441 * testsuite/ld-scripts/overlay-size.exp: Likewise.
442 * testsuite/ld-scripts/provide.exp: Likewise.
443 * testsuite/ld-scripts/weak.exp: Likewise.
444 * testsuite/ld-selective/selective.exp: Likewise.
445 * testsuite/ld-sh/rd-sh.exp: Likewise.
446 * testsuite/ld-size/size.exp: Likewise.
447 * testsuite/ld-srec/srec.exp: Likewise.
448 * testsuite/ld-x86-64/mpx.exp: Likewise.
449 * testsuite/ld-x86-64/no-plt.exp: Likewise.
450 * testsuite/ld-x86-64/x86-64.exp: Likewise.
451
a0c0ad56
AM
4522020-06-04 Alan Modra <amodra@gmail.com>
453
454 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: Match output for
455 mips-sgi-irix6.
456 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: Likewise.
457 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: Likewise.
458 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: Likewise.
459 * testsuite/ld-dynamic/export-dynamic-symbol.exp: Exclude targets
460 with poor PIE support.
461
60f207b4
AM
4622020-06-04 Alan Modra <amodra@gmail.com>
463
464 * testsuite/ld-plugin/lto.exp (pr12758.exe): Add NOPIE_LDFLAGS.
465 * testsuite/ld-unique/unique.exp: Add NOPIE_LDFLAGS to unique
466 executable and dynamic executable tests.
467
1949ad04
L
4682020-06-03 H.J. Lu <hongjiu.lu@intel.com>
469
470 * testsuite/config/default.exp (NOSANTIZE_CFLAGS): New.
471 * testsuite/ld-elf/linux-x86.exp: Add $NOSANTIZE_CFLAGS to
472 tests with run_ld_link_exec_tests.
473 * testsuite/ld-elf/shared.exp: Add $NOSANTIZE_CFLAGS to tests
474 with run_ld_link_tests.
475 * testsuite/ld-elf/tls.exp: Likewise.
476 * testsuite/ld-elfweak/elfweak.exp: Add $NOSANTIZE_CFLAGS to
477 tests with ld_link.
478 * testsuite/ld-gc/gc.exp: Add $NOSANTIZE_CFLAGS to cflags.
479 * testsuite/ld-plugin/lto.exp: Add $NOSANTIZE_CFLAGS to tests
480 with run_ld_link_tests.a
481 * testsuite/ld-plugin/plugin.exp: Append $NOSANTIZE_CFLAGS to
482 CFLAGS.
483 * testsuite/ld-selective/selective.exp: Add $NOSANTIZE_CFLAGS
484 to cflags and cxxflags.
485 * testsuite/ld-srec/srec.exp: Append $NOSANTIZE_CFLAGS to CC
486 and CXX.
487 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Updated for
488 -fsanitize=undefined.
489 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
490 * testsuite/ld-x86-64/x86-64.exp: Add $NOSANTIZE_CFLAGS to
491 tests with run_cc_link_tests and run_ld_link_tests.
492
37a141bf
FS
4932020-06-03 Fangrui Song <maskray@google.com>
494 H.J. Lu <hongjiu.lu@intel.com>
495
496 PR ld/25910
497 * NEWS: Mention --export-dynamic-symbol[-list].
498 * ld.texi: Document --export-dynamic-symbol[-list].
499 * ldgram.y: Pass current_dynamic_list_p to
500 lang_append_dynamic_list.
501 * ldlang.c (current_dynamic_list_p): New.
502 (ang_append_dynamic_list): Updated to take a pointer to
503 struct bfd_elf_dynamic_list * argument instead of using
504 link_info.dynamic_list.
505 (lang_append_dynamic_list_cpp_typeinfo): Pass
506 &link_info.dynamic_list to ang_append_dynamic_list.
507 (lang_append_dynamic_list_cpp_new): Likewise.
508 * ldlang.h (current_dynamic_list_p): New.
509 (lang_append_dynamic_list): Add a pointer to
510 struct bfd_elf_dynamic_list * argument.
511 * ldlex.h (option_values): Add OPTION_EXPORT_DYNAMIC_SYMBOL and
512 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
513 * lexsup.c (ld_options): Add entries for
514 OPTION_EXPORT_DYNAMIC_SYMBOL and
515 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
516 (parse_args): Handle --export-dynamic-symbol and
517 --export-dynamic-symbol-list.
518 * testsuite/ld-dynamic/export-dynamic-symbol-1.d: New.
519 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: New.
520 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: New.
521 * testsuite/ld-dynamic/export-dynamic-symbol-list-1.d: New.
522 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: New.
523 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: New.
524 * testsuite/ld-dynamic/export-dynamic-symbol.exp: New.
525 * testsuite/ld-dynamic/export-dynamic-symbol.s: New.
526 * testsuite/ld-dynamic/foo-bar.list: New.
527 * testsuite/ld-dynamic/foo.list: New.
528 * testsuite/ld-dynamic/foo.s: New.
529 * testsuite/ld-dynamic/fstar.list: New.
530 * testsuite/ld-elf/dlempty.list: New.
531 * testsuite/ld-elf/shared.exp: Add tests for
532 --export-dynamic-symbol and --export-dynamic-symbol-list.
533
bbd2d6bf
JB
5342020-06-03 Jan Beulich <jbeulich@suse.com>
535
536 * testsuite/ld-elf/linux-x86.exp: Make copied source files
537 writeable.
538
a3fc9418
NC
5392020-05-28 Nick Clifton <nickc@redhat.com>
540
541 PR 26047
542 * ldelf.c (ldelf_after_open): Fail if attempting to link one
a87e1817
NC
543 executable into another. Ensure that the test is made for all
544 forms of linking.
a3fc9418 545
fa6ecf94
L
5462020-05-28 H.J. Lu <hongjiu.lu@intel.com>
547
6f028f3c
L
548 * NEWS: Mention --enable-textrel-check=yes is default for
549 Linux/x86 targets.
550 * configure.tgt (ac_default_ld_textrel_check): Set to yes if
551 unset for Linux/x86 targets.
fa6ecf94 552
b32632c4
L
5532020-05-28 H.J. Lu <hongjiu.lu@intel.com>
554
555 PR ld/20824
556 * NEWS: Mention --enable-textrel-check=[no|yes|warning|error].
557 * configure.ac: Add --enable-textrel-check=[no|yes|warning|error].
558 (DEFAULT_LD_TEXTREL_CHECK): New AC_DEFINE_UNQUOTED.
559 (DEFAULT_LD_TEXTREL_CHECK_WARNING): Likewise.
560 * ldmain.c (main): Initialize link_info.textrel_check to
561 DEFAULT_LD_TEXTREL_CHECK.
562 * lexsup.c (ld_options): Check DEFAULT_LD_TEXTREL_CHECK_WARNING.
563 * config.in: Regenerated.
564 * configure: Likewise.
565
72a3b182
NC
5662020-05-28 Nick Clifton <nickc@redhat.com>
567
568 * lexsup.c (parse_args): Generate an error if a name is not
569 provided to the -Map option.
570 (ld_options): Mention that the -Map option supports a directory
571 name as an argument.
572 * NEWS: Remove mention of support for an empty string as an
573 argument to -Map.
574 * ld.texi: Likewise.
575
2a37823b
HPN
5762020-05-27 Hans-Peter Nilsson <hp@axis.com>
577
578 PR ld/22909
579 * testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
580
198204a7
NC
5812020-05-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
582 Nick Clifton <nickc@redhat.com>
583
584 * lexsup.c (parse_args): If the map filename is defined but empty
585 create a name based upon the output file name. If the name is
586 defined but refers to a directory create a file inside the
587 directory based on the output file name.
588 * ld.texi: Document the new feature.
589 * testsuite/ld-script/map-address.exp: Add test of new feature.
590 * NEWS: Mention the new feature.
591
a6dbf402
L
5922020-05-27 H.J. Lu <hongjiu.lu@intel.com>
593
594 PR ld/22909
595 * NEWS: Mention --warn-textrel.
596 * ld.texi: Update -z text/notext/textoff. Add --warn-textrel.
597 Remove --warn-shared-textrel.
598 * ldlex.h (option_values): Rename OPTION_WARN_SHARED_TEXTREL to
599 OPTION_WARN_TEXTREL.
600 * lexsup.c (ld_options): Add --warn-textrel. Obsolete
601 --warn-shared-textrel.
602 (parse_args): Updated.
603 (elf_shlib_list_options): Check link_info.textrel_check.
604 * emultempl/elf.em: Updated.
605 * testsuite/ld-elf/pr19539.d: Replace -z notext with
606 --warn-textrel. Expect a warning.
607 * testsuite/ld-i386/warn1.d: Update expected warning.
608
368584aa
L
6092020-05-26 H.J. Lu <hongjiu.lu@intel.com>
610
611 * testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
612 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
613 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
614
07e0bb0f
L
6152020-05-25 H.J. Lu <hongjiu.lu@intel.com>
616
617 * testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
618
af2c48d8
L
6192020-05-25 H.J. Lu <hongjiu.lu@intel.com>
620
621 * testsuite/ld-elf/eh6.d: Pass -z notext to linker.
622 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
623 * testsuite/ld-elf/pr19539.d: Likewise.
624 * testsuite/ld-elfvers/vers.exp: Likewise.
625 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
626 * testsuite/ld-i386/i386.exp: Likewise.
627 * testsuite/ld-i386/nogot1.d: Likewise.
628 * testsuite/ld-i386/pr19539.d: Likewise.
629 * testsuite/ld-i386/pr19636-2a.d: Likewise.
630 * testsuite/ld-i386/pr19636-2b.d: Likewise.
631 * testsuite/ld-i386/pr19636-2c.d: Likewise.
632 * testsuite/ld-i386/pr19636-2d.d: Likewise.
633 * testsuite/ld-i386/pr19636-2e.d: Likewise.
634 * testsuite/ld-i386/pr19636-3d.d: Likewise.
635 * testsuite/ld-i386/pr19636-3e.d: Likewise.
636 * testsuite/ld-i386/pr19939b.d: Likewise.
637 * testsuite/ld-i386/undefweaka.d: Likewise.
638 * testsuite/ld-i386/undefweakb.d: Likewise.
639 * testsuite/ld-shared/shared.exp: Likewise.
640 * testsuite/ld-size/size.exp: Likewise.
641 * testsuite/ld-unique/unique.exp: Likewise.
642 * testsuite/ld-x86-64/pie1.d: Likewise.
643 * testsuite/ld-x86-64/pr19539a.d: Likewise.
644 * testsuite/ld-x86-64/pr19539b.d: Likewise.
645 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
646 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
647 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
648 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
649 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
650 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
651 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
652 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
653 * testsuite/ld-x86-64/pr19939b.d: Likewise.
654 * testsuite/ld-x86-64/x86-64.exp: Likewise.
655
bb68f22c
FS
6562020-05-24 Fangrui Song <maskray@google.com>
657
658 PR ld/26018
659 * lexsup.c (parse_args): Simplify.
660 * testsuite/ld-elf/dl4e.out: New.
661 * testsuite/ld-elf/shared.exp: Updated for PR ld/26018 tests.
662
309cae1f
L
6632020-05-23 H.J. Lu <hongjiu.lu@intel.com>
664
665 PR ld/26018
666 * testsuite/ld-i386/i386.exp: Add a -Bsymbolic-functions test.
667 * testsuite/ld-x86-64/x86-64.exp: Likewise.
668 * testsuite/ld-i386/pr26018.d: New file.
669 * testsuite/ld-x86-64/pr26018.d: Likewise.
670 * testsuite/ld-x86-64/pr26018.s: Likewise.
671
5e2ab612
AM
6722020-05-21 Alan Modra <amodra@gmail.com>
673
674 * deffilep.y: Replace "if (x) free (x)" with "free (x)" thoughout.
675 * emultempl/elf.em: Likewise.
676 * emultempl/msp430.em: Likewise.
677 * emultempl/pe.em: Likewise.
678 * emultempl/pep.em: Likewise.
679 * emultempl/ppc64elf.em: Likewise.
680 * emultempl/xtensaelf.em: Likewise.
681 * ldelf.c: Likewise.
682 * ldfile.c: Likewise.
683 * ldmain.c: Likewise.
684 * ldmisc.c: Likewise.
685 * lexsup.c: Likewise.
686 * pe-dll.c: Likewise.
687
8f595e9b
NC
6882020-05-20 Nelson Chu <nelson.chu@sifive.com>
689
690 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: Updated
691 priv attributes according to the -mpriv-spec option.
692 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
693 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
694 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
695 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
696 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
697 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
698 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
699 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
700 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
701 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
702 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
703
7b958a48
AM
7042020-05-20 Alan Modra <amodra@gmail.com>
705
706 PR 25993
707 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't copy
708 other_bfd_filename for bfd_set_filename, and test result of
709 bfd_set_filename call. Don't create a new is->filename, simply
710 copy from bfd filename. Free new_name after bfd_set_filename.
711 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
712
7e057737
SP
7132020-05-19 Siddhesh Poyarekar <siddesh.poyarekar@arm.com>
714
715 * testsuite/ld-aarch64/aarch64-elf.exp: New test
716 emit-relocs-560.
717 * testsuite/ld-aarch64/emit-relocs-560.d: New file.
718 * testsuite/ld-aarch64/emit-relocs-560.s: New file.
719
607b4833
AM
7202020-05-19 Alan Modra <amodra@gmail.com>
721
722 * emultempl/beos.em (sort_by_file_name): Use bfd_get_filename
723 rather than accessing bfd->filename directly.
724 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
725 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
726 * emultempl/spuelf.em (embedded_spu_file): Likewise.
727 * ldlang.c (input_statement_is_archive_path, wild_sort),
728 (check_excluded_libs): Likewise.
729 * ldmain.c (add_archive_element): Likewise.
730 * ldmisc.c (vfinfo): Likewise.
731 * pe-dll.c (auto_export, generate_edata, pe_create_import_fixup),
732 (pe_dll_generate_implib, pe_process_import_defs): Likewise.
733 * plugin.c (plugin_object_p): Likewise.
734
3edf7b9f
DR
7352020-05-18 Douglas B Rupp <rupp@adacore.com>
736
737 * ldemul.h (ldemul_print_symbol): New.
738 (ld_emulation_xfer_type) <print_symbol): Likewise.
739 * ldemul.c (ldemul_print_symbol): New.
740 * ldlang.c (SECTION_NAME_MAP_LANGTH): Move to ...
741 (print_one_symbol): Make global and move declaration to ...
742 (print_all_symbols): Rename print_one_symbol to ldemul_print_symbol
743 (print_input_section): Likewise
744 * ldlang.h: ... here.
745 * emultempl/aix.em (gld${EMULATION_NAME}_print_symbol): New.
746 (ld_emulation_xfer_struct): Use it.
747 * emultempl/armcoff.em (ld_emulation_xfer_struct): Add print_symbol
748 and default to NULL.
749 * emultempl/beos.em (ld_emulation_xfer_struct): Likewise
750 * emultempl/elf.em (ld_emulation_xfer_struct): Likewise
751 * emultempl/generic.em (ld_emulation_xfer_struct): Likewise
752 * emultempl/linux.em (ld_emulation_xfer_struct): Likewise
753 * emultempl/msp430.em (ld_emulation_xfer_struct): Likewise
754 * emultempl/pe.em (ld_emulation_xfer_struct): Likewise
755 * emultempl/pep.em (ld_emulation_xfer_struct): Likewise
756 * emultempl/ticoff.em (ld_emulation_xfer_struct): Likewise
757 * emultempl/vanilla.em (ld_emulation_xfer_struct): Likewise
758
6e0c75f7
ST
7592020-05-18 Sergei Trofimovich <siarheit@google.com>
760
761 * ldmain.c (add_archive_element): Fix s/claimi/claim/ typo
762 in info message.
763
e6ddf2af
NC
7642020-05-18 Nick Clifton <nickc@redhat.com>
765
766 * po/sv.po: Update Swedish translation.
767
5e365e47
NC
7682020-05-18 Nick Clifton <nickc@redhat.com>
769
770 PR 25993
771 * emultempl/pe.em (_after_open): Check for duplicate filename
772 pointers before renaming the dll.
773 * emultempl/pep.em (_after_open): Likewise.
774
ba311c5b
NC
7752020-05-13 Nick Clifton <nickc@redhat.com>
776
777 PR 25979
778 * lexsup.c (elf_shlib_list_options): Include the default value for
779 the hash style in the output text.
780
94ba9882
AM
7812020-05-11 Alan Modra <amodra@gmail.com>
782
783 * testsuite/ld-powerpc/pcrelopt.s: Add lxvp and stxvp.
784 * testsuite/ld-powerpc/pcrelopt.d: Update.
785
7c1f4227
AM
7862020-05-11 Alan Modra <amodra@gmail.com>
787
788 * testsuite/ld-powerpc/callstub-1.d: Use -mpower10/-Mpower10 in
789 place of -mfuture/-Mfuture.
790 * testsuite/ld-powerpc/notoc2.d: Likewise.
791 * testsuite/ld-powerpc/powerpc.exp: Likewise.
792 * testsuite/ld-powerpc/tlsgd.d: Likewise.
793 * testsuite/ld-powerpc/tlsie.d: Likewise.
794 * testsuite/ld-powerpc/tlsld.d: Likewise.
795
73199c2b
NC
7962020-05-11 Nick Clifton <nickc@redhat.com>
797
798 * po/es.po: Updated Spanish translation.
799
cff69cf4
WD
8002020-05-01 Wilco Dijkstra <wdijkstr@arm.com>
801
802 PR ld/25665
803 * testsuite/ld-aarch64/farcall-group.s: New large group test.
804 * testsuite/ld-aarch64/farcall-group.d: New test driver.
805 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
806
a8acd6ee
AM
8072020-05-01 Alan Modra <amodra@gmail.com>
808
809 PR 25882
810 * ldlang.c (lang_check): Call bfd_merge_private_bfd_data for
811 shared libraries.
812
94a8e7b0
AM
8132020-05-01 Alan Modra <amodra@gmail.com>
814
815 * po/BLD-POTFILES.in: Regenerate.
816
09c1e68a
AC
8172020-04-30 Alex Coplan <alex.coplan@arm.com>
818
819 * testsuite/ld-aarch64/erratum843419_tls_ie.d: Use udf in disassembly.
820 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
821 * testsuite/ld-aarch64/farcall-back.d: Likewise.
822 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
823
8a8a1171
NC
8242020-04-30 Nick Clifton <nickc@redhat.com>
825
826 * testsuite/ld-elf/compress1c.d: XFAIL if thet target linker does
827 not support the -shared command line option.
828 * /ld-elf/compressed1c.d: Likewise.
829 * /ld-elf/compressed1e.d: Likewise.
830 * /ld-elf/dynamic1.d: Likewise.
831 * /ld-elf/dynsym1.d: Likewise.
832 * /ld-elf/ehdr_start-shared.d: Likewise.
833 * /ld-elf/exclude3b.d: Likewise.
834 * /ld-elf/global1.d: Likewise.
835 * /ld-elf/hash.d: Likewise.
836 * /ld-elf/local1.d: Likewise.
837 * /ld-elf/mbind1b.d: Likewise.
838 * /ld-elf/now-1.d: Likewise.
839 * /ld-elf/now-2.d: Likewise.
840 * /ld-elf/now-3.d: Likewise.
841 * /ld-elf/now-4.d: Likewise.
842 * /ld-elf/pr12975.d: Likewise.
843 * /ld-elf/pr13177.d: Likewise.
844 * /ld-elf/pr13195.d: Likewise.
845 * /ld-elf/pr16322.d: Likewise.
846 * /ld-elf/pr16498a.d: Likewise.
847 * /ld-elf/pr16498b.d: Likewise.
848 * /ld-elf/pr17615.d: Likewise.
849 * /ld-elf/pr19162.d: Likewise.
850 * /ld-elf/pr19698.d: Likewise.
851 * /ld-elf/pr20513c.d: Likewise.
852 * /ld-elf/pr20513d.d: Likewise.
853 * /ld-elf/pr21389a.d: Likewise.
854 * /ld-elf/pr21389b.d: Likewise.
855 * /ld-elf/pr21389c.d: Likewise.
856 * /ld-elf/pr21562a.d: Likewise.
857 * /ld-elf/pr21562b.d: Likewise.
858 * /ld-elf/pr21562c.d: Likewise.
859 * /ld-elf/pr21562d.d: Likewise.
860 * /ld-elf/pr21562e.d: Likewise.
861 * /ld-elf/pr21562f.d: Likewise.
862 * /ld-elf/pr21562g.d: Likewise.
863 * /ld-elf/pr21562h.d: Likewise.
864 * /ld-elf/pr21562i.d: Likewise.
865 * /ld-elf/pr21562j.d: Likewise.
866 * /ld-elf/pr21562k.d: Likewise.
867 * /ld-elf/pr21562l.d: Likewise.
868 * /ld-elf/pr21562m.d: Likewise.
869 * /ld-elf/pr21562n.d: Likewise.
870 * /ld-elf/pr21903a.d: Likewise.
871 * /ld-elf/pr21903b.d: Likewise.
872 * /ld-elf/pr22269b.d: Likewise.
873 * /ld-elf/pr22393-1a.d: Likewise.
874 * /ld-elf/pr22393-1b.d: Likewise.
875 * /ld-elf/pr23658-1c.d: Likewise.
876 * /ld-elf/pr25708.d: Likewise.
877 * /ld-elf/rpath-1.d: Likewise.
878 * /ld-elf/rpath-2.d: Likewise.
879 * /ld-elf/runpath-1.d: Likewise.
880 * /ld-elf/runpath-2.d: Likewise.
881 * /ld-elf/sizeofb.d: Likewise.
882 * /ld-elf/startofb.d: Likewise.
883 * /ld-elf/strtab.d: Likewise.
884 * /ld-elf/textaddr2.d: Likewise.
885 * /ld-elf/textaddr5.d: Likewise.
886 * /ld-elf/textaddr6.d: Likewise.
887 * /ld-elf/unknown2.d: Likewise.
888 * /ld-undefined/entry-3.d: Likewise.
889 * /ld-undefined/entry-4.d: Likewise.
890 * /ld-elf/mbind1c.d: XFAIL if the target linker does not support
891 the -pie option.
892 * /ld-elf/pie.d: Likewise.
893 * /ld-elf/pr19539.d: Likewise.
894 * /ld-elf/pr21903d.d: Likewise.
895 * /ld-elf/pr22269a.d: Likewise.
896 * /ld-elf/pr22393-1c.d: Likewise.
897 * /ld-elf/pr22393-1d.d: Likewise.
898 * /ld-elf/pr22423.d: Likewise.
899 * /ld-elf/loadaddr1.d: Expect to fail on the rx-linux target.
900 * /ld-elf/loadaddr2.d: Likewise.
901 * /ld-elf/pr22393-1e.d: Likewise.
902 * /ld-elf/pr22393-1f.d: Likewise.
903 * /ld-elf/textaddr1.d: Likewise.
904 * /ld-elf/textaddr4.d: Likewise.
905
c578f16e
YS
9062020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
907
908 * emulparams/elf32rx_linux.sh: New rx-linux emulation.
909 * emultempl/rxlinux.em: New.
910 * configure.tgt: Add rx-linux.
911 * Makefile.am: Add eelf32rx_linux.c
912 * Makefile.in: Regenerate.
913
d548f47d
MF
9142020-04-29 Max Filippov <jcmvbkbc@gmail.com>
915
916 * testsuite/ld-xtensa/relax-diff1.d: New test definition.
917 * testsuite/ld-xtensa/relax-diff1.s: New test source.
918 * testsuite/ld-xtensa/relax-ndiff.d: New test definition.
919 * testsuite/ld-xtensa/relax-ndiff.s: New test source.
920 * testsuite/ld-xtensa/xtensa.exp: (relax-diff1)
921 (relax-ndiff): New tests.
922
4849fabc
SC
9232020-04-29 Stephen Casner <casner@acm.org>
924
925 PR 25829
926 * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to
927 LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin.
928 * testsuite/ld-scripts/default-script1.d: No longer have to skip
929 test for those targets.
930 * testsuite/ld-scripts/default-script2.d: Likewise.
931 * testsuite/ld-scripts/default-script3.d: Likewise.
932 * testsuite/ld-scripts/default-script4.d: Likewise.
933
251dae91
TC
9342020-04-27 Tamar Christina <tamar.christina@arm.com>
935
936 * pe-dll.c (pe_detail_list): Add pe-bigobj-i386.
937
30ce8e47
MF
9382020-04-22 Max Filippov <jcmvbkbc@gmail.com>
939
940 PR ld/25861
941 * testsuite/ld-xtensa/relax-loc.d: New test definition.
942 * testsuite/ld-xtensa/relax-loc.s: New test source.
943 * testsuite/ld-xtensa/xtensa.exp (relax-loc): New test.
944
16171946
FS
9452020-04-22 Fangrui Song <maskray@google.com>
946
947 PR ld/25806
948 * ldlang.h (struct lang_input_statement_struct): Add extra_search_path.
949 * ldlang.c (current_input_file): New.
950 (ldirname): New.
951 (new_afile): Add from_filename parameter. Set extra_search_path.
952 (lang_add_input_file): Pass current_input_file to new_afile.
953 (load_symbols): Set current_input_file.
954 * ldfile.c (ldfile_open_file): If extra_search_path has been set
955 then scan it for the file that needs to be opened.
956 * ld.texi: Document the new behaviour.
957 * NEWS: Mention the new feature.
958
1d934d76
AM
9592020-04-22 Alan Modra <amodra@gmail.com>
960
961 * testsuite/ld-scripts/default-script1.d: Correct mingw skip.
962 * testsuite/ld-scripts/default-script2.d: Likewise.
963 * testsuite/ld-scripts/default-script3.d: Likewise.
964 * testsuite/ld-scripts/default-script4.d: Likewise.
965
39a7b38f
SC
9662020-04-21 Stephen Casner <casner@acm.org>
967
968 PR 25829
969 * testsuite/ld-scripts/script.exp (check_script)
970 (extract_symbol_test): Make test addresses fit in 16 bits.
971 * testsuite/ld-scripts/memory.t: Likewise.
972 * testsuite/ld-scripts/memory_sym.t (TXT_LENGTH): Likewise.
973 * testsuite/ld-scripts/default-script.t (_START): Likewise.
974 * testsuite/ld-scripts/default-script1.d: Likewise.
975 * testsuite/ld-scripts/default-script2.d: Likewise.
976 * testsuite/ld-scripts/default-script3.d: Likewise.
977 * testsuite/ld-scripts/default-script4.d: Likewise.
978 * testsuite/ld-scripts/empty-address-1.t: Likewise.
979 * testsuite/ld-scripts/empty-address-1.d: Likewise.
980 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
981 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
982 * testsuite/ld-misc/start.s: .long -> .dc.a to allow relocation to
983 fit target address size.
1d934d76 984 * testsuite/ld-scripts/empty-address-1.s: Likewise.
39a7b38f
SC
985 * testsuite/ld-scripts/empty-address-2.s: Likewise.
986
6f6fd151
L
9872020-04-21 H.J. Lu <hongjiu.lu@intel.com>
988
989 PR ld/25849
990 * ldelfgen.c (ldelf_map_segments): Call
991 elf_backend_strip_zero_sized_dynamic_sections.
992 * testsuite/ld-alpha/tlsbinr.rd: Updated.
993
2efec98b
AM
9942020-04-20 Alan Modra <amodra@gmail.com>
995
996 * testsuite/ld-powerpc/tlsopt5.s: Rename foo to aaaaa.
997 * testsuite/ld-powerpc/tlsopt5.d: Adjust to suit.
998 * testsuite/ld-powerpc/tlsopt6.d: Likewise.
999
dbe23755
RO
10002020-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1001
1002 * testsuite/ld-elf/warn1.d: Don't xfail on 64-bit Solaris/SPARC.
1003 * testsuite/ld-elf/warn2.d: Likewise.
1004
54975ae9
L
10052020-04-18 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 * testsuite/ld-elf/elf.exp (ASFLAGS): Add "--defsym NO_SET=1" for
1008 alpha target.
1009 * testsuite/ld-elf/pr19789.s: Use "=" if NO_SET is defined.
1010
0203cad2
SC
10112020-04-16 Stephen Casner <casner@acm.org>
1012
1013 PR 18963
1014 * testsuite/ld-scripts/pr18963.t: Reduce section sizes to fit in
1015 16-bit address space.
1016 * testsuite/ld-scripts/pr18963.d: Likewise.
1017
0fe0f2d6
JMG
10182020-04-17 Juan Manuel Guerrero <juan.guerrero@gmx.de>
1019 Jan W. Jagersma <jwjagersma@gmail.com>
1020
1021 * scripttempl/i386go32.sc: Provide symbol _environ. Link in
1022 .ctors and .dtors. Discard LTO sections.
1023
49c16254
NC
10242020-04-17 Nick Clifton <nickc@redhat.com>
1025
1026 * testsuite/config/default.exp: If not already set then create the
1027 CCC_OVERRIDE_OPTIONS environment variable to help when running the
1028 testsuite with clang.
1029 * testsuite/ld-elf/pr22269-1.c: Add a missing return statement.
1030 * testsuite/ld-elfvers/vers.exp: Add checks to detect if files
1031 were built before attempting to copy them.
1032
95a51568
FS
10332020-04-15 Fangrui Song <maskray@google.com>
1034
1035 PR binutils/24613
1036 * lexsup.c (parse_args): Change RM_GENERATE_WARNING and
1037 RM_GENERATE_ERROR to RM_DIAGNOSE.
1038 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Change
1039 RM_GENERATE_ERROR to RM_DIAGNOSE.
1040 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
1041
fa1477dc
SC
10422020-04-14 Stephen Casner <casner@acm.org>
1043
1044 PR ld/25677
1045 * emulparams/pdp11.sh (SCRIPT_NAME): Change to pdp11.
1046 (EXTRA_EM_FILE): New, add emulation file pdp11.
1047 * scripttempl/pdp11.sc: New, derived from aout.sc without
1048 irrelevant input sections.
1049 * emultempl/pdp11.em (_add_options, _handle_option)
1050 (_list_options): New. Add options -z, --imagic for pdp11-aout.
1051 (_before_parse): Make --omagic be default instead of --nmagic.
1052 (_get_script): Modify special-case linker script for --imagic.
1053 * lexsup.c (parse_args): Explictly set config.text_read_only for -n.
1054 * ld.texi (Options): Add documentation of PDP11-specific options.
1055 (Options): Fix unrelated typo to --no-compact-branches.
1056 * gen-doc.texi: @set PDP11.
1057 * testsuite/ld-pdp11/pdp11.exp: New, start pdp11 testing.
1058 * testsuite/ld-pdp11/sections.s: New, source for options tests.
1059 * testsuite/ld-pdp11/imagic.d: New, test --imagic format.
1060 * testsuite/ld-pdp11/imagicz.d: New, test -z (imagic) format.
1061 * testsuite/ld-pdp11/nmagic.d: New, test --nmagic format.
1062 * testsuite/ld-pdp11/omagic.d: New, test --omagic format.
1063
10ca4b04
L
10642020-04-14 H.J. Lu <hongjiu.lu@intel.com>
1065
1066 PR binutils/25707
1067 * testsuite/ld-arm/armthumb-lib.sym: Updated.
1068 * testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
1069 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
1070 * testsuite/ld-arm/fdpic-main-m.sym: Likewise.
1071 * testsuite/ld-arm/fdpic-main.sym: Likewise.
1072 * testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
1073 * testsuite/ld-arm/fdpic-shared.sym: Likewise.
1074 * testsuite/ld-arm/mixed-app.sym: Likewise.
1075 * testsuite/ld-arm/mixed-lib.sym: Likewise.
1076 * testsuite/ld-arm/preempt-app.sym: Likewise.
1077 * testsuite/ld-elf/hash.d: Likewise.
1078 * testsuite/ld-elf/pr13195.d: Likewise.
1079 * testsuite/ld-elfvsb/hidden2.d: Likewise.
1080 * testsuite/ld-mips-elf/hash2.d: Likewise.
1081
a5d21497
RO
10822020-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1083
1084 * testsuite/ld-shared/shared.exp: Remove dangling comments.
1085 xfail shared non PIC tests on Solaris.
1086
ae4b1d73
RO
10872020-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1088
1089 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIC on sparc*-*-*.
1090
aa350065
L
10912020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1092
1093 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): Replace
1094 nopie with available.
1095
8be5def6
L
10962020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1097
1098 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): New.
1099 Set to "-fcf-protection=none" if target compiler supports it.
1100 * testsuite/ld-srec/srec.exp: Add $NOCF_PROTECTION_CFLAGS to
1101 CC and CXX.
1102 * testsuite/ld-x86-64/x86-64.exp: Add $NOCF_PROTECTION_CFLAGS
1103 to PLT BND tests.
1104
516231b7
L
11052020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1106
1107 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Compile with
1108 -I../bfd.
1109 (check_pr25749b): Likewise.
1110
bb897477
RO
11112020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1112
1113 * testsuite/ld-ifunc/ifunc-10-i386.d: Remove *-*-solaris2* from
1114 notarget.
1115 * ifunc-11-i386.d: Likewise.
1116 * ifunc-12-i386.d: Likewise.
1117 * ifunc-13-i386.d: Likewise.
1118 * ifunc-14a-i386.d: Likewise.
1119 * ifunc-14b-i386.d: Likewise.
1120 * ifunc-14c-i386.d: Likewise.
1121 * ifunc-14d-i386.d: Likewise.
1122 * ifunc-14e-i386.d: Likewise.
1123 * ifunc-14f-i386.d: Likewise.
1124 * ifunc-15-i386.d: Likewise.
1125 * ifunc-16-i386-now.d: Likewise.
1126 * ifunc-16-i386.d: Likewise.
1127 * ifunc-17a-i386.d: Likewise.
1128 * ifunc-17b-i386.d: Likewise.
1129 * ifunc-18a-i386.d: Likewise.
1130 * ifunc-18b-i386.d: Likewise.
1131 * ifunc-19a-i386.d: Likewise.
1132 * ifunc-19b-i386.d: Likewise.
1133 * ifunc-2-i386-now.d: Likewise.
1134 * ifunc-2-i386.d: Likewise.
1135 * ifunc-2-local-i386-now.d: Likewise.
1136 * ifunc-2-local-i386.d: Likewise.
1137 * ifunc-20-i386.d: Likewise.
1138 * ifunc-21-i386.d: Likewise.
1139 * ifunc-22-i386.d: Likewise.
1140 * ifunc-5a-i386.d: Likewise.
1141 * ifunc-5a-local-i386.d: Likewise.
1142 * ifunc-5b-i386.d: Likewise.
1143 * ifunc-5b-local-i386.d: Likewise.
1144 * ifunc-5r-local-i386.d: Likewise.
1145 * ifunc-6a-i386.d: Likewise.
1146 * ifunc-6b-i386.d: Likewise.
1147 * ifunc-7a-i386.d: Likewise.
1148 * ifunc-7b-i386.d: Likewise.
1149 * ifunc-8-i386.d: Likewise.
1150 * ifunc-9-i386.d: Likewise.
1151 * pr17154-i386-now.d: Likewise.
1152 * pr17154-i386.d: Likewise.
1153
1154 * ifunc-23a-x86.d: Remove notarget.
1155 * ifunc-24a-x86.d: Likewise.
1156 * ifunc-25a-x86.d: Likewise.
1157
4f5bd885
NC
11582020-04-02 Nick Clifton <nickc@redhat.com>
1159
1160 PR ld/25747
1161 * ldfile.c (ldfile_open_file): Fix typo in warning message.
1162
382aae06
L
11632020-04-01 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 PR ld/25749
1166 PR ld/25754
1167 * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
1168 * testsuite/ld-elf/pr25749-1.c: New file.
1169 * testsuite/ld-elf/pr25749-1a.c: Likewise.
1170 * testsuite/ld-elf/pr25749-1b.c: Likewise.
1171 * testsuite/ld-elf/pr25749-1b.err: Likewise.
1172 * testsuite/ld-elf/pr25749-1c.c: Likewise.
1173 * testsuite/ld-elf/pr25749-1d.c: Likewise.
1174 * testsuite/ld-elf/pr25749-2.c: Likewise.
1175 * testsuite/ld-elf/pr25749-2a.s: Likewise.
1176 * testsuite/ld-elf/pr25749-2b.s: Likewise.
1177 * testsuite/ld-elf/pr25749.rd: Likewise.
1178 * testsuite/ld-elf/pr25754-1a.c: Likewise.
1179 * testsuite/ld-elf/pr25754-1b.s: Likewise.
1180 * testsuite/ld-elf/pr25754-2a.c: Likewise.
1181 * testsuite/ld-elf/pr25754-2b.err: Likewise.
1182 * testsuite/ld-elf/pr25754-2b.s: Likewise.
1183 * testsuite/ld-elf/pr25754-3a.c: Likewise.
1184 * testsuite/ld-elf/pr25754-3b.s: Likewise.
1185 * testsuite/ld-elf/pr25754-4a.c: Likewise.
1186 * testsuite/ld-elf/pr25754-4b.s: Likewise.
1187 * testsuite/ld-elf/pr25754-4c.s: Likewise.
1188 * testsuite/ld-elf/pr25754-5a.c: Likewise.
1189 * testsuite/ld-elf/pr25754-5b.s: Likewise.
1190 * testsuite/ld-elf/pr25754-5c.s: Likewise.
1191 * testsuite/ld-elf/pr25754-6a.c: Likewise.
1192 * testsuite/ld-elf/pr25754-6b.s: Likewise.
1193 * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
1194
3ce23ca1
TC
11952020-04-01 Tamar Christina <tamar.christina@arm.com>
1196
1197 PR ld/16017
1198 * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
1199
77bf7b53
NC
12002020-04-01 Nick Clifton <nickc@redhat.com>
1201
1202 PR ld/25747
1203 * ldfile.c (ldfile_open_file): If a search for a library fails,
1204 but there is a file that would match if it had a "lib" prefix to
1205 its name, then tell the user.
1206
a7618269
TC
12072020-04-01 Tamar Christina <tamar.christina@arm.com>
1208
1209 PR ld/16017
1210 * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
1211 * testsuite/ld-arm/thumb-plt-got.d: New test.
1212
15ccbdd7
TC
12132020-04-01 Tamar Christina <tamar.christina@arm.com>
1214
1215 * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
1216 * testsuite/ld-arm/thumb-plt.d: New test.
1217 * testsuite/ld-arm/thumb-plt.s: New test.
1218
41ff29bf
HPN
12192020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
1220
1221 * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
1222
00386881
NC
12232020-03-30 Nick Clifton <nickc@redhat.com>
1224
1225 PR binutils/25662
1226 * emultempl/pe.em (after_open): Replace initialisation of the
1227 insert_timestamp field in the pe_data structure with an
1228 initialisation of the timestamp field.
1229 * emultemp/pep.em: Likewise.
1230 * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
1231 structure instead of the insert_timestamp field.
1232
767be9d9
L
12332020-03-28 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 PR 25732
1236 * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
1237 * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
1238 Solaris.
1239
258e8844
L
12402020-03-27 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 PR 25732
1243 * testsuite/ld-elf/shared.exp: Xfail pr20995-2 tests for Solaris.
1244
cacb9d87
L
12452020-03-27 H.J. Lu <hongjiu.lu@intel.com>
1246
1247 PR 25732
1248 * testsuite/ld-ifunc/ifunc-23a-x86.d: Add notarget for Solaris.
1249 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
1250 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
1251
86fd7e2e
AM
12522020-03-25 Alan Modra <amodra@gmail.com>
1253
1254 * testsuite/ld-elf/compress1c.d: xfail h8300.
1255 * testsuite/ld-elf/compressed1c.d: Likewise.
1256 * testsuite/ld-elf/compressed1e.d: Likewise.
1257 * testsuite/ld-elf/dynamic1.d: Likewise.
1258 * testsuite/ld-elf/dynsym1.d: Likewise.
1259 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
1260 * testsuite/ld-elf/exclude3b.d: Likewise.
1261 * testsuite/ld-elf/export-class.exp: Don't run without -shared support.
1262 * testsuite/ld-elf/global1.d: xfail h8300.
1263 * testsuite/ld-elf/hash.d: Likewise.
1264 * testsuite/ld-elf/loadaddr1.d: Likewise.
1265 * testsuite/ld-elf/loadaddr2.d: Likewise.
1266 * testsuite/ld-elf/local1.d: Likewise.
1267 * testsuite/ld-elf/mbind1b.d: Likewise.
1268 * testsuite/ld-elf/mbind1c.d: Likewise.
1269 * testsuite/ld-elf/now-1.d: Likewise.
1270 * testsuite/ld-elf/now-2.d: Likewise.
1271 * testsuite/ld-elf/now-3.d: Likewise.
1272 * testsuite/ld-elf/now-4.d: Likewise.
1273 * testsuite/ld-elf/pie.d: Likewise.
1274 * testsuite/ld-elf/pr12975.d: Likewise.
1275 * testsuite/ld-elf/pr13177.d: Likewise.
1276 * testsuite/ld-elf/pr13195.d: Likewise.
1277 * testsuite/ld-elf/pr16322.d: Likewise.
1278 * testsuite/ld-elf/pr16498a.d: Likewise.
1279 * testsuite/ld-elf/pr16498b.d: Likewise.
1280 * testsuite/ld-elf/pr17615.d: Likewise.
1281 * testsuite/ld-elf/pr19162.d: Likewise.
1282 * testsuite/ld-elf/pr19539.d: Likewise.
1283 * testsuite/ld-elf/pr19617a.d: Likewise.
1284 * testsuite/ld-elf/pr19698.d: Likewise.
1285 * testsuite/ld-elf/pr20513c.d: Likewise.
1286 * testsuite/ld-elf/pr20513d.d: Likewise.
1287 * testsuite/ld-elf/pr21389a.d: Likewise.
1288 * testsuite/ld-elf/pr21389b.d: Likewise.
1289 * testsuite/ld-elf/pr21389c.d: Likewise.
1290 * testsuite/ld-elf/pr21562a.d: Likewise.
1291 * testsuite/ld-elf/pr21562b.d: Likewise.
1292 * testsuite/ld-elf/pr21562c.d: Likewise.
1293 * testsuite/ld-elf/pr21562d.d: Likewise.
1294 * testsuite/ld-elf/pr21562e.d: Likewise.
1295 * testsuite/ld-elf/pr21562f.d: Likewise.
1296 * testsuite/ld-elf/pr21562g.d: Likewise.
1297 * testsuite/ld-elf/pr21562h.d: Likewise.
1298 * testsuite/ld-elf/pr21562i.d: Likewise.
1299 * testsuite/ld-elf/pr21562j.d: Likewise.
1300 * testsuite/ld-elf/pr21562k.d: Likewise.
1301 * testsuite/ld-elf/pr21562l.d: Likewise.
1302 * testsuite/ld-elf/pr21562m.d: Likewise.
1303 * testsuite/ld-elf/pr21562n.d: Likewise.
1304 * testsuite/ld-elf/pr21903a.d: Likewise.
1305 * testsuite/ld-elf/pr21903b.d: Likewise.
1306 * testsuite/ld-elf/pr21903d.d: Likewise.
1307 * testsuite/ld-elf/pr22269a.d: Likewise.
1308 * testsuite/ld-elf/pr22269b.d: Likewise.
1309 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1310 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1311 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1312 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1313 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1314 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1315 * testsuite/ld-elf/pr22423.d: Likewise.
1316 * testsuite/ld-elf/pr22450.d: xfail avr, crx, h8300, ip2k, m68hc11,
1317 and xc16x.
1318 * testsuite/ld-elf/pr23658-1c.d: xfail h8300.
1319 * testsuite/ld-elf/pr25708.d: xfail h8300 and hppa64.
1320 * testsuite/ld-elf/rpath-1.d: xfail h8300.
1321 * testsuite/ld-elf/rpath-2.d: Likewise.
1322 * testsuite/ld-elf/runpath-1.d: Likewise.
1323 * testsuite/ld-elf/runpath-2.d: Likewise.
1324 * testsuite/ld-elf/sizeofb.d: Likewise.
1325 * testsuite/ld-elf/startofb.d: Likewise.
1326 * testsuite/ld-elf/strtab.d: Likewise.
1327 * testsuite/ld-elf/textaddr1.d: Likewise.
1328 * testsuite/ld-elf/textaddr2.d: Likewise.
1329 * testsuite/ld-elf/textaddr4.d: Likewise.
1330 * testsuite/ld-elf/textaddr5.d: Likewise.
1331 * testsuite/ld-elf/textaddr6.d: Likewise.
1332 * testsuite/ld-elf/unknown2.d: Likewise.
1333 * testsuite/ld-undefined/entry-3.d: Likewise.
1334 * testsuite/ld-undefined/entry-4.d: Likewise.
1335 * testsuite/ld-h8300/h8300.exp: Pass appropriate ld -m option.
1336 * testsuite/ld-h8300/gcsection.d: Remove ld -m option and relax
1337 file format match.
1338 * testsuite/ld-h8300/relax-2.d: Likewise.
1339 * testsuite/ld-h8300/relax-3.d: Likewise.
1340 * testsuite/ld-h8300/relax-4.d: Likewise.
1341 * testsuite/ld-h8300/relax-5.d: Likewise.
1342 * testsuite/ld-h8300/relax-6.d: Likewise.
1343 * testsuite/ld-h8300/relax-7.d: Likewise.
1344 * testsuite/ld-h8300/relax.d: Relax file format match.
1345
7e6e972f
L
13462020-03-24 H.J. Lu <hongjiu.lu@intel.com>
1347
1348 PR binutils/25708
1349 * testsuite/ld-elf/pr25708.d: New file.
1350
5e737279
AM
13512020-03-23 Alan Modra <amodra@gmail.com>
1352
1353 * Makefile.am (ALL_EMULATION_SOURCES): Reinstate ei386aout.c.
1354 Include ei386aout dep file.
1355 * Makefile.in: Regenerate.
1356 * po/BLD-POTFILES.in: Regenerate.
1357
3d98c460
L
13582020-03-20 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 * testsuite/ld-plugin/lto.exp (lto_link_tests): Run PR ld/25355
1361 test only for GCC 10 or newer.
1362
c02d6661
AM
13632020-03-20 Alan Modra <amodra@gmail.com>
1364
1365 * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
1366 clear new fields.
1367 * testplug2.c (parse_symdefstr): Likewise.
1368 * testplug3.c (parse_symdefstr): Likewise.
1369 * testplug4.c (parse_symdefstr): Likewise.
1370
aef397a1
CL
13712020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
1372
1373 * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.
1374 * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise.
1375
53215f21
CL
13762020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
1377
1378 * emultempl/xtensaelf.em: Emit a fatal error message
1379 instead of calling abort.
1380 * ldlang.c: Likewise.
1381
02a8180e
AM
13822020-03-14 Alan Modra <amodra@gmail.com>
1383
1384 * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
1385 targets. Don't skip xtensa, xfail instead.
1386
abf874aa
CL
13872020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
1388
1389 * ldlang.c (lang_add_section): Add support for
1390 non_contiguous_regions.
1391 (size_input_section): Likewise.
1392 (lang_size_sections_1): Likewise.
1393 (process_insert_statements): Likewise.
1394 * ldlex.h (option_values): Add OPTION_NON_CONTIGUOUS_REGIONS and
1395 OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS.
1396 * lexsup.c (ld_options): Add entries for
1397 --enable-non-contiguous-regions and
1398 --enable-non-contiguous-regions-warnings.
1399 (parse_args): Handle it.
1400 * NEWS: Add --enable-non-contiguous-regions and
1401 --enable-non-contiguous-regions-warnings.
1402 * ld.texi: Add --enable-non-contiguous-regions and
1403 --enable-non-contiguous-regions-warnings documentation.
1404 * emultempl/armelf.em (elf32_arm_add_stub_section): Add
1405 SEC_LINKER_CREATED flag.
1406 * emultempl/xtensaelf.em (ld_build_required_section_dependence):
1407 Emit an error when --enable-non-contiguous-regions is used.
1408 * testsuite/ld-elf/non-contiguous.d: New.
1409 * testsuite/ld-elf/non-contiguous.ld: New.
1410 * testsuite/ld-elf/non-contiguous.s: New.
1411 * testsuite/ld-arm/arm-elf.exp: Run the new tests.
1412 * testsuite/ld-arm/arm-elf/non-contiguous-arm.s: New.
1413 * testsuite/ld-arm/arm-elf/non-contiguous-arm.d: New.
1414 * testsuite/ld-arm/arm-elf/non-contiguous-arm.ld: New.
1415 * testsuite/ld-arm/arm-elf/non-contiguous-arm2.d: New.
1416 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
1417 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.d: New.
1418 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
1419 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.d: New.
1420 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.ld: New.
1421 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.d: New.
1422 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.ld: New.
1423 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.d: New.
1424 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.ld: New.
1425 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
1426 * testsuite/ld-powerpc/non-contiguous-powerpc.d: New.
1427 * testsuite/ld-powerpc/non-contiguous-powerpc.ld: New.
1428 * testsuite/ld-powerpc/non-contiguous-powerpc.sd: New.
1429 * testsuite/ld-powerpc/non-contiguous-powerpc64.d: New.
1430
74e10d17
L
14312020-03-13 H.J. Lu <hongjiu.lu@intel.com>
1432
1433 PR ld/24920
1434 * emulparams/elf32_x86_64.sh: Use static.sh.
1435 * emulparams/elf_i386.sh: Likewise.
1436 * emulparams/elf_x86_64.sh: Likewise.
1437 * emulparams/static.sh: New file.
1438 * emultempl/elf-x86.em: Include "ldlex.h".
1439 * testsuite/ld-elf/pr24920.err: New file.
1440 * testsuite/ld-elf/linux-x86.exp: Run ld/24920 tests.
1441
502794d4
CE
14422020-03-13 Christian Eggers <ceggers@gmx.de>
1443
1444 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
1445
1db6f990
AM
14462020-03-11 Alan Modra <amodra@gmail.com>
1447
1448 * ldelf.c (elf_orphan_compatible): Return false when two sections
1449 have differing SHF_MASKPROC or SHF_MASKOS flags.
1450
92d4b13b
AM
14512020-03-05 Alan Modra <amodra@gmail.com>
1452
1453 PR 25570
1454 * ldlang.c (lang_size_sections_1): Don't report changes on
1455 second and subsequent iterations that make no change in
1456 alignment from that already reported.
1457
baf09cba
AM
14582020-03-05 Alan Modra <amodra@gmail.com>
1459
1460 PR 25570
1461 * ldlang.c (lang_sizing_iteration): New static var.
1462 (lang_size_sections_1): Warn about no memory region only on first
1463 iteration. Warn about changing start address on first iteration
1464 then any delta from that on subsequent iterations. Report a signed
1465 delta.
1466 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
1467
d8e4137b
NC
14682020-03-03 Nick Clifton <nickc@redhat.com>
1469
1470 PR 25588
1471 * ld.texi (Options): Update the description of the --rpath-link
1472 option.
1473
cb001c0d
AM
14742020-03-02 Alan Modra <amodra@gmail.com>
1475
1476 * plugin.c (plugin_object_p): Return a bfd_cleanup.
1477 (plugin_cleanup): New function.
1478
2aa90762
L
14792020-03-01 H.J. Lu <hongjiu.lu@intel.com>
1480
1481 PR ld/25618
1482 * plugin.c (plugin_object_p): Copy the no_export field to the IR
1483 dummy object.
1484 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
1485 PR ld/25618 tests.
1486 * testsuite/ld-plugin/pr25618.d: New file.
1487 * testsuite/ld-plugin/pr25618a.cc: Likewise.
1488 * testsuite/ld-plugin/pr25618a.h: Likewise.
1489 * testsuite/ld-plugin/pr25618b.cc: Likewise.
1490 * testsuite/ld-plugin/pr25618b.h: Likewise.
1491
5f602802
AM
14922020-02-27 Alan Modra <amodra@gmail.com>
1493
1494 PR 24511
1495 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
1496 * testsuite/ld-mmix/sec-2.d: Likewise.
1497 * testsuite/ld-mmix/sec-3.d: Likewise.
1498 * testsuite/ld-mmix/sec-4.d: Likewise.
1499 * testsuite/ld-mmix/spec802.d: Likewise.
1500 * testsuite/ld-mmix/spec803.d: Likewise.
1501 * testsuite/ld-mmix/spec804.d: Likewise.
1502 * testsuite/ld-mmix/spec805.d: Likewise.
1503 * testsuite/ld-mmix/spec806.d: Likewise.
1504 * testsuite/ld-mmix/spec807.d: Likewise.
1505 * testsuite/ld-mmix/spec808.d: Likewise.
1506
3312f67c
L
15072020-02-26 H.J. Lu <hongjiu.lu@intel.com>
1508
1509 PR ld/25593
1510 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
1511 * testsuite/ld-plugin/pr25593.d: New file.
1512 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
1513 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
1514 * testsuite/ld-plugin/pr25593b.c: Likewise.
1515 * testsuite/ld-plugin/pr25593c.c: Likewise.
1516 * testsuite/ld-plugin/pr25593d.c: Likewise.
1517 * testsuite/ld-plugin/pr25593e.c: Likewise.
1518
dc1e8a47
AM
15192020-02-26 Alan Modra <amodra@gmail.com>
1520
1521 * emultempl/cskyelf.em: Indent labels correctly.
1522 * ldfile.c: Likewise.
1523 * ldlang.c: Likewise.
1524 * plugin.c: Likewise.
1525
e310298c
AM
15262020-02-26 Alan Modra <amodra@gmail.com>
1527
1528 PR 25593
1529 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
1530 (ldelf_after_open): Save state of input_bfds list before loading
1531 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
1532 Restore input_bfds list.
1533 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
1534
45c63c0f
NC
15352020-02-24 Nick Clifton <nickc@redhat.com>
1536
1537 * po/fr.po: Update French translation.
1538
7b3c2715
AM
15392020-02-22 Alan Modra <amodra@gmail.com>
1540
1541 PR 25585
1542 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
1543 checking.
1544
fcaaac0a
SB
15452020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
1546
1547 PR 25537
1548 * emultempl/z80.em: Remove machine compatability checking.
1549
15502020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
1551
1552 PR 25517
1553 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
1554 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
1555 * testsuite/ld-z80/arch_r800.d: Likewise.
1556 * testsuite/ld-z80/arch_z180.d: Likewise.
1557 * testsuite/ld-z80/arch_z80n.d: Likewise.
1558 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
1559 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
1560 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
1561 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
1562 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
1563 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
1564 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
1565 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
1566 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
1567 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
1568
2e3cd5d0
AM
15692020-02-19 Alan Modra <amodra@gmail.com>
1570
1571 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
1572
0aa99dcd
L
15732020-02-10 H.J. Lu <hongjiu.lu@intel.com>
1574
1575 PR binutils/25355
1576 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
1577 * testsuite/ld-plugin/pr25355.c: New file.
1578 * testsuite/ld-plugin/pr25355.d: Likewise.
1579 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
1580 only dump.
1581
6e569656
L
15822020-02-07 H.J. Lu <hongjiu.lu@intel.com>
1583
1584 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
1585
9fc0b501
SB
15862020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1587
1588 PR 25469
1589 * emulparams/elf32z80.sh: Use z80 emulation.
1590 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
1591 * emultempl/z80elf.em: Delete.
1592 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
1593 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
1594 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
1595 * testsuite/ld-unique/unique.s: Likewise.
1596 * testsuite/ld-unique/unique_empty.s: Likewise.
1597 * testsuite/ld-unique/unique_shared.s: Likewise.
1598 * testsuite/ld-unique/unique.d: Updated expected output.
1599 * testsuite/ld-z80/arch_z80n.d: New file.
1600 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
1601 * testsuite/ld-z80/labels.s: Add more labels.
1602 * testsuite/ld-z80/relocs.s: Add more reloc tests.
1603 * testsuite/ld-z80/relocs_f_z80n.d: New file
1604
adb8754e
L
16052020-02-07 H.J. Lu <hongjiu.lu@intel.com>
1606
1607 PR ld/25022
1608 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
1609 ldelf_before_place_orphans.
1610
9b538ba7
L
16112020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1612
1613 PR ld/25022
1614 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
1615 before_place_orphans_default.
1616 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
1617 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
1618 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
1619 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
1620 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
1621 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
1622 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
1623 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
1624 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
1625 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
1626 ldelf_before_place_orphans.
1627 * ldelf.c (ldelf_before_place_orphans): New.
1628 * ldelf.h (ldelf_before_place_orphans): Likewise.
1629 * ldemul.c (ldemul_before_place_orphans): Likewise.
1630 (before_place_orphans_default): Likewise.
1631 * ldemul.h (ldemul_before_place_orphans): Likewise.
1632 (before_place_orphans_default): Likewise.
1633 (ld_emulation_xfer_struct): Add before_place_orphans.
1634 * ldlang.c (lang_process): Call ldemul_before_place_orphans
1635 before lang_place_orphans.
1636 * testsuite/ld-elf/pr25022.d: New file.
1637 * testsuite/ld-elf/pr25022.s: Likewise.
1638 * testsuite/ld-elf/pr25022.t: Likewise.
1639
5242a0a0
L
16402020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1641
1642 PR ld/25490
1643 * testsuite/ld-elf/pr25490-1.d: New file.
1644 * testsuite/ld-elf/pr25490-1.s: Likewise.
1645
b7d07216
L
16462020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1647
1648 PR ld/24526
1649 PR ld/25021
1650 PR ld/25490
1651 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
1652 * testsuite/ld-elf/pr24526.d: New file.
1653 * testsuite/ld-elf/pr24526.s: Likewise.
1654 * testsuite/ld-elf/pr25021.d: Likewise.
1655 * testsuite/ld-elf/pr25021.s: Likewise.
1656 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
1657 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
1658 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
1659 * testsuite/ld-elf/pr25490-2.s: Likewise.
1660 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
1661 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
1662 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
1663 * testsuite/ld-elf/pr25490-3.s: Likewise.
1664 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
1665 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
1666 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
1667 * testsuite/ld-elf/pr25490-4.s: Likewise.
1668 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
1669 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
1670 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
1671 * testsuite/ld-elf/pr25490-5.s: Likewise.
1672 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
1673 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
1674 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
1675 * testsuite/ld-elf/pr25490-6.s: Likewise.
1676
16772020-02-06 H.J. Lu <hongjiu.lu@intel.com>
9e4d08bb
L
1678
1679 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
1680 z80 as not supported.
1681
bb4e012c
AM
16822020-02-06 Alan Modra <amodra@gmail.com>
1683
1684 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
1685 targets that don't support ifunc rather than ones that do.
1686 (contains_irelative_reloc): Match R_PARISC_IPLT.
1687 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
1688 * testsuite/ld-ifunc/ifunc-23-x86.s,
1689 * testsuite/ld-ifunc/ifunc-24-x86.s,
1690 * testsuite/ld-ifunc/ifunc-25-x86.s,
1691 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
1692 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
1693 * testsuite/ld-ifunc/ifunc-10-i386.d,
1694 * testsuite/ld-ifunc/ifunc-11-i386.d,
1695 * testsuite/ld-ifunc/ifunc-12-i386.d,
1696 * testsuite/ld-ifunc/ifunc-13-i386.d,
1697 * testsuite/ld-ifunc/ifunc-14a-i386.d,
1698 * testsuite/ld-ifunc/ifunc-14b-i386.d,
1699 * testsuite/ld-ifunc/ifunc-14c-i386.d,
1700 * testsuite/ld-ifunc/ifunc-14d-i386.d,
1701 * testsuite/ld-ifunc/ifunc-14e-i386.d,
1702 * testsuite/ld-ifunc/ifunc-14f-i386.d,
1703 * testsuite/ld-ifunc/ifunc-15-i386.d,
1704 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
1705 * testsuite/ld-ifunc/ifunc-16-i386.d,
1706 * testsuite/ld-ifunc/ifunc-17a-i386.d,
1707 * testsuite/ld-ifunc/ifunc-17b-i386.d,
1708 * testsuite/ld-ifunc/ifunc-18a-i386.d,
1709 * testsuite/ld-ifunc/ifunc-18b-i386.d,
1710 * testsuite/ld-ifunc/ifunc-19a-i386.d,
1711 * testsuite/ld-ifunc/ifunc-19b-i386.d,
1712 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
1713 * testsuite/ld-ifunc/ifunc-2-i386.d,
1714 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
1715 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
1716 * testsuite/ld-ifunc/ifunc-20-i386.d,
1717 * testsuite/ld-ifunc/ifunc-21-i386.d,
1718 * testsuite/ld-ifunc/ifunc-22-i386.d,
1719 * testsuite/ld-ifunc/ifunc-26.d,
1720 * testsuite/ld-ifunc/ifunc-5a-i386.d,
1721 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
1722 * testsuite/ld-ifunc/ifunc-5b-i386.d,
1723 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
1724 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
1725 * testsuite/ld-ifunc/ifunc-6a-i386.d,
1726 * testsuite/ld-ifunc/ifunc-6b-i386.d,
1727 * testsuite/ld-ifunc/ifunc-7a-i386.d,
1728 * testsuite/ld-ifunc/ifunc-7b-i386.d,
1729 * testsuite/ld-ifunc/ifunc-8-i386.d,
1730 * testsuite/ld-ifunc/ifunc-9-i386.d,
1731 * testsuite/ld-ifunc/pr17154-i386-now.d,
1732 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
1733
02e0be69
AM
17342020-02-06 Alan Modra <amodra@gmail.com>
1735
1736 * testsuite/lib/ld-lib.exp (is_generic): Delete.
1737 * testsuite/ld-unique/unique.exp: Exclude tic6x.
1738
b88237bc
AM
17392020-02-06 Alan Modra <amodra@gmail.com>
1740
1741 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
1742 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
1743
a8c4d40b
L
17442020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1745
1746 PR gas/25380
1747 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
1748 directives.
1749 * testsuite/ld-i386/tls-gd1.S: Likewise.
1750 * testsuite/ld-x86-64/pr21481b.S: Likewise.
1751
5cebc931
JB
17522020-01-30 Jan Beulich <jbeulich@suse.com>
1753
1754 * ld.texi: Remove space between @option and brace.
1755
ef8f08ca
AM
17562020-01-29 Alan Modra <amodra@gmail.com>
1757
1758 PR 25477
1759 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
1760 correct concat.
1761 (ldelf_after_open): Add prefix parameter.
1762 * ldelf.h (ldelf_after_open): Update prototype.
1763 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
1764 to ldelf_after_open.
1765 * Makefile.am: Correct z80 dependencies.
1766 * Makefile.in: Regenerate.
1767
738174e1
AM
17682020-01-28 Alan Modra <amodra@gmail.com>
1769
1770 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
1771 in first phase.
1772
e3696f67
AM
17732020-01-27 Alan Modra <amodra@gmail.com>
1774
1775 * testsuite/ld-elfvers/vers.exp: Replace case statements with
1776 switch statements.
1777 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1778 * testsuite/ld-unique/unique.exp: Likewise.
1779
3024a17a
AM
17802020-01-27 H.J. Lu <hongjiu.lu@intel.com>
1781 Alan Modra <amodra@gmail.com>
1782
1783 PR ld/25458
1784 * testsuite/ld-elf/pr25458.map: New file.
1785 * testsuite/ld-elf/pr25458.rd: Likewise.
1786 * testsuite/ld-elf/pr25458a.s: Likewise.
1787 * testsuite/ld-elf/pr25458b.s: Likewise.
1788 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
1789
6a462ad4
L
17902020-01-22 H.J. Lu <hongjiu.lu@intel.com>
1791
1792 PR ld/25416
1793 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
1794 compiler support.
1795
a804e476
AM
17962020-01-22 Alan Modra <amodra@gmail.com>
1797
1798 * testsuite/ld-powerpc/tlsdesc3.d,
1799 * testsuite/ld-powerpc/tlsdesc3.wf,
1800 * testsuite/ld-powerpc/tlsdesc4.d,
1801 * testsuite/ld-powerpc/tlsdesc4.s,
1802 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
1803 * testsuite/ld-powerpc/powerpc.exp: Run them.
1804
9e7028aa
AM
18052020-01-22 Alan Modra <amodra@gmail.com>
1806
1807 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
1808 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
1809 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
1810 (params): Init new field.
1811 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
1812 Document.
1813 * testsuite/ld-powerpc/tlsdesc.s,
1814 * testsuite/ld-powerpc/tlsdesc.d,
1815 * testsuite/ld-powerpc/tlsdesc.wf,
1816 * testsuite/ld-powerpc/tlsdesc2.d,
1817 * testsuite/ld-powerpc/tlsdesc2.wf,
1818 * testsuite/ld-powerpc/tlsexenors.d,
1819 * testsuite/ld-powerpc/tlsexenors.r,
1820 * testsuite/ld-powerpc/tlsexers.d,
1821 * testsuite/ld-powerpc/tlsexers.r,
1822 * testsuite/ld-powerpc/tlsexetocnors.d,
1823 * testsuite/ld-powerpc/tlsexetocrs.d,
1824 * testsuite/ld-powerpc/tlsexetocrs.r,
1825 * testsuite/ld-powerpc/tlsopt6.d,
1826 * testsuite/ld-powerpc/tlsopt6.wf: New.
1827 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
1828
c48acf6f
YC
18292020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1830
1831 PR 25417
1832 * ldlang.c (ldlang_open_ctf): Fix error message typo.
1833 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
1834
1e161364
L
18352020-01-21 H.J. Lu <hongjiu.lu@intel.com>
1836
1837 * testsuite/ld-elf/pr23900-1.d: Adjusted.
1838
b4654b10
L
18392020-01-21 H.J. Lu <hongjiu.lu@intel.com>
1840
1841 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
1842
26916852
NC
18432020-01-20 Nick Clifton <nickc@redhat.com>
1844
1845 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1846 * po/uk.po: Updated Ukranian translation.
1847
14470f07
L
18482020-01-20 H.J. Lu <hongjiu.lu@intel.com>
1849
1850 PR ld/25416
1851 * testsuite/ld-x86-64/pr25416-1.s: New file
1852 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
1853 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
1854 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
1855 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
1856 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
1857 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
1858 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
1859 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
1860 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
1861 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
1862 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
1863 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
1864 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
1865 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
1866 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
1867 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
1868
b9ca1af6
AM
18692020-01-20 Alan Modra <amodra@gmail.com>
1870
1871 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
1872 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
1873 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
1874 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
1875 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
1876
69d24618
RM
18772020-01-18 Roland McGrath <mcgrathr@google.com>
1878
1879 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
1880 to admit whatever absolute address. The label-relative address is
1881 what the test needs to verify.
1882
1b1bb2c6
NC
18832020-01-18 Nick Clifton <nickc@redhat.com>
1884
1885 * configure: Regenerate.
1886 * po/ld.pot: Regenerate.
1887
ae774686
NC
18882020-01-18 Nick Clifton <nickc@redhat.com>
1889
1890 Binutils 2.34 branch created.
1891
6d0be74b
JL
18922020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1893
1894 * scripttempl/elf32msp430_3.sc: Remove.
1895
0c3d9485
JL
18962020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1897
1898 * scripttempl/elf32msp430.sc: Add input section rules for
1899 .upper.{text,data,rodata,bss}.
1900 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
1901 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
1902
0d1cc75d
LB
19032020-01-15 Lars Brinkhoff <lars@nocrew.org>
1904
1905 PR 20694
1906 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
1907
131cb553
JL
19082020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1909
1910 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
1911 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
1912
e1c6cf61
AM
19132020-01-15 Alan Modra <amodra@gmail.com>
1914
1915 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
1916 * testsuite/ld-powerpc/funref.s: Align func_tab.
1917 * testsuite/ld-powerpc/funref2.s: Likewise.
1918 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
1919
e44925ae
LC
19202020-01-14 Lili Cui <lili.cui@intel.com>
1921
1922 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
1923
8c7e1c04
AM
19242020-01-13 Alan Modra <amodra@gmail.com>
1925
1926 * po/BLD-POTFILES.in: Regenerate.
1927
4f18d742
CZ
19282020-01-13 Claudiu Zissulescu <claziss@gmail.com>
1929
1930 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
1931
5e4f7e05
CZ
19322020-01-13 Claudiu Zissulescu <claziss@gmail.com>
1933
1934 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
1935 emulations.
1936 * configure.tgt: Likewise.
1937 * Makefile.in: Regenerate.
1938 * emulparams/arcelf_prof.sh: Remove file.
1939 * emulparams/arclinux_prof.sh: Likewise.
1940
8cb31bad
CZ
19412020-01-13 Claudiu Zissulescu <claziss@gmail.com>
1942
1943 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
1944 located at an arbitrary address. Use DWARF.sc file.
1945 * scripttempl/elfarc.sc: Use DWARF.sc file.
1946
85e290dc
AM
19472020-01-07 Alan Modra <amodra@gmail.com>
1948
1949 * testsuite/ld-mips-elf/eh-frame5.s,
1950 * testsuite/ld-mips-elf/ehdr_start-new.s,
1951 * testsuite/ld-mips-elf/ehdr_start-o32.s,
1952 * testsuite/ld-mips-elf/mips16-call-global-1.s,
1953 * testsuite/ld-mips-elf/mips16-intermix-1.s,
1954 * testsuite/ld-mips-elf/mips16-pic-1b.s,
1955 * testsuite/ld-mips-elf/mips16-pic-4c.s,
1956 * testsuite/ld-mips-elf/no-shared-1-n64.s,
1957 * testsuite/ld-mips-elf/no-shared-1-o32.s,
1958 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
1959 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
1960 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
1961 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
1962 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
1963 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
1964 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
1965 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
1966 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
1967 * testsuite/ld-mips-elf/pie.s,
1968 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
1969
0e1f1593
NC
19702020-01-06 Nick Clifton <nickc@redhat.com>
1971
1972 PR 25327
1973 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
1974 command line when building libcomm1.o and pr13250 tests.
1975 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
1976
d2dbcb18
NC
19772020-01-06 Nick Clifton <nickc@redhat.com>
1978
1979 PR 25326
1980 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
1981 command line when building pr19579 binaries.
1982
dc9bd8c9
HD
19832020-01-03 Hannes Domani <ssbssa@yahoo.de>
1984
1985 * emultempl/pe.em: Add new option --enable-reloc-section.
1986 * emultempl/pep.em: Likewise.
1987 * ld.texi: Document --enable-reloc-section.
1988 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
1989 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
1990 * pe-dll.h: Add extern declaration of option flag.
1991 * pep-dll.c (pe_dll_enable_reloc_section):
1992 Add alias define for pep_dll_enable_reloc_section.
1993 * pep-dll.h: Add extern declaration of option flag.
1994
6655dba2
SB
19952020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1996
1997 * Makefile.am: Add new target z80-elf
1998 * configure.tgt: Likewise.
1999 * Makefile.in: Regenerate.
2000 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
2001 * emulparams/elf32z80.sh: New file.
2002 * emultempl/z80elf.em: Likewise.
2003 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
2004 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
2005 * testsuite/ld-scripts/fill16.d: Fix for Z80.
2006 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
2007 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
2008 * testsuite/ld-z80/arch_r800.d: Likewise.
2009 * testsuite/ld-z80/arch_z180.d: Likewise.
2010 * testsuite/ld-z80/arch_z80.d: Likewise.
2011 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
2012 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
2013 * testsuite/ld-z80/labels.s: Likewise.
2014 * testsuite/ld-z80/relocs.s: Likewise.
2015 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
2016 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
2017 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
2018 * testsuite/ld-z80/z80.exp: Likewise.
2019 * NEWS: Mention the new support.
2020
0db131fb
TC
20212020-01-02 Tamar Christina <tamar.christina@arm.com>
2022
2023 PR 25210
2024 PR 24753
2025 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
2026 Remove SEC_LINKER_CREATED.
2027 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
2028 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
2029
b14ce8bf
AM
20302020-01-01 Alan Modra <amodra@gmail.com>
2031
2032 Update year range in copyright notice of all files.
2033
0b114740 2034For older changes see ChangeLog-2019
3499769a 2035\f
0b114740 2036Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
2037
2038Copying and distribution of this file, with or without modification,
2039are permitted in any medium without royalty provided the copyright
2040notice and this notice are preserved.
2041
2042Local Variables:
2043mode: change-log
2044left-margin: 8
2045fill-column: 74
2046version-control: never
2047End: