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