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