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