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