]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
PowerPC paranioa testing of symbol merging involving comdat groups
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2020-11-18 Alan Modra <amodra@gmail.com>
2
3 * testsuite/ld-powerpc/group1.d,
4 * testsuite/ld-powerpc/group1.s,
5 * testsuite/ld-powerpc/group1.sym,
6 * testsuite/ld-powerpc/group2.d,
7 * testsuite/ld-powerpc/group2.s,
8 * testsuite/ld-powerpc/group2.sym,
9 * testsuite/ld-powerpc/group3.s,
10 * testsuite/ld-powerpc/group3.sym: New test files.
11 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
12
13 2020-11-18 Jozef Lawrynowicz <jozef.l@mittosystems.com>
14
15 * NEWS: Announce support for SHF_GNU_RETAIN.
16 * ld.texi (garbage collection): Document SHF_GNU_RETAIN.
17 (Output Section Discarding): Likewise.
18 * testsuite/ld-elf/elf.exp: Run new tests.
19 * testsuite/ld-elf/retain1.s: New test.
20 * testsuite/ld-elf/retain1a.d: New test.
21 * testsuite/ld-elf/retain1b.d: New test.
22 * testsuite/ld-elf/retain2.d: New test.
23 * testsuite/ld-elf/retain2.ld: New test.
24 * testsuite/ld-elf/retain2.map: New test.
25 * testsuite/ld-elf/retain3.d: New test.
26 * testsuite/ld-elf/retain3.s: New test.
27 * testsuite/ld-elf/retain4.d: New test.
28 * testsuite/ld-elf/retain4.s: New test.
29 * testsuite/ld-elf/retain5.d: New test.
30 * testsuite/ld-elf/retain5.map: New test.
31 * testsuite/ld-elf/retain5lib.s: New test.
32 * testsuite/ld-elf/retain5main.s: New test.
33 * testsuite/ld-elf/retain6a.d: New test.
34 * testsuite/ld-elf/retain6b.d: New test.
35 * testsuite/ld-elf/retain6lib.s: New test.
36 * testsuite/ld-elf/retain6main.s: New test.
37
38 2020-11-17 Alan Modra <amodra@gmail.com>
39
40 PR 26882
41 * testsuite/ld-powerpc/dotsym3.d: Add "-z notext" to ld options.
42 * testsuite/ld-powerpc/dotsym4.d: Likewise.
43 * testsuite/ld-powerpc/ppc476-shared.d: Likewise.
44 * testsuite/ld-powerpc/ppc476-shared2.d: Likewise.
45 * testsuite/ld-powerpc/powerpc.exp: Likewise for various tests.
46 * testsuite/ld-undefined/weak-fundef.s: Add BLPLT variant.
47 * testsuite/ld-undefined/weak-undef.exp: Define BLPLT for ppc32.
48
49 2020-11-16 Nick Clifton <nickc@redhat.com>
50
51 * po/es.po: Updated Spanish translation.
52
53 2020-11-16 Shahab Vahedi <shahab@synopsys.org>
54
55 * testsuite/ld-arc/tls_ie-01.d: Update the dump command.
56
57 2020-11-14 Borislav Petkov <bp@suse.de>
58
59 * testsuite/ld-x86-64/pe-x86-64-4.od: Adjust regexes.
60 * testsuite/ld-x86-64/tlsld3.dd: Likewise.
61 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
62
63 2020-11-13 H.J. Lu <hongjiu.lu@intel.com>
64
65 PR ld/26869
66 * ldelf.c (ldelf_before_allocation): Set rel_from_abs to 1 for
67 __ehdr_start.
68 * testsuite/ld-i386/i386.exp: Run pr26869.
69 * testsuite/ld-i386/pr26869.d: New file.
70 * testsuite/ld-i386/pr26869.s: Likewise.
71
72 2020-11-09 Andreas Schwab <schwab@linux-m68k.org>
73
74 * Makefile.am (development.exp): Fix regexp.
75 * Makefile.in: Regenerate.
76
77 2020-11-06 Nick Clifton <nickc@redhat.com>
78
79 * lexsup.c (parse_args): Add more checks of the mapfile. If it is
80 a directory use the basename of the output file as the file
81 component. If the % character is present, replace it with the
82 full output filepath.
83 * testsuite/ld-scripts/map-address.exp: Add test of %
84 functionality.
85 * ld.texi: Document the new behaviour.
86
87 2020-11-06 Nick Clifton <nickc@redhat.com>
88
89 * po/sr.po: Updated Serbian translation.
90
91 2020-11-03 Nick Clifton <nickc@redhat.com>
92
93 * emulparams/x86-64-level.sh
94 (PARSE_AND_LIST_ARGS_CASE_Z_X86_64_LEVEL): Fix indentation.
95
96 2020-11-02 Alan Modra <amodra@gmail.com>
97
98 PR 26806
99 * testsuite/ld-plugin/lto-19.h,
100 * testsuite/ld-plugin/lto-19a.c,
101 * testsuite/ld-plugin/lto-19b.c,
102 * testsuite/ld-plugin/lto-19c.c: New test.
103 * testsuite/ld-plugin/pr26806.c,
104 * testsuite/ld-plugin/pr26806.d: New test.
105 * testsuite/ld-plugin/lto.exp: Run them.
106
107 2020-10-30 H.J. Lu <hongjiu.lu@intel.com>
108
109 PR gas/26703
110 * NEWS: Mention -z x86-64-baseline.
111 * ld.texi: Document -z x86-64-baseline.
112 * emulparams/x86-64-level.sh: Handle -z x86-64-baseline.
113 * testsuite/ld-elf/x86-feature-1a.rd: Update.
114 * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
115 * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
116 * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
117 * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
118 * testsuite/ld-i386/pr23372c.d: Likewise.
119 * testsuite/ld-i386/pr23486c.d: Likewise.
120 * testsuite/ld-i386/pr23486d.d: Likewise.
121 * testsuite/ld-i386/pr24322a.d: Likewise.
122 * testsuite/ld-i386/pr24322b.d: Likewise.
123 * testsuite/ld-i386/property-1a.r: Likewise.
124 * testsuite/ld-i386/property-2a.r: Likewise.
125 * testsuite/ld-i386/property-3.r: Likewise.
126 * testsuite/ld-i386/property-3a.r: Likewise.
127 * testsuite/ld-i386/property-4.r: Likewise.
128 * testsuite/ld-i386/property-4a.r: Likewise.
129 * testsuite/ld-i386/property-5.r: Likewise.
130 * testsuite/ld-i386/property-5a.r: Likewise.
131 * testsuite/ld-i386/property-7a.r: Likewise.
132 * testsuite/ld-i386/property-x86-3.d: Likewise.
133 * testsuite/ld-i386/property-x86-4a.d: Likewise.
134 * testsuite/ld-i386/property-x86-5.d: Likewise.
135 * testsuite/ld-i386/property-x86-cet1.d: Likewise.
136 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
137 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
138 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
139 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
140 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
141 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
142 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
143 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
144 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
145 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
146 * testsuite/ld-i386/property-x86-isa1.d: Likewise.
147 * testsuite/ld-i386/property-x86-isa2.d: Likewise.
148 * testsuite/ld-i386/property-x86-isa3.d: Likewise.
149 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
150 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
151 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
152 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
153 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
154 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
155 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
156 * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
157 * testsuite/ld-x86-64/pr23372c.d: Likewise.
158 * testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
159 * testsuite/ld-x86-64/pr23486c.d: Likewise.
160 * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
161 * testsuite/ld-x86-64/pr23486d.d: Likewise.
162 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
163 * testsuite/ld-x86-64/pr24322a.d: Likewise.
164 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
165 * testsuite/ld-x86-64/pr24322b.d: Likewise.
166 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
167 * testsuite/ld-x86-64/pr24458a.d: Likewise.
168 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
169 * testsuite/ld-x86-64/pr24458b.d: Likewise.
170 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
171 * testsuite/ld-x86-64/pr24458c.d: Likewise.
172 * testsuite/ld-x86-64/property-1a.r: Likewise.
173 * testsuite/ld-x86-64/property-2a.r: Likewise.
174 * testsuite/ld-x86-64/property-3.r: Likewise.
175 * testsuite/ld-x86-64/property-3a.r: Likewise.
176 * testsuite/ld-x86-64/property-4.r: Likewise.
177 * testsuite/ld-x86-64/property-4a.r: Likewise.
178 * testsuite/ld-x86-64/property-5.r: Likewise.
179 * testsuite/ld-x86-64/property-5a.r: Likewise.
180 * testsuite/ld-x86-64/property-7a.r: Likewise.
181 * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
182 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
183 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
184 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
185 * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
186 * testsuite/ld-x86-64/property-x86-5.d: Likewise.
187 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
188 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
189 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
190 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
191 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
192 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
193 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
194 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
195 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
196 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
197 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
198 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
199 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
200 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
201 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
202 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
203 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
204 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
205 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
206 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
207 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
208 * testsuite/ld-x86-64/property-x86-isa1-x32.d: Likewise.
209 * testsuite/ld-x86-64/property-x86-isa1.d: Likewise.
210 * testsuite/ld-x86-64/property-x86-isa2-x32.d: Likewise.
211 * testsuite/ld-x86-64/property-x86-isa2.d: Likewise.
212 * testsuite/ld-x86-64/property-x86-isa3-x32.d: Likewise.
213 * testsuite/ld-x86-64/property-x86-isa3.d: Likewise.
214 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
215 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
216 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
217 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
218 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
219 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
220 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
221 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
222 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
223 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
224 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
225 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
226 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
227 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
228 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
229 * testsuite/ld-i386/i386.exp: Run property-x86-isa4.
230 * testsuite/ld-i386/property-x86-isa4.d: New file.
231 * testsuite/ld-x86-64/property-x86-isa4-x32.d: Likewise.
232 * testsuite/ld-x86-64/property-x86-isa4.d: Likewise.
233 * ld/testsuite/ld-x86-64/x86-64.exp: Run property-x86-isa4
234 and property-x86-isa4-x32.
235
236 2020-10-26 H.J. Lu <hongjiu.lu@intel.com>
237
238 * testsuite/ld-elfweak/elfweak.exp: Pass $NOLTO_CFLAGS to CC.
239
240 2020-10-26 Nick Clifton <nickc@redhat.com>
241
242 PR 26626
243 * ldmain.c (undefined_symbol): Use the keyword undefined-symbol
244 when invoking the error handling script for undefined symbols.
245 * ld.texi: Update documentation.
246
247 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com>
248
249 * emulparams/cskyelf.sh (TEXT_START_ADDR): Change to 0x60000000.
250 (DATA_ADDR) : Define.
251 (OTHER_SYMBOLS) : Define.
252 (OTHER_BSS_SYMBOLS) : Set symbol __sbss__.
253 (OTHER_BSS_END_SYMBOLS) : Set symbol __ebss__.
254 * ld/emulparams/cskyelf_linux.sh : Don't include cskyelf.sh.
255 * testsuite/ld-csky/data.d : Fix '/s*' to match spaces.
256 * testsuite/ld-csky/hilo16.d : Likewise.
257
258 2020-10-23 H.J. Lu <hongjiu.lu@intel.com>
259
260 * testsuite/config/default.exp (plug_opt): Set only if compiler
261 is available.
262
263 2020-10-22 H.J. Lu <hongjiu.lu@intel.com>
264
265 * testsuite/ld-plugin/lto.exp (plug_opt): Moved to ...
266 * testsuite/config/default.exp (plug_opt): Here. New.
267 * testsuite/ld-bootstrap/bootstrap.exp: Skip when linker is
268 compiled with -fprofile-generate=.
269
270 2020-10-22 H.J. Lu <hongjiu.lu@intel.com>
271
272 * testsuite/config/default.exp (NOLTO_CFLAGS): New.
273 * ld/testsuite/ld-elfcomm/elfcomm.exp: Add $NOLTO_CFLAGS to CC.
274 * testsuite/ld-elfvers/vers.exp: Likewise.
275 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
276 * testsuite/ld-gc/gc.exp: Likewise.
277 * testsuite/ld-plugin/plugin.exp: Likewise.
278 * testsuite/ld-scripts/crossref.exp: Likewise.
279 * testsuite/ld-selective/selective.exp: Likewise.
280 * testsuite/ld-undefined/undefined.exp: Likewise.
281 * testsuite/ld-srec/srec.exp: Add $NOLTO_CFLAGS to CC. Override
282 CXXFLAGS.
283 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Prepend -fno-lto
284 to cflags.
285
286 2020-10-19 Alan Modra <amodra@gmail.com>
287
288 * testsuite/config/default.exp: Provide dummy libraries for
289 alpha-dec-vms.
290 (compiler_supports): New proc. Use it for compiler tests.
291 * testsuite/lib/ld-lib.exp (default_ld_assemble): Don't die if
292 subdir not set.
293 (run_ld_link_tests): Pass LDFLAGS to ld.
294 * testsuite/ld-checks/checks.exp (section_check): Likewise.
295 * testsuite/ld-scripts/assert.exp: Likewise.
296 * testsuite/ld-scripts/extern.exp: Likewise.
297 * testsuite/ld-scripts/log2.exp: Likewise.
298 * testsuite/ld-scripts/map-address.exp: Likewise.
299 * testsuite/ld-scripts/script.exp: Likewise.
300 * testsuite/ld-scripts/sizeof.exp: Likewise.
301
302 2020-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
303
304 * ldlang.c (lang_process): Add extra call to
305 lang_do_memory_regions, and pass parameter.
306 (lang_do_memory_regions): Add parameter, only define origin and
307 length when requested. Reindent.
308 * testsuite/ld-scripts/provide-10.d: New file.
309 * testsuite/ld-scripts/provide-10.map: New file.
310 * testsuite/ld-scripts/provide-11.d: New file.
311 * testsuite/ld-scripts/provide-11.map: New file.
312 * testsuite/ld-scripts/provide-12.d: New file.
313 * testsuite/ld-scripts/provide-12.map: New file.
314 * testsuite/ld-scripts/provide-9.d: New file.
315 * testsuite/ld-scripts/provide-9.map: New file.
316 * testsuite/ld-scripts/provide-9.t: New file.
317
318 2020-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * ld.texi (Options): Extend the description of --defsym.
321
322 2020-10-16 Nick Clifton <nickc@redhat.com>
323
324 PR 26626
325 * ldmain.c (undefined_symbol): If an error handlign script is
326 available, call it.
327 * ldfile.c (error_handling_script): Declare.
328 (ldfile_open_file): If a library cannot be found and an error
329 handling script is available, call it.
330 * ldmain.h (error_handling_script): Prototype.
331 * ldlex.h (OPTION_ERROR_HANDLING_SCRIPT): Define.
332 * lexsup.c (ld_options): Add --error-handling-script.
333 (parse_args): Add support for --errror-handling-script.
334 * ld.texi: Document the new feature.
335 * configure.ac: Add --error-handling-script option to disable
336 support for the new feature.
337 * NEWS: Mention the new feature.
338 * config.in: Regenerate.
339 * configure: Regenerate.
340
341 2020-10-16 Nelson Chu <nelson.chu@sifive.com>
342
343 * testsuite/ld-riscv-elf/ifunc-plt-got-overwrite.s: New testcase.
344 * testsuite/ld-riscv-elf/ifunc-plt-got-overwrite.d: Likewise.
345 * testsuite/ld-riscv-elf/ifunc-plt-got-overwrite-exe.rd: Likewise.
346 * testsuite/ld-riscv-elf/ifunc-plt-got-overwrite-pic.rd: Likewise.
347 * testsuite/ld-riscv-elf/ifunc-plt-got-overwrite-pie.rd: Likewise.
348 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
349
350 2020-10-16 Nelson Chu <nelson.chu@sifive.com>
351
352 * emulparams/elf32lriscv-defs.sh: Add IREL_IN_PLT.
353 * testsuite/ld-ifunc/ifunc.exp: Enable ifunc tests for RISC-V.
354 * testsuite/ld-riscv-elf/ld-riscv-elf.exp (run_dump_test_ifunc):
355 New dump test for ifunc. There are two arguments, 'target` and
356 `output`. The `target` is rv32 or rv64, and the `output` is used
357 to choose which output you want to test (exe, pie or .so).
358 * testsuite/ld-riscv-elf/ifunc-reloc-call-01.s: New testcase.
359 * testsuite/ld-riscv-elf/ifunc-reloc-call-01.d: Likewise.
360 * testsuite/ld-riscv-elf/ifunc-reloc-call-01-exe.rd: Likewise.
361 * testsuite/ld-riscv-elf/ifunc-reloc-call-01-pic.rd: Likewise.
362 * testsuite/ld-riscv-elf/ifunc-reloc-call-01-pie.rd: Likewise.
363 * testsuite/ld-riscv-elf/ifunc-reloc-call-02.s: Likewise.
364 * testsuite/ld-riscv-elf/ifunc-reloc-call-02.d: Likewise.
365 * testsuite/ld-riscv-elf/ifunc-reloc-call-02-exe.rd: Likewise.
366 * testsuite/ld-riscv-elf/ifunc-reloc-call-02-pic.rd: Likewise.
367 * testsuite/ld-riscv-elf/ifunc-reloc-call-02-pie.rd: Likewise.
368 * testsuite/ld-riscv-elf/ifunc-reloc-data.s: Likewise.
369 * testsuite/ld-riscv-elf/ifunc-reloc-data.d: Likewise.
370 * testsuite/ld-riscv-elf/ifunc-reloc-data-exe.rd: Likewise.
371 * testsuite/ld-riscv-elf/ifunc-reloc-data-pic.rd: Likewise.
372 * testsuite/ld-riscv-elf/ifunc-reloc-data-pie.rd: Likewise.
373 * testsuite/ld-riscv-elf/ifunc-reloc-got.s: Likewise.
374 * testsuite/ld-riscv-elf/ifunc-reloc-got.d: Likewise.
375 * testsuite/ld-riscv-elf/ifunc-reloc-got-exe.rd: Likewise.
376 * testsuite/ld-riscv-elf/ifunc-reloc-got-pic.rd: Likewise.
377 * testsuite/ld-riscv-elf/ifunc-reloc-got-pie.rd: Likewise.
378 * testsuite/ld-riscv-elf/ifunc-reloc-pcrel.s: Likewise.
379 * testsuite/ld-riscv-elf/ifunc-reloc-pcrel.d: Likewise.
380 * testsuite/ld-riscv-elf/ifunc-reloc-pcrel-exe.rd: Likewise.
381 * testsuite/ld-riscv-elf/ifunc-reloc-pcrel-pic.rd: Likewise.
382 * testsuite/ld-riscv-elf/ifunc-reloc-pcrel-pie.rd: Likewise.
383 * testsuite/ld-riscv-elf/ifunc-nonplt.s: Likewise.
384 * testsuite/ld-riscv-elf/ifunc-nonplt.d: Likewise.
385 * testsuite/ld-riscv-elf/ifunc-nonplt-exe.rd: Likewise.
386 * testsuite/ld-riscv-elf/ifunc-nonplt-pic.rd: Likewise.
387 * testsuite/ld-riscv-elf/ifunc-nonplt-pie.rd: Likewise.
388 * testsuite/ld-riscv-elf/ifunc-plt-01.s: Likewise.
389 * testsuite/ld-riscv-elf/ifunc-plt-01.d: Likewise.
390 * testsuite/ld-riscv-elf/ifunc-plt-01-exe.rd: Likewise.
391 * testsuite/ld-riscv-elf/ifunc-plt-01-pic.rd: Likewise.
392 * testsuite/ld-riscv-elf/ifunc-plt-01-pie.rd: Likewise.
393 * testsuite/ld-riscv-elf/ifunc-plt-02.s: Likewise.
394 * testsuite/ld-riscv-elf/ifunc-plt-02.d: Likewise.
395 * testsuite/ld-riscv-elf/ifunc-plt-02-exe.rd: Likewise.
396 * testsuite/ld-riscv-elf/ifunc-plt-02-pic.rd: Likewise.
397 * testsuite/ld-riscv-elf/ifunc-plt-02-pie.rd: Likewise.
398 * testsuite/ld-riscv-elf/ifunc-seperate-resolver.s: Likewise.
399 * testsuite/ld-riscv-elf/ifunc-seperate-caller.s: Likewise.
400 * testsuite/ld-riscv-elf/ifunc-seperate-exe.d: Likewise.
401 * testsuite/ld-riscv-elf/ifunc-seperate-pic.d: Likewise.
402 * testsuite/ld-riscv-elf/ifunc-seperate-pie.d: Likewise.
403 * testsuite/ld-riscv-elf/ifunc-seperate-caller-pcrel.s: Likewise.
404 * testsuite/ld-riscv-elf/ifunc-seperate-pcrel-pic.d: Likewise.
405 * testsuite/ld-riscv-elf/ifunc-seperate-pcrel-pie.d: Likewise.
406
407 2020-10-09 H.J. Lu <hongjiu.lu@intel.com>
408
409 PR gas/26703
410 * NEWS: Mention -z x86-64-v[234].
411 * ld.texi: Document -z x86-64-v[234].
412 * emulparams/elf32_x86_64.sh: Use x86-64-level.sh.
413 * emulparams/elf_i386.sh: Likewise.
414 * emulparams/elf_x86_64.sh: Likewise.
415 * emulparams/x86-64-level.sh: New file.
416 * testsuite/ld-elf/x86-feature-1a.rd: Update.
417 * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
418 * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
419 * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
420 * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
421 * testsuite/ld-i386/pr23372c.d: Likewise.
422 * testsuite/ld-i386/pr23486c.d: Likewise.
423 * testsuite/ld-i386/pr23486d.d: Likewise.
424 * testsuite/ld-i386/pr24322a.d: Likewise.
425 * testsuite/ld-i386/pr24322b.d: Likewise.
426 * testsuite/ld-i386/property-1a.r: Likewise.
427 * testsuite/ld-i386/property-2a.r: Likewise.
428 * testsuite/ld-i386/property-3.r: Likewise.
429 * testsuite/ld-i386/property-3a.r: Likewise.
430 * testsuite/ld-i386/property-4.r: Likewise.
431 * testsuite/ld-i386/property-4a.r: Likewise.
432 * testsuite/ld-i386/property-5.r: Likewise.
433 * testsuite/ld-i386/property-5a.r: Likewise.
434 * testsuite/ld-i386/property-7a.r: Likewise.
435 * testsuite/ld-i386/property-x86-3.d: Likewise.
436 * testsuite/ld-i386/property-x86-4a.d: Likewise.
437 * testsuite/ld-i386/property-x86-5.d: Likewise.
438 * testsuite/ld-i386/property-x86-cet1.d: Likewise.
439 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
440 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
441 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
442 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
443 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
444 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
445 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
446 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
447 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
448 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
449 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
450 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
451 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
452 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
453 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
454 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
455 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
456 * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
457 * testsuite/ld-x86-64/pr23372c.d: Likewise.
458 * testsuite/ld-x86-64/pr23486c.d: Likewise.
459 * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
460 * testsuite/ld-x86-64/pr23486d.d: Likewise.
461 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
462 * testsuite/ld-x86-64/pr24322a.d: Likewise.
463 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
464 * testsuite/ld-x86-64/pr24322b.d: Likewise.
465 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
466 * testsuite/ld-x86-64/pr24458a.d: Likewise.
467 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
468 * testsuite/ld-x86-64/pr24458b.d: Likewise.
469 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
470 * testsuite/ld-x86-64/pr24458c.d: Likewise.
471 * testsuite/ld-x86-64/property-1a.r: Likewise.
472 * testsuite/ld-x86-64/property-2a.r: Likewise.
473 * testsuite/ld-x86-64/property-3.r: Likewise.
474 * testsuite/ld-x86-64/property-3a.r: Likewise.
475 * testsuite/ld-x86-64/property-4.r: Likewise.
476 * testsuite/ld-x86-64/property-4a.r: Likewise.
477 * testsuite/ld-x86-64/property-5.r: Likewise.
478 * testsuite/ld-x86-64/property-5a.r: Likewise.
479 * testsuite/ld-x86-64/property-7a.r: Likewise.
480 * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
481 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
482 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
483 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
484 * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
485 * testsuite/ld-x86-64/property-x86-5.d: Likewise.
486 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
487 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
488 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
489 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
490 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
491 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
492 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
493 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
494 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
495 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
496 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
497 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
498 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
499 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
500 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
501 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
502 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
503 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
504 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
505 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
506 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
507 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
508 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
509 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
510 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
511 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
512 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
513 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
514 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
515 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
516 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
517 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
518 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
519 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
520 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
521 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
522 * testsuite/ld-i386/i386.exp: Run property-x86-6,
523 property-x86-isa1, property-x86-isa2 and property-x86-isa3.
524 * testsuite/ld-i386/property-x86-1.S: Updated to the current
525 GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
526 values.
527 * testsuite/ld-i386/property-x86-2.S: Likewise.
528 * testsuite/ld-i386/property-x86-3.s: Likewise.
529 * testsuite/ld-x86-64/pr23372d.s: Likewise.
530 * testsuite/ld-x86-64/pr23372e.s: Likewise.
531 * testsuite/ld-x86-64/pr23372f.s: Likewise.
532 * testsuite/ld-x86-64/pr23486c.s: Likewise.
533 * testsuite/ld-x86-64/pr23486d.s: Likewise.
534 * testsuite/ld-x86-64/property-x86-1.S: Likewise.
535 * testsuite/ld-x86-64/property-x86-2.S: Likewise.
536 * testsuite/ld-x86-64/property-x86-3.s: Likewise.
537 * testsuite/ld-x86-64/property-x86-5a.s: Likewise.
538 * testsuite/ld-x86-64/property-x86-5b.s: Likewise.
539 * testsuite/ld-i386/property-x86-6.d: New file.
540 * testsuite/ld-i386/property-x86-isa1.d: Likewise.
541 * testsuite/ld-i386/property-x86-isa2.d: Likewise.
542 * testsuite/ld-i386/property-x86-isa3.d: Likewise.
543 * testsuite/ld-x86-64/property-x86-6-x32.d: Likewise.
544 * testsuite/ld-x86-64/property-x86-6.d: Likewise.
545 * testsuite/ld-x86-64/property-x86-6.s: Likewise.
546 * testsuite/ld-x86-64/property-x86-isa1-x32.d: Likewise.
547 * testsuite/ld-x86-64/property-x86-isa1.d: Likewise.
548 * testsuite/ld-x86-64/property-x86-isa1.s: Likewise.
549 * testsuite/ld-x86-64/property-x86-isa2-x32.d: Likewise.
550 * testsuite/ld-x86-64/property-x86-isa2.d: Likewise.
551 * testsuite/ld-x86-64/property-x86-isa3-x32.d: Likewise.
552 * testsuite/ld-x86-64/property-x86-isa3.d: Likewise.
553 * testsuite/ld-x86-64/simple.s: Likewise.
554 * ld/testsuite/ld-x86-64/x86-64.exp: Run property-x86-6,
555 property-x86-6-x32, property-x86-isa1, property-x86-isa1-x32,
556 property-x86-isa2, property-x86-isa2-x32, property-x86-isa3-x32
557 and property-x86-isa3.
558
559 2020-10-06 H.J. Lu <hongjiu.lu@intel.com>
560
561 * testsuite/ld-i386/property-3.r: Updated for Fedora binary
562 annotation plugin for GCC.
563 * testsuite/ld-i386/property-4.r: Likewise.
564 * testsuite/ld-i386/property-5.r: Likewise.
565 * testsuite/ld-x86-64/property-3.r: Likewise.
566 * testsuite/ld-x86-64/property-4.r: Likewise.
567 * testsuite/ld-x86-64/property-5.r: Likewise.
568
569 2020-10-06 H.J. Lu <hongjiu.lu@intel.com>
570
571 PR ld/26711
572 * testsuite/ld-i386/i386.exp: Run ld/26711 tests.
573 * testsuite/ld-x86-64/x86-64.exp: Likewise.
574 * testsuite/ld-i386/pr26711-1.d: Likewise.
575 * testsuite/ld-i386/pr26711-2.d: Likewise.
576 * testsuite/ld-i386/pr26711-3.d: Likewise.
577 * testsuite/ld-x86-64/pr26711-1-x32.d: Likewise.
578 * testsuite/ld-x86-64/pr26711-1.d: Likewise.
579 * testsuite/ld-x86-64/pr26711-2-x32.d: Likewise.
580 * testsuite/ld-x86-64/pr26711-2.d: Likewise.
581 * testsuite/ld-x86-64/pr26711-3-x32.d: Likewise.
582 * testsuite/ld-x86-64/pr26711-3.d: Likewise.
583 * testsuite/ld-x86-64/pr26711.s: Likewise.
584
585 2020-10-06 Brandon Bergren <bdragon@FreeBSD.org>
586
587 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64lppc_fbsd.c.
588 Include $(DEPDIR)/eelf64lppc_fbsd.Pc.
589 * configure.tgt: Add powerpc64le-*-freebsd*.
590 * emulparams/elf64lppc_fbsd.sh: New file.
591 * Makefile.in: Regenerate.
592 * po/BLD-POTFILES.in: Regenerate.
593
594 2020-10-05 T.K. Chia <u1049321969@caramail.com>
595
596 PR gas/26694
597 * testsuite/ld-i386/ljmp.s,
598 * testsuite/ld-i386/ljmp1.d,
599 * testsuite/ld-i386/ljmp1.s,
600 * testsuite/ld-i386/ljmp2.d,
601 * testsuite/ld-i386/ljmp2.s,
602 * testsuite/ld-x86-64/ljmp1.d,
603 * testsuite/ld-x86-64/ljmp2.d: New testcases.
604 * testsuite/ld-i386/i386.exp,
605 * testsuite/ld-x86-64/x86-64.exp: Run them.
606
607 2020-10-05 Nick Clifton <nickc@redhat.com>
608
609 * lexsup.c (parse_args): Generate an error or warning message when
610 multiple short options are used together.
611
612 2020-10-01 H.J. Lu <hongjiu.lu@intel.com>
613
614 PR 26681
615 * testsuite/ld-elf/pr26681.s: New test.
616 * testsuite/ld-elf/pr26681.d: New test driver.
617 * testsuite/ld-elf/pr26681.l: New test output.
618
619 2020-09-30 H.J. Lu <hongjiu.lu@intel.com>
620
621 PR ld/26675
622 * plugin.c (plugin_notice): Override the IR definition before
623 all LTO symbols have been read for non-ELF targets.
624
625 2020-09-30 Jeremy Drake <sourceware-bugzilla@jdrake.com>
626
627 PR 26588
628 * emultempl/pe.em (_finish): Generate an import library for DLLs,
629 even if they have no exports.
630 * emultempl/pep.em (_finish): Likewise.
631
632 2020-09-28 Alan Modra <amodra@gmail.com>
633
634 * testsuite/ld-powerpc/tlsget.d,
635 * testsuite/ld-powerpc/tlsget.s,
636 * testsuite/ld-powerpc/tlsget.wf,
637 * testsuite/ld-powerpc/tlsget2.d.
638 * testsuite/ld-powerpc/tlsget2.wf: New testcases.
639 * testsuite/ld-powerpc/powerpc.exp: Run them.
640
641 2020-09-26 Alan Modra <amodra@gmail.com>
642
643 * testsuite/ld-powerpc/elfv2so.d,
644 * testsuite/ld-powerpc/notoc2.d,
645 * testsuite/ld-powerpc/tlsdesc.wf,
646 * testsuite/ld-powerpc/tlsdesc2.d,
647 * testsuite/ld-powerpc/tlsdesc2.wf,
648 * testsuite/ld-powerpc/tlsopt5.d,
649 * testsuite/ld-powerpc/tlsopt5.wf,
650 * testsuite/ld-powerpc/tlsopt6.d,
651 * testsuite/ld-powerpc/tlsopt6.wf: Update __glink_PLTresolve.
652
653 2020-09-24 Alan Modra <amodra@gmail.com>
654
655 PR 26655
656 * emultempl/ppc64elf.em (params): Add ppc_edit.
657 (ppc_before_allocation): Split off some edit functions to..
658 (ppc_edit): ..this, new function.
659
660 2020-09-22 Frediano Ziglio <fziglio@redhat.com>
661
662 * emultempl/pe.em (set_entry_point): Only use the DLL entry point
663 for DLLs.
664 * emultempl/pep.em (set_entry_point): Likewise.
665
666 2020-09-16 Mikael Pettersson <mikpelinux@gmail.com>
667
668 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIE on sparc.
669 * testsuite/ld-elf/tls.exp: Add -Av9 to AFLAGS_PIC on sparc.
670
671 2020-09-16 H.J. Lu <hongjiu.lu@intel.com>
672
673 PR ld/26583
674 * testsuite/ld-x86-64/pe-x86-64-1.od: New file.
675 * testsuite/ld-x86-64/pe-x86-64-1a.obj.bz2: Likewise.
676 * testsuite/ld-x86-64/pe-x86-64-1b.obj.bz2: Likewise.
677 * testsuite/ld-x86-64/pe-x86-64-1c.obj.bz2: Likewise.
678 * testsuite/ld-x86-64/pe-x86-64-2.od: Likewise.
679 * testsuite/ld-x86-64/pe-x86-64-2a.obj.bz2: Likewise.
680 * testsuite/ld-x86-64/pe-x86-64-2b.obj.bz2: Likewise.
681 * testsuite/ld-x86-64/pe-x86-64-2c.obj.bz2: Likewise.
682 * testsuite/ld-x86-64/pe-x86-64-3.od: Likewise.
683 * testsuite/ld-x86-64/pe-x86-64-3a.obj.bz2: Likewise.
684 * testsuite/ld-x86-64/pe-x86-64-3b.obj.bz2: Likewise.
685 * testsuite/ld-x86-64/pe-x86-64-3c.obj.bz2: Likewise.
686 * testsuite/ld-x86-64/pe-x86-64-3d.obj.bz2: Likewise.
687 * testsuite/ld-x86-64/pe-x86-64-4.od: Likewise.
688 * testsuite/ld-x86-64/pe-x86-64-4a.obj.bz2: Likewise.
689 * testsuite/ld-x86-64/pe-x86-64-4b.obj.bz2: Likewise.
690 * testsuite/ld-x86-64/pe-x86-64-4c.obj.bz2: Likewise.
691 * testsuite/ld-x86-64/pe-x86-64-4d.obj.bz2: Likewise.
692 * testsuite/ld-x86-64/pe-x86-64.exp: Likewise.
693 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Handle bz2 binary
694 inputs.
695
696 2020-09-16 Alan Modra <amodra@gmail.com>
697
698 * plugin.c (asymbol_from_plugin_symbol): Adjust elf_symbol_from
699 invocation.
700
701 2020-09-15 H.J. Lu <hongjiu.lu@intel.com>
702
703 * ldelf.c (ldelf_after_open): Check bfd_target_elf_flavour first.
704
705 2020-09-15 Hans-Peter Nilsson <hp@axis.com>
706
707 PR ld/26589
708 * testsuite/ld-elf/pr26589.d, testsuite/ld-elf/locref3.s: New test.
709
710 2020-09-13 Alan Modra <amodra@gmail.com>
711
712 PR 26391
713 * testsuite/ld-elf/pr26391.nd: Adjust to match powerpc64 function
714 descriptors.
715
716 2020-09-12 H.J. Lu <hongjiu.lu@intel.com>
717
718 PR ld/26391
719 * NEWS: Mention "-z unique-symbol".
720 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option): Handle
721 "-z unique-symbol" and "-z nounique-symbol".
722 * ld.texi: Document "-z unique-symbol" and "-z nounique-symbol".
723 * lexsup.c (elf_static_list_options): Add "-z unique-symbol" and
724 "-z nounique-symbol".
725 * testsuite/ld-elf/elf.exp: Add PR ld/26391 tests.
726 * testsuite/ld-elf/pr26391.nd: New file.
727 * testsuite/ld-elf/pr26391.out: Likewise.
728 * testsuite/ld-elf/pr26391a.c: Likewise.
729 * testsuite/ld-elf/pr26391b.c: Likewise.
730 * testsuite/ld-elf/pr26391c.c: Likewise.
731 * testsuite/ld-elf/pr26391d.c: Likewise.
732
733 2020-09-11 Jeremy Drake <sourceware-bugzilla@jdrake.com>
734
735 PR 26588
736 * emultempl/pe.em (_finish): Only generate a import library if not
737 exporting relocs.
738 * emultempl/pep.em: Likewise.
739
740 2020-09-10 Siddhesh Poyarekar <siddesh.poyarekar@arm.com>
741
742 * testsuite/ld-aarch64/emit-relocs-560.d: Expect error instead
743 of valid output.
744
745 2020-09-10 H.J. Lu <hongjiu.lu@intel.com>
746
747 PR ld/26590
748 * testsuite/ld-elf/pr26590.err: New file.
749 * testsuite/ld-elf/pr26590a.c: Likewise.
750 * testsuite/ld-elf/pr26590b.c: Likewise.
751 * testsuite/ld-elf/pr26590c.c: Likewise.
752 * testsuite/ld-elf/pr26590d.c: Likewise.
753 * testsuite/ld-elf/shared.exp: Run ld/26590 tests.
754
755 2020-09-10 Alan Modra <amodra@gmail.com>
756
757 * testsuite/ld-elf/pr26580-2.sd: Accept undefined symbol.
758
759 2020-09-10 Alan Modra <amodra@gmail.com>
760
761 * testsuite/ld-plugin/lto-18b.c (select): Remove.
762 * testsuite/ld-plugin/lto-18c.c (select): Remove.
763 * testsuite/ld-plugin/lto.exp: Build archives for lto-18 too,
764 and run static versions of the test.
765
766 2020-09-09 Alan Modra <amodra@gmail.com>
767
768 * testsuite/ld-plugin/lto-18a.c,
769 * testsuite/ld-plugin/lto-18b.c,
770 * testsuite/ld-plugin/lto-18c.c,
771 * testsuite/ld-plugin/lto-18d.c,
772 * testsuite/ld-plugin/lto-18.out: New test.
773 * testsuite/ld-plugin/lto.exp: Run it.
774
775 2020-09-08 Jozef Lawrynowicz <jozef.l@mittosystems.com>
776
777 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new tests.
778 * testsuite/ld-msp430-elf/uleb128.s: New test.
779 * testsuite/ld-msp430-elf/uleb128_430.d: New test.
780 * testsuite/ld-msp430-elf/uleb128_430x.d: New test.
781
782 2020-09-08 Alan Modra <amodra@gmail.com>
783
784 * testsuite/ld-elf/pr26580-a.s,
785 * testsuite/ld-elf/pr26580-b.s,
786 * testsuite/ld-elf/pr26580-1.sd,
787 * testsuite/ld-elf/pr26580-2.sd: New tests
788 * testsuite/ld-elf/comm-data.exp: Run new tests.
789 * testsuite/ld-elf/pr26580-a.c,
790 * testsuite/ld-elf/pr26580-b.c,
791 * testsuite/ld-elf/pr26580-3.out,
792 * testsuite/ld-elf/pr26580-4.out: New tests.
793 * testsuite/ld-elf/shared.exp: Run new tests.
794
795 2020-09-04 Alan Modra <amodra@gmail.com>
796
797 * testsuite/ld-plugin/lto.exp: Don't run pr15146 tests.
798 * testsuite/ld-plugin/pr15146.d: Delete.
799 * testsuite/ld-plugin/pr15146a.c: Delete.
800 * testsuite/ld-plugin/pr15146b.c: Delete.
801 * testsuite/ld-plugin/pr15146c.c: Delete.
802 * testsuite/ld-plugin/pr15146d.c: Delete.
803
804 2020-09-03 H.J. Lu <hongjiu.lu@intel.com>
805
806 * testsuite/config/default.exp: Change NOSANTIZE_CFLAGS to
807 NOSANITIZE_CFLAGS.
808 * testsuite/ld-elf/dwarf.exp: Likewise.
809 * testsuite/ld-elf/indirect.exp: Likewise.
810 * testsuite/ld-elf/linux-x86.exp: Likewise.
811 * testsuite/ld-elf/shared.exp: Likewise.
812 * testsuite/ld-elf/tls.exp: Likewise.
813 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
814 * testsuite/ld-elfvers/vers.exp: Likewise.
815 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
816 * testsuite/ld-elfweak/elfweak.exp: Likewise.
817 * testsuite/ld-gc/gc.exp: Likewise.
818 * testsuite/ld-plugin/lto.exp: Likewise.
819 * testsuite/ld-plugin/plugin.exp: Likewise.
820 * testsuite/ld-scripts/crossref.exp: Likewise.
821 * testsuite/ld-selective/selective.exp: Likewise.
822 * testsuite/ld-shared/shared.exp: Likewise.
823 * testsuite/ld-size/size.exp: Likewise.
824 * testsuite/ld-srec/srec.exp: Likewise.
825 * testsuite/ld-x86-64/x86-64.exp: Likewise.
826
827 2020-09-03 Nelson Chu <nelson.chu@sifive.com>
828
829 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Remove
830 the useless `warnings` keywords.
831 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
832 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
833 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
834 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
835 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
836
837 2020-09-03 Nelson Chu <nelson.chu@sifive.com>
838
839 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update the
840 message from error to warning.
841 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02.d: New testcases.
842 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02a.s: Likewise.
843 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02b.s: Likewise.
844 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02c.s: Likewise.
845 * testsuite/ld-riscv-elf/attr-merge-arch-failed-02d.s: Likewise.
846 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
847
848 2020-09-03 Kito Cheng <kito.cheng@sifive.com>
849
850 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Updated.
851 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
852 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
853
854 2020-09-03 Alan Modra <amodra@gmail.com>
855
856 * testsuite/ld-scripts/sysroot-prefix.exp (single_sysroot_prefix_test):
857 Log $scriptname.
858
859 2020-08-30 H.J. Lu <hongjiu.lu@intel.com>
860
861 * testsuite/ld-elf/dwarf.exp: Append $NOSANTIZE_CFLAGS to CFLAGS.
862 * testsuite/ld-elf/shared.exp: Likewise.
863 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
864 * testsuite/ld-shared/shared.exp: Likewise.
865 * testsuite/ld-size/size.exp: Likewise.
866
867 2020-08-28 Jozef Lawrynowicz <jozef.l@mittosystems.com>
868
869 * emultempl/msp430.em (input_section_exists): New.
870 (check_array_section_alignment): New.
871 (gld${EMULATION_NAME}_finish): New.
872 * scripttempl/elf32msp430.sc: Add ALIGN directives before the
873 definition of __*_array_start symbols.
874 * testsuite/ld-msp430-elf/finiarray-warn.ld: New test.
875 * testsuite/ld-msp430-elf/finiarray-warn.r: New test.
876 * testsuite/ld-msp430-elf/initarray-nowarn.ld: New test.
877 * testsuite/ld-msp430-elf/initarray-warn.ld: New test.
878 * testsuite/ld-msp430-elf/initarray-warn.r: New test.
879 * testsuite/ld-msp430-elf/initarray.s: New test.
880 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new tests.
881 * testsuite/ld-msp430-elf/preinitarray-warn.ld: New test.
882 * testsuite/ld-msp430-elf/preinitarray-warn.r: New test.
883
884 2020-08-28 Jozef Lawrynowicz <jozef.l@mittosystems.com>
885
886 * ldmisc.c (vfinfo): Support new "%pU" format specifier.
887
888 2020-08-28 Cooper Qu <cooper.qu@linux.alibaba.com>
889
890 * emulparams/cskyelf.sh: Support attribute section.
891 * testsuite/ld-csky/tls-le-v1.d: Match .csky.attributes section.
892 * ld/testsuite/ld-csky/tls-le.d: Likewise.
893 * testsuite/ld-elf/non-contiguous.ld: Ignore .csky.attributes
894 section.
895
896 2020-08-28 Nick Clifton <nickc@redhat.com>
897
898 PR 19011
899 * testsuite/lib/ld-lib.exp (ld_link_defsyms): For PE based targets
900 define the __main and ___main symbols in terms of the main symbol.
901
902 2020-08-28 Alan Modra <amodra@gmail.com>
903
904 PR 19011
905 * testsuite/ld-plugin/plugin.exp: Use modified CFLAGS throughout
906 file. Add --image-base for pecoff.
907
908 2020-08-28 Nelson Chu <nelson.chu@sifive.com>
909
910 testsuite/ld-riscv-elf/lib-nopic-01a.s: Use R_RISCV_JAL rather
911 than R_RISCV_CALL.
912 testsuite/ld-riscv-elf/lib-nopic-01b.d: Likewise.
913 testsuite/ld-riscv-elf/lib-nopic-01b.s: Likewise.
914
915 2020-08-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
916
917 * emultempl/msp430.em: Remove unused variable "buf".
918
919 2020-08-27 Nick Alcock <nick.alcock@oracle.com>
920
921 * ldlang.c (dump_ctf_errs): Unquote CTF error messages.
922 (ldlang_open_ctf): Likewise.
923 (lang_merge_ctf): Likewise.
924 (lang_write_ctf): Likewise.
925 * testsuite/ld-ctf/diag-ctf-version-f.d: Adjust.
926 * testsuite/ld-ctf/diag-cttname-invalid.d: Adjust.
927 * testsuite/ld-ctf/diag-decompression-failure.d: Adjust.
928 * testsuite/ld-ctf/diag-parname.d: Adjust.
929 * testsuite/ld-ctf/diag-unsupported-flag.d: Adjust.
930 * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: Adjust.
931 * testsuite/ld-ctf/diag-wrong-magic-number.d: Adjust.
932
933 2020-08-27 Nick Alcock <nick.alcock@oracle.com>
934
935 * ldlang.c (lang_ctf_errs_warnings): Support calls with NULL fp.
936 Adjust for new err parameter to ctf_errwarning_next. Only
937 check for assertion failures when fp is non-NULL.
938 (ldlang_open_ctf): Call it on open errors.
939 * testsuite/ld-ctf/ctf.exp: Always use the C locale to avoid
940 breaking the diags tests.
941
942 2020-08-27 Jeremy Drake <sourceware-bugzilla@jdrake.com>
943
944 PR 19011
945 * emultempl/pe.em (DEFAULT_DLL_CHARACTERISTICS): Define.
946 (pe_dll_characteristics): Initialise to DEFAULT_DLL_CHARACTERISTICS.
947 (add_options): Add options to disable DLL characteristics.
948 (list_options): List the new options.
949 (handle_options): Handle the new options.
950 * emultempl/pep.em: Similar changes to above.
951 (NT_EXE_IMAGE_BASE): Default to an address above 4G.
952 (NT_DLL_IMAGE_BASE, NT_DLL_AUTO_IMAGE_BASE,
953 (NT_DLL_AUTO_IMAGE_MASK): Likewise.
954 * ld.texi: Document the new options.
955 * pe-dll.c (pe_dll_enable_reloc_section): Change to default to
956 true.
957 (generate_reloc): Do nothing if there is no reloc section.
958 (pe_exe_fill_sections): Only assign the reloc section contents if
959 the section exists.
960 * testsuite/ld-pe/pe.exp: Add the --disable-reloc-section flag to
961 the .secrel32 tests.
962 * testsuite/ld-scripts/provide-8.d: Expect for fail on PE targets.
963 * NEWS: Mention the change in DLL generation.
964
965 2020-08-26 H.J. Lu <hongjiu.lu@intel.com>
966
967 * testsuite/ld-elf/indirect.exp: Append $NOSANTIZE_CFLAGS to CC.
968 * testsuite/ld-elf/shared.exp: Likewise.
969 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
970 * testsuite/ld-elfvers/vers.exp: Likewise.
971 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
972 * testsuite/ld-elfweak/elfweak.exp: Likewise.
973 * testsuite/ld-plugin/lto.exp: Likewise.
974 * testsuite/ld-plugin/plugin.exp: Likewise.
975 * testsuite/ld-scripts/crossref.exp: Likewise.
976
977 2020-08-26 Alan Modra <amodra@gmail.com>
978
979 PR 26499
980 * emultempl/spuelf.em (spu_elf_relink): Check for NULL tmp_file_list.
981
982 2020-08-26 Alan Modra <amodra@gmail.com>
983
984 PR 26431
985 * pe-dll.c (auto_export): Don't call bsearch with zero count.
986
987 2020-08-25 Alan Modra <amodra@gmail.com>
988
989 * testsuite/ld-libs/libs.exp: Don't run on sh-pe, tic30 or tic54x.
990 * testsuite/ld-scripts/data.d: xfail tic4x and tic54x.
991 * testsuite/ld-scripts/empty-address-2a.d: xfail tic54x.
992 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
993 * testsuite/ld-scripts/include-1.d: xfail tic4x and tic54x.
994 * testsuite/ld-scripts/provide-1.d: xfail tic54x.
995 * testsuite/ld-scripts/provide-2.d: Likewise.
996 * testsuite/ld-scripts/provide-4.d: Likewise.
997
998 2020-08-24 Alan Modra <amodra@gmail.com>
999
1000 * testsuite/ld-sparc/tlssunbin32.rd: Update for new readelf output.
1001 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
1002
1003 2020-08-24 Alan Modra <amodra@gmail.com>
1004
1005 * testsuite/ld-powerpc/tls32.d: Update for TPREL_HA/LO optimisation.
1006 * testsuite/ld-powerpc/tlsexe32.d: Likewise.
1007 * testsuite/ld-powerpc/tlsldopt32.d: Likewise.
1008 * testsuite/ld-powerpc/tlsmark32.d: Likewise.
1009 * testsuite/ld-powerpc/tlsopt4_32.d: Likewise.
1010 * testsuite/ld-powerpc/tprel.s,
1011 * testsuite/ld-powerpc/tprel.d,
1012 * testsuite/ld-powerpc/tprel32.d: New tests.
1013 * testsuite/ld-powerpc/tprelbad.s,
1014 * testsuite/ld-powerpc/tprelbad.d: New test.
1015 * testsuite/ld-powerpc/powerpc.exp: Run them.
1016
1017 2020-08-22 H.J. Lu <hongjiu.lu@intel.com>
1018
1019 PR ld/26382
1020 * testsuite/ld-elf/pr26302.nd: Updated.
1021 * testsuite/ld-elf/pr26302.rd: New file.
1022 * testsuite/ld-elf/shared.exp: Add a test for readelf -sW.
1023
1024 2020-08-20 Nick Clifton <nickc@redhat.com>
1025
1026 PR 26428
1027 * testsuite/ld-elf/zlibbegin.rS: Update expected output.
1028 * testsuite/ld-elf/zlibnormal.rS: Likewise.
1029
1030 2020-08-16 Alan Modra <amodra@gmail.com>
1031
1032 * testsuite/ld-powerpc/inline.s,
1033 * testsuite/ld-powerpc/inline-1.d,
1034 * testsuite/ld-powerpc/inline-2.d,
1035 * testsuite/ld-powerpc/inline-3.d,
1036 * testsuite/ld-powerpc/inline-4.d,
1037 * testsuite/ld-powerpc/inlinepcrel.s,
1038 * testsuite/ld-powerpc/inlinepcrel-1.d,
1039 * testsuite/ld-powerpc/inlinepcrel-2.d,
1040 * testsuite/ld-powerpc/inlinepcrel-3.d: New tests.
1041 * testsuite/ld-powerpc/powerpc.exp: Run them.
1042
1043 2020-08-16 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 PR binutils/26389
1046 * testsuite/ld-plugin/lto.exp: Run PR binutils/26389 test.
1047 * testsuite/ld-plugin/pr26389.c: New file.
1048 * testsuite/ld-plugin/pr26389.d: Likewise.
1049
1050 2020-08-14 Tamar Christina <tamar.christina@arm.com>
1051
1052 * testsuite/ld-arm/thumb-plt-got.d: Relax regexpr.
1053 * testsuite/ld-arm/thumb-plt.d: Likewise.
1054
1055 2020-08-13 Alan Modra <amodra@gmail.com>
1056
1057 * emultempl/ppc64elf.em (params): Init new field.
1058 (enum ppc64_opt): Add OPTION_NO_PCREL_OPT.
1059 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS),
1060 (PARSE_AND_LIST_ARGS_CASES): Support --no-pcrel-optimize.
1061
1062 2020-08-10 Nick Clifton <nickc@redhat.com>
1063
1064 PR ld/21351
1065 * ld.texi: Clarify the behaviour of the --relax and --no-relax
1066 options on systems that do not support them.
1067
1068 2020-08-10 H.J. Lu <hongjiu.lu@intel.com>
1069
1070 PR binutils/26302
1071 * testsuite/ld-elf/pr26302.nd: New file.
1072 * testsuite/ld-elf/pr26302.ver: Likewise.
1073 * testsuite/ld-elf/pr26302a.c: Likewise.
1074 * testsuite/ld-elf/pr26302b.c: Likewise.
1075 * testsuite/ld-elf/shared.exp: Run binutils/26302 tests.
1076
1077 2020-08-07 David Faust <david.faust@oracle.com>
1078
1079 * testsuite/ld-bpf/call-3.s: New file.
1080 * testsuite/ld-bpf/call-3.d: Likewise.
1081
1082 2020-08-05 David Faust <david.faust@oracle.com>
1083
1084 * testsuite/ld-bpf/call-2.s: New file.
1085 * testsuite/ld-bpf/call-2.d: Likewise.
1086 * testsuite/ld-bpf/reloc-data-be.d: Likewise.
1087 * testsuite/ld-bpf/reloc-data-le.d: Likewise.
1088 * testsuite/ld-bpf/reloc-data.s: Likewise.
1089 * testsuite/ld-bpf/reloc-insn-external-be.d: Likewise.
1090 * testsuite/ld-bpf/reloc-insn-external-le.d: Likewise.
1091 * testsuite/ld-bpf/reloc-insn-external.s: Likewise.
1092 * testsuite/ld-bpf/reloc-insn32-be.d: Likewise.
1093 * testsuite/ld-bpf/reloc-insn32-le.d: Likewise.
1094 * testsuite/ld-bpf/reloc-insn32.s: Likewise.
1095 * testsuite/ld-bpf/reloc-insn64-be.d: Likewise.
1096 * testsuite/ld-bpf/reloc-insn64-le.d: Likewise.
1097 * testsuite/ld-bpf/reloc-insn64.s: Likewise.
1098
1099 2020-08-06 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1100
1101 * emultempl/msp430.em (change_output_section): Update the tail
1102 of the output section statement list when moving the original
1103 tail to a different output section.
1104 (eval_upper_either_sections): Don't move sections from the upper
1105 region to the lower region unless the upper region is
1106 overflowing.
1107
1108 2020-08-03 Alan Modra <amodra@gmail.com>
1109
1110 * ldlex.l (yy_create_string_buffer): Use xmalloc rather than malloc.
1111 * lexsup.c (parse_args): Likewise.
1112
1113 2020-08-03 Alan Modra <amodra@gmail.com>
1114
1115 PR 26328
1116 * configure.ac: AC_CHECK_DECLS asprintf.
1117 * configure: Regenerate.
1118 * config.in: Regenerate.
1119
1120 2020-08-03 Alan Modra <amodra@gmail.com>
1121
1122 * testsuite/ld-elfvers/vers.exp (objdump_symstuff): Remove unused
1123 variable. Init list_a and list_b to empty.
1124 (objdump_dynsymstuff): Likewise, and remove undefined list_a
1125 handling.
1126 * testsuite/ld-elfweak/elfweak.exp (objdump_symstuff): Similarly.
1127 (objdump_dynsymstuff): Similarly.
1128
1129 2020-07-31 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 * testsuite/ld-elf/indirect.exp: Append -fno-lto to CC.
1132 * testsuite/ld-elfvers/vers.exp: Likewise.
1133 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1134 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1135 * testsuite/ld-plugin/lto.exp (no_lto): New.
1136 Add $no_lto to build pr15146c.so.
1137 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Filter out
1138 -Wl,xxx options.
1139 (check_gcc_plugin_enabled): Likewise.
1140 (run_ld_link_exec_tests): Prepend -fno-lto to $cflags.
1141 (run_cc_link_tests): Likewise.
1142
1143 2020-07-31 Shahab Vahedi <shahab@synopsys.com>
1144
1145 * scripttempl/elfarc.sc (.init_array): Keep ".init_array.*".
1146 (.fini_array): Keep ".fini_array.*".
1147
1148 2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1149
1150 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
1151 * Makefile.in: Regenerate.
1152 * configure: Regenerate.
1153
1154 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
1155
1156 * testsuite/ld-elf/sec64k.exp: Also accept a section symbol with
1157 a name.
1158 * testsuite/ld-mips-elf/global-local-symtab-sort-o32.d: New
1159 test.
1160 * testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d: New
1161 test.
1162 * testsuite/ld-mips-elf/global-local-symtab-sort-n32.d: New
1163 test.
1164 * testsuite/ld-mips-elf/global-local-symtab-sort-n32t.d: New
1165 test.
1166 * testsuite/ld-mips-elf/global-local-symtab-sort-n64.d: New
1167 test.
1168 * testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d: New
1169 test.
1170 * testsuite/ld-mips-elf/global-local-symtab-final-o32.d: New
1171 test.
1172 * testsuite/ld-mips-elf/global-local-symtab-final-n32.d: New
1173 test.
1174 * testsuite/ld-mips-elf/global-local-symtab-final-n64.d: New
1175 test.
1176 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1177
1178 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
1179
1180 * testsuite/ld-mips-elf/global-local-symtab-o32.d: New test.
1181 * testsuite/ld-mips-elf/global-local-symtab-o32t.d: New test.
1182 * testsuite/ld-mips-elf/global-local-symtab-n32.d: New test.
1183 * testsuite/ld-mips-elf/global-local-symtab-n32t.d: New test.
1184 * testsuite/ld-mips-elf/global-local-symtab-n64.d: New test.
1185 * testsuite/ld-mips-elf/global-local-symtab.ld: New test linker
1186 script.
1187 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1188
1189 2020-07-29 Alan Modra <amodra@gmail.com>
1190
1191 * ldelf.c (ldelf_before_place_orphans): Set SEC_EXCLUDE for
1192 discarded sections.
1193
1194 2020-07-28 Alan Modra <amodra@gmail.com>
1195
1196 * ldlang.c (lang_check): Don't complain about relocs or merge
1197 attributes from --just-symbols input.
1198 * testsuite/ld-misc/just-symbols.exp: Just dump .data section.
1199 Don't run test on a number of targets.
1200
1201 2020-07-28 Alan Modra <amodra@gmail.com>
1202
1203 * testsuite/ld-misc/just-symbols-1.dd: Revert last change.
1204
1205 2020-07-27 Alan Modra <amodra@gmail.com>
1206
1207 * testsuite/ld-misc/just-symbols.exp: Run for x86_64 PE too.
1208 Set LDFLAGS for PE and XCOFF.
1209 * testsuite/ld-misc/just-symbols.ld: Accept XCOFF mapped .data.
1210 * testsuite/ld-misc/just-symbols-1.dd: Don't check format or
1211 "Contents of section" lines.
1212
1213 2020-07-27 Alan Modra <amodra@gmail.com>
1214
1215 * testsuite/lib/ld-lib.exp (check_ctf_available): Check first that
1216 target compiler is available.
1217
1218 2020-07-23 Maciej W. Rozycki <macro@wdc.com>
1219
1220 PR ld/26288
1221 * ldelf.c (ldelf_after_open): Do not reject ET_EXEC input
1222 supplied with `--just-symbols'.
1223 * testsuite/ld-misc/just-symbols.exp: New test script.
1224 * testsuite/ld-misc/just-symbols-1.dd: New test dump.
1225 * testsuite/ld-misc/just-symbols.ld: New test linker script.
1226 * testsuite/ld-misc/just-symbols-0.s: New test source.
1227 * testsuite/ld-misc/just-symbols-1.s: New test source.
1228
1229 2020-07-23 Maciej W. Rozycki <macro@wdc.com>
1230
1231 PR ld/26288
1232
1233 Revert:
1234 PR 26047
1235 * ldelf.c (ldelf_after_open): Fail if attempting to link one
1236 executable into another.
1237
1238 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
1239
1240 * testsuite/ld-ctf/ctf.exp: Skip on non-ELF for now.
1241
1242 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
1243
1244 * ldlang.c (ldlang_open_ctf): Set SEC_EXCLUDE on all but the
1245 first input .ctf section.
1246
1247 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
1248
1249 * configure.ac (enable_libctf): Substitute it.
1250 * Makefile.am (enablings.exp): New.
1251 (EXTRA_DEJAGNU_SITE_CONFIG): Add it.
1252 (DISTCLEANFILES): Likewise.
1253 * Makefile.in: Regenerate.
1254 * configure: Likewise.
1255 * testsuite/lib/ld-lib.exp (compile_one_cc): New.
1256 (check_ctf_available): Likewise.
1257 (skip_ctf_tests): Likewise.
1258 * testsuite/ld-ctf/ctf.exp: Call skip_ctf_tests.
1259
1260 2020-07-22 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
1261
1262 * testsuite/ld-ctf/ctf.exp: New file.
1263 * testsuite/ld-ctf/A-2.c: New file.
1264 * testsuite/ld-ctf/A.c: New file.
1265 * testsuite/ld-ctf/B-2.c: New file.
1266 * testsuite/ld-ctf/B.c: New file.
1267 * testsuite/ld-ctf/C-2.c: New file.
1268 * testsuite/ld-ctf/C.c: New file.
1269 * testsuite/ld-ctf/array-char.c: New file.
1270 * testsuite/ld-ctf/array-int.c: New file.
1271 * testsuite/ld-ctf/array.d: New file.
1272 * testsuite/ld-ctf/child-float.c: New file.
1273 * testsuite/ld-ctf/child-int.c: New file.
1274 * testsuite/ld-ctf/conflicting-cycle-1.B-1.d: New file.
1275 * testsuite/ld-ctf/conflicting-cycle-1.B-2.d: New file.
1276 * testsuite/ld-ctf/conflicting-cycle-1.parent.d: New file.
1277 * testsuite/ld-ctf/conflicting-cycle-2.A-1.d: New file.
1278 * testsuite/ld-ctf/conflicting-cycle-2.A-2.d: New file.
1279 * testsuite/ld-ctf/conflicting-cycle-2.parent.d: New file.
1280 * testsuite/ld-ctf/conflicting-cycle-3.C-1.d: New file.
1281 * testsuite/ld-ctf/conflicting-cycle-3.C-2.d: New file.
1282 * testsuite/ld-ctf/conflicting-cycle-3.parent.d: New file.
1283 * testsuite/ld-ctf/conflicting-enums.d: New file.
1284 * testsuite/ld-ctf/conflicting-typedefs.d: New file.
1285 * testsuite/ld-ctf/cross-tu-1.c: New file.
1286 * testsuite/ld-ctf/cross-tu-2.c: New file.
1287 * testsuite/ld-ctf/cross-tu-conflicting-2.c: New file.
1288 * testsuite/ld-ctf/cross-tu-cyclic-1.c: New file.
1289 * testsuite/ld-ctf/cross-tu-cyclic-2.c: New file.
1290 * testsuite/ld-ctf/cross-tu-cyclic-3.c: New file.
1291 * testsuite/ld-ctf/cross-tu-cyclic-4.c: New file.
1292 * testsuite/ld-ctf/cross-tu-cyclic-conflicting.d: New file.
1293 * testsuite/ld-ctf/cross-tu-cyclic-nonconflicting.d: New file.
1294 * testsuite/ld-ctf/cross-tu-into-cycle.d: New file.
1295 * testsuite/ld-ctf/cross-tu-noncyclic.d: New file.
1296 * testsuite/ld-ctf/cycle-1.c: New file.
1297 * testsuite/ld-ctf/cycle-1.d: New file.
1298 * testsuite/ld-ctf/cycle-2.A.d: New file.
1299 * testsuite/ld-ctf/cycle-2.B.d: New file.
1300 * testsuite/ld-ctf/cycle-2.C.d: New file.
1301 * testsuite/ld-ctf/diag-ctf-version-0.d: New file.
1302 * testsuite/ld-ctf/diag-ctf-version-0.s: New file.
1303 * testsuite/ld-ctf/diag-ctf-version-2-unsupported-feature.d: New file.
1304 * testsuite/ld-ctf/diag-ctf-version-2-unsupported-feature.s: New file.
1305 * testsuite/ld-ctf/diag-ctf-version-f.d: New file.
1306 * testsuite/ld-ctf/diag-ctf-version-f.s: New file.
1307 * testsuite/ld-ctf/diag-cttname-invalid.d: New file.
1308 * testsuite/ld-ctf/diag-cttname-invalid.s: New file.
1309 * testsuite/ld-ctf/diag-cttname-null.d: New file.
1310 * testsuite/ld-ctf/diag-cttname-null.s: New file.
1311 * testsuite/ld-ctf/diag-cuname.d: New file.
1312 * testsuite/ld-ctf/diag-cuname.s: New file.
1313 * testsuite/ld-ctf/diag-decompression-failure.d: New file.
1314 * testsuite/ld-ctf/diag-decompression-failure.s: New file.
1315 * testsuite/ld-ctf/diag-parlabel.d: New file.
1316 * testsuite/ld-ctf/diag-parlabel.s: New file.
1317 * testsuite/ld-ctf/diag-parname.d: New file.
1318 * testsuite/ld-ctf/diag-parname.s: New file.
1319 * testsuite/ld-ctf/diag-unsupported-flag.d: New file.
1320 * testsuite/ld-ctf/diag-unsupported-flag.s: New file.
1321 * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: New file.
1322 * testsuite/ld-ctf/diag-wrong-magic-number.d: New file.
1323 * testsuite/ld-ctf/diag-wrong-magic-number.s: New file.
1324 * testsuite/ld-ctf/enum-2.c: New file.
1325 * testsuite/ld-ctf/enum.c: New file.
1326 * testsuite/ld-ctf/function.c: New file.
1327 * testsuite/ld-ctf/function.d: New file.
1328 * testsuite/ld-ctf/slice.c: New file.
1329 * testsuite/ld-ctf/slice.d: New file.
1330 * testsuite/ld-ctf/super-sub-cycles.c: New file.
1331 * testsuite/ld-ctf/super-sub-cycles.d: New file.
1332 * testsuite/ld-ctf/typedef-int.c: New file.
1333 * testsuite/ld-ctf/typedef-long.c: New file.
1334 * testsuite/ld-ctf/union-1.c: New file.
1335
1336 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
1337
1338 * ldlex.h (option_values) <OPTION_CTF_VARIABLES,
1339 OPTION_NO_CTF_VARIABLES, OPTION_CTF_SHARE_TYPES>: New.
1340 * ld.h (ld_config_type) <ctf_variables, ctf_share_duplicated>:
1341 New fields.
1342 * ldlang.c (lang_merge_ctf): Use them.
1343 * lexsup.c (ld_options): Add ctf-variables, no-ctf-variables,
1344 ctf-share-types.
1345 (parse_args) <OPTION_CTF_VARIABLES, OPTION_NO_CTF_VARIABLES,
1346 OPTION_CTF_SHARE_TYPES>: New cases.
1347 * ld.texi: Document new options.
1348 * NEWS: Likewise.
1349
1350 2020-07-22 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
1351
1352 * ldlang.c (lang_merge_ctf): Turn errors into warnings.
1353 Fix a comment typo.
1354 (lang_write_ctf): Turn an error into a warning.
1355 (ldlang_open_ctf): Reformat warnings. Fix printing file names.
1356
1357 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
1358
1359 * ldlang.c (lang_ctf_errs_warnings): New, print CTF errors
1360 and warnings. Assert when libctf asserts.
1361 (lang_merge_ctf): Call it.
1362 (land_write_ctf): Likewise.
1363
1364 2020-07-22 H.J. Lu <hongjiu.lu@intel.com>
1365
1366 PR ld/26262
1367 PR ld/26267
1368 * ldlang.c (lang_process): Set lto_all_symbols_read after all
1369 LTO IR symbols have been read.
1370 * plugin.c (plugin_notice): Override the IR definition only if
1371 all LTO IR symbols have been read or the new definition is
1372 non-weak and the the IR definition is weak
1373 * testsuite/ld-plugin/lto.exp: Run PR ld/26262 and ld/26267
1374 tests.
1375 * testsuite/ld-plugin/pr26262a.c: New file.
1376 * testsuite/ld-plugin/pr26262b.c: Likewise.
1377 * testsuite/ld-plugin/pr26262c.c: Likewise.
1378 * testsuite/ld-plugin/pr26267.err: Likewise.
1379 * testsuite/ld-plugin/pr26267a.c: Likewise.
1380 * testsuite/ld-plugin/pr26267b.c: Likewise.
1381 * testsuite/ld-plugin/pr26267c.c: Likewise.
1382
1383 2020-07-20 Nick Clifton <nickc@redhat.com>
1384
1385 * testsuite/ld-powerpc/powerpc.exp (ppcelftests): Use section name
1386 .PPC.EMB.apuinfo instead of section number 2 in apuinfo tests.
1387
1388 2020-07-20 Alan Modra <amodra@gmail.com>
1389
1390 PR 26265
1391 * ldlang.c (undef_from_cmdline): Delete.
1392 (ldlang_add_undef): Mark "cmdline" param unused.
1393 (lang_end): Traverse gc_sym_list to determine whether a symbol root
1394 has been specified. Update error message.
1395 * testsuite/ld-gc/noent.d: Adjust for changed error message.
1396
1397 2020-07-20 H.J. Lu <hongjiu.lu@intel.com>
1398
1399 PR gas/26263
1400 * testsuite/ld-i386/pr26263.d: Updated.
1401 * testsuite/ld-x86-64/pr26263.d: Likewise.
1402 * testsuite/ld-x86-64/x86-64.exp: Run gas/26263 test for all ELF
1403 targets.
1404
1405 2020-07-19 H.J. Lu <hongjiu.lu@intel.com>
1406
1407 PR gas/26263
1408 * testsuite/ld-i386/i386.exp: Run PR gas/26263 test.
1409 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1410 * testsuite/ld-i386/pr26263.d: New file.
1411 * testsuite/ld-x86-64/pr26263.d: Likewise.
1412 * testsuite/ld-x86-64/pr26263.s: Likewise.
1413
1414 2020-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1415
1416 * scripttempl/elf.sc (ETEXT_LAST_IN_RODATA_SEGMENT): New variable.
1417 * emulparams/elf64mmix.sh (ETEXT_LAST_IN_RODATA_SEGMENT): Define.
1418 * testsuite/ld-mmix/sec-1.d: Adjust.
1419
1420 2020-07-19 Alan Modra <amodra@gmail.com>
1421
1422 * emultempl/ppc64elf.em (power10-stubs): Accept optional "auto" arg.
1423 * ld.texi (power10-stubs): Update.
1424 * testsuite/ld-powerpc/callstub-1.d: Force --power10-stubs.
1425 * testsuite/ld-powerpc/callstub-2.d: Relax branch offset comparison.
1426 * testsuite/ld-powerpc/callstub-4.d: New test.
1427 * testsuite/ld-powerpc/notoc.d: Force --no-power10-stubs.
1428 * testsuite/ld-powerpc/notoc3.d,
1429 * testsuite/ld-powerpc/notoc3.s,
1430 * testsuite/ld-powerpc/notoc3.wf: New test.
1431 * testsuite/ld-powerpc/powerpc.exp: Run new tests. Pass
1432 --no-power10-stubs for notoc link.
1433
1434 2020-07-17 Hans-Peter Nilsson <hp@bitrange.com>
1435
1436 * scripttempt/mmo.sc: Move .init first in .text output section.
1437 * testsuite/ld-mmix/bpo-9m.d: Adjust accordingly.
1438
1439 2020-07-15 Jan Beulich <jbeulich@suse.com>
1440
1441 * testsuite/ld-i386/ibt-plt-1.d, testsuite/ld-i386/ibt-plt-2a.d,
1442 testsuite/ld-i386/ibt-plt-2c.d, testsuite/ld-i386/ibt-plt-3a.d,
1443 testsuite/ld-i386/ibt-plt-3c.d, testsuite/ld-i386/plt-pic.pd,
1444 testsuite/ld-i386/plt-pic2.dd, testsuite/ld-i386/plt.pd,
1445 testsuite/ld-i386/plt2.dd, testsuite/ld-i386/pr19636-1d.d,
1446 testsuite/ld-i386/pr19636-1l.d, testsuite/ld-i386/pr19636-2c.d,
1447 testsuite/ld-i386/pr20830.d, testsuite/ld-i386/vxworks1-lib.dd,
1448 testsuite/ld-i386/vxworks1.dd,
1449 testsuite/ld-ifunc/ifunc-2-i386-now.d,
1450 testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
1451 testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d,
1452 testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
1453 testsuite/ld-ifunc/ifunc-21-x86-64.d,
1454 testsuite/ld-ifunc/ifunc-22-x86-64.d,
1455 testsuite/ld-ifunc/pr17154-i386-now.d,
1456 testsuite/ld-ifunc/pr17154-i386.d,
1457 testsuite/ld-ifunc/pr17154-x86-64-now.d,
1458 testsuite/ld-ifunc/pr17154-x86-64.d,
1459 testsuite/ld-x86-64/align-branch-1.d,
1460 testsuite/ld-x86-64/bnd-branch-1-now.d,
1461 testsuite/ld-x86-64/bnd-branch-1.d,
1462 testsuite/ld-x86-64/bnd-ifunc-1-now.d,
1463 testsuite/ld-x86-64/bnd-ifunc-1.d,
1464 testsuite/ld-x86-64/bnd-ifunc-2-now.d,
1465 testsuite/ld-x86-64/bnd-ifunc-2.d,
1466 testsuite/ld-x86-64/bnd-plt-1-now.d,
1467 testsuite/ld-x86-64/bnd-plt-1.d,
1468 testsuite/ld-x86-64/call1a.d, testsuite/ld-x86-64/call1b.d,
1469 testsuite/ld-x86-64/call1d.d, testsuite/ld-x86-64/call1e.d,
1470 testsuite/ld-x86-64/call1f.d, testsuite/ld-x86-64/call1g.d,
1471 testsuite/ld-x86-64/call1h.d, testsuite/ld-x86-64/call1i.d,
1472 testsuite/ld-x86-64/gotpcrel1.dd,
1473 testsuite/ld-x86-64/hidden2.d,
1474 testsuite/ld-x86-64/ibt-plt-1-x32.d,
1475 testsuite/ld-x86-64/ibt-plt-1.d,
1476 testsuite/ld-x86-64/ibt-plt-2a-x32.d,
1477 testsuite/ld-x86-64/ibt-plt-2a.d,
1478 testsuite/ld-x86-64/ibt-plt-2c-x32.d,
1479 testsuite/ld-x86-64/ibt-plt-2c.d,
1480 testsuite/ld-x86-64/ibt-plt-3a-x32.d,
1481 testsuite/ld-x86-64/ibt-plt-3a.d,
1482 testsuite/ld-x86-64/ibt-plt-3c-x32.d,
1483 testsuite/ld-x86-64/ibt-plt-3c.d,
1484 testsuite/ld-x86-64/libno-plt-1b.dd,
1485 testsuite/ld-x86-64/mpx3.dd, testsuite/ld-x86-64/mpx3n.dd,
1486 testsuite/ld-x86-64/mpx4.dd, testsuite/ld-x86-64/mpx4n.dd,
1487 testsuite/ld-x86-64/no-plt-1a.dd,
1488 testsuite/ld-x86-64/no-plt-1b.dd,
1489 testsuite/ld-x86-64/no-plt-1c.dd,
1490 testsuite/ld-x86-64/no-plt-1d.dd,
1491 testsuite/ld-x86-64/no-plt-1e.dd,
1492 testsuite/ld-x86-64/no-plt-1f.dd,
1493 testsuite/ld-x86-64/no-plt-1g.dd,
1494 testsuite/ld-x86-64/plt-main-bnd.dd,
1495 testsuite/ld-x86-64/plt-main-ibt-x32.dd,
1496 testsuite/ld-x86-64/plt-main-ibt.dd,
1497 testsuite/ld-x86-64/plt.pd, testsuite/ld-x86-64/plt2.dd,
1498 testsuite/ld-x86-64/pr19609-5a.d,
1499 testsuite/ld-x86-64/pr19609-5b.d,
1500 testsuite/ld-x86-64/pr19609-5c.d,
1501 testsuite/ld-x86-64/pr19609-5e.d,
1502 testsuite/ld-x86-64/pr19609-7b.d,
1503 testsuite/ld-x86-64/pr19609-7d.d,
1504 testsuite/ld-x86-64/pr19636-2d.d,
1505 testsuite/ld-x86-64/pr19636-2l.d,
1506 testsuite/ld-x86-64/pr20253-1b.d,
1507 testsuite/ld-x86-64/pr20253-1d.d,
1508 testsuite/ld-x86-64/pr20253-1f.d,
1509 testsuite/ld-x86-64/pr20253-1h.d,
1510 testsuite/ld-x86-64/pr20253-1j.d,
1511 testsuite/ld-x86-64/pr20253-1l.d,
1512 testsuite/ld-x86-64/pr20830a-now.d,
1513 testsuite/ld-x86-64/pr20830a.d,
1514 testsuite/ld-x86-64/pr20830b-now.d,
1515 testsuite/ld-x86-64/pr20830b.d,
1516 testsuite/ld-x86-64/pr21038a-now.d,
1517 testsuite/ld-x86-64/pr21038a.d,
1518 testsuite/ld-x86-64/pr21038b-now.d,
1519 testsuite/ld-x86-64/pr21038b.d,
1520 testsuite/ld-x86-64/pr21038c-now.d,
1521 testsuite/ld-x86-64/pr21038c.d,
1522 testsuite/ld-x86-64/pr23930-x32.d,
1523 testsuite/ld-x86-64/pr23930.d,
1524 testsuite/ld-x86-64/pr25416-1a.d,
1525 testsuite/ld-x86-64/pr25416-2a.d,
1526 testsuite/ld-x86-64/pr26018.d,
1527 testsuite/ld-x86-64/protected2-k1om.d,
1528 testsuite/ld-x86-64/protected2-l1om.d,
1529 testsuite/ld-x86-64/protected2.d,
1530 testsuite/ld-x86-64/protected3.d,
1531 testsuite/ld-x86-64/protected8.d,
1532 testsuite/ld-x86-64/tlsbin.dd, testsuite/ld-x86-64/tlsbin2.dd,
1533 testsuite/ld-x86-64/tlsbindesc.dd,
1534 testsuite/ld-x86-64/tlsdesc.dd,
1535 testsuite/ld-x86-64/tlsdesc.pd,
1536 testsuite/ld-x86-64/tlsgd10.dd,
1537 testsuite/ld-x86-64/tlsgd7.dd, testsuite/ld-x86-64/tlsgd8.dd,
1538 testsuite/ld-x86-64/tlsgd9.dd,
1539 testsuite/ld-x86-64/tlsgdesc.dd,
1540 testsuite/ld-x86-64/tlsld3.dd, testsuite/ld-x86-64/tlsld4.dd,
1541 testsuite/ld-x86-64/tlspic.dd, testsuite/ld-x86-64/tlspic2.dd,
1542 testsuite/ld-x86-64/tlspie2b.d, testsuite/ld-x86-64/tlspie2c.d:
1543 Adjust expectations.
1544
1545 2020-07-15 Hans-Peter Nilsson <hp@bitrange.com>
1546
1547 * testsuite/ld-mmix/undef-1.d, testsuite/ld-mmix/undef-1m.d,
1548 testsuite/ld-mmix/undef-2.d, testsuite/ld-mmix/undef-2m.d: Add
1549 start- and end-anchors to error-string to match just a
1550 single-line error-message.
1551
1552 2020-07-13 Alan Modra <amodra@gmail.com>
1553
1554 * testsuite/ld-scripts/default-script1.d: Don't skip, xfail
1555 using is_pecoff_format.
1556 * testsuite/ld-scripts/default-script2.d: Likewise.
1557 * testsuite/ld-scripts/default-script3.d: Likewise.
1558 * testsuite/ld-scripts/default-script4.d: Likewise.
1559 * testsuite/ld-scripts/pr20302.d: Remove x86_64-*-cygwin from notarget.
1560 * testsuite/ld-scripts/provide-6.d: Remove x86_64-*-cygwin from xfail.
1561 * testsuite/ld-scripts/provide-8.d: Likewise.
1562
1563 2020-07-10 Alan Modra <amodra@gmail.com>
1564
1565 * ld.texi (PowerPC64 ELF64): Document --no-inline-optimize,
1566 --power10-stubs and --no-power10-stubs.
1567
1568 2020-07-10 Alan Modra <amodra@gmail.com>
1569
1570 * emultempl/ppc64elf.em (params): Init new field.
1571 (enum ppc64_opt): Add OPTION_POWER10_STUBS and OPTION_NO_POWER10_STUBS.
1572 (PARSE_AND_LIST_LONGOPTS): Support --power10-stubs and
1573 --no-power10-stubs.
1574 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
1575 * testsuite/ld-powerpc/callstub-3.d: New test.
1576 * testsuite/ld-powerpc/powerpc.exp: Run it.
1577
1578 2020-07-09 Alan Modra <amodra@gmail.com>
1579
1580 * emulparams/ppcpe.sh: Delete.
1581 * scripttempl/ppcpe.sc: Delete.
1582 * emulparams/ppclynx.sh: Delete.
1583 * Makefile.am (ALL_EMULATION_SOURCES): Remove ppc PE and lynxos.
1584 * configure.tgt: Likewise.
1585 * emultempl/beos.em: Remove powerpc PE support.
1586 * emultempl/pe.em: Likewise.
1587 * po/BLD-POTFILES.in: Regenerate.
1588 * Makefile.in: Regenerate.
1589
1590 2020-07-09 Alan Modra <amodra@gmail.com>
1591
1592 * testsuite/ld-gc/gc.exp: Don't set -mminimal-toc for powerpc64,
1593 and remove powerpc64 xfail. Use -fno-PIE for ppc32.
1594
1595 2020-07-09 Alan Modra <amodra@gmail.com>
1596
1597 PR 18841
1598 * testsuite/ld-ifunc/ifunc.exp: Run pr18841 tests non-pie.
1599
1600 2020-07-08 Alan Modra <amodra@gmail.com>
1601
1602 * testsuite/lib/ld-lib.exp (ar_simple_create): Pass options before
1603 ar command.
1604 * testsuite/ld-powerpc/aix52.exp: Run for rs6000-aix5.2. Update
1605 match files.
1606 * testsuite/ld-powerpc/aix-abs-branch-1.dd: Update.
1607 * testsuite/ld-powerpc/aix-core-sec-1.hd: Update.
1608 * testsuite/ld-powerpc/aix-gc-1-32.dd: Update.
1609 * testsuite/ld-powerpc/aix-gc-1-64.dd: Update.
1610 * testsuite/ld-powerpc/aix-glink-1-32.dd: Update.
1611 * testsuite/ld-powerpc/aix-glink-1-64.dd: Update.
1612 * testsuite/ld-powerpc/aix-glink-2-32.dd: Update.
1613 * testsuite/ld-powerpc/aix-glink-2-64.dd: Update.
1614 * testsuite/ld-powerpc/aix-no-dup-syms-1-rel.rd: Update.
1615 * testsuite/ld-powerpc/aix-ref-1-32.od: Update.
1616 * testsuite/ld-powerpc/aix-ref-1-64.od: Update.
1617 * testsuite/ld-powerpc/aix-toc-1-32.dd: Update.
1618 * testsuite/ld-powerpc/aix-toc-1-64.dd: Update.
1619 * testsuite/ld-powerpc/aix-weak-3-32.dd: Update.
1620 * testsuite/ld-powerpc/aix-weak-3-64.dd: Update.
1621 * testsuite/ld-powerpc/aix-abs-branch-1.nd: Delete, replace with..
1622 * testsuite/ld-powerpc/aix-abs-branch-1-32.nd,
1623 * testsuite/ld-powerpc/aix-abs-branch-1-64.nd: ..these new files.
1624 * testsuite/ld-powerpc/aix-abs-reloc-1.nd: Delete, replace with..
1625 * testsuite/ld-powerpc/aix-abs-reloc-1-32.nd,
1626 * testsuite/ld-powerpc/aix-abs-reloc-1-64.nd: ..these new files.
1627 * testsuite/ld-powerpc/aix-abs-reloc-1.od: Delete, replace with..
1628 * testsuite/ld-powerpc/aix-abs-reloc-1-32.od,
1629 * testsuite/ld-powerpc/aix-abs-reloc-1-64.od: ..these new files.
1630 * testsuite/ld-powerpc/aix-export-1-all.dd: Delete, replace with..
1631 * testsuite/ld-powerpc/aix-export-1-all-32.dd,
1632 * testsuite/ld-powerpc/aix-export-1-all-64.dd: ..these new files.
1633 * testsuite/ld-powerpc/aix-export-1-full.dd: Delete, replace with..
1634 * testsuite/ld-powerpc/aix-export-1-full-32.dd,
1635 * testsuite/ld-powerpc/aix-export-1-full-64.dd: ..these new files.
1636 * testsuite/ld-powerpc/aix-export-2.nd: Delete, replace with..
1637 * testsuite/ld-powerpc/aix-export-2-32.nd,
1638 * testsuite/ld-powerpc/aix-export-2-64.nd: ..these new files.
1639 * testsuite/ld-powerpc/aix-gc-1.nd: Delete, replace with..
1640 * testsuite/ld-powerpc/aix-gc-1-32.nd,
1641 * testsuite/ld-powerpc/aix-gc-1-64.nd: ..these new files.
1642 * testsuite/ld-powerpc/aix-glink-3.dd: Delete, replace with..
1643 * testsuite/ld-powerpc/aix-glink-3-32.dd,
1644 * testsuite/ld-powerpc/aix-glink-3-64.dd: ..these new files.
1645 * testsuite/ld-powerpc/aix-lineno-1a.dd: Delete, replace with..
1646 * testsuite/ld-powerpc/aix-lineno-1a-32.dd,
1647 * testsuite/ld-powerpc/aix-lineno-1a-64.dd: ..these new files.
1648 * testsuite/ld-powerpc/aix-lineno-1a.nd: Delete, replace with..
1649 * testsuite/ld-powerpc/aix-lineno-1a-32.nd,
1650 * testsuite/ld-powerpc/aix-lineno-1a-64.nd: ..these new files.
1651 * testsuite/ld-powerpc/aix-lineno-1b.dd: Delete, replace with..
1652 * testsuite/ld-powerpc/aix-lineno-1b-32.dd,
1653 * testsuite/ld-powerpc/aix-lineno-1b-64.dd: ..these new files.
1654 * testsuite/ld-powerpc/aix-lineno-1b.nd: Delete, replace with..
1655 * testsuite/ld-powerpc/aix-lineno-1b-32.nd,
1656 * testsuite/ld-powerpc/aix-lineno-1b-64.nd: ..these new files.
1657 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.dnd: Delete, replace with..
1658 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.dnd,
1659 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.dnd: ..these new files.
1660 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.drd: Delete, replace with..
1661 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.drd,
1662 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.drd: ..these new files.
1663 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.nd: Delete, replace with..
1664 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.nd,
1665 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.nd: ..these new files.
1666 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso.rd: Delete, replace with..
1667 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-32.rd,
1668 * testsuite/ld-powerpc/aix-no-dup-syms-1-dso-64.rd: ..these new files.
1669 * testsuite/ld-powerpc/aix-weak-1-dso.dnd: Delete, replace with..
1670 * testsuite/ld-powerpc/aix-weak-1-dso-32.dnd,
1671 * testsuite/ld-powerpc/aix-weak-1-dso-64.dnd: ..these new files.
1672 * testsuite/ld-powerpc/aix-weak-1-dso.hd: Delete, replace with..
1673 * testsuite/ld-powerpc/aix-weak-1-dso-32.hd,
1674 * testsuite/ld-powerpc/aix-weak-1-dso-64.hd: ..these new files.
1675 * testsuite/ld-powerpc/aix-weak-1-dso.nd: Delete, replace with..
1676 * testsuite/ld-powerpc/aix-weak-1-dso-32.nd,
1677 * testsuite/ld-powerpc/aix-weak-1-dso-64.nd: ..these new files.
1678 * testsuite/ld-powerpc/aix-weak-1-gcdso.dnd: Delete, replace with..
1679 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.dnd,
1680 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.dnd: ..these new files.
1681 * testsuite/ld-powerpc/aix-weak-1-gcdso.hd: Delete, replace with..
1682 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.hd,
1683 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.hd: ..these new files.
1684 * testsuite/ld-powerpc/aix-weak-1-gcdso.nd: Delete, replace with..
1685 * testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd,
1686 * testsuite/ld-powerpc/aix-weak-1-gcdso-64.nd: ..these new files.
1687 * testsuite/ld-powerpc/aix-weak-2a.nd: Delete, replace with..
1688 * testsuite/ld-powerpc/aix-weak-2a-32.nd,
1689 * testsuite/ld-powerpc/aix-weak-2a-64.nd: ..these new files.
1690 * testsuite/ld-powerpc/aix-weak-2b.nd: Delete, replace with..
1691 * testsuite/ld-powerpc/aix-weak-2b-32.nd,
1692 * testsuite/ld-powerpc/aix-weak-2b-64.nd: ..these new files.
1693 * testsuite/ld-powerpc/aix-weak-2c.nd: Delete, replace with..
1694 * testsuite/ld-powerpc/aix-weak-2c-32.nd,
1695 * testsuite/ld-powerpc/aix-weak-2c-64.nd: ..these new files.
1696 * testsuite/ld-powerpc/aix-weak-2c.od: Delete, replace with..
1697 * testsuite/ld-powerpc/aix-weak-2c-32.od,
1698 * testsuite/ld-powerpc/aix-weak-2c-64.od: ..these new files.
1699
1700 2020-07-07 Alan Modra <amodra@gmail.com>
1701
1702 * testsuite/ld-scripts/section-match-1.d: xfail h8300.
1703
1704 2020-07-07 Alan Modra <amodra@gmail.com>
1705
1706 * testsuite/ld-scripts/align.exp: Don't exclude xcoff. Pass
1707 -bnogc ld option for xcoff.
1708 * testsuite/ld-scripts/provide.exp: Likewise.
1709 * testsuite/ld-scripts/data.exp: Pass -bnogc ld option for xcoff.
1710 * testsuite/ld-scripts/default-script.exp: Likewise.
1711 * testsuite/ld-scripts/defined.exp: Likewise.
1712 * testsuite/ld-scripts/empty-address.exp: Likewise.
1713 * testsuite/ld-scripts/expr.exp: Likewise.
1714 * testsuite/ld-scripts/include.exp: Likewise.
1715 * testsuite/ld-scripts/script.exp: Likewise.
1716 * testsuite/ld-scripts/assign-loc.d: Don't exclude xcoff.
1717 * testsuite/ld-scripts/defined3.d: Likewise.
1718 * testsuite/ld-scripts/defined4.d: Likewise.
1719 * testsuite/ld-scripts/pr18963.d: Likewise.
1720 * testsuite/ld-scripts/sane1.d: Likewise.
1721 * testsuite/ld-scripts/segment-start.d: Likewise.
1722 * testsuite/ld-scripts/include-1.d: Likewise, and relax text vma.
1723 * testsuite/ld-scripts/defined5.d: Update xfail and comment.
1724 * testsuite/ld-scripts/defined5.s: Tweak "defined" to be at
1725 non-zero section offset.
1726 * testsuite/ld-scripts/fill16.d: xfail for xcoff.
1727 * testsuite/ld-scripts/provide-2.d: Accept more symbols.
1728 * testsuite/ld-scripts/provide-4.d: Likewise.
1729 * testsuite/ld-scripts/provide-5.d: Likewise.
1730 * testsuite/ld-scripts/provide-6.d: Likewise.
1731 * testsuite/ld-scripts/provide-7.d: Likewise.
1732 * testsuite/ld-scripts/align.t: Accept xcoff mapped .text and .data.
1733 * testsuite/ld-scripts/defined3.t: Likewise.
1734 * testsuite/ld-scripts/defined4.t: Likewise.
1735 * testsuite/ld-scripts/defined5.t: Likewise.
1736 * testsuite/ld-scripts/fill.t: Likewise.
1737 * testsuite/ld-scripts/include-subdata.t: Likewise.
1738 * testsuite/ld-scripts/provide-1.t: Likewise.
1739 * testsuite/ld-scripts/provide-2.t: Likewise.
1740 * testsuite/ld-scripts/provide-3.t: Likewise.
1741 * testsuite/ld-scripts/provide-4.t: Likewise.
1742 * testsuite/ld-scripts/provide-5.t: Likewise.
1743 * testsuite/ld-scripts/provide-6.t: Likewise.
1744 * testsuite/ld-scripts/provide-7.t: Likewise.
1745 * testsuite/ld-scripts/provide-8.t: Likewise.
1746 * testsuite/ld-scripts/assign-loc.t: Add required xcoff sections.
1747 * testsuite/ld-scripts/sizeof.t: Likewise.
1748 * testsuite/ld-scripts/align2.t: Likewise, and mapped sections.
1749 * testsuite/ld-scripts/align5.t: Likewise.
1750 * testsuite/ld-scripts/default-script.t: Likewise.
1751 * testsuite/ld-scripts/empty-address-1.t: Likewise.
1752 * testsuite/ld-scripts/empty-address-2a.t: Likewise.
1753 * testsuite/ld-scripts/empty-address-2b.t: Likewise.
1754 * testsuite/ld-scripts/empty-address-3a.t: Likewise.
1755 * testsuite/ld-scripts/empty-address-3b.t: Likewise.
1756 * testsuite/ld-scripts/empty-address-3c.t: Likewise.
1757 * testsuite/ld-scripts/include-sections.t: Likewise.
1758 * testsuite/ld-scripts/pr14962.t: Likewise.
1759 * testsuite/ld-scripts/sane1.t: Likewise.
1760
1761 2020-07-07 Alan Modra <amodra@gmail.com>
1762
1763 * testsuite/ld-scripts/align.exp: Use is_pecoff_format.
1764 * testsuite/ld-scripts/defined.exp: Likewise.
1765 * testsuite/ld-scripts/provide.exp: Likewise.
1766 * testsuite/ld-scripts/weak.exp: Likewise.
1767 * testsuite/ld-scripts/empty-address.exp: Likewise. Reset LDFLAGS
1768 on exit.
1769 * testsuite/ld-scripts/expr.exp: Set LDFLAGS earlier, and with
1770 --image-base for PE.
1771 * testsuite/ld-scripts/include.exp: Set LDFLAGS for PE.
1772 * testsuite/ld-scripts/script.exp: Use is_pecoff_format, and
1773 set LDFLAGS as well as flags.
1774
1775 2020-07-07 Alan Modra <amodra@gmail.com>
1776
1777 * testsuite/ld-checks/checks.exp: Use is_xcoff_format.
1778 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1779 * testsuite/ld-scripts/print-memory-usage.exp: Likewise.
1780 * testsuite/ld-srec/srec.exp: Likewise.
1781 * testsuite/ld-undefined/require-defined.exp: Likewise.
1782 * testsuite/ld-scripts/expr2.d: Likewise.
1783 * testsuite/ld-scripts/section-match-1.d: Only run for ELF.
1784 * testsuite/ld-elfvers/vers.exp: Delete dead code.
1785 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1786 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1787
1788 2020-07-07 Alan Modra <amodra@gmail.com>
1789
1790 * emultempl/aix.em (gld${EMULATION_NAME}_find_exp_assignment): Handle
1791 etree_provided.
1792
1793 2020-07-07 Alan Modra <amodra@gmail.com>
1794
1795 * testsuite/ld-sh/vxworks1-lib.rd: Update expected output.
1796 * testsuite/ld-sh/vxworks4.d: Likewise.
1797
1798 2020-07-06 Yuri Chornoivan <yurchor@ukr.net>
1799
1800 PR 26204
1801 * lexsup.c: Fix spelling mistake.
1802 * po/ld.pot: Regenerate.
1803
1804 2020-07-06 Nick Clifton <nickc@redhat.com>
1805
1806 * po/bg.po: Updated Bulgarian translation.
1807 * po/fr.po: Updated French translation.
1808 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1809 * po/uk.po: Updated Ukranian translation.
1810
1811 2020-07-04 Nick Clifton <nickc@redhat.com>
1812
1813 * configure: Regenerate.
1814
1815 2020-07-04 Nick Clifton <nickc@redhat.com>
1816
1817 Binutils 2.35 branch created.
1818
1819 2020-07-03 Alan Modra <amodra@gmail.com>
1820
1821 PR 26028
1822 * testsuite/ld-arm/arm-elf.exp (vxworks1): Pass --wide to readelf
1823 when dumping relocs.
1824 * testsuite/ld-i386/i386.exp (vxworks1): Likewise.
1825 * testsuite/ld-sh/sh-vxworks.exp (vxworks1): Likewise.
1826 * testsuite/ld-sparc/sparc.exp (vxworks1): Likewise.
1827 * testsuite/ld-arm/vxworks1.rd: Adjust to suit.
1828 * testsuite/ld-i386/vxworks1.rd: Adjust.
1829 * testsuite/ld-sh/vxworks1.rd: Adjust.
1830 * testsuite/ld-sparc/vxworks1.rd: Adjust.
1831
1832 2020-07-02 Nick Clifton <nickc@redhat.com>
1833
1834 PR 26028
1835 * testsuite/ld-powerpc/powerpc.exp: Add -T option to readelf
1836 command line when running some tests.
1837 * testsuite/ld-arm/arm-elf.exp: Likewise.
1838 * testsuite/ld-mips-elf/mips-elf.exp: Likewise.
1839 * testsuite/ld-mmix/local1.d: Likewise.
1840 * testsuite/ld-mmix/local3.d: Likewise.
1841 * testsuite/ld-mmix/local5.d: Likewise.
1842 * testsuite/ld-mmix/local7.d: Likewise.
1843 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1844
1845 2020-06-30 H.J. Lu <hongjiu.lu@intel.com>
1846
1847 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_nacl.c,
1848 eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c.
1849 Remove x86 NaCl dep files.
1850 * NEWS: Mention x86 NaCl target support removal.
1851 * configure.tgt: Remove x86 NaCl target support.
1852 * testsuite/ld-elf/binutils.exp: Likewise.
1853 * testsuite/ld-elf/elf.exp: Likewise.
1854 * testsuite/ld-elfvers/vers.exp: Likewise.
1855 * testsuite/ld-i386/align-branch-1.d: Likewise.
1856 * testsuite/ld-i386/export-class.exp: Likewise.
1857 * testsuite/ld-i386/i386.exp: Likewise.
1858 * testsuite/ld-i386/load1.d: Likewise.
1859 * testsuite/ld-i386/pie1.d: Likewise.
1860 * testsuite/ld-i386/pr12570a.d: Likewise.
1861 * testsuite/ld-i386/pr12570b.d: Likewise.
1862 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1863 * testsuite/ld-i386/pr19636-1l.d: Likewise.
1864 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1865 * testsuite/ld-i386/pr19636-2d.d: Likewise.
1866 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1867 * testsuite/ld-i386/pr20244-1a.d: Likewise.
1868 * testsuite/ld-i386/pr20244-1b.d: Likewise.
1869 * testsuite/ld-i386/pr20244-2a.d: Likewise.
1870 * testsuite/ld-i386/pr20244-2b.d: Likewise.
1871 * testsuite/ld-i386/pr20244-2c.d: Likewise.
1872 * testsuite/ld-i386/pr20244-4a.d: Likewise.
1873 * testsuite/ld-i386/pr20244-4b.d: Likewise.
1874 * testsuite/ld-i386/pr21884.d: Likewise.
1875 * testsuite/ld-ifunc/binutils.exp: Likewise.
1876 * testsuite/ld-ifunc/ifunc-10-i386.d: Likewise.
1877 * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
1878 * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
1879 * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
1880 * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
1881 * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
1882 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
1883 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
1884 * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
1885 * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
1886 * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
1887 * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
1888 * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
1889 * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
1890 * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
1891 * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
1892 * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
1893 * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
1894 * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
1895 * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
1896 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
1897 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
1898 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1899 * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
1900 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
1901 * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
1902 * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
1903 * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
1904 * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
1905 * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
1906 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
1907 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
1908 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
1909 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
1910 * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
1911 * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
1912 * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
1913 * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
1914 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
1915 * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
1916 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
1917 * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
1918 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
1919 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1920 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
1921 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1922 * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
1923 * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
1924 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1925 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1926 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1927 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1928 * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
1929 * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
1930 * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
1931 * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
1932 * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
1933 * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
1934 * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
1935 * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
1936 * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
1937 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
1938 * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
1939 * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
1940 * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
1941 * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
1942 * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
1943 * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
1944 * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
1945 * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
1946 * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
1947 * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
1948 * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
1949 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
1950 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1951 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
1952 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1953 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1954 * testsuite/ld-plugin/lto.exp: Likewise.
1955 * testsuite/ld-x86-64/align-branch-1.d: Likewise.
1956 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
1957 * testsuite/ld-x86-64/line.exp: Likewise.
1958 * testsuite/ld-x86-64/load1a.d: Likewise.
1959 * testsuite/ld-x86-64/load1b.d: Likewise.
1960 * testsuite/ld-x86-64/load1c.d: Likewise.
1961 * testsuite/ld-x86-64/load1d.d: Likewise.
1962 * testsuite/ld-x86-64/pie3.d: Likewise.
1963 * testsuite/ld-x86-64/pr18160.d: Likewise.
1964 * testsuite/ld-x86-64/pr19013-x32.d: Likewise.
1965 * testsuite/ld-x86-64/pr19013.d: Likewise.
1966 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
1967 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
1968 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
1969 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
1970 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
1971 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1972 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
1973 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
1974 * testsuite/ld-x86-64/pr21884.d: Likewise.
1975 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1976 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1977 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
1978 * testsuite/ld-x86-64/tlsgd5.dd: Likewise.
1979 * testsuite/ld-x86-64/tlsgd8.dd: Likewise.
1980 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1981 * emulparams/elf32_x86_64_nacl.sh: Removed.
1982 * emulparams/elf_i386_nacl.sh: Likewise.
1983 * emulparams/elf_x86_64_nacl.sh: Likewise.
1984 * testsuite/ld-i386/emit-relocs-nacl.rd: Likewise.
1985 * testsuite/ld-i386/load1-nacl.d: Likewise.
1986 * testsuite/ld-i386/pie1-nacl.d: Likewise.
1987 * testsuite/ld-i386/plt-nacl.pd: Likewise.
1988 * testsuite/ld-i386/plt-pic-nacl.pd: Likewise.
1989 * testsuite/ld-i386/pr17709-nacl.rd: Likewise.
1990 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1991 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1992 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1993 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
1994 * testsuite/ld-i386/pr19827-nacl.rd: Likewise.
1995 * testsuite/ld-i386/pr21884-nacl.d: Likewise.
1996 * testsuite/ld-i386/pr21884-nacl.t: Likewise.
1997 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1998 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
1999 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
2000 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
2001 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
2002 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
2003 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
2004 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
2005 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2006 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
2007 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
2008 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
2009 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
2010 * testsuite/ld-x86-64/pie3-nacl.d: Likewise.
2011 * testsuite/ld-x86-64/plt-nacl.pd: Likewise.
2012 * testsuite/ld-x86-64/pr17709-nacl.rd: Likewise.
2013 * testsuite/ld-x86-64/pr19013-nacl.d: Likewise.
2014 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
2015 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
2016 * testsuite/ld-x86-64/pr21884-nacl.d: Likewise.
2017 * testsuite/ld-x86-64/pr21884-nacl.t: Likewise.
2018 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
2019 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
2020 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
2021 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
2022 * testsuite/ld-x86-64/tlsdesc-nacl.pd: Likewise.
2023 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2024 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2025 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2026 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
2027 * Makefile.in: Regenerated.
2028 * po/BLD-POTFILES.in: Likewise.
2029
2030 2020-06-30 Alan Modra <amodra@gmail.com>
2031
2032 * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just
2033 ix86 and x86_64.
2034
2035 2020-06-30 Alan Modra <amodra@gmail.com>
2036
2037 * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.
2038
2039 2020-06-30 Alan Modra <amodra@gmail.com>
2040
2041 * scripttempl/elfmicroblaze.sc (.data): Add .data.* entry.
2042 * testsuite/ld-elf/var1.d: Don't xfail microblaze.
2043
2044 2020-06-29 H.J. Lu <hongjiu.lu@intel.com>
2045
2046 * testsuite/ld-tic6x/shlib-1.rd: Move C6000_DSBT_BASE,
2047 C6000_DSBT_SIZE and C6000_DSBT_INDEX dynamic tags to the last.
2048 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
2049 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
2050 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
2051 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
2052 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
2053 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
2054 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
2055 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
2056 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
2057 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
2058 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
2059 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
2060
2061 2020-06-29 Alan Modra <amodra@gmail.com>
2062
2063 * testsuite/ld-x86-64/abs-k1om.d: Run only on x86_64-*-linux*.
2064 * testsuite/ld-x86-64/protected2-k1om.d: Likewise.
2065 * testsuite/ld-x86-64/protected3-k1om.d: Likewise.
2066
2067 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
2068
2069 * configure.ac [--enable-libctf]: New, default yes.
2070 Set ENABLE_LIBCTF accordingly.
2071 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF.
2072 * configure: Regenerate.
2073 * config.in: Regenerate.
2074 * Makefile.in: Regenerate.
2075 * aclocal.m4: Regenerate.
2076 * ldlang.c (ctf_output): Conditionalize on ENABLE_LIBCTF.
2077 (ldlang_open_ctf): Likewise.
2078 (lang_merge_ctf): Likewise.
2079 (ldlang_ctf_apply_strsym): Likewise.
2080 (lang_write_ctf): Likewise.
2081 (ldlang_write_ctf_late): Likewise.
2082 (ldlang_open_ctf) [!ENABLE_LIBCTF]: Warn about the presence of CTF
2083 sections.
2084 (lang_merge_ctf) [!ENABLE_LIBCTF]: New stub.
2085 (ldlang_ctf_apply_strsym) [!ENABLE_LIBCTF]: Likewise.
2086 (lang_write_ctf) [!ENABLE_LIBCTF]: Likewise.
2087 (ldlang_write_ctf_late) [!ENABLE_LIBCTF]: Likewise.
2088 * ldelfgen.c (ldelf_emit_ctf_early): Conditionalize on
2089 ENABLE_LIBCTF.
2090 (struct ctf_strsym_iter_cb_arg): Likewise.
2091 (ldelf_ctf_strtab_iter_cb): Likewise.
2092 (ldelf_ctf_symbols_iter_cb): Likewise.
2093 (ldelf_examine_strtab_for_ctf): Likewise.
2094 (ldelf_emit_ctf_early) [!ENABLE_LIBCTF]: New stub.
2095 (ldelf_examine_strtab_for_ctf) [!ENABLE_LIBCTF]: New stub.
2096
2097 2020-06-26 Jan Beulich <jbeulich@suse.com>
2098
2099 * testsuite/ld-x86-64/x86-64.exp: Run K1OM tests.
2100
2101 2020-06-26 Pat Bernardi <bernardi@adacore.com>
2102
2103 * testsuite/ld-m68k/attr-gnu-4-0.s: New file.
2104 * testsuite/ld-m68k/attr-gnu-4-1.s: Likewise.
2105 * testsuite/ld-m68k/attr-gnu-4-2.s: Likewise.
2106 * testsuite/ld-m68k/attr-gnu-4-00.d: Likewise.
2107 * testsuite/ld-m68k/attr-gnu-4-01.d: Likewise.
2108 * testsuite/ld-m68k/attr-gnu-4-02.d: Likewise.
2109 * testsuite/ld-m68k/attr-gnu-4-10.d: Likewise.
2110 * testsuite/ld-m68k/attr-gnu-4-11.d: Likewise.
2111 * testsuite/ld-m68k/attr-gnu-4-12.d: Likewise.
2112 * testsuite/ld-m68k/attr-gnu-4-20.d: Likewise.
2113 * testsuite/ld-m68k/attr-gnu-4-21.d: Likewise.
2114 * testsuite/ld-m68k/attr-gnu-4-22.d: Likewise.
2115 * testsuite/ld-m68k/m68k.exp: Run the new tests.
2116
2117 2020-06-24 H.J. Lu <hongjiu.lu@intel.com>
2118
2119 PR ld/26165
2120 * lexsup.c (ld_options): Correct --dependency-file order.
2121
2122 2020-06-24 H.J. Lu <hongjiu.lu@intel.com>
2123
2124 PR ld/26083
2125 * testsuite/ld-csky/tls-ie-v1.d: Updated.
2126 * testsuite/ld-csky/tls-ie.d: Likewise.
2127
2128 2020-06-24 H.J. Lu <hongjiu.lu@intel.com>
2129
2130 PR ld/26083
2131 * testsuite/ld-cris/libdso-15b.d: Updated.
2132 * testsuite/ld-cris/libdso-1c.d: Likewise.
2133 * testsuite/ld-cris/libdso-1d.d: Likewise.
2134 * testsuite/ld-cris/libdso-15c.d: New file.
2135
2136 2020-06-24 H.J. Lu <hongjiu.lu@intel.com>
2137
2138 PR ld/26163
2139 * ldexp.c (exp_fold_tree_1): Set non_ir_ref_regular on the source
2140 for assignment.
2141 * testsuite/ld-plugin/lto.exp: Run ld/26163 test.
2142 * testsuite/ld-plugin/pr26163a.c: New file.
2143 * testsuite/ld-plugin/pr26163b.c: Likewise.
2144
2145 2020-06-24 Alan Modra <amodra@gmail.com>
2146
2147 * lexsup.c (elf_shlib_list_options): Properly format help message.
2148 (elf_plt_unwind_list_options): Likewise.
2149 * emultempl/cskyelf.em (PARSE_AND_LIST_OPTIONS): Likewise.
2150
2151 2020-06-23 Roland McGrath <mcgrathr@google.com>
2152
2153 PR 22843
2154 * NEWS: Note --dependency-file.
2155 * ld.texi (Options): Document --dependency-file.
2156 * ldlex.h (enum option_values): Add OPTION_DEPENDENCY_FILE.
2157 * ld.h (ld_config_type): New member dependency_file.
2158 * lexsup.c (ld_options, parse_args): Parse --dependency-file.
2159 * ldmain.c (struct dependency_file): New type.
2160 (dependency_files, dependency_files_tail): New static variables.
2161 (track_dependency_files): New function.
2162 (write_dependency_file): New function.
2163 (main): Call it when --dependency-file was passed.
2164 * ldfile.c (ldfile_try_open_bfd): Call track_dependency_files.
2165 (ldfile_open_command_file_1): Likewise.
2166 * ldelf.c (ldelf_try_needed): Likewise.
2167 * pe-dll.c (pe_implied_import_dll): Likewise.
2168
2169 2020-06-23 Alan Modra <amodra@gmail.com>
2170
2171 PR 26150
2172 * ldlang.c (ldlang_add_file): Assert that we aren't adding the
2173 current end of link.next list again too.
2174 * ldmain.c (add_archive_element): Don't load archive elements
2175 again that have already been loaded.
2176
2177 2020-06-23 Alan Modra <amodra@gmail.com>
2178
2179 * testsuite/ld-elf/shared.exp (pr14170): Clear xfail for
2180 bfin-*-linux*.
2181 (pr17068, symbolic-func.so, pr22374): Likewise.
2182
2183 2020-06-22 Nelson Chu <nelson.chu@sifive.com>
2184
2185 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Updated.
2186 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Updated.
2187 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Updated.
2188 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Updated.
2189 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Updated.
2190 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Updated.
2191
2192 2020-06-21 Alan Modra <amodra@gmail.com>
2193
2194 * ldfile.c: Replace uses of ENABLE_PLUGINS with BFD_SUPPORTS_PLUGINS.
2195 * ldlang.c: Likewise.
2196 * ldlang.h: Likewise.
2197 * ldlex.h: Likewise.
2198 * ldmain.c: Likewise.
2199 * lexsup.c: Likewise.
2200 * plugin.c: Wrap body of file in #if BFD_SUPPORTS_PLUGINS.
2201 * testplug.c: Likewise.
2202 * testplug2.c: Likewise.
2203 * testplug3.c: Likewise.
2204 * testplug4.c: Likewise.
2205 * configure.ac (ENABLE_PLUGINS): Don't define AM_CONTITIONAL.
2206 * Makefile.am: Remove ENABLE_PLUGINS conditionals.
2207 (PLUGIN_CFLAGS): Don't define.
2208 (PLUGIN_C, PLUGIN_H, PLUGIN_OBJECT): Likewise. Substitute all
2209 uses with plugin file name.
2210 * configure: Regenerate.
2211 * Makefile.in: Regenerate.
2212
2213 2020-06-20 Alan Modra <amodra@gmail.com>
2214
2215 * testsuite/lib/ld-lib.exp (default_ld_compile): Don't perror on
2216 a compiler error.
2217 (default_ld_assemble): Similarly for an assembler error.
2218 (default_ld_nm): Similarly for an nm error.
2219 (run_ld_link_tests): Report ld_assemble errors as a fail.
2220 (check_as_cfi): Remove now unnecessary perror substitution.
2221 * testsuite/ld-elf/exclude.exp: Report ld_nm error return as test
2222 fails rather then unresolved.
2223 * testsuite/ld-gc/gc.exp: Likewise.
2224 * testsuite/ld-scripts/alignof.exp: Likewise.
2225 * testsuite/ld-scripts/defined.exp: Likewise.
2226 * testsuite/ld-scripts/script.exp: Likewise.
2227 * testsuite/ld-scripts/sizeof.exp: Likewise.
2228 * testsuite/ld-selective/selective.exp: Likewise.
2229 * testsuite/ld-scripts/extern.exp: Likewise. Return on ld_link
2230 failure.
2231 * testsuite/ld-elfweak/elfweak.exp: Report compiler errors as
2232 test unresolved.
2233 * testsuite/ld-fastcall/fastcall.exp: Report assember errors as
2234 test fails.
2235 * testsuite/ld-i386/i386.exp (iamcu_tests): Likewise.
2236 * testsuite/ld-ia64/line.exp: Likewise.
2237 * testsuite/ld-mep/mep.exp: Likewise.
2238 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
2239 * testsuite/ld-nios2/nios2.exp: Likewise.
2240 * testsuite/ld-scripts/alignof.exp: Likewise.
2241 * testsuite/ld-x86-64/line.exp: Likewise.
2242 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2243 * testsuite/ld-scripts/log2.exp: Formatting.
2244 * testsuite/ld-tic6x/tic6x.exp: Report ld_link errors as a test fail.
2245
2246 2020-06-20 Alan Modra <amodra@gmail.com>
2247
2248 * testsuite/ld-alpha/alpha.exp: Exclude *ecoff targets.
2249 * testsuite/ld-elf/binutils.exp: Likewise.
2250 * testsuite/ld-elf/tls.exp: Likewise.
2251 * testsuite/ld-elf/tls_common.exp: Likewise.
2252 * testsuite/ld-scripts/phdrs2.exp: Likewise.
2253
2254 2020-06-20 Alan Modra <amodra@gmail.com>
2255
2256 * testsuite/ld-sh/sh.exp: Don't run relax tests for non-ELF.
2257 Fail when ld_assemble fails. Use elseif to reduce indentation.
2258
2259 2020-06-19 Alan Modra <amodra@gmail.com>
2260
2261 * testsuite/ld-elf/dynamic-1.rd: Accept st_other notations.
2262 * testsuite/ld-elf/rdynamic-1.rd: Likewise.
2263 * testsuite/ld-elf/pr9676.rd: Likewise.
2264 * testsuite/ld-elf/pr9679.rd: Likewise.
2265 * testsuite/ld-elfvers/vers30.dsym: Likewise.
2266 * testsuite/ld-elfvers/vers31.dsym: Likewise.
2267 * testsuite/ld-plugin/pr22983.1.d: Likewise.
2268 * testsuite/ld-plugin/pr22983.2.d: Likewise.
2269 * testsuite/ld-plugin/pr22983.3.d: Likewise.
2270 * testsuite/ld-plugin/pr22983.4.d: Likewise.
2271 * testsuite/ld-ifunc/ifunc.exp: Exclude alpha.
2272
2273 2020-06-19 Alan Modra <amodra@gmail.com>
2274
2275 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option): Omit
2276 -z relro and -z norelro when target support for GNU_RELRO is lacking.
2277 (gld${EMULATION_NAME}_before_parse): Ignore RELRO default too.
2278 * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse): Ignore
2279 RELRO default when target support for GNU_RELRO is lacking.
2280 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
2281 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Likewise.
2282 * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
2283 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
2284 * testsuite/ld-elf/pr16322.d: xfail when no relro support.
2285 * testsuite/ld-elf/pr22393-1a.d: Likewise.
2286 * testsuite/ld-elf/pr22393-1b.d: Likewise.
2287 * testsuite/ld-elf/shared.exp (pr20995-2.so, pr20995-2): Likewise.
2288 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Use check_relro_support
2289 to decide whether to pass extra ld option "-z norelro".
2290
2291 2020-06-17 H.J. Lu <hongjiu.lu@intel.com>
2292
2293 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Append "-w"
2294 to cflags.
2295
2296 2020-06-17 H.J. Lu <hongjiu.lu@intel.com>
2297
2298 * testsuite/ld-elf/linux-x86.exp: Require GCC 5 for Build
2299 pr25749-1b (-pie -fPIE).
2300
2301 2020-06-16 Alan Modra <amodra@gmail.com>
2302
2303 * testsuite/ld-elf/pr23428.c: Define _DEFAULT_SOURCE.
2304 * testsuite/ld-elf/indirect1b.c: Replace asm with __asm__.
2305 * testsuite/ld-elf/indirect2.c: Likewise.
2306 * testsuite/ld-elf/indirect3b.c: Likewise.
2307 * testsuite/ld-elf/indirect4b.c: Likewise.
2308 * testsuite/ld-elf/pr14323-2.c: Likewise.
2309 * testsuite/ld-elf/pr18720b.c: Likewise.
2310 * testsuite/ld-elf/pr19553c.c: Likewise.
2311 * testsuite/ld-elf/pr23428.c: Likewise.
2312 * testsuite/ld-elfvers/vers27b.c: Likewise.
2313 * testsuite/ld-elfvsb/common.c: Likewise.
2314 * testsuite/ld-elfvsb/main.c: Likewise.
2315 * testsuite/ld-elfvsb/sh1.c: Likewise.
2316 * testsuite/ld-elfvsb/test.c: Likewise.
2317 * testsuite/ld-pe/aligncomm-1.c: Likewise.
2318 * testsuite/ld-pe/aligncomm-2.c: Likewise.
2319 * testsuite/ld-pe/aligncomm-3.c: Likewise.
2320 * testsuite/ld-pe/aligncomm-4.c: Likewise.
2321 * testsuite/ld-plugin/pr23958.c: Likewise.
2322 * testsuite/ld-size/size-1b.c: Likewise.
2323 * testsuite/ld-size/size-2b.c: Likewise.
2324 * testsuite/ld-size/size-3a.c: Likewise.
2325 * testsuite/ld-size/size-3b.c: Likewise.
2326 * testsuite/ld-size/size-3c.c: Likewise.
2327 * testsuite/ld-size/size-4b.c: Likewise.
2328 * testsuite/ld-size/size-5b.c: Likewise.
2329 * testsuite/ld-size/size-6a.c: Likewise.
2330 * testsuite/ld-size/size-7a.c: Likewise.
2331 * testsuite/ld-size/size-8a.c: Likewise.
2332 * testsuite/ld-size/size-9b.c: Likewise.
2333 * testsuite/ld-size/size-10b.c: Likewise.
2334
2335 2020-06-16 Alan Modra <amodra@gmail.com>
2336
2337 * emulparams/tic30aout.sh: Delete file.
2338 * scripttempl/tic30aout.sc: Delete file.
2339 * Makefile.am: Remove etic30aout.c from ALL_EMULATION_SOURCES and
2340 delete dependency.
2341 * configure.tgt: Delete tic30-*-*aout* entry.
2342 * testsuite/ld-scripts/sane1.d: Delete tic30-*-aout mention.
2343 * testsuite/ld-scripts/segment-start.d: Likewise.
2344 * Makefile.in: Regenerate.
2345 * po/BLD-POTFILES.in: Regenerate.
2346
2347 2020-06-15 Max Filippov <jcmvbkbc@gmail.com>
2348
2349 * emultempl/xtensaelf.em (XSHAL_ABI): Remove macro definition.
2350 (XTHAL_ABI_UNDEFINED, XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
2351 macros.
2352 (elf32xtensa_abi): New declaration.
2353 (xt_config_info_unpack_and_check): Set elf32xtensa_abi if it is
2354 undefined. Use xtensa_abi_choice instead of XSHAL_ABI to test
2355 ABI tag consistency.
2356 (xtensa_add_config_info): Use xtensa_abi_choice instead of
2357 XSHAL_ABI to format ABI tag.
2358 (PARSE_AND_LIST_PROLOGUE): Define OPTION_ABI_WINDOWED,
2359 OPTION_ABI_CALL0 and declare elf32xtensa_abi.
2360 (PARSE_AND_LIST_LONGOPTS): Add entries for --abi-windowed and
2361 --abi-call0.
2362 (PARSE_AND_LIST_OPTIONS): Add help text for --abi-windowed and
2363 --abi-call0.
2364 (PARSE_AND_LIST_ARGS_CASES): Add handlers for --abi-windowed and
2365 --abi-call0.
2366 * ld.texi: Add description for options --abi-windowed and
2367 --abi-call0.
2368
2369 2020-06-15 Roland McGrath <mcgrathr@google.com>
2370
2371 * NEWS: Mention -z start-stop-visibility=... option for ELF.
2372 * ld.texi (Options): Document -z start-stop-visibility=... option.
2373 * ldmain.c (main): Initialize link_info.start_stop_visibility.
2374 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option):
2375 Parse -z start-stop-visibility=... option.
2376
2377 2020-06-15 Alan Modra <amodra@gmail.com>
2378
2379 * testsuite/ld-scripts/include.exp: Don't load ld-lib.exp.
2380 * testsuite/ld-scripts/phdrs3.exp: Likewise.
2381 * testsuite/ld-scripts/rgn-at.exp: Likewise.
2382 * testsuite/ld-scripts/rgn-over.exp: Likewise.
2383 * testsuite/ld-scripts/sort.exp: Likewise.
2384 * testsuite/ld-discard/discard.exp: Likewise. Use is_elf_format.
2385
2386 2020-06-15 Alan Modra <amodra@gmail.com>
2387
2388 PR 26103
2389 * testsuite/ld-linkonce/ref1.s,
2390 * testsuite/ld-linkonce/ref2.s,
2391 * testsuite/ld-linkonce/sym1.s,
2392 * testsuite/ld-linkonce/sym2.s,
2393 * testsuite/ld-linkonce/sym3.s: New test files.
2394 * testsuite/ld-linkonce/linkonce.exp: Run tests for PE too.
2395 Add pr26103 test. Remove unnecessary load_lib.
2396
2397 2020-06-15 Alan Modra <amodra@gmail.com>
2398
2399 * testsuite/ld-linkonce/zeroeh_x.s: Rename from x.s.
2400 * testsuite/ld-linkonce/zeroeh_y.s: Rename from y.s.
2401 * testsuite/ld-linkonce/zeroehl32.d: Adjust for renaming. Support
2402 big-endian output. Run for powerpc.
2403
2404 2020-06-11 Alan Modra <amodra@gmail.com>
2405
2406 * testsuite/ld-plugin/lto.exp (lto_link_tests): Move lto-6,
2407 pr12760, pr23818 and pr23958 tests to..
2408 (lto_link_elf_tests): ..here.
2409
2410 2020-06-11 Nick Clifton <nickc@redhat.com>
2411
2412 * testsuite/ld-elf/pr26094-1b.c (main): Change return type to
2413 int.
2414
2415 2020-06-10 Alan Modra <amodra@gmail.com>
2416
2417 * testsuite/ld-elf/linux-x86.exp: Build tests when non-native.
2418 (check_pr25749b): Add optional args. Set expected pass file
2419 from args. Run -1b and -2a tests with passall.out.
2420 * testsuite/ld-elf/passall.out: New file.
2421 * testsuite/ld-elf/pr25749-1.c: Adjust to pass with older glibc.
2422 * testsuite/ld-elf/pr25749-2.c: Likewise.
2423 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use
2424 regexp_diff to compare expected output from running binary.
2425
2426 2020-06-10 H.J. Lu <hongjiu.lu@intel.com>
2427
2428 PR ld/26094
2429 * testsuite/ld-elf/pr26094-1.ver: New fike.
2430 * testsuite/ld-elf/pr26094-1a.c: Likewise.
2431 * testsuite/ld-elf/pr26094-1a.rd: Likewise.
2432 * testsuite/ld-elf/pr26094-1b.c: Likewise.
2433 * testsuite/ld-elf/pr26094-1b.rd: Likewise.
2434 * testsuite/ld-elf/pr26094-1c.c: Likewise.
2435 * testsuite/ld-elf/shared.exp: Run ld/26094 tests.
2436
2437 2020-06-09 H.J. Lu <hongjiu.lu@intel.com>
2438
2439 PR ld/18801
2440 * testsuite/ld-i386/i386.exp: Run ifunc-textrel-1a,
2441 ifunc-textrel-1b, ifunc-textrel-2a and ifunc-textrel-2b.
2442 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2443 * testsuite/ld-i386/ifunc-textrel-1a.d: Likewise.
2444 * testsuite/ld-i386/ifunc-textrel-1b.d: Likewise.
2445 * testsuite/ld-i386/ifunc-textrel-2a.d: Likewise.
2446 * testsuite/ld-i386/ifunc-textrel-2b.d: Likewise.
2447 * testsuite/ld-x86-64/ifunc-textrel-1.s: Likewise.
2448 * testsuite/ld-x86-64/ifunc-textrel-1a.d: Likewise.
2449 * testsuite/ld-x86-64/ifunc-textrel-1b.d: Likewise.
2450 * testsuite/ld-x86-64/ifunc-textrel-2.s: Likewise.
2451 * testsuite/ld-x86-64/ifunc-textrel-2a.d: Likewise.
2452 * testsuite/ld-x86-64/ifunc-textrel-2b.d: Likewise.
2453 * testsuite/ld-i386/pr18801a.d: Expect warning for IFUNC
2454 resolvers.
2455 * testsuite/ld-i386/pr18801b.d: Likewise.
2456 * estsuite/ld-x86-64/pr18801a.d: Likewise.
2457 * estsuite/ld-x86-64/pr18801b.d: Likewise.
2458
2459 2020-06-09 Alan Modra <amodra@gmail.com>
2460
2461 PR 26065
2462 * testsuite/ld-elf/shared.exp: Compile dl4main.c -fPIC.
2463 (dl4e, dl4f): Expect dl4a.out.
2464 * testsuite/ld-elf/dl4e.out: Delete.
2465
2466 2020-06-07 H.J. Lu <hongjiu.lu@intel.com>
2467
2468 * testsuite/ld-elf/shared.exp: Pass $LFLAGS to PR ld/21703
2469 shared test.
2470
2471 2020-06-07 H.J. Lu <hongjiu.lu@intel.com>
2472
2473 * testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
2474 tic6x-*-*.
2475
2476 2020-06-07 H.J. Lu <hongjiu.lu@intel.com>
2477
2478 * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
2479
2480 2020-06-06 Alan Modra <amodra@gmail.com>
2481
2482 * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.
2483
2484 2020-06-06 Alan Modra <amodra@gmail.com>
2485
2486 * lexsup.c (ld_options): Accept -plugin and -plugin-opt when
2487 !ENABLE_PLUGINS.
2488 * testsuite/lib/ld-lib.exp (check_plugin_api_available): Adjust.
2489
2490 2020-06-05 Nelson Chu <nelson.chu@sifive.com>
2491
2492 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Rename to
2493 attr-merge-priv-spec-01.d.
2494 * testsuite/ld-riscv-elf/attr-merge-priv-spec-c.s: Set spec to 1.11.
2495 * testsuite/ld-riscv-elf/attr-merge-priv-spec-d.s: Empty priv spec set.
2496 * testsuite/ld-riscv-elf/attr-merge-priv-spec-02.d: New testcase.
2497 * testsuite/ld-riscv-elf/attr-merge-priv-spec-03.d: Likewise.
2498 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
2499 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
2500 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
2501 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
2502 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
2503 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
2504
2505 2020-06-05 Nelson Chu <nelson.chu@sifive.com>
2506
2507 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: The CSR isn't used,
2508 so ignore the -mpriv-spec setting.
2509 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
2510 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
2511 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
2512 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
2513 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
2514 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
2515 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
2516 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
2517 * testsuite/ld-riscv-elf/call-relax.d: Add -mno-arch-attr.
2518
2519 2020-06-04 H.J. Lu <hongjiu.lu@intel.com>
2520
2521 PR ld/26080
2522 * testsuite/ld-elf/comm-data.exp: Remove copy_reloc.
2523 * testsuite/ld-elf/comm-data2r.rd: Removed.
2524 * testsuite/ld-elf/comm-data2r.sd: Likewise.
2525 * testsuite/ld-elf/comm-data2r.xd: Likewise.
2526
2527 2020-06-04 Alan Modra <amodra@gmail.com>
2528
2529 * testsuite/config/default.exp: Remove global directive outside
2530 proc body.
2531 * testsuite/ld-bootstrap/bootstrap.exp: Likewise.
2532 * testsuite/ld-elf/compress.exp: Likewise.
2533 * testsuite/ld-elf/elf.exp: Likewise.
2534 * testsuite/ld-elf/exclude.exp: Likewise.
2535 * testsuite/ld-elf/frame.exp: Likewise.
2536 * testsuite/ld-elf/indirect.exp: Likewise.
2537 * testsuite/ld-elf/linux-x86.exp: Likewise.
2538 * testsuite/ld-elf/shared.exp: Likewise.
2539 * testsuite/ld-elf/tls.exp: Likewise.
2540 * testsuite/ld-elf/tls_common.exp: Likewise.
2541 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
2542 * testsuite/ld-elfweak/elfweak.exp: Likewise.
2543 * testsuite/ld-frv/fdpic.exp: Likewise.
2544 * testsuite/ld-frv/tls.exp: Likewise.
2545 * testsuite/ld-gc/gc.exp: Likewise.
2546 * testsuite/ld-i386/i386.exp: Likewise.
2547 * testsuite/ld-i386/no-plt.exp: Likewise.
2548 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2549 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
2550 * testsuite/ld-nios2/nios2.exp: Likewise.
2551 * testsuite/ld-plugin/lto.exp: Likewise.
2552 * testsuite/ld-plugin/plugin.exp: Likewise.
2553 * testsuite/ld-powerpc/export-class.exp: Likewise.
2554 * testsuite/ld-scripts/align.exp: Likewise.
2555 * testsuite/ld-scripts/crossref.exp: Likewise.
2556 * testsuite/ld-scripts/defined.exp: Likewise.
2557 * testsuite/ld-scripts/overlay-size.exp: Likewise.
2558 * testsuite/ld-scripts/provide.exp: Likewise.
2559 * testsuite/ld-scripts/weak.exp: Likewise.
2560 * testsuite/ld-selective/selective.exp: Likewise.
2561 * testsuite/ld-sh/rd-sh.exp: Likewise.
2562 * testsuite/ld-size/size.exp: Likewise.
2563 * testsuite/ld-srec/srec.exp: Likewise.
2564 * testsuite/ld-x86-64/mpx.exp: Likewise.
2565 * testsuite/ld-x86-64/no-plt.exp: Likewise.
2566 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2567
2568 2020-06-04 Alan Modra <amodra@gmail.com>
2569
2570 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: Match output for
2571 mips-sgi-irix6.
2572 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: Likewise.
2573 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: Likewise.
2574 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: Likewise.
2575 * testsuite/ld-dynamic/export-dynamic-symbol.exp: Exclude targets
2576 with poor PIE support.
2577
2578 2020-06-04 Alan Modra <amodra@gmail.com>
2579
2580 * testsuite/ld-plugin/lto.exp (pr12758.exe): Add NOPIE_LDFLAGS.
2581 * testsuite/ld-unique/unique.exp: Add NOPIE_LDFLAGS to unique
2582 executable and dynamic executable tests.
2583
2584 2020-06-03 H.J. Lu <hongjiu.lu@intel.com>
2585
2586 * testsuite/config/default.exp (NOSANTIZE_CFLAGS): New.
2587 * testsuite/ld-elf/linux-x86.exp: Add $NOSANTIZE_CFLAGS to
2588 tests with run_ld_link_exec_tests.
2589 * testsuite/ld-elf/shared.exp: Add $NOSANTIZE_CFLAGS to tests
2590 with run_ld_link_tests.
2591 * testsuite/ld-elf/tls.exp: Likewise.
2592 * testsuite/ld-elfweak/elfweak.exp: Add $NOSANTIZE_CFLAGS to
2593 tests with ld_link.
2594 * testsuite/ld-gc/gc.exp: Add $NOSANTIZE_CFLAGS to cflags.
2595 * testsuite/ld-plugin/lto.exp: Add $NOSANTIZE_CFLAGS to tests
2596 with run_ld_link_tests.a
2597 * testsuite/ld-plugin/plugin.exp: Append $NOSANTIZE_CFLAGS to
2598 CFLAGS.
2599 * testsuite/ld-selective/selective.exp: Add $NOSANTIZE_CFLAGS
2600 to cflags and cxxflags.
2601 * testsuite/ld-srec/srec.exp: Append $NOSANTIZE_CFLAGS to CC
2602 and CXX.
2603 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Updated for
2604 -fsanitize=undefined.
2605 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
2606 * testsuite/ld-x86-64/x86-64.exp: Add $NOSANTIZE_CFLAGS to
2607 tests with run_cc_link_tests and run_ld_link_tests.
2608
2609 2020-06-03 Fangrui Song <maskray@google.com>
2610 H.J. Lu <hongjiu.lu@intel.com>
2611
2612 PR ld/25910
2613 * NEWS: Mention --export-dynamic-symbol[-list].
2614 * ld.texi: Document --export-dynamic-symbol[-list].
2615 * ldgram.y: Pass current_dynamic_list_p to
2616 lang_append_dynamic_list.
2617 * ldlang.c (current_dynamic_list_p): New.
2618 (ang_append_dynamic_list): Updated to take a pointer to
2619 struct bfd_elf_dynamic_list * argument instead of using
2620 link_info.dynamic_list.
2621 (lang_append_dynamic_list_cpp_typeinfo): Pass
2622 &link_info.dynamic_list to ang_append_dynamic_list.
2623 (lang_append_dynamic_list_cpp_new): Likewise.
2624 * ldlang.h (current_dynamic_list_p): New.
2625 (lang_append_dynamic_list): Add a pointer to
2626 struct bfd_elf_dynamic_list * argument.
2627 * ldlex.h (option_values): Add OPTION_EXPORT_DYNAMIC_SYMBOL and
2628 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
2629 * lexsup.c (ld_options): Add entries for
2630 OPTION_EXPORT_DYNAMIC_SYMBOL and
2631 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
2632 (parse_args): Handle --export-dynamic-symbol and
2633 --export-dynamic-symbol-list.
2634 * testsuite/ld-dynamic/export-dynamic-symbol-1.d: New.
2635 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: New.
2636 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: New.
2637 * testsuite/ld-dynamic/export-dynamic-symbol-list-1.d: New.
2638 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: New.
2639 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: New.
2640 * testsuite/ld-dynamic/export-dynamic-symbol.exp: New.
2641 * testsuite/ld-dynamic/export-dynamic-symbol.s: New.
2642 * testsuite/ld-dynamic/foo-bar.list: New.
2643 * testsuite/ld-dynamic/foo.list: New.
2644 * testsuite/ld-dynamic/foo.s: New.
2645 * testsuite/ld-dynamic/fstar.list: New.
2646 * testsuite/ld-elf/dlempty.list: New.
2647 * testsuite/ld-elf/shared.exp: Add tests for
2648 --export-dynamic-symbol and --export-dynamic-symbol-list.
2649
2650 2020-06-03 Jan Beulich <jbeulich@suse.com>
2651
2652 * testsuite/ld-elf/linux-x86.exp: Make copied source files
2653 writeable.
2654
2655 2020-05-28 Nick Clifton <nickc@redhat.com>
2656
2657 PR 26047
2658 * ldelf.c (ldelf_after_open): Fail if attempting to link one
2659 executable into another. Ensure that the test is made for all
2660 forms of linking.
2661
2662 2020-05-28 H.J. Lu <hongjiu.lu@intel.com>
2663
2664 * NEWS: Mention --enable-textrel-check=yes is default for
2665 Linux/x86 targets.
2666 * configure.tgt (ac_default_ld_textrel_check): Set to yes if
2667 unset for Linux/x86 targets.
2668
2669 2020-05-28 H.J. Lu <hongjiu.lu@intel.com>
2670
2671 PR ld/20824
2672 * NEWS: Mention --enable-textrel-check=[no|yes|warning|error].
2673 * configure.ac: Add --enable-textrel-check=[no|yes|warning|error].
2674 (DEFAULT_LD_TEXTREL_CHECK): New AC_DEFINE_UNQUOTED.
2675 (DEFAULT_LD_TEXTREL_CHECK_WARNING): Likewise.
2676 * ldmain.c (main): Initialize link_info.textrel_check to
2677 DEFAULT_LD_TEXTREL_CHECK.
2678 * lexsup.c (ld_options): Check DEFAULT_LD_TEXTREL_CHECK_WARNING.
2679 * config.in: Regenerated.
2680 * configure: Likewise.
2681
2682 2020-05-28 Nick Clifton <nickc@redhat.com>
2683
2684 * lexsup.c (parse_args): Generate an error if a name is not
2685 provided to the -Map option.
2686 (ld_options): Mention that the -Map option supports a directory
2687 name as an argument.
2688 * NEWS: Remove mention of support for an empty string as an
2689 argument to -Map.
2690 * ld.texi: Likewise.
2691
2692 2020-05-27 Hans-Peter Nilsson <hp@axis.com>
2693
2694 PR ld/22909
2695 * testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
2696
2697 2020-05-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2698 Nick Clifton <nickc@redhat.com>
2699
2700 * lexsup.c (parse_args): If the map filename is defined but empty
2701 create a name based upon the output file name. If the name is
2702 defined but refers to a directory create a file inside the
2703 directory based on the output file name.
2704 * ld.texi: Document the new feature.
2705 * testsuite/ld-script/map-address.exp: Add test of new feature.
2706 * NEWS: Mention the new feature.
2707
2708 2020-05-27 H.J. Lu <hongjiu.lu@intel.com>
2709
2710 PR ld/22909
2711 * NEWS: Mention --warn-textrel.
2712 * ld.texi: Update -z text/notext/textoff. Add --warn-textrel.
2713 Remove --warn-shared-textrel.
2714 * ldlex.h (option_values): Rename OPTION_WARN_SHARED_TEXTREL to
2715 OPTION_WARN_TEXTREL.
2716 * lexsup.c (ld_options): Add --warn-textrel. Obsolete
2717 --warn-shared-textrel.
2718 (parse_args): Updated.
2719 (elf_shlib_list_options): Check link_info.textrel_check.
2720 * emultempl/elf.em: Updated.
2721 * testsuite/ld-elf/pr19539.d: Replace -z notext with
2722 --warn-textrel. Expect a warning.
2723 * testsuite/ld-i386/warn1.d: Update expected warning.
2724
2725 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
2726
2727 * testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
2728 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
2729 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
2730
2731 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
2732
2733 * testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
2734
2735 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
2736
2737 * testsuite/ld-elf/eh6.d: Pass -z notext to linker.
2738 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
2739 * testsuite/ld-elf/pr19539.d: Likewise.
2740 * testsuite/ld-elfvers/vers.exp: Likewise.
2741 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
2742 * testsuite/ld-i386/i386.exp: Likewise.
2743 * testsuite/ld-i386/nogot1.d: Likewise.
2744 * testsuite/ld-i386/pr19539.d: Likewise.
2745 * testsuite/ld-i386/pr19636-2a.d: Likewise.
2746 * testsuite/ld-i386/pr19636-2b.d: Likewise.
2747 * testsuite/ld-i386/pr19636-2c.d: Likewise.
2748 * testsuite/ld-i386/pr19636-2d.d: Likewise.
2749 * testsuite/ld-i386/pr19636-2e.d: Likewise.
2750 * testsuite/ld-i386/pr19636-3d.d: Likewise.
2751 * testsuite/ld-i386/pr19636-3e.d: Likewise.
2752 * testsuite/ld-i386/pr19939b.d: Likewise.
2753 * testsuite/ld-i386/undefweaka.d: Likewise.
2754 * testsuite/ld-i386/undefweakb.d: Likewise.
2755 * testsuite/ld-shared/shared.exp: Likewise.
2756 * testsuite/ld-size/size.exp: Likewise.
2757 * testsuite/ld-unique/unique.exp: Likewise.
2758 * testsuite/ld-x86-64/pie1.d: Likewise.
2759 * testsuite/ld-x86-64/pr19539a.d: Likewise.
2760 * testsuite/ld-x86-64/pr19539b.d: Likewise.
2761 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
2762 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
2763 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
2764 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
2765 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
2766 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
2767 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
2768 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
2769 * testsuite/ld-x86-64/pr19939b.d: Likewise.
2770 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2771
2772 2020-05-24 Fangrui Song <maskray@google.com>
2773
2774 PR ld/26018
2775 * lexsup.c (parse_args): Simplify.
2776 * testsuite/ld-elf/dl4e.out: New.
2777 * testsuite/ld-elf/shared.exp: Updated for PR ld/26018 tests.
2778
2779 2020-05-23 H.J. Lu <hongjiu.lu@intel.com>
2780
2781 PR ld/26018
2782 * testsuite/ld-i386/i386.exp: Add a -Bsymbolic-functions test.
2783 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2784 * testsuite/ld-i386/pr26018.d: New file.
2785 * testsuite/ld-x86-64/pr26018.d: Likewise.
2786 * testsuite/ld-x86-64/pr26018.s: Likewise.
2787
2788 2020-05-21 Alan Modra <amodra@gmail.com>
2789
2790 * deffilep.y: Replace "if (x) free (x)" with "free (x)" thoughout.
2791 * emultempl/elf.em: Likewise.
2792 * emultempl/msp430.em: Likewise.
2793 * emultempl/pe.em: Likewise.
2794 * emultempl/pep.em: Likewise.
2795 * emultempl/ppc64elf.em: Likewise.
2796 * emultempl/xtensaelf.em: Likewise.
2797 * ldelf.c: Likewise.
2798 * ldfile.c: Likewise.
2799 * ldmain.c: Likewise.
2800 * ldmisc.c: Likewise.
2801 * lexsup.c: Likewise.
2802 * pe-dll.c: Likewise.
2803
2804 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
2805
2806 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: Updated
2807 priv attributes according to the -mpriv-spec option.
2808 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
2809 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
2810 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
2811 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
2812 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
2813 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
2814 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
2815 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
2816 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
2817 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
2818 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
2819
2820 2020-05-20 Alan Modra <amodra@gmail.com>
2821
2822 PR 25993
2823 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't copy
2824 other_bfd_filename for bfd_set_filename, and test result of
2825 bfd_set_filename call. Don't create a new is->filename, simply
2826 copy from bfd filename. Free new_name after bfd_set_filename.
2827 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
2828
2829 2020-05-19 Siddhesh Poyarekar <siddesh.poyarekar@arm.com>
2830
2831 * testsuite/ld-aarch64/aarch64-elf.exp: New test
2832 emit-relocs-560.
2833 * testsuite/ld-aarch64/emit-relocs-560.d: New file.
2834 * testsuite/ld-aarch64/emit-relocs-560.s: New file.
2835
2836 2020-05-19 Alan Modra <amodra@gmail.com>
2837
2838 * emultempl/beos.em (sort_by_file_name): Use bfd_get_filename
2839 rather than accessing bfd->filename directly.
2840 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
2841 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
2842 * emultempl/spuelf.em (embedded_spu_file): Likewise.
2843 * ldlang.c (input_statement_is_archive_path, wild_sort),
2844 (check_excluded_libs): Likewise.
2845 * ldmain.c (add_archive_element): Likewise.
2846 * ldmisc.c (vfinfo): Likewise.
2847 * pe-dll.c (auto_export, generate_edata, pe_create_import_fixup),
2848 (pe_dll_generate_implib, pe_process_import_defs): Likewise.
2849 * plugin.c (plugin_object_p): Likewise.
2850
2851 2020-05-18 Douglas B Rupp <rupp@adacore.com>
2852
2853 * ldemul.h (ldemul_print_symbol): New.
2854 (ld_emulation_xfer_type) <print_symbol): Likewise.
2855 * ldemul.c (ldemul_print_symbol): New.
2856 * ldlang.c (SECTION_NAME_MAP_LANGTH): Move to ...
2857 (print_one_symbol): Make global and move declaration to ...
2858 (print_all_symbols): Rename print_one_symbol to ldemul_print_symbol
2859 (print_input_section): Likewise
2860 * ldlang.h: ... here.
2861 * emultempl/aix.em (gld${EMULATION_NAME}_print_symbol): New.
2862 (ld_emulation_xfer_struct): Use it.
2863 * emultempl/armcoff.em (ld_emulation_xfer_struct): Add print_symbol
2864 and default to NULL.
2865 * emultempl/beos.em (ld_emulation_xfer_struct): Likewise
2866 * emultempl/elf.em (ld_emulation_xfer_struct): Likewise
2867 * emultempl/generic.em (ld_emulation_xfer_struct): Likewise
2868 * emultempl/linux.em (ld_emulation_xfer_struct): Likewise
2869 * emultempl/msp430.em (ld_emulation_xfer_struct): Likewise
2870 * emultempl/pe.em (ld_emulation_xfer_struct): Likewise
2871 * emultempl/pep.em (ld_emulation_xfer_struct): Likewise
2872 * emultempl/ticoff.em (ld_emulation_xfer_struct): Likewise
2873 * emultempl/vanilla.em (ld_emulation_xfer_struct): Likewise
2874
2875 2020-05-18 Sergei Trofimovich <siarheit@google.com>
2876
2877 * ldmain.c (add_archive_element): Fix s/claimi/claim/ typo
2878 in info message.
2879
2880 2020-05-18 Nick Clifton <nickc@redhat.com>
2881
2882 * po/sv.po: Update Swedish translation.
2883
2884 2020-05-18 Nick Clifton <nickc@redhat.com>
2885
2886 PR 25993
2887 * emultempl/pe.em (_after_open): Check for duplicate filename
2888 pointers before renaming the dll.
2889 * emultempl/pep.em (_after_open): Likewise.
2890
2891 2020-05-13 Nick Clifton <nickc@redhat.com>
2892
2893 PR 25979
2894 * lexsup.c (elf_shlib_list_options): Include the default value for
2895 the hash style in the output text.
2896
2897 2020-05-11 Alan Modra <amodra@gmail.com>
2898
2899 * testsuite/ld-powerpc/pcrelopt.s: Add lxvp and stxvp.
2900 * testsuite/ld-powerpc/pcrelopt.d: Update.
2901
2902 2020-05-11 Alan Modra <amodra@gmail.com>
2903
2904 * testsuite/ld-powerpc/callstub-1.d: Use -mpower10/-Mpower10 in
2905 place of -mfuture/-Mfuture.
2906 * testsuite/ld-powerpc/notoc2.d: Likewise.
2907 * testsuite/ld-powerpc/powerpc.exp: Likewise.
2908 * testsuite/ld-powerpc/tlsgd.d: Likewise.
2909 * testsuite/ld-powerpc/tlsie.d: Likewise.
2910 * testsuite/ld-powerpc/tlsld.d: Likewise.
2911
2912 2020-05-11 Nick Clifton <nickc@redhat.com>
2913
2914 * po/es.po: Updated Spanish translation.
2915
2916 2020-05-01 Wilco Dijkstra <wdijkstr@arm.com>
2917
2918 PR ld/25665
2919 * testsuite/ld-aarch64/farcall-group.s: New large group test.
2920 * testsuite/ld-aarch64/farcall-group.d: New test driver.
2921 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
2922
2923 2020-05-01 Alan Modra <amodra@gmail.com>
2924
2925 PR 25882
2926 * ldlang.c (lang_check): Call bfd_merge_private_bfd_data for
2927 shared libraries.
2928
2929 2020-05-01 Alan Modra <amodra@gmail.com>
2930
2931 * po/BLD-POTFILES.in: Regenerate.
2932
2933 2020-04-30 Alex Coplan <alex.coplan@arm.com>
2934
2935 * testsuite/ld-aarch64/erratum843419_tls_ie.d: Use udf in disassembly.
2936 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
2937 * testsuite/ld-aarch64/farcall-back.d: Likewise.
2938 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
2939
2940 2020-04-30 Nick Clifton <nickc@redhat.com>
2941
2942 * testsuite/ld-elf/compress1c.d: XFAIL if thet target linker does
2943 not support the -shared command line option.
2944 * /ld-elf/compressed1c.d: Likewise.
2945 * /ld-elf/compressed1e.d: Likewise.
2946 * /ld-elf/dynamic1.d: Likewise.
2947 * /ld-elf/dynsym1.d: Likewise.
2948 * /ld-elf/ehdr_start-shared.d: Likewise.
2949 * /ld-elf/exclude3b.d: Likewise.
2950 * /ld-elf/global1.d: Likewise.
2951 * /ld-elf/hash.d: Likewise.
2952 * /ld-elf/local1.d: Likewise.
2953 * /ld-elf/mbind1b.d: Likewise.
2954 * /ld-elf/now-1.d: Likewise.
2955 * /ld-elf/now-2.d: Likewise.
2956 * /ld-elf/now-3.d: Likewise.
2957 * /ld-elf/now-4.d: Likewise.
2958 * /ld-elf/pr12975.d: Likewise.
2959 * /ld-elf/pr13177.d: Likewise.
2960 * /ld-elf/pr13195.d: Likewise.
2961 * /ld-elf/pr16322.d: Likewise.
2962 * /ld-elf/pr16498a.d: Likewise.
2963 * /ld-elf/pr16498b.d: Likewise.
2964 * /ld-elf/pr17615.d: Likewise.
2965 * /ld-elf/pr19162.d: Likewise.
2966 * /ld-elf/pr19698.d: Likewise.
2967 * /ld-elf/pr20513c.d: Likewise.
2968 * /ld-elf/pr20513d.d: Likewise.
2969 * /ld-elf/pr21389a.d: Likewise.
2970 * /ld-elf/pr21389b.d: Likewise.
2971 * /ld-elf/pr21389c.d: Likewise.
2972 * /ld-elf/pr21562a.d: Likewise.
2973 * /ld-elf/pr21562b.d: Likewise.
2974 * /ld-elf/pr21562c.d: Likewise.
2975 * /ld-elf/pr21562d.d: Likewise.
2976 * /ld-elf/pr21562e.d: Likewise.
2977 * /ld-elf/pr21562f.d: Likewise.
2978 * /ld-elf/pr21562g.d: Likewise.
2979 * /ld-elf/pr21562h.d: Likewise.
2980 * /ld-elf/pr21562i.d: Likewise.
2981 * /ld-elf/pr21562j.d: Likewise.
2982 * /ld-elf/pr21562k.d: Likewise.
2983 * /ld-elf/pr21562l.d: Likewise.
2984 * /ld-elf/pr21562m.d: Likewise.
2985 * /ld-elf/pr21562n.d: Likewise.
2986 * /ld-elf/pr21903a.d: Likewise.
2987 * /ld-elf/pr21903b.d: Likewise.
2988 * /ld-elf/pr22269b.d: Likewise.
2989 * /ld-elf/pr22393-1a.d: Likewise.
2990 * /ld-elf/pr22393-1b.d: Likewise.
2991 * /ld-elf/pr23658-1c.d: Likewise.
2992 * /ld-elf/pr25708.d: Likewise.
2993 * /ld-elf/rpath-1.d: Likewise.
2994 * /ld-elf/rpath-2.d: Likewise.
2995 * /ld-elf/runpath-1.d: Likewise.
2996 * /ld-elf/runpath-2.d: Likewise.
2997 * /ld-elf/sizeofb.d: Likewise.
2998 * /ld-elf/startofb.d: Likewise.
2999 * /ld-elf/strtab.d: Likewise.
3000 * /ld-elf/textaddr2.d: Likewise.
3001 * /ld-elf/textaddr5.d: Likewise.
3002 * /ld-elf/textaddr6.d: Likewise.
3003 * /ld-elf/unknown2.d: Likewise.
3004 * /ld-undefined/entry-3.d: Likewise.
3005 * /ld-undefined/entry-4.d: Likewise.
3006 * /ld-elf/mbind1c.d: XFAIL if the target linker does not support
3007 the -pie option.
3008 * /ld-elf/pie.d: Likewise.
3009 * /ld-elf/pr19539.d: Likewise.
3010 * /ld-elf/pr21903d.d: Likewise.
3011 * /ld-elf/pr22269a.d: Likewise.
3012 * /ld-elf/pr22393-1c.d: Likewise.
3013 * /ld-elf/pr22393-1d.d: Likewise.
3014 * /ld-elf/pr22423.d: Likewise.
3015 * /ld-elf/loadaddr1.d: Expect to fail on the rx-linux target.
3016 * /ld-elf/loadaddr2.d: Likewise.
3017 * /ld-elf/pr22393-1e.d: Likewise.
3018 * /ld-elf/pr22393-1f.d: Likewise.
3019 * /ld-elf/textaddr1.d: Likewise.
3020 * /ld-elf/textaddr4.d: Likewise.
3021
3022 2020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
3023
3024 * emulparams/elf32rx_linux.sh: New rx-linux emulation.
3025 * emultempl/rxlinux.em: New.
3026 * configure.tgt: Add rx-linux.
3027 * Makefile.am: Add eelf32rx_linux.c
3028 * Makefile.in: Regenerate.
3029
3030 2020-04-29 Max Filippov <jcmvbkbc@gmail.com>
3031
3032 * testsuite/ld-xtensa/relax-diff1.d: New test definition.
3033 * testsuite/ld-xtensa/relax-diff1.s: New test source.
3034 * testsuite/ld-xtensa/relax-ndiff.d: New test definition.
3035 * testsuite/ld-xtensa/relax-ndiff.s: New test source.
3036 * testsuite/ld-xtensa/xtensa.exp: (relax-diff1)
3037 (relax-ndiff): New tests.
3038
3039 2020-04-29 Stephen Casner <casner@acm.org>
3040
3041 PR 25829
3042 * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to
3043 LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin.
3044 * testsuite/ld-scripts/default-script1.d: No longer have to skip
3045 test for those targets.
3046 * testsuite/ld-scripts/default-script2.d: Likewise.
3047 * testsuite/ld-scripts/default-script3.d: Likewise.
3048 * testsuite/ld-scripts/default-script4.d: Likewise.
3049
3050 2020-04-27 Tamar Christina <tamar.christina@arm.com>
3051
3052 * pe-dll.c (pe_detail_list): Add pe-bigobj-i386.
3053
3054 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
3055
3056 PR ld/25861
3057 * testsuite/ld-xtensa/relax-loc.d: New test definition.
3058 * testsuite/ld-xtensa/relax-loc.s: New test source.
3059 * testsuite/ld-xtensa/xtensa.exp (relax-loc): New test.
3060
3061 2020-04-22 Fangrui Song <maskray@google.com>
3062
3063 PR ld/25806
3064 * ldlang.h (struct lang_input_statement_struct): Add extra_search_path.
3065 * ldlang.c (current_input_file): New.
3066 (ldirname): New.
3067 (new_afile): Add from_filename parameter. Set extra_search_path.
3068 (lang_add_input_file): Pass current_input_file to new_afile.
3069 (load_symbols): Set current_input_file.
3070 * ldfile.c (ldfile_open_file): If extra_search_path has been set
3071 then scan it for the file that needs to be opened.
3072 * ld.texi: Document the new behaviour.
3073 * NEWS: Mention the new feature.
3074
3075 2020-04-22 Alan Modra <amodra@gmail.com>
3076
3077 * testsuite/ld-scripts/default-script1.d: Correct mingw skip.
3078 * testsuite/ld-scripts/default-script2.d: Likewise.
3079 * testsuite/ld-scripts/default-script3.d: Likewise.
3080 * testsuite/ld-scripts/default-script4.d: Likewise.
3081
3082 2020-04-21 Stephen Casner <casner@acm.org>
3083
3084 PR 25829
3085 * testsuite/ld-scripts/script.exp (check_script)
3086 (extract_symbol_test): Make test addresses fit in 16 bits.
3087 * testsuite/ld-scripts/memory.t: Likewise.
3088 * testsuite/ld-scripts/memory_sym.t (TXT_LENGTH): Likewise.
3089 * testsuite/ld-scripts/default-script.t (_START): Likewise.
3090 * testsuite/ld-scripts/default-script1.d: Likewise.
3091 * testsuite/ld-scripts/default-script2.d: Likewise.
3092 * testsuite/ld-scripts/default-script3.d: Likewise.
3093 * testsuite/ld-scripts/default-script4.d: Likewise.
3094 * testsuite/ld-scripts/empty-address-1.t: Likewise.
3095 * testsuite/ld-scripts/empty-address-1.d: Likewise.
3096 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
3097 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
3098 * testsuite/ld-misc/start.s: .long -> .dc.a to allow relocation to
3099 fit target address size.
3100 * testsuite/ld-scripts/empty-address-1.s: Likewise.
3101 * testsuite/ld-scripts/empty-address-2.s: Likewise.
3102
3103 2020-04-21 H.J. Lu <hongjiu.lu@intel.com>
3104
3105 PR ld/25849
3106 * ldelfgen.c (ldelf_map_segments): Call
3107 elf_backend_strip_zero_sized_dynamic_sections.
3108 * testsuite/ld-alpha/tlsbinr.rd: Updated.
3109
3110 2020-04-20 Alan Modra <amodra@gmail.com>
3111
3112 * testsuite/ld-powerpc/tlsopt5.s: Rename foo to aaaaa.
3113 * testsuite/ld-powerpc/tlsopt5.d: Adjust to suit.
3114 * testsuite/ld-powerpc/tlsopt6.d: Likewise.
3115
3116 2020-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3117
3118 * testsuite/ld-elf/warn1.d: Don't xfail on 64-bit Solaris/SPARC.
3119 * testsuite/ld-elf/warn2.d: Likewise.
3120
3121 2020-04-18 H.J. Lu <hongjiu.lu@intel.com>
3122
3123 * testsuite/ld-elf/elf.exp (ASFLAGS): Add "--defsym NO_SET=1" for
3124 alpha target.
3125 * testsuite/ld-elf/pr19789.s: Use "=" if NO_SET is defined.
3126
3127 2020-04-16 Stephen Casner <casner@acm.org>
3128
3129 PR 18963
3130 * testsuite/ld-scripts/pr18963.t: Reduce section sizes to fit in
3131 16-bit address space.
3132 * testsuite/ld-scripts/pr18963.d: Likewise.
3133
3134 2020-04-17 Juan Manuel Guerrero <juan.guerrero@gmx.de>
3135 Jan W. Jagersma <jwjagersma@gmail.com>
3136
3137 * scripttempl/i386go32.sc: Provide symbol _environ. Link in
3138 .ctors and .dtors. Discard LTO sections.
3139
3140 2020-04-17 Nick Clifton <nickc@redhat.com>
3141
3142 * testsuite/config/default.exp: If not already set then create the
3143 CCC_OVERRIDE_OPTIONS environment variable to help when running the
3144 testsuite with clang.
3145 * testsuite/ld-elf/pr22269-1.c: Add a missing return statement.
3146 * testsuite/ld-elfvers/vers.exp: Add checks to detect if files
3147 were built before attempting to copy them.
3148
3149 2020-04-15 Fangrui Song <maskray@google.com>
3150
3151 PR binutils/24613
3152 * lexsup.c (parse_args): Change RM_GENERATE_WARNING and
3153 RM_GENERATE_ERROR to RM_DIAGNOSE.
3154 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Change
3155 RM_GENERATE_ERROR to RM_DIAGNOSE.
3156 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
3157
3158 2020-04-14 Stephen Casner <casner@acm.org>
3159
3160 PR ld/25677
3161 * emulparams/pdp11.sh (SCRIPT_NAME): Change to pdp11.
3162 (EXTRA_EM_FILE): New, add emulation file pdp11.
3163 * scripttempl/pdp11.sc: New, derived from aout.sc without
3164 irrelevant input sections.
3165 * emultempl/pdp11.em (_add_options, _handle_option)
3166 (_list_options): New. Add options -z, --imagic for pdp11-aout.
3167 (_before_parse): Make --omagic be default instead of --nmagic.
3168 (_get_script): Modify special-case linker script for --imagic.
3169 * lexsup.c (parse_args): Explictly set config.text_read_only for -n.
3170 * ld.texi (Options): Add documentation of PDP11-specific options.
3171 (Options): Fix unrelated typo to --no-compact-branches.
3172 * gen-doc.texi: @set PDP11.
3173 * testsuite/ld-pdp11/pdp11.exp: New, start pdp11 testing.
3174 * testsuite/ld-pdp11/sections.s: New, source for options tests.
3175 * testsuite/ld-pdp11/imagic.d: New, test --imagic format.
3176 * testsuite/ld-pdp11/imagicz.d: New, test -z (imagic) format.
3177 * testsuite/ld-pdp11/nmagic.d: New, test --nmagic format.
3178 * testsuite/ld-pdp11/omagic.d: New, test --omagic format.
3179
3180 2020-04-14 H.J. Lu <hongjiu.lu@intel.com>
3181
3182 PR binutils/25707
3183 * testsuite/ld-arm/armthumb-lib.sym: Updated.
3184 * testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
3185 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
3186 * testsuite/ld-arm/fdpic-main-m.sym: Likewise.
3187 * testsuite/ld-arm/fdpic-main.sym: Likewise.
3188 * testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
3189 * testsuite/ld-arm/fdpic-shared.sym: Likewise.
3190 * testsuite/ld-arm/mixed-app.sym: Likewise.
3191 * testsuite/ld-arm/mixed-lib.sym: Likewise.
3192 * testsuite/ld-arm/preempt-app.sym: Likewise.
3193 * testsuite/ld-elf/hash.d: Likewise.
3194 * testsuite/ld-elf/pr13195.d: Likewise.
3195 * testsuite/ld-elfvsb/hidden2.d: Likewise.
3196 * testsuite/ld-mips-elf/hash2.d: Likewise.
3197
3198 2020-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3199
3200 * testsuite/ld-shared/shared.exp: Remove dangling comments.
3201 xfail shared non PIC tests on Solaris.
3202
3203 2020-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3204
3205 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIC on sparc*-*-*.
3206
3207 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
3208
3209 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): Replace
3210 nopie with available.
3211
3212 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
3213
3214 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): New.
3215 Set to "-fcf-protection=none" if target compiler supports it.
3216 * testsuite/ld-srec/srec.exp: Add $NOCF_PROTECTION_CFLAGS to
3217 CC and CXX.
3218 * testsuite/ld-x86-64/x86-64.exp: Add $NOCF_PROTECTION_CFLAGS
3219 to PLT BND tests.
3220
3221 2020-04-02 H.J. Lu <hongjiu.lu@intel.com>
3222
3223 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Compile with
3224 -I../bfd.
3225 (check_pr25749b): Likewise.
3226
3227 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3228
3229 * testsuite/ld-ifunc/ifunc-10-i386.d: Remove *-*-solaris2* from
3230 notarget.
3231 * ifunc-11-i386.d: Likewise.
3232 * ifunc-12-i386.d: Likewise.
3233 * ifunc-13-i386.d: Likewise.
3234 * ifunc-14a-i386.d: Likewise.
3235 * ifunc-14b-i386.d: Likewise.
3236 * ifunc-14c-i386.d: Likewise.
3237 * ifunc-14d-i386.d: Likewise.
3238 * ifunc-14e-i386.d: Likewise.
3239 * ifunc-14f-i386.d: Likewise.
3240 * ifunc-15-i386.d: Likewise.
3241 * ifunc-16-i386-now.d: Likewise.
3242 * ifunc-16-i386.d: Likewise.
3243 * ifunc-17a-i386.d: Likewise.
3244 * ifunc-17b-i386.d: Likewise.
3245 * ifunc-18a-i386.d: Likewise.
3246 * ifunc-18b-i386.d: Likewise.
3247 * ifunc-19a-i386.d: Likewise.
3248 * ifunc-19b-i386.d: Likewise.
3249 * ifunc-2-i386-now.d: Likewise.
3250 * ifunc-2-i386.d: Likewise.
3251 * ifunc-2-local-i386-now.d: Likewise.
3252 * ifunc-2-local-i386.d: Likewise.
3253 * ifunc-20-i386.d: Likewise.
3254 * ifunc-21-i386.d: Likewise.
3255 * ifunc-22-i386.d: Likewise.
3256 * ifunc-5a-i386.d: Likewise.
3257 * ifunc-5a-local-i386.d: Likewise.
3258 * ifunc-5b-i386.d: Likewise.
3259 * ifunc-5b-local-i386.d: Likewise.
3260 * ifunc-5r-local-i386.d: Likewise.
3261 * ifunc-6a-i386.d: Likewise.
3262 * ifunc-6b-i386.d: Likewise.
3263 * ifunc-7a-i386.d: Likewise.
3264 * ifunc-7b-i386.d: Likewise.
3265 * ifunc-8-i386.d: Likewise.
3266 * ifunc-9-i386.d: Likewise.
3267 * pr17154-i386-now.d: Likewise.
3268 * pr17154-i386.d: Likewise.
3269
3270 * ifunc-23a-x86.d: Remove notarget.
3271 * ifunc-24a-x86.d: Likewise.
3272 * ifunc-25a-x86.d: Likewise.
3273
3274 2020-04-02 Nick Clifton <nickc@redhat.com>
3275
3276 PR ld/25747
3277 * ldfile.c (ldfile_open_file): Fix typo in warning message.
3278
3279 2020-04-01 H.J. Lu <hongjiu.lu@intel.com>
3280
3281 PR ld/25749
3282 PR ld/25754
3283 * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
3284 * testsuite/ld-elf/pr25749-1.c: New file.
3285 * testsuite/ld-elf/pr25749-1a.c: Likewise.
3286 * testsuite/ld-elf/pr25749-1b.c: Likewise.
3287 * testsuite/ld-elf/pr25749-1b.err: Likewise.
3288 * testsuite/ld-elf/pr25749-1c.c: Likewise.
3289 * testsuite/ld-elf/pr25749-1d.c: Likewise.
3290 * testsuite/ld-elf/pr25749-2.c: Likewise.
3291 * testsuite/ld-elf/pr25749-2a.s: Likewise.
3292 * testsuite/ld-elf/pr25749-2b.s: Likewise.
3293 * testsuite/ld-elf/pr25749.rd: Likewise.
3294 * testsuite/ld-elf/pr25754-1a.c: Likewise.
3295 * testsuite/ld-elf/pr25754-1b.s: Likewise.
3296 * testsuite/ld-elf/pr25754-2a.c: Likewise.
3297 * testsuite/ld-elf/pr25754-2b.err: Likewise.
3298 * testsuite/ld-elf/pr25754-2b.s: Likewise.
3299 * testsuite/ld-elf/pr25754-3a.c: Likewise.
3300 * testsuite/ld-elf/pr25754-3b.s: Likewise.
3301 * testsuite/ld-elf/pr25754-4a.c: Likewise.
3302 * testsuite/ld-elf/pr25754-4b.s: Likewise.
3303 * testsuite/ld-elf/pr25754-4c.s: Likewise.
3304 * testsuite/ld-elf/pr25754-5a.c: Likewise.
3305 * testsuite/ld-elf/pr25754-5b.s: Likewise.
3306 * testsuite/ld-elf/pr25754-5c.s: Likewise.
3307 * testsuite/ld-elf/pr25754-6a.c: Likewise.
3308 * testsuite/ld-elf/pr25754-6b.s: Likewise.
3309 * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
3310
3311 2020-04-01 Tamar Christina <tamar.christina@arm.com>
3312
3313 PR ld/16017
3314 * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
3315
3316 2020-04-01 Nick Clifton <nickc@redhat.com>
3317
3318 PR ld/25747
3319 * ldfile.c (ldfile_open_file): If a search for a library fails,
3320 but there is a file that would match if it had a "lib" prefix to
3321 its name, then tell the user.
3322
3323 2020-04-01 Tamar Christina <tamar.christina@arm.com>
3324
3325 PR ld/16017
3326 * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
3327 * testsuite/ld-arm/thumb-plt-got.d: New test.
3328
3329 2020-04-01 Tamar Christina <tamar.christina@arm.com>
3330
3331 * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
3332 * testsuite/ld-arm/thumb-plt.d: New test.
3333 * testsuite/ld-arm/thumb-plt.s: New test.
3334
3335 2020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
3336
3337 * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
3338
3339 2020-03-30 Nick Clifton <nickc@redhat.com>
3340
3341 PR binutils/25662
3342 * emultempl/pe.em (after_open): Replace initialisation of the
3343 insert_timestamp field in the pe_data structure with an
3344 initialisation of the timestamp field.
3345 * emultemp/pep.em: Likewise.
3346 * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
3347 structure instead of the insert_timestamp field.
3348
3349 2020-03-28 H.J. Lu <hongjiu.lu@intel.com>
3350
3351 PR 25732
3352 * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
3353 * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
3354 Solaris.
3355
3356 2020-03-27 H.J. Lu <hongjiu.lu@intel.com>
3357
3358 PR 25732
3359 * testsuite/ld-elf/shared.exp: Xfail pr20995-2 tests for Solaris.
3360
3361 2020-03-27 H.J. Lu <hongjiu.lu@intel.com>
3362
3363 PR 25732
3364 * testsuite/ld-ifunc/ifunc-23a-x86.d: Add notarget for Solaris.
3365 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
3366 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
3367
3368 2020-03-25 Alan Modra <amodra@gmail.com>
3369
3370 * testsuite/ld-elf/compress1c.d: xfail h8300.
3371 * testsuite/ld-elf/compressed1c.d: Likewise.
3372 * testsuite/ld-elf/compressed1e.d: Likewise.
3373 * testsuite/ld-elf/dynamic1.d: Likewise.
3374 * testsuite/ld-elf/dynsym1.d: Likewise.
3375 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
3376 * testsuite/ld-elf/exclude3b.d: Likewise.
3377 * testsuite/ld-elf/export-class.exp: Don't run without -shared support.
3378 * testsuite/ld-elf/global1.d: xfail h8300.
3379 * testsuite/ld-elf/hash.d: Likewise.
3380 * testsuite/ld-elf/loadaddr1.d: Likewise.
3381 * testsuite/ld-elf/loadaddr2.d: Likewise.
3382 * testsuite/ld-elf/local1.d: Likewise.
3383 * testsuite/ld-elf/mbind1b.d: Likewise.
3384 * testsuite/ld-elf/mbind1c.d: Likewise.
3385 * testsuite/ld-elf/now-1.d: Likewise.
3386 * testsuite/ld-elf/now-2.d: Likewise.
3387 * testsuite/ld-elf/now-3.d: Likewise.
3388 * testsuite/ld-elf/now-4.d: Likewise.
3389 * testsuite/ld-elf/pie.d: Likewise.
3390 * testsuite/ld-elf/pr12975.d: Likewise.
3391 * testsuite/ld-elf/pr13177.d: Likewise.
3392 * testsuite/ld-elf/pr13195.d: Likewise.
3393 * testsuite/ld-elf/pr16322.d: Likewise.
3394 * testsuite/ld-elf/pr16498a.d: Likewise.
3395 * testsuite/ld-elf/pr16498b.d: Likewise.
3396 * testsuite/ld-elf/pr17615.d: Likewise.
3397 * testsuite/ld-elf/pr19162.d: Likewise.
3398 * testsuite/ld-elf/pr19539.d: Likewise.
3399 * testsuite/ld-elf/pr19617a.d: Likewise.
3400 * testsuite/ld-elf/pr19698.d: Likewise.
3401 * testsuite/ld-elf/pr20513c.d: Likewise.
3402 * testsuite/ld-elf/pr20513d.d: Likewise.
3403 * testsuite/ld-elf/pr21389a.d: Likewise.
3404 * testsuite/ld-elf/pr21389b.d: Likewise.
3405 * testsuite/ld-elf/pr21389c.d: Likewise.
3406 * testsuite/ld-elf/pr21562a.d: Likewise.
3407 * testsuite/ld-elf/pr21562b.d: Likewise.
3408 * testsuite/ld-elf/pr21562c.d: Likewise.
3409 * testsuite/ld-elf/pr21562d.d: Likewise.
3410 * testsuite/ld-elf/pr21562e.d: Likewise.
3411 * testsuite/ld-elf/pr21562f.d: Likewise.
3412 * testsuite/ld-elf/pr21562g.d: Likewise.
3413 * testsuite/ld-elf/pr21562h.d: Likewise.
3414 * testsuite/ld-elf/pr21562i.d: Likewise.
3415 * testsuite/ld-elf/pr21562j.d: Likewise.
3416 * testsuite/ld-elf/pr21562k.d: Likewise.
3417 * testsuite/ld-elf/pr21562l.d: Likewise.
3418 * testsuite/ld-elf/pr21562m.d: Likewise.
3419 * testsuite/ld-elf/pr21562n.d: Likewise.
3420 * testsuite/ld-elf/pr21903a.d: Likewise.
3421 * testsuite/ld-elf/pr21903b.d: Likewise.
3422 * testsuite/ld-elf/pr21903d.d: Likewise.
3423 * testsuite/ld-elf/pr22269a.d: Likewise.
3424 * testsuite/ld-elf/pr22269b.d: Likewise.
3425 * testsuite/ld-elf/pr22393-1a.d: Likewise.
3426 * testsuite/ld-elf/pr22393-1b.d: Likewise.
3427 * testsuite/ld-elf/pr22393-1c.d: Likewise.
3428 * testsuite/ld-elf/pr22393-1d.d: Likewise.
3429 * testsuite/ld-elf/pr22393-1e.d: Likewise.
3430 * testsuite/ld-elf/pr22393-1f.d: Likewise.
3431 * testsuite/ld-elf/pr22423.d: Likewise.
3432 * testsuite/ld-elf/pr22450.d: xfail avr, crx, h8300, ip2k, m68hc11,
3433 and xc16x.
3434 * testsuite/ld-elf/pr23658-1c.d: xfail h8300.
3435 * testsuite/ld-elf/pr25708.d: xfail h8300 and hppa64.
3436 * testsuite/ld-elf/rpath-1.d: xfail h8300.
3437 * testsuite/ld-elf/rpath-2.d: Likewise.
3438 * testsuite/ld-elf/runpath-1.d: Likewise.
3439 * testsuite/ld-elf/runpath-2.d: Likewise.
3440 * testsuite/ld-elf/sizeofb.d: Likewise.
3441 * testsuite/ld-elf/startofb.d: Likewise.
3442 * testsuite/ld-elf/strtab.d: Likewise.
3443 * testsuite/ld-elf/textaddr1.d: Likewise.
3444 * testsuite/ld-elf/textaddr2.d: Likewise.
3445 * testsuite/ld-elf/textaddr4.d: Likewise.
3446 * testsuite/ld-elf/textaddr5.d: Likewise.
3447 * testsuite/ld-elf/textaddr6.d: Likewise.
3448 * testsuite/ld-elf/unknown2.d: Likewise.
3449 * testsuite/ld-undefined/entry-3.d: Likewise.
3450 * testsuite/ld-undefined/entry-4.d: Likewise.
3451 * testsuite/ld-h8300/h8300.exp: Pass appropriate ld -m option.
3452 * testsuite/ld-h8300/gcsection.d: Remove ld -m option and relax
3453 file format match.
3454 * testsuite/ld-h8300/relax-2.d: Likewise.
3455 * testsuite/ld-h8300/relax-3.d: Likewise.
3456 * testsuite/ld-h8300/relax-4.d: Likewise.
3457 * testsuite/ld-h8300/relax-5.d: Likewise.
3458 * testsuite/ld-h8300/relax-6.d: Likewise.
3459 * testsuite/ld-h8300/relax-7.d: Likewise.
3460 * testsuite/ld-h8300/relax.d: Relax file format match.
3461
3462 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
3463
3464 PR binutils/25708
3465 * testsuite/ld-elf/pr25708.d: New file.
3466
3467 2020-03-23 Alan Modra <amodra@gmail.com>
3468
3469 * Makefile.am (ALL_EMULATION_SOURCES): Reinstate ei386aout.c.
3470 Include ei386aout dep file.
3471 * Makefile.in: Regenerate.
3472 * po/BLD-POTFILES.in: Regenerate.
3473
3474 2020-03-20 H.J. Lu <hongjiu.lu@intel.com>
3475
3476 * testsuite/ld-plugin/lto.exp (lto_link_tests): Run PR ld/25355
3477 test only for GCC 10 or newer.
3478
3479 2020-03-20 Alan Modra <amodra@gmail.com>
3480
3481 * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
3482 clear new fields.
3483 * testplug2.c (parse_symdefstr): Likewise.
3484 * testplug3.c (parse_symdefstr): Likewise.
3485 * testplug4.c (parse_symdefstr): Likewise.
3486
3487 2020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
3488
3489 * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.
3490 * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise.
3491
3492 2020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
3493
3494 * emultempl/xtensaelf.em: Emit a fatal error message
3495 instead of calling abort.
3496 * ldlang.c: Likewise.
3497
3498 2020-03-14 Alan Modra <amodra@gmail.com>
3499
3500 * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
3501 targets. Don't skip xtensa, xfail instead.
3502
3503 2020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
3504
3505 * ldlang.c (lang_add_section): Add support for
3506 non_contiguous_regions.
3507 (size_input_section): Likewise.
3508 (lang_size_sections_1): Likewise.
3509 (process_insert_statements): Likewise.
3510 * ldlex.h (option_values): Add OPTION_NON_CONTIGUOUS_REGIONS and
3511 OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS.
3512 * lexsup.c (ld_options): Add entries for
3513 --enable-non-contiguous-regions and
3514 --enable-non-contiguous-regions-warnings.
3515 (parse_args): Handle it.
3516 * NEWS: Add --enable-non-contiguous-regions and
3517 --enable-non-contiguous-regions-warnings.
3518 * ld.texi: Add --enable-non-contiguous-regions and
3519 --enable-non-contiguous-regions-warnings documentation.
3520 * emultempl/armelf.em (elf32_arm_add_stub_section): Add
3521 SEC_LINKER_CREATED flag.
3522 * emultempl/xtensaelf.em (ld_build_required_section_dependence):
3523 Emit an error when --enable-non-contiguous-regions is used.
3524 * testsuite/ld-elf/non-contiguous.d: New.
3525 * testsuite/ld-elf/non-contiguous.ld: New.
3526 * testsuite/ld-elf/non-contiguous.s: New.
3527 * testsuite/ld-arm/arm-elf.exp: Run the new tests.
3528 * testsuite/ld-arm/arm-elf/non-contiguous-arm.s: New.
3529 * testsuite/ld-arm/arm-elf/non-contiguous-arm.d: New.
3530 * testsuite/ld-arm/arm-elf/non-contiguous-arm.ld: New.
3531 * testsuite/ld-arm/arm-elf/non-contiguous-arm2.d: New.
3532 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
3533 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.d: New.
3534 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
3535 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.d: New.
3536 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.ld: New.
3537 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.d: New.
3538 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.ld: New.
3539 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.d: New.
3540 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.ld: New.
3541 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
3542 * testsuite/ld-powerpc/non-contiguous-powerpc.d: New.
3543 * testsuite/ld-powerpc/non-contiguous-powerpc.ld: New.
3544 * testsuite/ld-powerpc/non-contiguous-powerpc.sd: New.
3545 * testsuite/ld-powerpc/non-contiguous-powerpc64.d: New.
3546
3547 2020-03-13 H.J. Lu <hongjiu.lu@intel.com>
3548
3549 PR ld/24920
3550 * emulparams/elf32_x86_64.sh: Use static.sh.
3551 * emulparams/elf_i386.sh: Likewise.
3552 * emulparams/elf_x86_64.sh: Likewise.
3553 * emulparams/static.sh: New file.
3554 * emultempl/elf-x86.em: Include "ldlex.h".
3555 * testsuite/ld-elf/pr24920.err: New file.
3556 * testsuite/ld-elf/linux-x86.exp: Run ld/24920 tests.
3557
3558 2020-03-13 Christian Eggers <ceggers@gmx.de>
3559
3560 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
3561
3562 2020-03-11 Alan Modra <amodra@gmail.com>
3563
3564 * ldelf.c (elf_orphan_compatible): Return false when two sections
3565 have differing SHF_MASKPROC or SHF_MASKOS flags.
3566
3567 2020-03-05 Alan Modra <amodra@gmail.com>
3568
3569 PR 25570
3570 * ldlang.c (lang_size_sections_1): Don't report changes on
3571 second and subsequent iterations that make no change in
3572 alignment from that already reported.
3573
3574 2020-03-05 Alan Modra <amodra@gmail.com>
3575
3576 PR 25570
3577 * ldlang.c (lang_sizing_iteration): New static var.
3578 (lang_size_sections_1): Warn about no memory region only on first
3579 iteration. Warn about changing start address on first iteration
3580 then any delta from that on subsequent iterations. Report a signed
3581 delta.
3582 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
3583
3584 2020-03-03 Nick Clifton <nickc@redhat.com>
3585
3586 PR 25588
3587 * ld.texi (Options): Update the description of the --rpath-link
3588 option.
3589
3590 2020-03-02 Alan Modra <amodra@gmail.com>
3591
3592 * plugin.c (plugin_object_p): Return a bfd_cleanup.
3593 (plugin_cleanup): New function.
3594
3595 2020-03-01 H.J. Lu <hongjiu.lu@intel.com>
3596
3597 PR ld/25618
3598 * plugin.c (plugin_object_p): Copy the no_export field to the IR
3599 dummy object.
3600 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
3601 PR ld/25618 tests.
3602 * testsuite/ld-plugin/pr25618.d: New file.
3603 * testsuite/ld-plugin/pr25618a.cc: Likewise.
3604 * testsuite/ld-plugin/pr25618a.h: Likewise.
3605 * testsuite/ld-plugin/pr25618b.cc: Likewise.
3606 * testsuite/ld-plugin/pr25618b.h: Likewise.
3607
3608 2020-02-27 Alan Modra <amodra@gmail.com>
3609
3610 PR 24511
3611 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
3612 * testsuite/ld-mmix/sec-2.d: Likewise.
3613 * testsuite/ld-mmix/sec-3.d: Likewise.
3614 * testsuite/ld-mmix/sec-4.d: Likewise.
3615 * testsuite/ld-mmix/spec802.d: Likewise.
3616 * testsuite/ld-mmix/spec803.d: Likewise.
3617 * testsuite/ld-mmix/spec804.d: Likewise.
3618 * testsuite/ld-mmix/spec805.d: Likewise.
3619 * testsuite/ld-mmix/spec806.d: Likewise.
3620 * testsuite/ld-mmix/spec807.d: Likewise.
3621 * testsuite/ld-mmix/spec808.d: Likewise.
3622
3623 2020-02-26 H.J. Lu <hongjiu.lu@intel.com>
3624
3625 PR ld/25593
3626 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
3627 * testsuite/ld-plugin/pr25593.d: New file.
3628 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
3629 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
3630 * testsuite/ld-plugin/pr25593b.c: Likewise.
3631 * testsuite/ld-plugin/pr25593c.c: Likewise.
3632 * testsuite/ld-plugin/pr25593d.c: Likewise.
3633 * testsuite/ld-plugin/pr25593e.c: Likewise.
3634
3635 2020-02-26 Alan Modra <amodra@gmail.com>
3636
3637 * emultempl/cskyelf.em: Indent labels correctly.
3638 * ldfile.c: Likewise.
3639 * ldlang.c: Likewise.
3640 * plugin.c: Likewise.
3641
3642 2020-02-26 Alan Modra <amodra@gmail.com>
3643
3644 PR 25593
3645 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
3646 (ldelf_after_open): Save state of input_bfds list before loading
3647 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
3648 Restore input_bfds list.
3649 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
3650
3651 2020-02-24 Nick Clifton <nickc@redhat.com>
3652
3653 * po/fr.po: Update French translation.
3654
3655 2020-02-22 Alan Modra <amodra@gmail.com>
3656
3657 PR 25585
3658 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
3659 checking.
3660
3661 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
3662
3663 PR 25537
3664 * emultempl/z80.em: Remove machine compatability checking.
3665
3666 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
3667
3668 PR 25517
3669 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
3670 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
3671 * testsuite/ld-z80/arch_r800.d: Likewise.
3672 * testsuite/ld-z80/arch_z180.d: Likewise.
3673 * testsuite/ld-z80/arch_z80n.d: Likewise.
3674 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
3675 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
3676 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
3677 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
3678 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
3679 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
3680 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
3681 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
3682 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
3683 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
3684
3685 2020-02-19 Alan Modra <amodra@gmail.com>
3686
3687 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
3688
3689 2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
3690
3691 PR binutils/25355
3692 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
3693 * testsuite/ld-plugin/pr25355.c: New file.
3694 * testsuite/ld-plugin/pr25355.d: Likewise.
3695 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
3696 only dump.
3697
3698 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
3699
3700 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
3701
3702 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
3703
3704 PR 25469
3705 * emulparams/elf32z80.sh: Use z80 emulation.
3706 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
3707 * emultempl/z80elf.em: Delete.
3708 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
3709 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
3710 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
3711 * testsuite/ld-unique/unique.s: Likewise.
3712 * testsuite/ld-unique/unique_empty.s: Likewise.
3713 * testsuite/ld-unique/unique_shared.s: Likewise.
3714 * testsuite/ld-unique/unique.d: Updated expected output.
3715 * testsuite/ld-z80/arch_z80n.d: New file.
3716 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
3717 * testsuite/ld-z80/labels.s: Add more labels.
3718 * testsuite/ld-z80/relocs.s: Add more reloc tests.
3719 * testsuite/ld-z80/relocs_f_z80n.d: New file
3720
3721 2020-02-07 H.J. Lu <hongjiu.lu@intel.com>
3722
3723 PR ld/25022
3724 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
3725 ldelf_before_place_orphans.
3726
3727 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
3728
3729 PR ld/25022
3730 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
3731 before_place_orphans_default.
3732 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
3733 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
3734 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
3735 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
3736 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
3737 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
3738 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
3739 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
3740 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
3741 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
3742 ldelf_before_place_orphans.
3743 * ldelf.c (ldelf_before_place_orphans): New.
3744 * ldelf.h (ldelf_before_place_orphans): Likewise.
3745 * ldemul.c (ldemul_before_place_orphans): Likewise.
3746 (before_place_orphans_default): Likewise.
3747 * ldemul.h (ldemul_before_place_orphans): Likewise.
3748 (before_place_orphans_default): Likewise.
3749 (ld_emulation_xfer_struct): Add before_place_orphans.
3750 * ldlang.c (lang_process): Call ldemul_before_place_orphans
3751 before lang_place_orphans.
3752 * testsuite/ld-elf/pr25022.d: New file.
3753 * testsuite/ld-elf/pr25022.s: Likewise.
3754 * testsuite/ld-elf/pr25022.t: Likewise.
3755
3756 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
3757
3758 PR ld/25490
3759 * testsuite/ld-elf/pr25490-1.d: New file.
3760 * testsuite/ld-elf/pr25490-1.s: Likewise.
3761
3762 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
3763
3764 PR ld/24526
3765 PR ld/25021
3766 PR ld/25490
3767 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
3768 * testsuite/ld-elf/pr24526.d: New file.
3769 * testsuite/ld-elf/pr24526.s: Likewise.
3770 * testsuite/ld-elf/pr25021.d: Likewise.
3771 * testsuite/ld-elf/pr25021.s: Likewise.
3772 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
3773 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
3774 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
3775 * testsuite/ld-elf/pr25490-2.s: Likewise.
3776 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
3777 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
3778 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
3779 * testsuite/ld-elf/pr25490-3.s: Likewise.
3780 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
3781 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
3782 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
3783 * testsuite/ld-elf/pr25490-4.s: Likewise.
3784 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
3785 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
3786 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
3787 * testsuite/ld-elf/pr25490-5.s: Likewise.
3788 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
3789 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
3790 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
3791 * testsuite/ld-elf/pr25490-6.s: Likewise.
3792
3793 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
3794
3795 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
3796 z80 as not supported.
3797
3798 2020-02-06 Alan Modra <amodra@gmail.com>
3799
3800 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
3801 targets that don't support ifunc rather than ones that do.
3802 (contains_irelative_reloc): Match R_PARISC_IPLT.
3803 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
3804 * testsuite/ld-ifunc/ifunc-23-x86.s,
3805 * testsuite/ld-ifunc/ifunc-24-x86.s,
3806 * testsuite/ld-ifunc/ifunc-25-x86.s,
3807 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
3808 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
3809 * testsuite/ld-ifunc/ifunc-10-i386.d,
3810 * testsuite/ld-ifunc/ifunc-11-i386.d,
3811 * testsuite/ld-ifunc/ifunc-12-i386.d,
3812 * testsuite/ld-ifunc/ifunc-13-i386.d,
3813 * testsuite/ld-ifunc/ifunc-14a-i386.d,
3814 * testsuite/ld-ifunc/ifunc-14b-i386.d,
3815 * testsuite/ld-ifunc/ifunc-14c-i386.d,
3816 * testsuite/ld-ifunc/ifunc-14d-i386.d,
3817 * testsuite/ld-ifunc/ifunc-14e-i386.d,
3818 * testsuite/ld-ifunc/ifunc-14f-i386.d,
3819 * testsuite/ld-ifunc/ifunc-15-i386.d,
3820 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
3821 * testsuite/ld-ifunc/ifunc-16-i386.d,
3822 * testsuite/ld-ifunc/ifunc-17a-i386.d,
3823 * testsuite/ld-ifunc/ifunc-17b-i386.d,
3824 * testsuite/ld-ifunc/ifunc-18a-i386.d,
3825 * testsuite/ld-ifunc/ifunc-18b-i386.d,
3826 * testsuite/ld-ifunc/ifunc-19a-i386.d,
3827 * testsuite/ld-ifunc/ifunc-19b-i386.d,
3828 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
3829 * testsuite/ld-ifunc/ifunc-2-i386.d,
3830 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
3831 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
3832 * testsuite/ld-ifunc/ifunc-20-i386.d,
3833 * testsuite/ld-ifunc/ifunc-21-i386.d,
3834 * testsuite/ld-ifunc/ifunc-22-i386.d,
3835 * testsuite/ld-ifunc/ifunc-26.d,
3836 * testsuite/ld-ifunc/ifunc-5a-i386.d,
3837 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
3838 * testsuite/ld-ifunc/ifunc-5b-i386.d,
3839 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
3840 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
3841 * testsuite/ld-ifunc/ifunc-6a-i386.d,
3842 * testsuite/ld-ifunc/ifunc-6b-i386.d,
3843 * testsuite/ld-ifunc/ifunc-7a-i386.d,
3844 * testsuite/ld-ifunc/ifunc-7b-i386.d,
3845 * testsuite/ld-ifunc/ifunc-8-i386.d,
3846 * testsuite/ld-ifunc/ifunc-9-i386.d,
3847 * testsuite/ld-ifunc/pr17154-i386-now.d,
3848 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
3849
3850 2020-02-06 Alan Modra <amodra@gmail.com>
3851
3852 * testsuite/lib/ld-lib.exp (is_generic): Delete.
3853 * testsuite/ld-unique/unique.exp: Exclude tic6x.
3854
3855 2020-02-06 Alan Modra <amodra@gmail.com>
3856
3857 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
3858 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
3859
3860 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
3861
3862 PR gas/25380
3863 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
3864 directives.
3865 * testsuite/ld-i386/tls-gd1.S: Likewise.
3866 * testsuite/ld-x86-64/pr21481b.S: Likewise.
3867
3868 2020-01-30 Jan Beulich <jbeulich@suse.com>
3869
3870 * ld.texi: Remove space between @option and brace.
3871
3872 2020-01-29 Alan Modra <amodra@gmail.com>
3873
3874 PR 25477
3875 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
3876 correct concat.
3877 (ldelf_after_open): Add prefix parameter.
3878 * ldelf.h (ldelf_after_open): Update prototype.
3879 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
3880 to ldelf_after_open.
3881 * Makefile.am: Correct z80 dependencies.
3882 * Makefile.in: Regenerate.
3883
3884 2020-01-28 Alan Modra <amodra@gmail.com>
3885
3886 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
3887 in first phase.
3888
3889 2020-01-27 Alan Modra <amodra@gmail.com>
3890
3891 * testsuite/ld-elfvers/vers.exp: Replace case statements with
3892 switch statements.
3893 * testsuite/ld-ifunc/ifunc.exp: Likewise.
3894 * testsuite/ld-unique/unique.exp: Likewise.
3895
3896 2020-01-27 H.J. Lu <hongjiu.lu@intel.com>
3897 Alan Modra <amodra@gmail.com>
3898
3899 PR ld/25458
3900 * testsuite/ld-elf/pr25458.map: New file.
3901 * testsuite/ld-elf/pr25458.rd: Likewise.
3902 * testsuite/ld-elf/pr25458a.s: Likewise.
3903 * testsuite/ld-elf/pr25458b.s: Likewise.
3904 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
3905
3906 2020-01-22 H.J. Lu <hongjiu.lu@intel.com>
3907
3908 PR ld/25416
3909 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
3910 compiler support.
3911
3912 2020-01-22 Alan Modra <amodra@gmail.com>
3913
3914 * testsuite/ld-powerpc/tlsdesc3.d,
3915 * testsuite/ld-powerpc/tlsdesc3.wf,
3916 * testsuite/ld-powerpc/tlsdesc4.d,
3917 * testsuite/ld-powerpc/tlsdesc4.s,
3918 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
3919 * testsuite/ld-powerpc/powerpc.exp: Run them.
3920
3921 2020-01-22 Alan Modra <amodra@gmail.com>
3922
3923 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
3924 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
3925 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
3926 (params): Init new field.
3927 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
3928 Document.
3929 * testsuite/ld-powerpc/tlsdesc.s,
3930 * testsuite/ld-powerpc/tlsdesc.d,
3931 * testsuite/ld-powerpc/tlsdesc.wf,
3932 * testsuite/ld-powerpc/tlsdesc2.d,
3933 * testsuite/ld-powerpc/tlsdesc2.wf,
3934 * testsuite/ld-powerpc/tlsexenors.d,
3935 * testsuite/ld-powerpc/tlsexenors.r,
3936 * testsuite/ld-powerpc/tlsexers.d,
3937 * testsuite/ld-powerpc/tlsexers.r,
3938 * testsuite/ld-powerpc/tlsexetocnors.d,
3939 * testsuite/ld-powerpc/tlsexetocrs.d,
3940 * testsuite/ld-powerpc/tlsexetocrs.r,
3941 * testsuite/ld-powerpc/tlsopt6.d,
3942 * testsuite/ld-powerpc/tlsopt6.wf: New.
3943 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
3944
3945 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
3946
3947 PR 25417
3948 * ldlang.c (ldlang_open_ctf): Fix error message typo.
3949 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
3950
3951 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
3952
3953 * testsuite/ld-elf/pr23900-1.d: Adjusted.
3954
3955 2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
3956
3957 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
3958
3959 2020-01-20 Nick Clifton <nickc@redhat.com>
3960
3961 * po/pt_BR.po: Updated Brazilian Portuguese translation.
3962 * po/uk.po: Updated Ukranian translation.
3963
3964 2020-01-20 H.J. Lu <hongjiu.lu@intel.com>
3965
3966 PR ld/25416
3967 * testsuite/ld-x86-64/pr25416-1.s: New file
3968 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
3969 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
3970 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
3971 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
3972 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
3973 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
3974 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
3975 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
3976 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
3977 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
3978 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
3979 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
3980 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
3981 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
3982 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
3983 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
3984
3985 2020-01-20 Alan Modra <amodra@gmail.com>
3986
3987 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
3988 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
3989 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
3990 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
3991 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
3992
3993 2020-01-18 Roland McGrath <mcgrathr@google.com>
3994
3995 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
3996 to admit whatever absolute address. The label-relative address is
3997 what the test needs to verify.
3998
3999 2020-01-18 Nick Clifton <nickc@redhat.com>
4000
4001 * configure: Regenerate.
4002 * po/ld.pot: Regenerate.
4003
4004 2020-01-18 Nick Clifton <nickc@redhat.com>
4005
4006 Binutils 2.34 branch created.
4007
4008 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4009
4010 * scripttempl/elf32msp430_3.sc: Remove.
4011
4012 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4013
4014 * scripttempl/elf32msp430.sc: Add input section rules for
4015 .upper.{text,data,rodata,bss}.
4016 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
4017 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
4018
4019 2020-01-15 Lars Brinkhoff <lars@nocrew.org>
4020
4021 PR 20694
4022 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
4023
4024 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4025
4026 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
4027 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
4028
4029 2020-01-15 Alan Modra <amodra@gmail.com>
4030
4031 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
4032 * testsuite/ld-powerpc/funref.s: Align func_tab.
4033 * testsuite/ld-powerpc/funref2.s: Likewise.
4034 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
4035
4036 2020-01-14 Lili Cui <lili.cui@intel.com>
4037
4038 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
4039
4040 2020-01-13 Alan Modra <amodra@gmail.com>
4041
4042 * po/BLD-POTFILES.in: Regenerate.
4043
4044 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
4045
4046 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
4047
4048 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
4049
4050 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
4051 emulations.
4052 * configure.tgt: Likewise.
4053 * Makefile.in: Regenerate.
4054 * emulparams/arcelf_prof.sh: Remove file.
4055 * emulparams/arclinux_prof.sh: Likewise.
4056
4057 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
4058
4059 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
4060 located at an arbitrary address. Use DWARF.sc file.
4061 * scripttempl/elfarc.sc: Use DWARF.sc file.
4062
4063 2020-01-07 Alan Modra <amodra@gmail.com>
4064
4065 * testsuite/ld-mips-elf/eh-frame5.s,
4066 * testsuite/ld-mips-elf/ehdr_start-new.s,
4067 * testsuite/ld-mips-elf/ehdr_start-o32.s,
4068 * testsuite/ld-mips-elf/mips16-call-global-1.s,
4069 * testsuite/ld-mips-elf/mips16-intermix-1.s,
4070 * testsuite/ld-mips-elf/mips16-pic-1b.s,
4071 * testsuite/ld-mips-elf/mips16-pic-4c.s,
4072 * testsuite/ld-mips-elf/no-shared-1-n64.s,
4073 * testsuite/ld-mips-elf/no-shared-1-o32.s,
4074 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
4075 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
4076 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
4077 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
4078 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
4079 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
4080 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
4081 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
4082 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
4083 * testsuite/ld-mips-elf/pie.s,
4084 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
4085
4086 2020-01-06 Nick Clifton <nickc@redhat.com>
4087
4088 PR 25327
4089 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
4090 command line when building libcomm1.o and pr13250 tests.
4091 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
4092
4093 2020-01-06 Nick Clifton <nickc@redhat.com>
4094
4095 PR 25326
4096 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
4097 command line when building pr19579 binaries.
4098
4099 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
4100
4101 * emultempl/pe.em: Add new option --enable-reloc-section.
4102 * emultempl/pep.em: Likewise.
4103 * ld.texi: Document --enable-reloc-section.
4104 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
4105 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
4106 * pe-dll.h: Add extern declaration of option flag.
4107 * pep-dll.c (pe_dll_enable_reloc_section):
4108 Add alias define for pep_dll_enable_reloc_section.
4109 * pep-dll.h: Add extern declaration of option flag.
4110
4111 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
4112
4113 * Makefile.am: Add new target z80-elf
4114 * configure.tgt: Likewise.
4115 * Makefile.in: Regenerate.
4116 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
4117 * emulparams/elf32z80.sh: New file.
4118 * emultempl/z80elf.em: Likewise.
4119 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
4120 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
4121 * testsuite/ld-scripts/fill16.d: Fix for Z80.
4122 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
4123 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
4124 * testsuite/ld-z80/arch_r800.d: Likewise.
4125 * testsuite/ld-z80/arch_z180.d: Likewise.
4126 * testsuite/ld-z80/arch_z80.d: Likewise.
4127 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
4128 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
4129 * testsuite/ld-z80/labels.s: Likewise.
4130 * testsuite/ld-z80/relocs.s: Likewise.
4131 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
4132 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
4133 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
4134 * testsuite/ld-z80/z80.exp: Likewise.
4135 * NEWS: Mention the new support.
4136
4137 2020-01-02 Tamar Christina <tamar.christina@arm.com>
4138
4139 PR 25210
4140 PR 24753
4141 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
4142 Remove SEC_LINKER_CREATED.
4143 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
4144 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
4145
4146 2020-01-01 Alan Modra <amodra@gmail.com>
4147
4148 Update year range in copyright notice of all files.
4149
4150 For older changes see ChangeLog-2019
4151 \f
4152 Copyright (C) 2020 Free Software Foundation, Inc.
4153
4154 Copying and distribution of this file, with or without modification,
4155 are permitted in any medium without royalty provided the copyright
4156 notice and this notice are preserved.
4157
4158 Local Variables:
4159 mode: change-log
4160 left-margin: 8
4161 fill-column: 74
4162 version-control: never
4163 End: