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