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