d7f3e181ee95ab987d73d676fd01472783fb037b
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2018-04-14 Alan Modra <amodra@gmail.com>
2
3 * ldmain.c (main): Move config.maxpagesize and
4 config.commonpagesize initialization to..
5 * ldemul.c (after_parse_default): ..here.
6 * testsuite/ld-powerpc/ppc476-shared.d: Pass -z common-page-size.
7 * testsuite/ld-powerpc/ppc476-shared2.d: Likewise.
8
9 2018-04-14 Alan Modra <amodra@gmail.com>
10
11 * emulparams/elf32ppcwindiss.sh: Rewrite to use elf32ppc.sh.
12 * emulparams/ppclynx.sh: Likewise.
13
14 2018-04-11 Alan Modra <amodra@gmail.com>
15
16 * emulparams/coff_i860.sh: Delete.
17 * emulparams/elf32_i860.sh: Delete.
18 * emulparams/elf32_i960.sh: Delete.
19 * emulparams/gld960.sh: Delete.
20 * emulparams/gld960coff.sh: Delete.
21 * emulparams/lnk960.sh: Delete.
22 * emultempl/gld960.em: Delete.
23 * emultempl/gld960c.em: Delete.
24 * emultempl/lnk960.em: Delete.
25 * scripttempl/i860coff.sc: Delete.
26 * scripttempl/i960.sc: Delete.
27 * ld.texinfo: Remove i960 support.
28 * Makefile.am: Remove i860 and i960 support.
29 * configure.tgt: Likewise.
30 * testsuite/ld-discard/extern.d: Likewise.
31 * testsuite/ld-discard/start.d: Likewise.
32 * testsuite/ld-discard/static.d: Likewise.
33 * testsuite/ld-elf/compressed1d.d: Likewise.
34 * testsuite/ld-elf/group1.d: Likewise.
35 * testsuite/ld-elf/group3b.d: Likewise.
36 * testsuite/ld-elf/group8a.d: Likewise.
37 * testsuite/ld-elf/group8b.d: Likewise.
38 * testsuite/ld-elf/group9a.d: Likewise.
39 * testsuite/ld-elf/group9b.d: Likewise.
40 * testsuite/ld-elf/linkonce2.d: Likewise.
41 * testsuite/ld-elf/merge.d: Likewise.
42 * testsuite/ld-elf/merge2.d: Likewise.
43 * testsuite/ld-elf/merge3.d: Likewise.
44 * testsuite/ld-elf/orphan-10.d: Likewise.
45 * testsuite/ld-elf/orphan-11.d: Likewise.
46 * testsuite/ld-elf/orphan-12.d: Likewise.
47 * testsuite/ld-elf/orphan-9.d: Likewise.
48 * testsuite/ld-elf/orphan-region.d: Likewise.
49 * testsuite/ld-elf/orphan.d: Likewise.
50 * testsuite/ld-elf/orphan3.d: Likewise.
51 * testsuite/ld-elf/pr12851.d: Likewise.
52 * testsuite/ld-elf/pr12975.d: Likewise.
53 * testsuite/ld-elf/pr13177.d: Likewise.
54 * testsuite/ld-elf/pr13195.d: Likewise.
55 * testsuite/ld-elf/pr17550a.d: Likewise.
56 * testsuite/ld-elf/pr17550b.d: Likewise.
57 * testsuite/ld-elf/pr17550c.d: Likewise.
58 * testsuite/ld-elf/pr17550d.d: Likewise.
59 * testsuite/ld-elf/pr17615.d: Likewise.
60 * testsuite/ld-elf/pr20528a.d: Likewise.
61 * testsuite/ld-elf/pr20528b.d: Likewise.
62 * testsuite/ld-elf/pr21562a.d: Likewise.
63 * testsuite/ld-elf/pr21562b.d: Likewise.
64 * testsuite/ld-elf/pr21562c.d: Likewise.
65 * testsuite/ld-elf/pr21562d.d: Likewise.
66 * testsuite/ld-elf/pr21562i.d: Likewise.
67 * testsuite/ld-elf/pr21562j.d: Likewise.
68 * testsuite/ld-elf/pr21562k.d: Likewise.
69 * testsuite/ld-elf/pr21562l.d: Likewise.
70 * testsuite/ld-elf/pr21562m.d: Likewise.
71 * testsuite/ld-elf/pr21562n.d: Likewise.
72 * testsuite/ld-elf/pr22677.d: Likewise.
73 * testsuite/ld-elf/pr22836-1a.d: Likewise.
74 * testsuite/ld-elf/pr22836-1b.d: Likewise.
75 * testsuite/ld-elf/pr349.d: Likewise.
76 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
77 * testsuite/ld-elf/sec64k.exp: Likewise.
78 * testsuite/ld-elf/warn1.d: Likewise.
79 * testsuite/ld-elf/warn2.d: Likewise.
80 * testsuite/ld-elf/warn3.d: Likewise.
81 * testsuite/lib/ld-lib.exp: Likewise.
82 * Makefile.in: Regenerate.
83 * po/BLD-POTFILES.in: Regenerate.
84
85 2018-04-11 Alan Modra <amodra@gmail.com>
86
87 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Add -mpic for nds32.
88
89 2018-04-09 Alan Modra <amodra@gmail.com>
90
91 * po/BLD-POTFILES.in: Regenerate.
92
93 2018-04-09 Alan Modra <amodra@gmail.com>
94
95 * emultempl/ppc64elf.em (no_inline_plt): New var.
96 (ppc_before_allocation): Call ppc64_elf_inline_plt.
97 (enum ppc64_opt): Add OPTION_NO_INLINE_OPT.
98 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
99 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
100 * emultemps/ppc32elf.em (no_inline_opt): New var.
101 (prelim_size_sections): New function, extracted from..
102 (ppc_before_allocation): ..here. Call ppc_elf_inline_plt.
103 (enum ppc32_opt): Add OPTION_NO_INLINE_OPT.
104 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
105 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
106
107 2018-04-09 Alan Modra <amodra@gmail.com>
108
109 * emulparams/elf32ppc.sh (OTHER_RELRO_SECTIONS_2): Add .branch_lt.
110 (OTHER_GOT_RELOC_SECTIONS): Add .rela.branch_lt.
111 * testsuite/ld-powerpc/elfv2so.d: Update for symbol/stub reordering.
112 * testsuite/ld-powerpc/relbrlt.d: Likewise.
113 * testsuite/ld-powerpc/relbrlt.s: Likewise.
114 * testsuite/ld-powerpc/tlsso.r: Likewise.
115 * testsuite/ld-powerpc/tlstocso.r: Likewise.
116
117 2018-04-09 Alan Modra <amodra@gmail.com>
118
119 * ppc32elf.em (ppc_finish): Call ppc_finish_symbols.
120
121 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR gas/22318
124 * configure: Regenerated.
125
126 2018-04-05 Nick Clifton <nickc@redhat.com>
127
128 PR 23030
129 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Make sure
130 that the .IA_64.unwind_info and .IA_64.unwind sections are not
131 subject to garbage collection.
132
133 2018-04-04 Eric Botcazou <ebotcazou@adacore.com>
134
135 * deffile.h (def_file_add_import_from): Declare.
136 (def_file_add_import_at): Likewise.
137 * deffilep.y (fill_in_import): New function extracted from...
138 (def_file_add_import): ...here. Call it.
139 (def_file_add_import_from): New function.
140 (def_file_add_import_at): Likewise.
141 * pe-dll.c (pe_implied_import_dll): Use an optimized version of the
142 insertion loop for imported symbols if possible.
143
144 2018-04-04 Eric Botcazou <ebotcazou@adacore.com>
145
146 * emultempl/pe.em (U_SIZE): Delete.
147 (pe_data_import_dll): Likewise.
148 (make_import_fixup): Return void, take 4th parameter and pass it down
149 in call to pe_create_import_fixup.
150 (pe_find_data_imports): Move to...
151 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
152 the auto-import pass and add a guard before running the latter.
153 * emultempl/pep.em (U_SIZE): Delete.
154 (pep_data_import_dll): Likewise.
155 (make_import_fixup): Return void, take 4th parameter and pass it down
156 in call to pe_create_import_fixup.
157 (pep_find_data_imports): Move to...
158 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
159 the auto-import pass and add a guard before running the latter.
160 * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.
161 (pe_walk_relocs_of_symbol): Rename into...
162 (pe_walk_relocs): ...this. Add 2 more parameters,4th parameter to the
163 callback prototype and pass 4th parameter in calls to the callback.
164 If the import hash table is present, invoke the callback on the reloc
165 if the symbol name is in the table.
166 (pe_find_data_imports): ...here. Take 2 parameters. Build an import
167 hash table for the pseudo-relocation support version 2. When it is
168 built, walk the relocations only once at the end; when it is not, do
169 not build a fixup when the symbol isn't part of an import table.
170 Issue the associated warning only after a first fixup is built.
171 (tmp_seq2): Delete.
172 (make_singleton_name_imp): Likewise.
173 (make_import_fixup_mark): Return const char * and a stable string.
174 (make_import_fixup_entry): Do not deal with the pseudo-relocation
175 support version 2.
176 (make_runtime_pseudo_reloc): Factor out code and fix formatting.
177 (pe_create_import_fixup): Add 5th parameter. Clearly separate the
178 pseudo-relocation support version 2 from the rest. Fix formatting.
179 * pe-dll.h (pe_walk_relocs_of_symbol): Delete.
180 (pe_find_data_imports): Declare.
181 (pe_create_import_fixup): Add 5th parameter.
182 * pep-dll.c (pe_data_import_dll): Delete.
183 (pe_find_data_imports): Define.
184 (pe_walk_relocs_of_symbol): Delete.
185 * pep-dll.h (pep_walk_relocs_of_symbol): Delete.
186 (pep_find_data_imports): Declare.
187 (pep_create_import_fixup): Add 5th parameter.
188 * ld.texinfo (--enable-auto-import): Adjust to new implementation.
189
190 2018-04-04 Nick Clifton <nickc@redhat.com>
191
192 * po/es.po: Updated Spanish translation.
193
194 2018-04-03 Maciej W. Rozycki <macro@mips.com>
195
196 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
197 `mips*-*-kfreebsd*-gnu' targets.
198
199 2018-03-23 Renlin Li <renlin.li@arm.com>
200
201 PR ld/22970
202 * testsuite/ld-aarch64/aarch64-elf.exp: Update to run new tests.
203 * testsuite/ld-aarch64/emit-relocs-552-overflow.d: New.
204 * testsuite/ld-aarch64/emit-relocs-552-overflow.s: New.
205 * testsuite/ld-aarch64/emit-relocs-552.d: New.
206 * testsuite/ld-aarch64/emit-relocs-552.s: New.
207 * testsuite/ld-aarch64/emit-relocs-553.d: New.
208 * testsuite/ld-aarch64/emit-relocs-553.s: New.
209 * testsuite/ld-aarch64/emit-relocs-554-overflow.d: New.
210 * testsuite/ld-aarch64/emit-relocs-554-overflow.s: New.
211 * testsuite/ld-aarch64/emit-relocs-554.d: New.
212 * testsuite/ld-aarch64/emit-relocs-554.s: New.
213 * testsuite/ld-aarch64/emit-relocs-555.d: New.
214 * testsuite/ld-aarch64/emit-relocs-555.s: New.
215 * testsuite/ld-aarch64/emit-relocs-556-overflow.d: New.
216 * testsuite/ld-aarch64/emit-relocs-556-overflow.s: New.
217 * testsuite/ld-aarch64/emit-relocs-556.d: New.
218 * testsuite/ld-aarch64/emit-relocs-556.s: New.
219 * testsuite/ld-aarch64/emit-relocs-557.d: New.
220 * testsuite/ld-aarch64/emit-relocs-557.s: New.
221 * testsuite/ld-aarch64/emit-relocs-558-overflow.d: New.
222 * testsuite/ld-aarch64/emit-relocs-558-overflow.s: New.
223 * testsuite/ld-aarch64/emit-relocs-558.d: New.
224 * testsuite/ld-aarch64/emit-relocs-558.s: New.
225 * testsuite/ld-aarch64/emit-relocs-559.d: New.
226 * testsuite/ld-aarch64/emit-relocs-559.s: New.
227 * testsuite/ld-aarch64/emit-relocs-112-overflow.d: New.
228 * testsuite/ld-aarch64/emit-relocs-112-overflow.s: New.
229 * testsuite/ld-aarch64/emit-relocs-112.d: New.
230 * testsuite/ld-aarch64/emit-relocs-112.s: New.
231 * testsuite/ld-aarch64/emit-relocs-113.d: New.
232 * testsuite/ld-aarch64/emit-relocs-113.s: New.
233 * testsuite/ld-aarch64/emit-relocs-114-overflow.d: New.
234 * testsuite/ld-aarch64/emit-relocs-114-overflow.s: New.
235 * testsuite/ld-aarch64/emit-relocs-114.d: New.
236 * testsuite/ld-aarch64/emit-relocs-114.s: New.
237 * testsuite/ld-aarch64/emit-relocs-115.d: New.
238 * testsuite/ld-aarch64/emit-relocs-115.s: New.
239 * testsuite/ld-aarch64/emit-relocs-116-overflow.d: New.
240 * testsuite/ld-aarch64/emit-relocs-116-overflow.s: New.
241 * testsuite/ld-aarch64/emit-relocs-116.d: New.
242 * testsuite/ld-aarch64/emit-relocs-116.s: New.
243 * testsuite/ld-aarch64/emit-relocs-117.d: New.
244 * testsuite/ld-aarch64/emit-relocs-117.s: New.
245 * testsuite/ld-aarch64/emit-relocs-118-overflow.d: New.
246 * testsuite/ld-aarch64/emit-relocs-118-overflow.s: New.
247 * testsuite/ld-aarch64/emit-relocs-118.d: New.
248 * testsuite/ld-aarch64/emit-relocs-118.s: New.
249 * testsuite/ld-aarch64/emit-relocs-119.d: New.
250 * testsuite/ld-aarch64/emit-relocs-119.s: New.
251
252 2018-03-28 Eric Botcazou <ebotcazou@adacore.com>
253
254 PR ld/22972
255 * testsuite/ld-sparc/sparc.exp: Add test for mixed GOTDATA/GOT relocs.
256 * testsuite/ld-sparc/gotop-hidden.c: New file.
257 * testsuite/ld-sparc/got-hidden32.s: Likewise.
258 * testsuite/ld-sparc/got-hidden64.s: Likewise.
259 * testsuite/ld-sparc/pass.out: Likewise.
260
261 2018-03-25 H.J. Lu <hongjiu.lu@intel.com>
262
263 PR ld/23000
264 * testsuite/ld-x86-64/tlsdesc.pd: Updated.
265
266 2018-03-23 Nick Clifton <nickc@redhat.com>
267
268 PR 22948
269 * emultempl/pe.em (open_dynamic_archive): Add libXXX.lib template
270 to library name list.
271 * emultempl/pep.em (open_dynamic_archive): Likewise.
272 * ld.texinfo (WIN32): Update documentation.
273
274 2018-03-20 Roland McGrath <mcgrathr@google.com>
275
276 * testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*,
277 another target without RELRO.
278
279 2018-03-20 H.J. Lu <hongjiu.lu@intel.com>
280
281 * testsuite/ld-plugin/pr22983.d: Allow leading underscore as
282 well as extra lines between symbols.
283
284 2018-03-20 Maciej W. Rozycki <macro@mips.com>
285
286 * testsuite/ld-gc/gc.exp: Remove extraneous LD flags from the
287 personality test.
288
289 2018-03-20 H.J. Lu <hongjiu.lu@intel.com>
290
291 PR ld/22983
292 * testsuite/ld-plugin/lto.exp: Run PR ld/22983 test.
293 * testsuite/ld-plugin/pr22983.d: New file.
294 * testsuite/ld-plugin/pr22983.t: Likewise.
295 * testsuite/ld-plugin/pr22983a.c: Likewise.
296 * testsuite/ld-plugin/pr22983b.c: Likewise.
297
298 2018-03-15 Andreas Schwab <schwab@suse.de>
299
300 PR ld/22949
301 * emultempl/riscvelf.em (riscv_elf_before_allocation): Don't
302 enable relaxation in relocatable link.
303
304 2018-03-15 Kuan-Lin Chen <kuanlinchentw@gmail.com>
305
306 * emultempl/nds32elf.em (nds32_elf_after_allocation): Remove
307 unsupported target feature.
308
309 2018-03-14 H.J. Lu <hongjiu.lu@intel.com>
310
311 PR ld/20882
312 * testsuite/ld-gc/pr20882.d: Also dump and check .debug_abbrev
313 section.
314 * testsuite/ld-gc/pr20882b.s: Add .debug_abbrev section.
315
316 2018-03-14 H.J. Lu <hongjiu.lu@intel.com>
317
318 * testsuite/ld-gc/gc.exp: Fix a typo: $LFLAGS -> $LDFLAGS.
319
320 2018-03-13 Nick Clifton <nickc@redhat.com>
321
322 * po/pt_BR.po: Updated Brazilian Portuguese translation.
323
324 2018-03-09 Nick Clifton <nickc@redhat.com>
325
326 * testsuite/ld-ifunc/ifuncmod5.s: New test. Checks that targets
327 that support IFUNC symbols can handle relocations against those
328 symbols in NOTE sections.
329 * testsuite/ld-ifunc/ifuncmod5.d: New file: Driver for the new
330 test.
331 * testsuite/ld-ifunc/ifunc.exp: Run the new test.
332
333 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
334
335 PR ld/22929
336 * testsuite/ld-i386/i386.exp: Run PR ld/22929 test.
337 * testsuite/ld-x86-64/x86-64.exp: Likewise.
338 * testsuite/ld-i386/pr22929.d: New file.
339 * testsuite/ld-i386/pr22929.s: Likewise.
340 * testsuite/ld-x86-64/pr22929.d: Likewise.
341 * testsuite/ld-x86-64/pr22929.s: Likewise.
342
343 2018-03-07 Max Filippov <jcmvbkbc@gmail.com>
344
345 * emulparams/elf32xtensa.sh (COMMONPAGESIZE): Define.
346
347 2018-03-07 Renlin Li <renlin.li@arm.com>
348
349 PR ld/20402
350 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
351 * testsuite/ld-aarch64/pr20402.s: New.
352 * testsuite/ld-aarch64/pr20402.d: New.
353
354 2018-03-06 Jim Wilson <jimw@sifive.com>
355
356 PR 22920
357 * emultempl/riscvelf.em (riscv_create_output_section_statements): New.
358 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): New.
359 * testsuite/ld-elf/pr21884.d (#notarget): Add riscv*-*-*.
360 * testsuite/ld-unique/pr21529.d (#notarget): Likewise.
361 * testsuite/ld-srec/srec.exp (run_srec_test): For riscv*-*-* target,
362 call setup_xfail.
363
364 2018-03-03 James Cowgill <james.cowgill@mips.com>
365 Maciej W. Rozycki <macro@mips.com>
366
367 PR ld/21900
368 * testsuite/ld-mips-elf/undefined-warn.d: New test.
369 * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
370 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
371
372 2018-03-02 Jim Wilson <jimw@sifive.com>
373
374 PR 22903
375 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
376 Give stub_sec 8 byte alignment.
377 * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
378 * emulparams/aarch64elf.sh (NOP): Likewise.
379 * emulparams/aarch64elf32.sh (NOP): Likewise.
380 * emulparams/aarch64fbsd.sh (NOP): Likewise.
381 * emulparams/aarch64linux.sh (NOP): Likewise.
382 * emulparams/aarch64linux32.sh (NOP): Likewise.
383 * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
384 * testsuite/ld-aarch64/erratum843419.d: Likewise.
385 * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
386 * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
387 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
388 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
389 * testsuite/ld-aarch64/farcall-b.d: Likewise.
390 * testsuite/ld-aarch64/farcall-back.d: Likewise.
391 * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
392 * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
393 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
394 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
395 * testsuite/ld-aarch64/farcall-bl.d: Likewise.
396
397 2018-03-01 Alan Modra <amodra@gmail.com>
398
399 * configure.ac (ALL_LINGUAS): Add ja. Sort.
400 * configure: Regenerate.
401
402 2018-02-28 Douglas B Rupp <rupp@adacore.com>
403
404 * ldmain.c (main): Remove directory separator, if any, from the
405 end of the canonicalized sysroot.
406
407 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
408
409 * NEWS: Mention --enable-separate-code.
410 * configure.ac: Add --enable-separate-code.
411 (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
412 * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
413 Linux/x86 targets.
414 * config.in: Regenerated.
415 * configure: Likewise.
416 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
417 link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
418
419 2018-02-26 Alan Modra <amodra@gmail.com>
420
421 * emulparams/call_nop.sh, * emulparams/cet.sh,
422 * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
423 * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
424 * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
425 * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
426 * emultempl/elf-generic.em, * emultempl/hppaelf.em,
427 * emultempl/linux.em, * emultempl/lnk960.em,
428 * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
429 * emultempl/m68kelf.em, * emultempl/metagelf.em,
430 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
431 * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
432 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
433 * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
434 * emultempl/scoreelf.em, * emultempl/sh64elf.em,
435 * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
436 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
437 * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
438 * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
439 * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
440 * plugin.c: Standardize error/warning messages.
441 * testsuite/ld-arc/jli-overflow.err,
442 * testsuite/ld-arm/cmse-implib-errors.out,
443 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
444 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
445 * testsuite/ld-arm/cmse-new-wrong-implib.out,
446 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
447 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
448 * testsuite/ld-arm/vxworks1-static.d,
449 * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
450 * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
451 * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
452 * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
453 * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
454 * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
455 * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
456 * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
457 * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
458 * testsuite/ld-i386/vxworks1-static.d,
459 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
460 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
461 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
462 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
463 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
464 * testsuite/ld-mips-elf/bal-jalx-pic.d,
465 * testsuite/ld-mips-elf/jal-global-overflow-1.d,
466 * testsuite/ld-mips-elf/jal-local-overflow-1.d,
467 * testsuite/ld-mips-elf/mode-change-error-1.d,
468 * testsuite/ld-mips-elf/unaligned-branch-2.d,
469 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
470 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
471 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
472 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
473 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
474 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
475 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
476 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
477 * testsuite/ld-mips-elf/unaligned-branch.d,
478 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
479 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
480 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
481 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
482 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
483 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
484 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
485 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
486 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
487 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
488 * testsuite/ld-mips-elf/unaligned-jump.d,
489 * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
490 * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
491 * testsuite/ld-mips-elf/undefined.d,
492 * testsuite/ld-mips-elf/vxworks1-static.d,
493 * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
494 * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
495 * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
496 * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
497 * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
498 * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
499 * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
500 * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
501 * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
502 * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
503 * testsuite/ld-powerpc/aix-weak-3-32.d,
504 * testsuite/ld-powerpc/aix-weak-3-64.d,
505 * testsuite/ld-powerpc/vxworks1-static.d,
506 * testsuite/ld-sh/vxworks1-static.d,
507 * testsuite/ld-sparc/vxworks1-static.d,
508 * testsuite/ld-undefined/undefined.exp,
509 * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
510 * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
511
512 2018-02-26 Alan Modra <amodra@gmail.com>
513
514 * Makefile.am (EMULATION_FILES, POTFILES): Delete.
515 (SRC_POTFILES, BLD_POTFILES): Define.
516 (po/POTFILES.in): Delete rule.
517 (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
518 * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
519 * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
520 and BLD-POTFILES.in.
521 (POTFILES): Delete.
522 (SRC-POTFILES, BLD-POTFILES): Define place marker.
523 (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
524 (distclean, maintainer-clean): Tidy up new files.
525 (POTFILES, POTFILES.in): Delete rules.
526 (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
527 New rules.
528 (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
529 * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
530 * po/BLD-POTFILES.in: New file.
531 * Makefile.in: Regenerate.
532 * configure: Regenerate.
533
534 2018-02-26 Alan Modra <amodra@gmail.com>
535
536 * testsuite/ld-cris/pcrelcp-1.d,
537 * testsuite/ld-mmix/start-2.d: Update.
538
539 2018-02-26 Alan Modra <amodra@gmail.com>
540
541 * testsuite/ld-arm/cmse-implib-errors.out,
542 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
543 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
544 * testsuite/ld-arm/cmse-new-wrong-implib.out,
545 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
546 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
547 * testsuite/ld-cris/badgotr1.d,
548 * testsuite/ld-cris/tls-err-24.d,
549 * testsuite/ld-cris/tls-err-25.d,
550 * testsuite/ld-cris/tls-err-26.d,
551 * testsuite/ld-cris/tls-err-27.d,
552 * testsuite/ld-cris/tls-err-28.d,
553 * testsuite/ld-cris/tls-err-40.d,
554 * testsuite/ld-cris/tls-err-44.d,
555 * testsuite/ld-cris/tls-err-48.d,
556 * testsuite/ld-cris/tls-err-52.d,
557 * testsuite/ld-cris/tls-err-53.d,
558 * testsuite/ld-cris/tls-err-55.d,
559 * testsuite/ld-cris/tls-err-56.d,
560 * testsuite/ld-cris/tls-err-62.d,
561 * testsuite/ld-cris/tls-err-65.d,
562 * testsuite/ld-cris/tls-err-77.d,
563 * testsuite/ld-elf/empty-implib.out,
564 * testsuite/ld-elf/indirect.exp: Update.
565
566 2018-02-26 Alan Modra <amodra@gmail.com>
567
568 * testsuite/ld-aarch64/reloc-overflow-bad.d,
569 * testsuite/ld-arm/attr-merge-9.out,
570 * testsuite/ld-arm/attr-merge-arch-2.d,
571 * testsuite/ld-arm/attr-merge-unknown-1.d,
572 * testsuite/ld-arm/attr-merge-unknown-2.d,
573 * testsuite/ld-arm/attr-merge-unknown-2r.d,
574 * testsuite/ld-arm/attr-merge-unknown-3.d,
575 * testsuite/ld-arm/cmse-implib-errors.out,
576 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
577 * testsuite/ld-arm/cmse-new-implib-no-output.out,
578 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
579 * testsuite/ld-arm/cmse-new-implib.out,
580 * testsuite/ld-arm/cmse-new-wrong-implib.out,
581 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
582 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
583 * testsuite/ld-arm/group-relocs-alu-bad-2.d,
584 * testsuite/ld-arm/group-relocs-alu-bad.d,
585 * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
586 * testsuite/ld-arm/group-relocs-ldc-bad.d,
587 * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
588 * testsuite/ld-arm/group-relocs-ldr-bad.d,
589 * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
590 * testsuite/ld-arm/group-relocs-ldrs-bad.d,
591 * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
592
593 2018-02-26 Alan Modra <amodra@gmail.com>
594
595 * testsuite/ld-mips-elf/attr-gnu-4-12.d,
596 * testsuite/ld-mips-elf/attr-gnu-4-13.d,
597 * testsuite/ld-mips-elf/attr-gnu-4-14.d,
598 * testsuite/ld-mips-elf/attr-gnu-4-16.d,
599 * testsuite/ld-mips-elf/attr-gnu-4-17.d,
600 * testsuite/ld-mips-elf/attr-gnu-4-18.d,
601 * testsuite/ld-mips-elf/attr-gnu-4-19.d,
602 * testsuite/ld-mips-elf/attr-gnu-4-21.d,
603 * testsuite/ld-mips-elf/attr-gnu-4-23.d,
604 * testsuite/ld-mips-elf/attr-gnu-4-24.d,
605 * testsuite/ld-mips-elf/attr-gnu-4-25.d,
606 * testsuite/ld-mips-elf/attr-gnu-4-26.d,
607 * testsuite/ld-mips-elf/attr-gnu-4-27.d,
608 * testsuite/ld-mips-elf/attr-gnu-4-28.d,
609 * testsuite/ld-mips-elf/attr-gnu-4-29.d,
610 * testsuite/ld-mips-elf/attr-gnu-4-31.d,
611 * testsuite/ld-mips-elf/attr-gnu-4-32.d,
612 * testsuite/ld-mips-elf/attr-gnu-4-34.d,
613 * testsuite/ld-mips-elf/attr-gnu-4-35.d,
614 * testsuite/ld-mips-elf/attr-gnu-4-36.d,
615 * testsuite/ld-mips-elf/attr-gnu-4-37.d,
616 * testsuite/ld-mips-elf/attr-gnu-4-38.d,
617 * testsuite/ld-mips-elf/attr-gnu-4-39.d,
618 * testsuite/ld-mips-elf/attr-gnu-4-41.d,
619 * testsuite/ld-mips-elf/attr-gnu-4-42.d,
620 * testsuite/ld-mips-elf/attr-gnu-4-43.d,
621 * testsuite/ld-mips-elf/attr-gnu-4-45.d,
622 * testsuite/ld-mips-elf/attr-gnu-4-46.d,
623 * testsuite/ld-mips-elf/attr-gnu-4-47.d,
624 * testsuite/ld-mips-elf/attr-gnu-4-48.d,
625 * testsuite/ld-mips-elf/attr-gnu-4-49.d,
626 * testsuite/ld-mips-elf/attr-gnu-4-52.d,
627 * testsuite/ld-mips-elf/attr-gnu-4-53.d,
628 * testsuite/ld-mips-elf/attr-gnu-4-54.d,
629 * testsuite/ld-mips-elf/attr-gnu-4-58.d,
630 * testsuite/ld-mips-elf/attr-gnu-4-59.d,
631 * testsuite/ld-mips-elf/attr-gnu-4-61.d,
632 * testsuite/ld-mips-elf/attr-gnu-4-62.d,
633 * testsuite/ld-mips-elf/attr-gnu-4-63.d,
634 * testsuite/ld-mips-elf/attr-gnu-4-64.d,
635 * testsuite/ld-mips-elf/attr-gnu-4-68.d,
636 * testsuite/ld-mips-elf/attr-gnu-4-69.d,
637 * testsuite/ld-mips-elf/attr-gnu-4-71.d,
638 * testsuite/ld-mips-elf/attr-gnu-4-72.d,
639 * testsuite/ld-mips-elf/attr-gnu-4-73.d,
640 * testsuite/ld-mips-elf/attr-gnu-4-74.d,
641 * testsuite/ld-mips-elf/attr-gnu-4-78.d,
642 * testsuite/ld-mips-elf/attr-gnu-4-79.d,
643 * testsuite/ld-mips-elf/attr-gnu-4-81.d,
644 * testsuite/ld-mips-elf/attr-gnu-4-89.d,
645 * testsuite/ld-mips-elf/attr-gnu-8-12.d,
646 * testsuite/ld-mips-elf/attr-gnu-8-21.d,
647 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
648 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
649 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
650 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
651 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
652 * testsuite/ld-mips-elf/bal-jalx-pic.d,
653 * testsuite/ld-mips-elf/mode-change-error-1.d,
654 * testsuite/ld-mips-elf/unaligned-branch-2.d,
655 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
656 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
657 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
658 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
659 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
660 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
661 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
662 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
663 * testsuite/ld-mips-elf/unaligned-branch.d,
664 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
665 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
666 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
667 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
668 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
669 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
670 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
671 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
672 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
673 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
674 * testsuite/ld-mips-elf/unaligned-jump.d: Update.
675
676 2018-02-26 Alan Modra <amodra@gmail.com>
677
678 * testsuite/ld-elf/indirect.exp,
679 * testsuite/ld-elf/pr22649-2ab-mips.msg,
680 * testsuite/ld-elf/pr22649-2cd-mips.msg,
681 * testsuite/ld-elf/pr22649.msg,
682 * testsuite/ld-elf/tls_common.exp,
683 * testsuite/ld-elfcomm/elfcomm.exp,
684 * testsuite/ld-arm/attr-merge-incompatible.d,
685 * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
686 * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
687 * testsuite/ld-tic6x/attr-compatibility-other-other.d,
688 * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
689
690 2018-02-26 Alan Modra <amodra@gmail.com>
691
692 * testsuite/ld-powerpc/attr-gnu-12-21.d,
693 * testsuite/ld-powerpc/attr-gnu-4-12.d,
694 * testsuite/ld-powerpc/attr-gnu-4-13.d,
695 * testsuite/ld-powerpc/attr-gnu-4-21.d,
696 * testsuite/ld-powerpc/attr-gnu-4-23.d,
697 * testsuite/ld-powerpc/attr-gnu-4-31.d,
698 * testsuite/ld-powerpc/attr-gnu-4-32.d,
699 * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
700
701 2018-02-21 Alan Modra <amodra@gmail.com>
702
703 * testsuite/ld-elf/group8b.d: Run test on ia64. Use xfail rather
704 than notarget.
705 * testsuite/ld-elf/pr12851.d: Likewise.
706 * testsuite/ld-elf/pr12975.d: Likewise.
707 * testsuite/ld-elf/pr13177.d: Likewise.
708 * testsuite/ld-elf/pr13195.d: Likewise.
709 * testsuite/ld-elf/pr17615.d: Likewise.
710 * testsuite/ld-elf/pr21562a.d: Likewise.
711 * testsuite/ld-elf/pr21562b.d: Likewise.
712 * testsuite/ld-elf/pr21562c.d: Likewise.
713 * testsuite/ld-elf/pr21562d.d: Likewise.
714 * testsuite/ld-elf/pr21562i.d: Likewise.
715 * testsuite/ld-elf/pr21562j.d: Likewise.
716 * testsuite/ld-elf/pr21562k.d: Likewise.
717 * testsuite/ld-elf/pr21562l.d: Likewise.
718 * testsuite/ld-elf/pr21562m.d: Likewise.
719 * testsuite/ld-elf/pr21562n.d: Likewise.
720 * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha. Use xfail
721 rather than notarget.
722 * testsuite/ld-elf/group9b.d: Likewise.
723 * testsuite/ld-elf/pr22677.d: Likewise.
724
725 2018-02-19 Maciej W. Rozycki <macro@mips.com>
726
727 * testsuite/ld-mips-elf/reginfo-0.d: New test.
728 * testsuite/ld-mips-elf/reginfo-0r.d: New test.
729 * testsuite/ld-mips-elf/reginfo-1.d: New test.
730 * testsuite/ld-mips-elf/reginfo-1r.d: New test.
731 * testsuite/ld-mips-elf/reginfo-2.d: New test.
732 * testsuite/ld-mips-elf/reginfo-2r.d: New test.
733 * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
734 * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
735 * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
736 * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
737 * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
738 * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
739 * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
740 * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
741 * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
742 script.
743 * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
744 script.
745 * testsuite/ld-mips-elf/reginfo-1.s: New test source.
746 * testsuite/ld-mips-elf/reginfo-2.s: New test source.
747 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
748
749 2018-02-19 Maciej W. Rozycki <macro@mips.com>
750
751 * ldlang.c (insert_pad): Do not change output section's size if
752 SEC_FIXED_SIZE is set in the flags.
753 (size_input_section): Likewise.
754 (lang_size_sections_1): Likewise.
755 (lang_reset_memory_regions): Likewise.
756
757 2018-02-19 Alan Modra <amodra@gmail.com>
758
759 * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
760 %I, %R, %S and %T.
761 * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
762 * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
763 * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
764 format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
765
766 2018-02-19 Alan Modra <amodra@gmail.com>
767
768 * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
769 * ldcref.c: Update all messages using %A and %B.
770 * ldexp.c: Likewise.
771 * ldlang.c: Likewise.
772 * ldmain.c: Likewise.
773 * ldmisc.c: Likewise.
774 * pe-dll.c: Likewise.
775 * plugin.c: Likewise.
776 * emultempl/beos.em: Likewise.
777 * emultempl/cr16elf.em: Likewise.
778 * emultempl/elf32.em: Likewise.
779 * emultempl/m68kcoff.em: Likewise.
780 * emultempl/m68kelf.em: Likewise.
781 * emultempl/mmo.em: Likewise.
782 * emultempl/nds32elf.em: Likewise.
783 * emultempl/pe.em: Likewise.
784 * emultempl/pep.em: Likewise.
785 * emultempl/spuelf.em: Likewise.
786 * emultempl/sunos.em: Likewise.
787 * emultempl/xtensaelf.em: Likewise.
788
789 2018-02-19 H.J. Lu <hongjiu.lu@intel.com>
790
791 PR ld/22845
792 * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
793 Add tests for "-z noseparate-code" and "-z separate-code".
794 Remove unsupported -shared check.
795
796 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
797
798 PR ld/22845
799 * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
800
801 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
802
803 PR ld/22845
804 * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
805 "-z noseparate-code" and "-z separate-code".
806
807 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
808
809 PR ld/22845
810 * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
811 to ld.
812
813 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
814
815 * testsuite/ld-x86-64/bnd-branch-1-now.d: Add -z
816 max-page-size=0x200000 -z noseparate-code.
817 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
818 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
819 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
820 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
821 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
822 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
823 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
824 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
825 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
826 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
827 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
828 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
829 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
830 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
831 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
832 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
833 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
834 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
835 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
836 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
837 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
838 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
839 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
840 * testsuite/ld-x86-64/load1a.d: Likewise.
841 * testsuite/ld-x86-64/load1b.d: Likewise.
842 * testsuite/ld-x86-64/load1c.d: Likewise.
843 * testsuite/ld-x86-64/load1d.d: Likewise.
844 * testsuite/ld-x86-64/pie3.d: Likewise.
845 * testsuite/ld-x86-64/pr14207.d: Likewise.
846 * testsuite/ld-x86-64/pr17618.d: Likewise.
847 * testsuite/ld-x86-64/pr19162.d: Likewise.
848 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
849 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
850 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
851 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
852 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
853 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
854 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
855 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
856 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
857 * testsuite/ld-x86-64/pr20830a.d: Likewise.
858 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
859 * testsuite/ld-x86-64/pr20830b.d: Likewise.
860 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
861 * testsuite/ld-x86-64/pr21038a.d: Likewise.
862 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
863 * testsuite/ld-x86-64/pr21038b.d: Likewise.
864 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
865 * testsuite/ld-x86-64/pr21038c.d: Likewise.
866
867 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
868
869 * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
870 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
871
872 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
873
874 * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
875 -z noseparate-code.
876
877 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
878
879 * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
880 -z max-page-size=0x200000, excluding NaCl target.
881
882 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
883
884 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
885 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
886 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
887 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
888 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
889 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
890 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
891
892 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
893
894 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
895 -z max-page-size=0x200000 -z noseparate-code.
896 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
897 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
898 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
899 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
900 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
901 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
902
903 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
904
905 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
906 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
907 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
908
909 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
910
911 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
912 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
913 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
914
915 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
916
917 * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
918 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
919 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
920 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
921 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
922 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
923 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
924 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
925 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
926 * testsuite/ld-i386/load1.d: Likewise.
927 * testsuite/ld-i386/pie1.d: Likewise.
928 * testsuite/ld-i386/pr20244-1a.d: Likewise.
929 * testsuite/ld-i386/pr20244-1b.d: Likewise.
930 * testsuite/ld-i386/pr20244-2a.d: Likewise.
931 * testsuite/ld-i386/pr20244-2b.d: Likewise.
932 * testsuite/ld-i386/pr20244-2c.d: Likewise.
933 * testsuite/ld-i386/pr20244-4a.d: Likewise.
934 * testsuite/ld-i386/pr20244-4b.d: Likewise.
935 * testsuite/ld-i386/pr20830.d: Likewise.
936
937 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
938
939 * testsuite/ld-i386/pr19636-1a.d: Updated.
940 * testsuite/ld-i386/pr19636-1b.d: Likewise.
941 * testsuite/ld-i386/pr19636-1j.d: Likewise.
942 * testsuite/ld-i386/pr19636-1k.d: Likewise.
943 * testsuite/ld-i386/pr19636-2a.d: Likewise.
944 * testsuite/ld-i386/pr19636-2b.d: Likewise.
945
946 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
947
948 * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
949
950 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
951
952 * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
953 * testsuite/ld-elf/textaddr1.d: Likewise.
954 * testsuite/ld-elf/textaddr2.d: Likewise.
955 * testsuite/ld-elf/textaddr4.d: Likewise.
956 * testsuite/ld-elf/textaddr6.d: Likewise.
957
958 2018-02-15 Jim Wilson <jimw@sifive.com>
959
960 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
961 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
962 * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
963
964 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
965
966 PR ld/22842
967 * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
968 * testsuite/ld-x86-64/x86-64.exp: Likewise.
969 * testsuite/ld-i386/pr22842a.c: New file.
970 * testsuite/ld-i386/pr22842b.S: Likewise.
971 * testsuite/ld-x86-64/pr22842a.c: Likewise.
972 * testsuite/ld-x86-64/pr22842a.rd: Likewise.
973 * testsuite/ld-x86-64/pr22842b.S: Likewise.
974 * testsuite/ld-x86-64/pr22842b.rd: Likewise.
975
976 2018-02-14 Maciej W. Rozycki <macro@mips.com>
977
978 * ldlex.h (ldlex_command): Remove prototype.
979
980 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
981
982 * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
983 pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
984
985 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
986
987 PR 22836
988 * testsuite/ld-elf/pr22836-1.s: New file.
989 * testsuite/ld-elf/pr22836-1a.d: Likewise.
990 * testsuite/ld-elf/pr22836-1b.d: Likewise.
991
992 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
993
994 PR gas/22791
995 * testsuite/ld-x86-64/mpx1c.rd: Updated.
996 * testsuite/ld-x86-64/pr22791-1.err: New file.
997 * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
998 * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
999 * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
1000 * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
1001 * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
1002 * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
1003 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
1004
1005 2018-02-13 Alan Modra <amodra@gmail.com>
1006
1007 PR 22836
1008 * testsuite/ld-elf/pr22836-2.d,
1009 * testsuite/ld-elf/pr22836-2.s: New test.
1010
1011 2018-02-13 Alan Modra <amodra@gmail.com>
1012
1013 * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
1014
1015 2018-02-07 Alan Modra <amodra@gmail.com>
1016
1017 Revert 2018-01-17 Alan Modra <amodra@gmail.com>
1018 * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
1019 * emultempl/ppc64elf.em: Likesize
1020 * ld.texinfo: Likewise
1021 * testsuite/ld-powerpc/elfv2exe.d,
1022 * testsuite/ld-powerpc/elfv2so.d,
1023 * testsuite/ld-powerpc/relbrlt.d,
1024 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1025
1026 2018-02-06 Eric Botcazou <ebotcazou@adacore.com>
1027
1028 * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
1029 (pr22263-1): Pass AFLAGS_PIC to the assembler.
1030 * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
1031 * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
1032 * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
1033 * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
1034
1035 2018-02-05 Renlin Li <renlin.li@arm.com>
1036
1037 PR ld/22764
1038 * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
1039 * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
1040 * testsuite/ld-aarch64/pr22764.s: New.
1041 * testsuite/ld-aarch64/pr22764.d: New.
1042
1043 2018-02-05 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 PR ld/22782
1046 * testsuite/ld-i386/discarded1.s: Replace mov with div.
1047 * testsuite/ld-x86-64/discarded1.s: Likewise.
1048 * testsuite/ld-i386/i386.exp: Run pr22782.
1049 * testsuite/ld-i386/load1-nacl.d: Updated for removing
1050 _GLOBAL_OFFSET_TABLE_ from output.
1051 * testsuite/ld-i386/load1.d: Likewise.
1052 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
1053 * testsuite/ld-x86-64/load1a.d: Likewise.
1054 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
1055 * testsuite/ld-x86-64/load1b.d: Likewise.
1056 * testsuite/ld-i386/pr22782.d: New file.
1057 * testsuite/ld-i386/pr22782.s: Likewise.
1058 * testsuite/ld-x86-64/pr22782.s: Likewise.
1059 * testsuite/ld-x86-64/pr22782a.d: Likewise.
1060 * testsuite/ld-x86-64/pr22782b.d: Likewise.
1061 * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
1062
1063 2018-02-05 Nick Clifton <nickc@redhat.com>
1064
1065 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1066
1067 2018-02-04 H.J. Lu <hongjiu.lu@intel.com>
1068
1069 * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
1070 * testsuite/ld-i386/lea1e.d: Likewise.
1071 * testsuite/ld-i386/lea1f.d: Likewise.
1072 * testsuite/ld-x86-64/lea1g.d: Likewise.
1073 * testsuite/ld-x86-64/lea1h.d: Likewise.
1074 * testsuite/ld-x86-64/lea1i.d: Likewise.
1075 * testsuite/ld-x86-64/lea1j.d: Likewise.
1076 * testsuite/ld-x86-64/lea1k.d: Likewise.
1077 * testsuite/ld-x86-64/lea1l.d: Likewise.
1078
1079 2018-02-03 Nick Clifton <nickc@redhat.com>
1080
1081 PR 22762
1082 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
1083 __DTOR_LIST__ symbols. Add a comment explaining why this is
1084 necessary.
1085 * scripttemp/pep.sc: Likewise.
1086 * ld.texinfo (PROVIDE): Add a note about the effect of common
1087 symbols.
1088
1089 2018-02-03 Sandra Loosemore <sandra@codesourcery.com>
1090
1091 * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
1092
1093 2018-02-02 Maciej W. Rozycki <macro@mips.com>
1094
1095 * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
1096 assembly builds where missing and remove `tic6x-*-*' XFAIL
1097 markings accordingly.
1098
1099 2018-02-01 Simon Marchi <simon.marchi@ericsson.com>
1100
1101 * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
1102 on NULL pointer.
1103
1104 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
1105
1106 * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
1107
1108 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1109
1110 * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
1111
1112 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1113
1114 * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
1115 involving a shared library for `mips*vr4100*-*-elf*',
1116 `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
1117 * testsuite/ld-elf/provide-hidden.exp: Likewise.
1118 * testsuite/ld-elf/shared.exp: Likewise.
1119 * testsuite/ld-gc/gc.exp: Likewise.
1120 * testsuite/ld-mips-elf/comm-data.exp: Likewise.
1121
1122 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1123
1124 * testsuite/ld-elf/elf.exp: Move shared library tests over to...
1125 * testsuite/ld-elf/shared.exp: ... here.
1126
1127 2018-01-31 Michael Matz <matz@suse.de>
1128
1129 * testsuite/ld-elf/pr21964-5.c: New test.
1130 * testsuite/ld-elf/shared.exp: Run it.
1131
1132 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
1133
1134 PR ld/21964
1135 * testsuite/ld-elf/pr21964-4.c: New file.
1136 * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
1137
1138 2018-01-30 Alan Modra <amodra@gmail.com>
1139
1140 * testsuite/ld-gc/stop.d,
1141 * testsuite/ld-gc/stop.s: New test.
1142 * testsuite/ld-gc/gc.exp: Run it.
1143
1144 2018-01-30 Maciej W. Rozycki <macro@mips.com>
1145
1146 PR ld/22649
1147 * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
1148 * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
1149 * testsuite/ld-elf/shared.exp: Use the new outputs with
1150 `mips*-*-*' targets.
1151
1152 2018-01-30 Maciej W. Rozycki <macro@mips.com>
1153
1154 * testsuite/ld-elf/comm-data1.sd: Alternatively accept
1155 `PRC[0xff02]' in place of a regular section index.
1156 * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
1157
1158 2018-01-29 Alan Modra <amodra@gmail.com>
1159
1160 * testsuite/ld-elf/pr21964-3a.c: New file.
1161 * testsuite/ld-elf/pr21964-3c.c: New file.
1162 * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
1163
1164 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1165
1166 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
1167 (pr22269-1): Pass AFLAGS_PIC to the assembler.
1168
1169 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1170
1171 * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
1172
1173 2018-01-29 Maciej W. Rozycki <macro@mips.com>
1174
1175 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
1176 targets using non-traditional MIPS emulation or having a limited
1177 selection of ABIs available. Don't force big endianness, use
1178 defaults.
1179
1180 2018-01-29 H.J. Lu <hongjiu.lu@intel.com>
1181
1182 PR ld/22732
1183 * testsuite/config/default.exp (STATIC_LDFLAGS): New. Set to
1184 "-static" if target compiler supports it.
1185 * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
1186 tests if target compiler doesn't support it.
1187 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1188 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
1189 (run_cc_link_tests): Likewise.
1190
1191 2018-01-27 H.J. Lu <hongjiu.lu@intel.com>
1192
1193 PR ld/22751
1194 * testsuite/config/default.exp (INT128_CFLAGS): New.
1195 * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
1196 Run ld/22751 tests.
1197 * testsuite/ld-plugin/pr22751.c: New file.
1198 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
1199 ld trailing options.
1200
1201 2018-01-28 Alan Modra <amodra@gmail.com>
1202
1203 PR 22751
1204 * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
1205 set.
1206
1207 2018-01-26 Maciej W. Rozycki <macro@mips.com>
1208
1209 * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
1210 `mipself'.
1211
1212 2018-01-25 Eric Botcazou <ebotcazou@adacore.com>
1213
1214 * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
1215 Link with a version script.
1216 (32-bit: TLS -fpie): New test.
1217 (64-bit: Helper shared library): Link with a version script.
1218 (64-bit: TLS -fpie): New test.
1219 (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
1220 * testsuite/ld-sparc/tlslib.ver: New file.
1221 * testsuite/ld-sparc/tlspie32.dd: Likewise.
1222 * testsuite/ld-sparc/tlspie32.s: Likewise.
1223 * testsuite/ld-sparc/tlspie64.dd: Likewise.
1224 * testsuite/ld-sparc/tlspie64.s: Likewise.
1225 * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
1226 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
1227 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
1228 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
1229 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
1230 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
1231
1232 2018-01-24 Renlin Li <renlin.li@arm.com>
1233
1234 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
1235 * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
1236 * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
1237 * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
1238 * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
1239 * testsuite/ld-aarch64/emit-relocs-288.d: New.
1240 * testsuite/ld-aarch64/emit-relocs-288.s: New.
1241 * testsuite/ld-aarch64/emit-relocs-289.d: New.
1242 * testsuite/ld-aarch64/emit-relocs-289.s: New.
1243 * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
1244 * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
1245 * testsuite/ld-aarch64/emit-relocs-290.d: New.
1246 * testsuite/ld-aarch64/emit-relocs-290.s: New.
1247 * testsuite/ld-aarch64/emit-relocs-291.d: New.
1248 * testsuite/ld-aarch64/emit-relocs-291.s: New.
1249 * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
1250 * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
1251 * testsuite/ld-aarch64/emit-relocs-292.d: New.
1252 * testsuite/ld-aarch64/emit-relocs-292.s: New.
1253 * testsuite/ld-aarch64/emit-relocs-293.d: New.
1254 * testsuite/ld-aarch64/emit-relocs-293.s: New.
1255
1256 2018-01-20 H.J. Lu <hongjiu.lu@intel.com>
1257
1258 PR ld/22721
1259 * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
1260 * testsuite/ld-plugin/pr22721.t: New file.
1261 * testsuite/ld-plugin/pr22721a.s: Likewise.
1262 * testsuite/ld-plugin/pr22721b.c: Likewise.
1263
1264 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
1265
1266 * testsuite/ld-elf/group1.d: Also xfail Solaris.
1267
1268 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
1269
1270 * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
1271 PLT/GOT order/layout for Solaris/x86 targets.
1272 * testsuite/ld-elf/linkinfo1b.d: Likewise.
1273
1274 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
1275
1276 PR ld/22728
1277 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
1278 into ...
1279 (elf_solaris2_before_allocation): This.
1280 (LDEMUL_AFTER_ALLOCATION): Removed.
1281
1282 2018-01-18 Alan Modra <amodra@gmail.com>
1283
1284 * emultempl/ppc32elf.em: Support optional --plt-align arg.
1285 * emultempl/ppc64elf.em: Support negative --plt-align arg.
1286
1287 2018-01-17 Alan Modra <amodra@gmail.com>
1288
1289 * emultempl/ppc32elf.em (params): Init new field.
1290 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
1291 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
1292 (PARSE_AND_LIST_LONGOPTS): Handle new options.
1293 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1294 (PARSE_AND_LIST_OPTIONS): Likewise.
1295 * emultempl/ppc64elf.em (params): Init new field.
1296 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
1297 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
1298 (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
1299 (PARSE_AND_LIST_OPTIONS): Likewise.
1300 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1301 * ld.texinfo (--no-plt-thread-safe): Correct itemx.
1302 (--speculate-indirect-jumps): Document.
1303 * testsuite/ld-powerpc/elfv2exe.d,
1304 * testsuite/ld-powerpc/elfv2so.d,
1305 * testsuite/ld-powerpc/relbrlt.d,
1306 * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
1307 speculation barriers on various tests.
1308
1309 2018-01-17 Alan Modra <amodra@gmail.com>
1310
1311 * emultempl/ppc32elf.em (params): Init new field.
1312 (enum ppc32_opt): New enum to define OPTION_* values. Add
1313 OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
1314 (PARSE_AND_LIST_LONGOPTS): Handle new options.
1315 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1316 (PARSE_AND_LIST_OPTIONS): Likewise. Break up help output.
1317 * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
1318 correctly for negative --plt-stub-align.
1319 * testsuite/ld-powerpc/elfv2exe.d,
1320 * testsuite/ld-powerpc/elfv2so.d,
1321 * testsuite/ld-powerpc/relbrlt.d,
1322 * testsuite/ld-powerpc/relbrlt.s,
1323 * testsuite/ld-powerpc/tlsexe.d,
1324 * testsuite/ld-powerpc/tlsexe.r,
1325 * testsuite/ld-powerpc/tlsexe32.d,
1326 * testsuite/ld-powerpc/tlsexe32.g,
1327 * testsuite/ld-powerpc/tlsexe32.r,
1328 * testsuite/ld-powerpc/tlsexetoc.d,
1329 * testsuite/ld-powerpc/tlsexetoc.r,
1330 * testsuite/ld-powerpc/tlsopt5_32.d,
1331 * testsuite/ld-powerpc/tlsso.d,
1332 * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
1333
1334 2018-01-16 Nick Clifton <nickc@redhat.com>
1335
1336 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1337
1338 2018-01-15 Nick Clifton <nickc@redhat.com>
1339
1340 * po/uk.po: Updated Ukranian translation.
1341
1342 2018-01-13 Nick Clifton <nickc@redhat.com>
1343
1344 * po/ld.pot: Regenerated.
1345
1346 2018-01-13 Nick Clifton <nickc@redhat.com>
1347
1348 * configure: Regenerate.
1349
1350 2018-01-13 Nick Clifton <nickc@redhat.com>
1351
1352 2.30 branch created.
1353 * NEWS: Add marker for 2.30.
1354
1355 2018-01-12 Alan Modra <amodra@gmail.com>
1356
1357 * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
1358 initialization" for currently failing targets.
1359
1360 2018-01-12 Alan Modra <amodra@gmail.com>
1361
1362 PR ld/22649
1363 * testsuite/ld-elf/pr22649.msg: Allow other messages.
1364 * testsuite/ld-elf/shared.exp: Check that --gc-sections is
1365 supported before running ld/22649 tests.
1366
1367 2018-01-12 Nick Clifton <nickc@redhat.com>
1368
1369 * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
1370 as the opposite of "-z defs".
1371 * ld.texinfo: Document the new option. Update the description of
1372 the -z defs option to make it clear that it does generate an error
1373 if an undefined symbol reference is found in an object file whilst
1374 creating a shared library.
1375 * NEWS: Document this new feature.
1376
1377 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1378
1379 * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
1380 "-z separate-code".
1381 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1382 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1383 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1384
1385 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1386
1387 PR ld/22393
1388 * testsuite/ld-x86-64/pr22393-3a.c: New file.
1389 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1390 * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
1391 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1392 * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
1393 -z max-page-size=0x1000.
1394
1395 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1396
1397 PR ld/22393
1398 * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
1399 * testsuite/ld-elf/pr22393-1.s: New file.
1400 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1401 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1402 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1403 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1404 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1405 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1406 * testsuite/ld-elf/pr22393-2a.c: Likewise.
1407 * testsuite/ld-elf/pr22393-2a.rd: Likewise.
1408 * testsuite/ld-elf/pr22393-2b.c: Likewise.
1409 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1410 * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
1411
1412 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1413
1414 PR ld/22393
1415 * NEWS: Mention "-z separate-code".
1416 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
1417 builtin linker scripts and return linker scripts from disk for
1418 "-z separate-code".
1419 (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
1420 and "-z noseparate-code".
1421 * genscripts.sh: Generate linker scripts for "-z separate-code".
1422 (LD_FLAG): Set to *textonly for "-z separate-code".
1423 * ld.texinfo: Document "-z separate-code".
1424 * lexsup.c (elf_shlib_list_options): Add linker help messsages
1425 for "-z separate-code" and "-z noseparate-code".
1426 * scripttempl/elf.sc (SEPARATE_TEXT): New
1427 (TEXT_SEGMENT_ALIGN): Likewise.
1428 Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
1429 ${MAXPAGESIZE}.
1430
1431 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1432
1433 PR ld/22649
1434 * testsuite/ld-elf/pr22649-1.s: New file.
1435 * testsuite/ld-elf/pr22649-2a.s: Likewise.
1436 * testsuite/ld-elf/pr22649-2b.s: Likewise.
1437 * testsuite/ld-elf/pr22649.msg: Likewise.
1438 * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
1439
1440 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1441
1442 PR ld/22677
1443 * scripttempl/elf.sc (PREINIT_ARRAY): New.
1444 Don't add .preinit_array for ld -r.
1445 * testsuite/ld-elf/pr22677.d: New file.
1446 * testsuite/ld-elf/pr22677.s: Likewise.
1447
1448 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1449
1450 * ldexp.h (union etree_union): Remove defsym field.
1451 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
1452 parameter.
1453 (exp_assign): Remove passing of defsym parameter.
1454 (exp_defsym): Likewise.
1455 (exp_provide): Likewise.
1456
1457 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1458
1459 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
1460 nodes are ignored in the tree walk, and move the location at which
1461 we change provide nodes into provided nodes.
1462 (exp_init_os): Add etree_provided.
1463 * testsuite/ld-scripts/provide-6.d: New file.
1464 * testsuite/ld-scripts/provide-6.t: New file.
1465 * testsuite/ld-scripts/provide-7.d: New file.
1466 * testsuite/ld-scripts/provide-7.t: New file.
1467 * testsuite/ld-scripts/provide-8.d: New file.
1468 * testsuite/ld-scripts/provide-8.t: New file.
1469
1470 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
1473 * testsuite/ld-scripts/provide-4.d: Use new map file name.
1474 * testsuite/ld-scripts/provide-5.d: Use new map file name.
1475 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
1476 * testsuite/ld-scripts/provide-4.map: ...this.
1477 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
1478 * testsuite/ld-scripts/provide-5.map: ...this.
1479 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
1480 file, and run tests in a loop.
1481
1482 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
1485 PROVIDE statements.
1486 * testsuite/ld-scripts/provide-4.map: Update expected output.
1487 * testsuite/ld-scripts/provide-5.map: Likewise.
1488
1489 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1490
1491 PR ld/22696
1492 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
1493
1494 2018-01-09 Jim Wilson <jimw@sifive.com>
1495
1496 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
1497 (#alltargets): Renamed from #target. Add shared.
1498 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
1499 Document alltargets option. Add support for alltargets option.
1500 (istarget): Add support for shared target.
1501
1502 2018-01-08 Jim Wilson <jimw@sifive.com>
1503
1504 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
1505 instead of .text.
1506 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
1507 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
1508 tests, add call to check_shared_lib_support.
1509
1510 2018-01-05 Jim Wilson <jimw@sifive.com>
1511
1512 * testsuite/ld-riscv-elf/disas-jalr.d: New.
1513 * testsuite/ld-riscv-elf/disas-jalr.s: New.
1514 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
1515
1516 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
1517 case on $target, and don't set for riscv*-elf targets.
1518 (GENERATE_PIE_SCRIPT): Likewise.
1519
1520 2018-01-03 Alan Modra <amodra@gmail.com>
1521
1522 Update year range in copyright notice of all files.
1523
1524 For older changes see ChangeLog-2017
1525 \f
1526 Copyright (C) 2018 Free Software Foundation, Inc.
1527
1528 Copying and distribution of this file, with or without modification,
1529 are permitted in any medium without royalty provided the copyright
1530 notice and this notice are preserved.
1531
1532 Local Variables:
1533 mode: change-log
1534 left-margin: 8
1535 fill-column: 74
1536 version-control: never
1537 End:
This page took 0.060562 seconds and 3 git commands to generate.