Fix a typo in scripttempl/elf32xc16x.sc
[external/binutils.git] / ld / ChangeLog
1 2018-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * scripttempl/elf32xc16x.sc: Fix a typo.
4
5 2018-12-07  H.J. Lu  <hongjiu.lu@intel.com>
6
7         PR ld/23958
8         * testsuite/ld-plugin/lto.exp: Run PR ld/23958 test.
9         * testsuite/ld-plugin/pr23958.c: New file.
10         * testsuite/ld-plugin/pr23958.t: Likewise.
11
12 2018-12-07  H.J. Lu  <hongjiu.lu@intel.com>
13
14         * NEWS: Updated for property change report.
15         * ld.texi: Document property change report.
16         * ldmain.c (main): Set link_info.has_map_file to TRUE when
17         linker map file is used.
18         * testsuite/ld-scripts/rgn-over1.d: Updated.
19         * testsuite/ld-scripts/rgn-over2.d: Likewise.
20         * testsuite/ld-scripts/rgn-over3.d: Likewise.
21         * testsuite/ld-scripts/rgn-over4.d: Likewise.
22         * testsuite/ld-scripts/rgn-over5.d: Likewise.
23         * testsuite/ld-scripts/rgn-over6.d: Likewise.
24         * testsuite/ld-scripts/rgn-over7.d: Likewise.
25         * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Check linker map
26         file.
27         * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
28         * testsuite/ld-x86-64/property-x86-ibt1a.map: New file.
29
30 2018-12-04  H.J. Lu  <hongjiu.lu@intel.com>
31
32         PR ld/23372
33         * testsuite/ld-i386/pr23372a.d: Updated.
34         * testsuite/ld-i386/pr23372c.d: Likewise.
35         * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
36         * testsuite/ld-x86-64/pr23372a.d: Likewise.
37         * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
38         * testsuite/ld-x86-64/pr23372c.d: Likewise.
39
40 2018-12-01  H.J. Lu  <hongjiu.lu@intel.com>
41
42         PR ld/23930
43         * testsuite/ld-i386/i386.exp: Run pr23930.
44         * testsuite/ld-i386/pr23930.d: New file.
45         * testsuite/ld-x86-64/pr23930-32.t: Likewise.
46         * testsuite/ld-x86-64/pr23930-x32.d: Likewise.
47         * testsuite/ld-x86-64/pr23930.d: Likewise.
48         * testsuite/ld-x86-64/pr23930.t: Likewise.
49         * testsuite/ld-x86-64/pr23930a.s: Likewise.
50         * testsuite/ld-x86-64/pr23930b.s: Likewise.
51         * testsuite/ld-x86-64/x86-64.exp: Run pr23930 and pr23930-x32.
52 ---
53 2018-11-30  Alan Modra  <amodra@gmail.com>
54
55         * testsuite/ld-powerpc/pr23937.d,
56         * testsuite/ld-powerpc/pr23937.s: New test.
57         * testsuite/ld-powerpc/powerpc.exp: Run it.
58
59 2018-11-29  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
60
61         * ldlang.c (statement_list): Document purpose and what next field it
62         uses.
63         (file_chain): Likewise.
64         (input_file_chain): Likewise.
65         * ldlang.h (lang_statement_header_type): Document statement list header
66         the next pointer correspond to.
67         (lang_statement_header_type): Replace comment for next and
68         next_real_file field to refer the reader to their corresponding
69         statement list header.
70
71 2018-11-27  Maciej W. Rozycki  <macro@linux-mips.org>
72
73         * testsuite/ld-mips-elf/pic-reloc-0.d: New test.
74         * testsuite/ld-mips-elf/pic-reloc-1.d: New test.
75         * testsuite/ld-mips-elf/pic-reloc-2.d: New test.
76         * testsuite/ld-mips-elf/pic-reloc-3.d: New test.
77         * testsuite/ld-mips-elf/pic-reloc-4.d: New test.
78         * testsuite/ld-mips-elf/pic-reloc-absolute-hi.ld: New test
79         linker script.
80         * testsuite/ld-mips-elf/pic-reloc-absolute-lo.ld: New test
81         linker script.
82         * testsuite/ld-mips-elf/pic-reloc-ordinary.ld: New test linker
83         script.
84         * testsuite/ld-mips-elf/pic-reloc-j.s: New test source.
85         * testsuite/ld-mips-elf/pic-reloc-lui.s: New test source.
86         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
87
88 2018-11-27  Maciej W. Rozycki  <macro@linux-mips.org>
89
90         * ldmain.c (reloc_overflow): Use `%H:' rather than `%P: %H:'
91         with `einfo'.
92         (reloc_dangerous): Likewise.
93         (unattached_reloc): Likewise.
94
95 2018-11-27  Tamar Christina  <tamar.christina@arm.com>
96
97         PR ld/23904
98         * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum843419_tls_ie.
99         * testsuite/ld-aarch64/erratum843419_tls_ie.d: New test.
100         * testsuite/ld-aarch64/erratum843419_tls_ie.s: New test.
101
102 2018-11-16  Nick Clifton  <nickc@redhat.com>
103
104         * po/es.po: Updated Spanish translation.
105
106 2018-11-15  Nick Clifton  <nickc@redhat.com>
107
108         * po/es.po: Updated Spanish translation.
109
110 2018-11-12  H.J. Lu  <hongjiu.lu@intel.com>
111
112         * testsuite/ld-i386/plt-main-ibt.dd: Accept both .plt.got and
113         .plt.sec sections.
114
115 2018-11-12  Nick Clifton  <nickc@redhat.com>
116
117         PR 10865
118         * ld.texi (Entry Point): Make it clear that the text refers to
119         PE-based systems rather than just a PE system.
120
121 2018-11-12  Nick Clifton  <nickc@redhat.com>
122
123         * po/es.po: Updated Spanish translation.
124
125 2018-11-09  Nick Clifton  <nickc@redhat.com>
126
127         * po/fr.po: Updated French translation.
128
129 2018-11-09  Claudiu Zissulescu  <claziss@synopsys.com>
130
131         * testsuite/ld-arc/tls_gd-01.d: Update test.
132         * testsuite/ld-arc/arclinux-nps.d: Add cpu option.
133
134 2018-11-09  Marc  <marc@groundctl.com>
135
136         PR 23872
137         * scripttempl/pep.sc (pe.sc): Ensure rdata_runtime_pseudo_relocs
138         are aligned.
139         * scripttempl/pep.sc (pep.sc): Likewise.
140
141 2018-11-06  H.J. Lu  <hongjiu.lu@intel.com>
142
143         * testsuite/config/default.exp (ELFEDIT): New.
144         * testsuite/ld-elf/linux-x86.exp (elfedit_test): New proc.
145         Run elfedit tests.
146         * testsuite/ld-elf/x86-feature-1a.rd: New file.
147         * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
148         * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
149         * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
150         * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
151
152 2018-11-05  H.J. Lu  <hongjiu.lu@intel.com>
153
154         PR gas/23854
155         * testsuite/ld-i386/i386.exp: Run pr23854.
156         * testsuite/ld-x86-64/x86-64.exp: Likewwise.
157         * testsuite/ld-i386/pr23854.d: New file.
158         * testsuite/ld-i386/pr23854.s: Likewwise.
159         * testsuite/ld-i386/pr23854.d: Likewwise.
160         * testsuite/ld-x86-64/pr23854.d: Likewwise.
161         * testsuite/ld-x86-64/pr23854.s: Likewwise.
162
163 2018-11-01  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
164
165         * testsuite/lib/ld-lib.exp (check_shared_lib_support): Moved to
166         binutils-common.exp.
167
168 2018-10-29  Alan Modra  <amodra@gmail.com>
169
170         * ldlang.c (load_symbols): When -t, print file names for script
171         files and archives.
172         * ldmain.c (trace_files): Make an int.
173         (add_archive_element): Print archive elements only with multiple
174         -t options, or when archive is thin.
175         * ldmain.h (trace_files): Update.
176         * ldmisc.c (vfinfo): Don't print both original path and path in
177         sysroot.
178         * lexsup.c (parse_args <t>): Increment trace_files.
179
180 2018-10-29  Alan Modra  <amodra@gmail.com>
181
182         * ldmain.c (main): Print emulation mode and "deleting executable"
183         for --verbose, not --trace.
184         (add_archive_element): Only print "no new IR symbols" for --verbose.
185
186 2018-10-29  Alan Modra  <amodra@gmail.com>
187
188         * ldmain.c (get_sysroot): Return "" for "--sysroot=/".
189
190 2018-10-29  Alan Modra  <amodra@gmail.com>
191
192         * Makefile.am (ei386beos.c, ei386go32.c): Correct dependencies.
193         * Makefile.in: Regenerate.
194         * scripttempl/elf.sc (.note.gnu.build-id, .eh_frame_hdr): Set
195         address with ${RELOCATING-0}.
196         * scripttempl/arclinux.sc: Likewise.
197         * scripttempl/armbpabi.sc: Likewise.
198         * scripttempl/avr.sc: Likewise.
199         * scripttempl/elf64hppa.sc: Likewise.
200         * scripttempl/elf_chaos.sc: Likewise.
201         * scripttempl/elfarc.sc: Likewise.
202         * scripttempl/elfxtensa.sc: Likewise.
203         * scripttempl/mep.sc: Likewise.
204         * scripttempl/nds32elf.sc: Likewise.
205         * scripttempl/pru.sc: Likewise.
206         * scripttempl/elf32msp430.sc: Likewise, and for other sections.
207         * scripttempl/epiphany_4x4.sc: Similarly.
208
209 2018-10-26  Christoph Conrads  <christoph.conrads@fluent.ai>
210
211         * ld.texi (--gc-sections): Update.
212
213 2018-10-24  H.J. Lu  <hongjiu.lu@intel.com>
214
215         PR ld/23818
216         * testsuite/ld-plugin/lto.exp: Run PR ld/23818 test.
217         * testsuite/ld-plugin/pr23818.d: New file.
218         * testsuite/ld-plugin/pr23818.t: Likewise.
219         * testsuite/ld-plugin/pr23818a.c: Likewise.
220         * testsuite/ld-plugin/pr23818b.c: Likewise.
221
222 2018-10-23  Alan Modra  <amodra@gmail.com>
223
224         * testsuite/ld-elf/shared.exp: Don't build pr19073 test on alpha.
225         * testsuite/ld-elf/pr18720b.c: Don't use .set on alpha.
226
227 2018-10-20  Alan Modra  <amodra@gmail.com>
228
229         * ldlang.c (lang_end): Don't error if no --entry or --undefined
230         is given with -r -gc-sections if --gc-keep-exported.
231
232 2018-10-15  Jim Wilson  <jimw@sifive.com>
233
234         * emulparams/elf32lriscv-defs.sh (DATA_START_SYMBOLS): New.
235         (SDATA_START_SYMBOLS): Define __SDATA_BEGIN__.  Don't define
236         __global_pointer$.
237         (OTHER_END_SYMBOLS): New.  Define __global_pointer$.
238         * testsuite/ld-riscv-elf/pcrel-lo-addend-2.d (#ld): Add --no-relax.
239
240 2018-10-15  Alan Modra  <amodra@gmail.com>
241
242         PR 23534
243         * ldmain.c (main): Exit with fatal error if bfd_init returns
244         an unexpected value.
245
246 2018-10-13  Alan Modra  <amodra@gmail.com>
247
248         * Makefile.am (eelf32btsmip_fbsd.c, eelf32btsmipn32_fbsd.c),
249         (eelf32epiphany.c, eelf32epiphany_4x4.c, eelf32ltsmip_fbsd.c),
250         (eelf32ltsmipn32_fbsd.c, eelf32xc16x.c, eelf32xc16xl.c),
251         (eelf32xc16xs.c, emcorepe.c, enios2elf.c, enios2linux.c),
252         (eelf64btsmip_fbsd.c, eelf64ltsmip_fbsd.c): Correct dependencies.
253         * Makefile.in: Regenerate.
254         * emulparams/aarch64cloudabi.sh, * emulparams/aarch64fbsd.sh,
255         * emulparams/aarch64linux.sh, * emulparams/aarch64linux32.sh,
256         * emulparams/arc-nps.sh, * emulparams/elf32_spu.sh,
257         * emulparams/elf32_tic6x_le.sh, * emulparams/elf32bmip.sh,
258         * emulparams/elf32btsmipn32.sh, * emulparams/elf32lr5900n32.sh,
259         * emulparams/elf32mep.sh, * emulparams/elf32metag.sh,
260         * emulparams/elf64btsmip.sh, * emulparams/shelf_vxworks.sh,
261         * emulparams/shlelf_fd.sh, * scripttempl/DWARF.sc,
262         * scripttempl/alpha.sc, * scripttempl/alphavms.sc,
263         * scripttempl/arclinux.sc, * scripttempl/armbpabi.sc,
264         * scripttempl/avr.sc, * scripttempl/dlx.sc, * scripttempl/elf.sc,
265         * scripttempl/elf32cr16.sc, * scripttempl/elf32cr16c.sc,
266         * scripttempl/elf32crx.sc, * scripttempl/elf32msp430.sc,
267         * scripttempl/elf32msp430_3.sc, * scripttempl/elf32xc16x.sc,
268         * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
269         * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
270         * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
271         * scripttempl/elfd10v.sc, * scripttempl/elfd30v.sc,
272         * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
273         * scripttempl/elfm9s12z.sc, * scripttempl/elfmicroblaze.sc,
274         * scripttempl/elfxgate.sc, * scripttempl/elfxtensa.sc,
275         * scripttempl/epiphany_4x4.sc, * scripttempl/ft32.sc,
276         * scripttempl/hppaelf.sc, * scripttempl/ia64vms.sc,
277         * scripttempl/ip2k.sc, * scripttempl/iq2000.sc,
278         * scripttempl/mep.sc, * scripttempl/mmo.sc,
279         * scripttempl/nds32elf.sc, * scripttempl/pru.sc,
280         * scripttempl/sh.sc, * scripttempl/v850.sc,
281         * scripttempl/v850_rh850.sc, * scripttempl/visium.sc,
282         * scripttempl/xstormy16.sc: Condition various parts of scripts on
283         ${RELOCATABLE} in order to prevent ld -r merging sections or
284         defining symbols.  Remove MEMORY and VERSION definitions from
285         ld -r scripts too.
286         * testsuite/ld-elf/group2.d, * testsuite/ld-elf/group4.d,
287         * testsuite/ld-elf/group5.d, * testsuite/ld-elf/group6.d,
288         * testsuite/ld-elf/group7.d, * testsuite/ld-elf/group8a.d,
289         * testsuite/ld-elf/group8b.d, * testsuite/ld-elf/group9a.d,
290         * testsuite/ld-elf/group9b.d, * testsuite/ld-elf/pr17550a.d,
291         * testsuite/ld-elf/pr17550b.d,
292         * testsuite/ld-elf/pr17550d.d: Don't xfail cr16 and crx.
293         * testsuite/ld-elf/init-fini-arrays.d,
294         * testsuite/ld-elf/pr22677.d: Likewise, and dont' xfail mep.
295
296 2018-10-08  H.J. Lu  <hongjiu.lu@intel.com>
297
298         PR ld/23428
299         * testsuite/ld-i386/property-x86-4a.d: Updated.
300         * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
301         * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
302
303 2018-10-08  H.J. Lu  <hongjiu.lu@intel.com>
304
305         PR ld/23658
306         * ldlang.c (lang_insert_orphan): Properly group and place orphan
307         note sections.  Properly handle orphan note section before all
308         note sections.
309         * testsuite/ld-elf/pr23658-1.d: Renamed to ...
310         * testsuite/ld-elf/pr23658-1a.d: This.  Updated.
311         * testsuite/ld-elf/pr23658-1b.d: New test.
312         * testsuite/ld-elf/pr23658-1c.d: Likewise.
313
314 2018-10-08  Alan Modra  <amodra@gmail.com>
315
316         * ldexp.c (fold_name <SIZEOF_HEADERS>): Set link_info.load_phdrs.
317         * testsuite/ld-elf/loadaddr1.d: Pass -z noseparate-code.
318         * testsuite/ld-elf/loadaddr2.d: Likewise.
319         * testsuite/ld-i386/vxworks2.sd: Adjust expected output.
320         * testsuite/ld-powerpc/vxworks2.sd: Likewise.
321         * testsuite/ld-elf/overlay.d: Remove spu xfail.
322         * testsuite/ld-spu/ovl.lnk: Don't use SIZEOF_HEADERS.
323         * testsuite/ld-tic6x/dsbt-be.ld: Likewise.
324         * testsuite/ld-tic6x/dsbt-inrange.ld: Likewise.
325         * testsuite/ld-tic6x/dsbt-overflow.ld: Likewise.
326         * testsuite/ld-tic6x/dsbt.ld: Likewise.
327
328 2018-10-08  Alan Modra  <amodra@gmail.com>
329
330         * ldlang.c (insert_os_after): Clear ignore_first on assignment to
331         dot, not any assignment.  Clear ignore_first on output section
332         statement contents too.
333         * testsuite/ld-elf/pr19539.d: Remove alpha xfail.
334
335 2018-10-08  Alan Modra  <amodra@gmail.com>
336
337         * testsuite/ld-elf/pr22423.d: Pass --dynamic-linker to ld.
338
339 2018-10-05  Richard Henderson  <rth@twiddle.net>
340
341         * testsuite/ld-or1k/or1k.exp: Add test cases for plt generation.
342         * testsuite/ld-or1k/plt1.dd: New file.
343         * testsuite/ld-or1k/plt1.s: New file.
344         * testsuite/ld-or1k/plt1.x.dd: New file.
345         * testsuite/ld-or1k/plta1.dd: New file.
346         * testsuite/ld-or1k/plta1.s: New file.
347         * testsuite/ld-or1k/pltlib.s: New file.
348
349 2018-10-05  Richard Henderson  <rth@twiddle.net>
350
351         * testsuite/ld-or1k/offsets1.d: New file.
352         * testsuite/ld-or1k/offsets1.s: New file.
353         * testsuite/ld-or1k/or1k.exp: New file.
354
355 2018-10-04  H.J. Lu  <hongjiu.lu@intel.com>
356
357         PR ld/23658
358         * testsuite/ld-elf/pr23658-1.d: Also xfail ft32-* and xgate-*.
359
360 2018-10-03  H.J. Lu  <hongjiu.lu@intel.com>
361
362         PR ld/23658
363         * testsuite/ld-elf/pr23658-1.d: New file.
364         * testsuite/ld-elf/pr23658-1a.s: Likewise.
365         * testsuite/ld-elf/pr23658-1b.s: Likewise.
366         * testsuite/ld-elf/pr23658-1c.s: Likewise.
367         * testsuite/ld-elf/pr23658-1d.s: Likewise.
368         * testsuite/ld-elf/pr23658-2.rd: Likewise.
369         * testsuite/ld-elf/pr23658-3.d: Likewise.
370         * testsuite/ld-elf/pr23658-3.s: Likewise.
371         * testsuite/ld-elf/pr23658-3.t: Likewise.
372         * testsuite/ld-elf/shared.exp: Run PR ld/23658 tests.
373
374 2018-10-03  H.J. Lu  <hongjiu.lu@intel.com>
375
376         PR ld/23658
377         * ldlang.c (lang_insert_orphan): Group and sort output note
378         sections by section alignments.
379
380 2018-09-25  Eric Botcazou  <ebotcazou@adacore.com>
381
382         * testsuite/ld-elf/pr14156b.d: Adjust for extra symbols.
383         * testsuite/ld-elf/pr22677.s: Define main/start/_start/__start.
384
385 2018-09-24  Jim Wilson  <jimw@sifive.com>
386
387         * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend-2.
388         * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend-2.d: New.
389         * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend-2.s: New.
390         * testsuite/ld-riscv/elf/ld-riscv-elf/pcrel-lo-addend.d: Update name
391         and error string.
392
393 2018-09-21  Alan Modra  <amodra@gmail.com>
394
395         * testsuite/ld-avr/gc-section-debugline.d: Update.
396
397 2018-09-20  H.J. Lu  <hongjiu.lu@intel.com>
398
399         * testsuite/ld-checks/over2.s: Add "_main" for LynxOS targets.
400         * testsuite/ld-elf/comm-data4.s: Likewise.
401         * testsuite/ld-elf/comm-data5.s: Likewise.
402         * testsuite/ld-elf/eh5b.s: Likewise.
403         * testsuite/ld-elf/empty.s: Likewise.
404         * testsuite/ld-elf/empty2.s: Likewise.
405         * testsuite/ld-elf/exclude3.s: Likewise.
406         * testsuite/ld-elf/fini0.s: Likewise.
407         * testsuite/ld-elf/init0.s: Likewise.
408         * testsuite/ld-elf/linkonce1b.s: Likewise.
409         * testsuite/ld-elf/orphan3a.s: Likewise.
410         * testsuite/ld-elf/pr14926.s: Likewise.
411         * testsuite/ld-elf/pr20513a.s: Likewise.
412         * testsuite/ld-elf/sec64k.exp: Likewise.
413         * testsuite/ld-elf/start.s: Likewise.
414         * testsuite/ld-elf/var1.s: Likewise.
415
416 2018-09-20  Kito Cheng  <kito@andestech.com>
417
418         * emulparams/elf32lriscv.sh: Correct the library search path.
419         * emulparams/elf32lriscv_ilp32.sh: Likewise.
420         * emulparams/elf32lriscv_ilp32f.sh: Likewise.
421
422 2018-09-20  Nelson Chu <nelson.chu1990@gmail.com>
423
424         * emultempl/nds32elf.em (hyper_relax): New variable.
425         (nds32_elf_create_output_section_statements):
426         the parameters of bfd_elf32_nds32_set_target_option
427         (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_OPTIONS,
428         PARSE_AND_LIST_ARGS_CASES): Add new option --mhyper-relax.
429         * emultempl/nds32elf.em (nds32_elf_after_open): Updated.
430         * emultempl/nds32elf.em (tls_desc_trampoline): New variable.
431         * (nds32_elf_create_output_section_statements): Updated.
432         * (nds32_elf_after_parse): Disable relaxations when PIC is enable.
433         * (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_OPTIONS,
434         PARSE_AND_LIST_ARGS_CASES): Add new option --m[no-]tlsdesc-trampoline.
435
436 2018-09-19  Alan Modra  <amodra@gmail.com>
437
438         PR ld/23648
439         * ldlang.c (lang_process): Move lang_do_memory_regions earlier.
440         Comment on lang_do_assignments call.
441         * ldgram.y (origin_exp): Don't assign region->current.
442         * testsuite/ld-elf/pr23648.d,
443         * testsuite/ld-elf/pr23648.s,
444         * testsuite/ld-elf/pr23648.t: New test.
445
446 2018-09-19  Alan Modra  <amodra@gmail.com>
447
448         * ldmain.c (add_archive_element): Handle auto-inport symbols
449         when printing map.
450
451 2018-09-17  Alan Modra  <amodra@gmail.com>
452
453         * testsuite/ld-elf/comm-data5.d: Remove notarget for hppa.
454         * testsuite/ld-scripts/defined6.d: Likewise.
455
456 2018-09-17  Nick Clifton  <nickc@redhat.com>
457
458         * testuite/ld/ld-elf/audit.exp: Differentiate the names of the
459         two "Run with shared with --audit" tests.
460         * testuite/ld/ld-elf/compress.exp: Differentiate the zlib
461         compressed debug output test names.
462         * testuite/ld/ld-i386/tlspie1.d: Add extra details to the test
463         name.
464         * testuite/ld/ld-i386/tlspie2.d: Likewise.
465         * testuite/ld/ld-size/size.exp: Add missing escapes to the end
466         of lines in the size-3e test.
467         * testuite/ld/ld-unique/unique.exp: Differentiate the names of
468         the two "Checking unique PIC object" tests.
469         * testuite/ld/ld-x86-64/tlspie1.d: Add extra details to the test
470         name.
471
472 2018-09-15  Alan Modra  <amodra@gmail.com>
473
474         * testsuite/ld-d10v/reloc-007.d,
475         * testsuite/ld-d10v/reloc-008.d,
476         * testsuite/ld-d10v/reloc-015.d,
477         * testsuite/ld-d10v/reloc-016.d: Remove "error:".
478         * testsuite/ld-elf/eh-frame-hdr.d,
479         * testsuite/ld-elf/eh5.d,
480         * testsuite/ld-gc/personality.d: Replace "cfi" and "shared" in
481         target list with appropriate proc.
482         * testsuite/ld-elf/frame.exp: Use check_shared_lib_support rather
483         than "istarget shared".
484         * testsuite/lib/ld-lib.exp (proc big_or_little_endian): Delete.
485         (run_dump_test, slurp_options, file_contents): Delete.
486         (set_file_contents, istarget): Delete.
487
488 2018-09-15  Alan Modra  <amodra@gmail.com>
489
490         * testsuite/lib/ld-lib.exp (run_dump_test): Replace PROG
491         with DUMPPROG.
492
493 2018-09-15  Alan Modra  <amodra@gmail.com>
494
495         * testsuite/ld-elf/interleave-0.d,
496         * testsuite/ld-elf/interleave-4.d: Don't objcopy to srec,
497         objdump instead.
498         * testsuite/ld-gc/all-debug-sections.d,
499         * testsuite/ld-scripts/provide-4.d,
500         * testsuite/ld-scripts/provide-5.d,
501         * testsuite/ld-scripts/provide-6.d,
502         * testsuite/ld-scripts/provide-7.d,
503         * testsuite/ld-scripts/provide-8.d,
504         * testsuite/ld-scripts/segment-start.d: Remove PROG, specify
505         nm instead.
506         * testsuite/lib/ld-lib.exp (run_dump_test): Remove support
507         for objcopy as a dump tool.
508
509 2018-09-14  Maciej W. Rozycki  <macro@mips.com>
510
511         PR ld/21375
512         * testsuite/ld-mips-elf/pr21375-abi.hd: New test.
513         * testsuite/ld-mips-elf/pr21375-noabi.hd: New test.
514         * testsuite/ld-mips-elf/pr21375.dd: New test.
515         * testsuite/ld-mips-elf/pr21375h.dd: New test.
516         * testsuite/ld-mips-elf/pr21375p.dd: New test.
517         * testsuite/ld-mips-elf/pr21375ph.dd: New test.
518         * testsuite/ld-mips-elf/pr21375s.dd: New test.
519         * testsuite/ld-mips-elf/pr21375s-n32.dd: New test.
520         * testsuite/ld-mips-elf/pr21375s-n64.dd: New test.
521         * testsuite/ld-mips-elf/pr21375sh.dd: New test.
522         * testsuite/ld-mips-elf/pr21375sh-n32.dd: New test.
523         * testsuite/ld-mips-elf/pr21375sh-n64.dd: New test.
524         * testsuite/ld-mips-elf/pr21375shg.dd: New test.
525         * testsuite/ld-mips-elf/pr21375sx.dd: New test.
526         * testsuite/ld-mips-elf/pr21375sxh.dd: New test.
527         * testsuite/ld-mips-elf/pr21375sm16.dd: New test.
528         * testsuite/ld-mips-elf/pr21375sm16h.dd: New test.
529         * testsuite/ld-mips-elf/pr21375su.dd: New test.
530         * testsuite/ld-mips-elf/pr21375su-n32.dd: New test.
531         * testsuite/ld-mips-elf/pr21375su-n64.dd: New test.
532         * testsuite/ld-mips-elf/pr21375suh.dd: New test.
533         * testsuite/ld-mips-elf/pr21375suh-n32.dd: New test.
534         * testsuite/ld-mips-elf/pr21375suh-n64.dd: New test.
535         * testsuite/ld-mips-elf/pr21375sux.dd: New test.
536         * testsuite/ld-mips-elf/pr21375suxh.dd: New test.
537         * testsuite/ld-mips-elf/pr21375.gd: New test.
538         * testsuite/ld-mips-elf/pr21375h.gd: New test.
539         * testsuite/ld-mips-elf/pr21375p.gd: New test.
540         * testsuite/ld-mips-elf/pr21375ph.gd: New test.
541         * testsuite/ld-mips-elf/pr21375s.gd: New test.
542         * testsuite/ld-mips-elf/pr21375s-n32.gd: New test.
543         * testsuite/ld-mips-elf/pr21375s-n64.gd: New test.
544         * testsuite/ld-mips-elf/pr21375sh.gd: New test.
545         * testsuite/ld-mips-elf/pr21375sh-n32.gd: New test.
546         * testsuite/ld-mips-elf/pr21375sh-n64.gd: New test.
547         * testsuite/ld-mips-elf/pr21375shg.gd: New test.
548         * testsuite/ld-mips-elf/pr21375shl.gd: New test.
549         * testsuite/ld-mips-elf/pr21375shv.gd: New test.
550         * testsuite/ld-mips-elf/pr21375sx.gd: New test.
551         * testsuite/ld-mips-elf/pr21375sxh.gd: New test.
552         * testsuite/ld-mips-elf/pr21375.sd: New test.
553         * testsuite/ld-mips-elf/pr21375-irix.sd: New test.
554         * testsuite/ld-mips-elf/pr21375h.sd: New test.
555         * testsuite/ld-mips-elf/pr21375h-irix.sd: New test.
556         * testsuite/ld-mips-elf/pr21375p.sd: New test.
557         * testsuite/ld-mips-elf/pr21375p-irix.sd: New test.
558         * testsuite/ld-mips-elf/pr21375ph.sd: New test.
559         * testsuite/ld-mips-elf/pr21375ph-irix.sd: New test.
560         * testsuite/ld-mips-elf/pr21375s.sd: New test.
561         * testsuite/ld-mips-elf/pr21375s-irix.sd: New test.
562         * testsuite/ld-mips-elf/pr21375s-n32.sd: New test.
563         * testsuite/ld-mips-elf/pr21375s-n32-irix.sd: New test.
564         * testsuite/ld-mips-elf/pr21375s-n64.sd: New test.
565         * testsuite/ld-mips-elf/pr21375s-n64-irix.sd: New test.
566         * testsuite/ld-mips-elf/pr21375sh.sd: New test.
567         * testsuite/ld-mips-elf/pr21375sh-irix.sd: New test.
568         * testsuite/ld-mips-elf/pr21375sh-n32.sd: New test.
569         * testsuite/ld-mips-elf/pr21375sh-n32-irix.sd: New test.
570         * testsuite/ld-mips-elf/pr21375sh-n64.sd: New test.
571         * testsuite/ld-mips-elf/pr21375sh-n64-irix.sd: New test.
572         * testsuite/ld-mips-elf/pr21375shg.sd: New test.
573         * testsuite/ld-mips-elf/pr21375shg-irix.sd: New test.
574         * testsuite/ld-mips-elf/pr21375shl.sd: New test.
575         * testsuite/ld-mips-elf/pr21375shl-irix.sd: New test.
576         * testsuite/ld-mips-elf/pr21375shv.sd: New test.
577         * testsuite/ld-mips-elf/pr21375shv-irix.sd: New test.
578         * testsuite/ld-mips-elf/pr21375sx.sd: New test.
579         * testsuite/ld-mips-elf/pr21375sx-irix.sd: New test.
580         * testsuite/ld-mips-elf/pr21375sxh.sd: New test.
581         * testsuite/ld-mips-elf/pr21375sxh-irix.sd: New test.
582         * testsuite/ld-mips-elf/pr21375.ld: New test linker script.
583         * testsuite/ld-mips-elf/pr21375-xgot.ld: New test linker script.
584         * testsuite/ld-mips-elf/pr21375.ver: New test version script.
585         * testsuite/ld-mips-elf/pr21375v.ver: New test version script.
586         * testsuite/ld-mips-elf/pr21375.s: New test source.
587         * testsuite/ld-mips-elf/pr21375-mips16.s: New test source.
588         * testsuite/ld-mips-elf/pr21375-n32.s: New test source.
589         * testsuite/ld-mips-elf/pr21375-n64.s: New test source.
590         * testsuite/ld-mips-elf/pr21375-xgot.s: New test source.
591         * testsuite/ld-mips-elf/mips-elf.exp (run_mips_undefweak_test):
592         New procedure; run the new tests.
593
594 2018-09-14  Maciej W. Rozycki  <macro@mips.com>
595
596         PR ld/21375
597         * emultempl/mipself.em: Set `gnu_target' according to ${target}.
598         (mips_create_output_section_statements): Update call to
599         `_bfd_mips_elf_linker_flags'.
600         * testsuite/ld-mips-elf/pr21334.s: Use LWL rather than LW.
601         * testsuite/ld-mips-elf/pr21334.dd: Update accordingly.
602
603 2018-09-14  Maciej W. Rozycki  <macro@mips.com>
604             Maciej W. Rozycki  <macro@linux-mips.org>
605
606         * ldexp.c (fold_binary): Always make the result of SEGMENT_START
607         section-relative.
608         * testsuite/ld-scripts/segment-start.d: New test.
609         * testsuite/ld-scripts/segment-start.ld: New test linker script.
610         * testsuite/ld-scripts/segment-start.s: New test source.
611         * testsuite/ld-scripts/script.exp: Run the new test.
612
613 2018-09-14  Maciej W. Rozycki  <macro@linux-mips.org>
614
615         * ldexp.c (fold_binary): Check that `config.maxpagesize' is
616         non-zero before using it as a divisor.
617
618 2018-09-03  Nick Clifton  <nickc@redhat.com>
619
620         * po/fi.po: Updated Finnish translation.
621
622 2018-09-03  Alan Modra  <amodra@gmail.com>
623
624         PR ld/23591
625         * testsuite/ld-elf/pr23591a.s,
626         * testsuite/ld-elf/pr23591b.s,
627         * testsuite/ld-elf/pr23591c.s: Don't start directives in first column.
628         * testsuite/ld-elf/pr23591.d: xfail frv-linux and lm32-linux.
629         Allow __start___sancov_cntrs as a local symbol.
630
631 018-08-31  H.J. Lu  <hongjiu.lu@intel.com>
632
633         PR ld/23591
634         * ldlang.c (undef_start_stop): Lookup section in output with
635         the same name.
636         * testsuite/ld-elf/pr23591.d: New file.
637         * testsuite/ld-elf/pr23591a.s: Likewise.
638         * testsuite/ld-elf/pr23591b.s: Likewise.
639         * testsuite/ld-elf/pr23591c.s: Likewise.
640
641 2018-08-31  H.J. Lu  <hongjiu.lu@intel.com>
642
643         * testsuite/ld-i386/i386.exp: Also run for x86_64-*-elf* targets.
644         * testsuite/ld-i386/property-x86-4a.d: Pass -z separate-code to
645         ld.
646         * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
647         * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
648
649 2018-08-31  H.J. Lu  <hongjiu.lu@intel.com>
650
651         * testsuite/ld-elf/elf.exp (ASFLAGS): Save, append
652         -mx86-used-note=no and restore.
653         * testsuite/ld-ifunc/ifunc.exp (ASFLAGS): Likewise.
654         * testsuite/ld-scripts/defined.exp (ASFLAGS): Likewise.
655         * testsuite/ld-scripts/overlay-size.exp (ASFLAGS): Likewise.
656
657 2018-08-31  H.J. Lu  <hongjiu.lu@intel.com>
658
659         * testsuite/ld-srec/srec.exp: Append -Wa,-mx86-used-note=no to
660         CC and CXX on ELF/x86 targets.
661
662 2018-08-31  H.J. Lu  <hongjiu.lu@intel.com>
663
664         * testsuite/ld-i386/i386.exp: (ASFLAGS): Save, append
665         -mx86-used-note=no and restore.  Pass -mx86-used-note=yes and
666         -mx86-used-note=no to assembler.
667         * testsuite/ld-x86-64/x86-64.exp: Likewise.
668         * testsuite/ld-i386/no-plt.exp: Pass -mx86-used-note=yes to
669         assembler.
670         * testsuite/ld-i386/tls.exp: Likewise.
671         * testsuite/ld-x86-64/no-plt.exp: Likewise.
672         * testsuite/ld-x86-64/tls.exp: Likewise.
673         * testsuite/ld-i386/pr23486a.d: Pass -mx86-used-note=no to
674         assembler.
675         * testsuite/ld-i386/pr23486b.d: Likewise.
676         * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
677         * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
678         * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
679         * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
680         * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
681         * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
682         * testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
683         * testsuite/ld-x86-64/pr23486a.d: Likewise.
684         * testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
685         * testsuite/ld-x86-64/pr23486b.d: Likewise.
686         * testsuite/ld-i386/property-x86-3.d: Pass -mx86-used-note=yes
687         to assembler and update expected output from "readelf -n".
688         * testsuite/ld-i386/property-x86-4a.d: Likewise.
689         * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
690         * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
691         * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
692         * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
693         * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
694         * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
695         * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
696         * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
697         * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
698         * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
699         * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
700         * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
701         * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
702         * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
703         * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
704         * testsuite/ld-x86-64/property-x86-3.d: Likewise.
705         * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
706         * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
707         * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
708         * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
709         * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
710         * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
711         * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
712         * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
713         * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
714         * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
715         * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
716         * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
717         * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
718         * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
719         * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
720         * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
721         * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
722         * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
723         * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
724         * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
725         * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
726         * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
727         * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
728         * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
729         * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
730         * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
731         * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
732         * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
733         * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
734         * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
735         * testsuite/ld-i386/property-1a.r: New file.
736         * testsuite/ld-i386/property-2a.r: Likewise.
737         * testsuite/ld-i386/property-3a.r: Likewise.
738         * testsuite/ld-i386/property-4a.r: Likewise.
739         * testsuite/ld-i386/property-5a.r: Likewise.
740         * testsuite/ld-i386/property-7a.r: Likewise.
741         * testsuite/ld-x86-64/property-1a.r: Likewise.
742         * testsuite/ld-x86-64/property-2a.r: Likewise.
743         * testsuite/ld-x86-64/property-3a.r: Likewise.
744         * testsuite/ld-x86-64/property-4a.r: Likewise.
745         * testsuite/ld-x86-64/property-5a.r: Likewise.
746         * testsuite/ld-x86-64/property-7a.r: Likewise.
747         * testsuite/ld-x86-64/mpx.exp: Pass -mx86-used-note=no to
748         assembler.
749
750 2018-08-29  Chenghua Xu  <paul.hua.gm@gmail.com>
751
752         * testsuite/ld-mips-elf/mips-elf-flags.exp: Run good_combination
753         gs264e and gs464e.
754
755 2018-08-29  Chenghua Xu  <paul.hua.gm@gmail.com>
756
757         * testsuite/ld-mips-elf/mips-elf-flags.exp: Run good_combination
758         gs464e and gs464.
759
760 2018-08-29  Chenghua Xu  <paul.hua.gm@gmail.com>
761
762         * testsuite/ld-mips-elf/mips-elf-flags.exp: Rename loongson3a
763         to gs464.
764
765 2018-08-29  Chenghua Xu  <paul.hua.gm@gmail.com>
766
767         * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
768         Skip o32 flags checking if target is mips*-*-irix*.
769
770 2018-08-27  H.J. Lu  <hongjiu.lu@intel.com>
771
772         * testsuite/ld-i386/i386.exp: Run property-x86-5.
773         * testsuite/ld-i386/property-x86-5.d: New file.
774         * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
775         * testsuite/ld-x86-64/property-x86-5.d: Likewise.
776         * testsuite/ld-x86-64/property-x86-5a.s: Likewise.
777         * testsuite/ld-x86-64/property-x86-5b.s: Likewise.
778         * testsuite/ld-x86-64/x86-64.exp: Run property-x86-5 and
779         property-x86-5-x32.
780
781 2018-08-26  Alan Modra  <amodra@gmail.com>
782
783         PR 23571
784         * ldlang.h (section_alignment): Make it an expression tree.
785         (subsection_alignment): Likewise.
786         * ldlang.c (topower): Delete.
787         (output_section_statement_newfunc): Adjust initialization.
788         (init_os): Evaluate section_alignment.
789         (lang_size_sections_1): Likewise.
790         (size_input_section): Evaluate subsection_alignment.
791         (lang_enter_output_section_statement): Don't evaluate here.
792         (lang_new_phdr): Use exp_get_vma rather than exp_get_value_int.
793         * ldexp.h (exp_get_value_int): Delete.
794         (exp_get_power): Declare.
795         * ldexp.c (exp_get_value_int): Delete.
796         (exp_get_power): New function.
797         * emultempl/pe.em (place_orphan): Build expression for section
798         alignment.
799         * emultempl/pep.em (place_orphan): Likewise.
800         * testsuite/ld-scripts/pr23571.d,
801         * testsuite/ld-scripts/pr23571.t: New test.
802         * testsuite/ld-scripts/align.exp: Run it.
803
804 2018-08-24  Chenghua Xu  <paul.hua.gm@gmail.com>
805
806         * testsuite/ld-mips-elf/mips-elf-flags.exp
807         (check_ld_support_32bit, check_is_32bit_args): New procedures.
808         (good_combination, bad_combination): Skip 32bit test if ld
809         not support 32bit emulations.
810
811 2018-08-24  H.J. Lu  <hongjiu.lu@intel.com>
812
813         * testsuite/ld-i386/i386.exp: Run pr23372c, pr23372d, pr23486c
814         and pr23486d.
815         * testsuite/ld-i386/pr23372a.s: Update comments.
816         * testsuite/ld-i386/pr23372b.s: Likewise.
817         * testsuite/ld-i386/pr23372c.s: Likewise.
818         * testsuite/ld-x86-64/pr23372a.s: Likewise.
819         * testsuite/ld-x86-64/pr23372b.s: Likewise.
820         * testsuite/ld-x86-64/pr23372c.s: Likewise.
821         * testsuite/ld-x86-64/pr23486a.s: Likewise.
822         * testsuite/ld-x86-64/pr23486b.s: Likewise.
823         * testsuite/ld-i386/pr23372c.d: New file.
824         * testsuite/ld-i386/pr23372d.d: Likewise.
825         * testsuite/ld-i386/pr23486c.d: Likewise.
826         * testsuite/ld-i386/pr23486d.d: Likewise.
827         * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
828         * testsuite/ld-x86-64/pr23372c.d: Likewise.
829         * testsuite/ld-x86-64/pr23372d-x32.d: Likewise.
830         * testsuite/ld-x86-64/pr23372d.d: Likewise.
831         * testsuite/ld-x86-64/pr23372d.s: Likewise.
832         * testsuite/ld-x86-64/pr23372e.s: Likewise.
833         * testsuite/ld-x86-64/pr23372f.s: Likewise.
834         * testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
835         * testsuite/ld-x86-64/pr23486c.d: Likewise.
836         * testsuite/ld-x86-64/pr23486c.s: Likewise.
837         * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
838         * testsuite/ld-x86-64/pr23486d.d: Likewise.
839         * testsuite/ld-x86-64/pr23486d.s: Likewise.
840         * testsuite/ld-i386/property-3.r: Updated.
841         * testsuite/ld-i386/property-4.r: Likewise.
842         * testsuite/ld-i386/property-5.r: Likewise.
843         * testsuite/ld-i386/property-x86-3.d: Likewise.
844         * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
845         * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
846         * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
847         * testsuite/ld-x86-64/property-3.r: Likewise.
848         * testsuite/ld-x86-64/property-4.r: Likewise.
849         * testsuite/ld-x86-64/property-5.r: Likewise.
850         * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
851         * testsuite/ld-x86-64/property-x86-3.d: Likewise.
852         * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
853         * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
854         * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
855         * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
856         * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
857         * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
858         * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
859         * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
860         * testsuite/ld-i386/property-x86-1.S: Updated to the current
861         GNU_PROPERTY_X86_ISA_1_USED and GNU_PROPERTY_X86_ISA_1_NEEDED
862         values.
863         * testsuite/ld-i386/property-x86-2.S: Likewise.
864         * testsuite/ld-i386/property-x86-3.s: Likewise.
865         * testsuite/ld-x86-64/property-x86-1.S: Likewise.
866         * testsuite/ld-x86-64/property-x86-2.S: Likewise.
867         * testsuite/ld-x86-64/property-x86-3.s: Likewise.
868         * ld/testsuite/ld-x86-64/x86-64.exp: Run pr23372c, pr23372c-x32,
869         pr23372d, pr23372d-x32, pr23486c, pr23486c-x32, pr23486d and
870         pr23486d-x32.
871
872 2018-08-24  Alan Modra  <amodra@gmail.com>
873
874         * emultempl/elf32.em (before_allocation): Don't restore
875         __ehdr_start u.*.next pointer.
876
877 2018-08-23  Alan Modra  <amodra@gmail.com>
878
879         PR 23566
880         * emultempl/elf32.em (before_allocation): Warning fix.
881
882 2018-08-23  H.J. Lu  <hongjiu.lu@intel.com>
883
884         PR ld/23536
885         * Makefile.am (development.exp): New target.
886         (EXTRA_DEJAGNU_SITE_CONFIG): New.
887         (DISTCLEANFILES): Add development.exp.
888         * Makefile.in: Regenerated.
889         * testsuite/ld-bootstrap/bootstrap.exp: Call prune_warnings to
890         prune BFD output.
891         * testsuite/ld-plugin/lto.exp: Likewise.
892         * testsuite/lib/ld-lib.exp (prune_warnings): Removed.
893         * testsuite/ld-elf/shared.exp: Allow "\n" in linker warnings.
894
895 2018-08-21  Nick Clifton  <nickc@redhat.com>
896
897         PR 23426
898         * ld.texi (--hash-style): Note that the default is configurable
899         and that for most Linux based systems it will be "both".
900
901 2018-08-18  Alan Modra  <amodra@gmail.com>
902
903         * testsuite/ld-elf/elf.exp (is_elf64): Delete.
904
905 2018-08-17  H.J. Lu  <hongjiu.lu@intel.com>
906
907         PR ld/23515
908         * testsuite/ld-i386/ibt-plt-2a.d: Updated.
909         * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
910         * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
911         * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
912         * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
913         * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
914
915 2018-08-12  H.J. Lu  <hongjiu.lu@intel.com>
916
917         * testsuite/ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s.
918
919 2018-08-11  H.J. Lu  <hongjiu.lu@intel.com>
920
921         PR ld/23428
922         * testsuite/ld-elf/dummy.s: New file.
923         * testsuite/ld-elf/linux-x86.S: Add X86_FEATURE_1_AND property.
924         * testsuite/ld-elf/linux-x86.exp: Add dummy.s to pr23428.
925
926 2018-08-08  H.J. Lu  <hongjiu.lu@intel.com>
927
928         PR ld/23486
929         * testsuite/ld-i386/i386.exp: Run PR ld/23486 tests.
930         * testsuite/ld-x86-64/x86-64.exp: Likewise.
931         * testsuite/ld-i386/pr23486a.d: New file.
932         * testsuite/ld-i386/pr23486b.d: Likewise.
933         * testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
934         * testsuite/ld-x86-64/pr23486a.d: Likewise.
935         * testsuite/ld-x86-64/pr23486a.s: Likewise.
936         * testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
937         * testsuite/ld-x86-64/pr23486b.d: Likewise.
938         * testsuite/ld-x86-64/pr23486b.s: Likewise.
939         * testsuite/ld-i386/property-3.r: Remove "x86 ISA used".
940         * testsuite/ld-i386/property-4.r: Likewise.
941         * testsuite/ld-i386/property-5.r: Likewise.
942         * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
943         * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
944         * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
945         * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
946         * testsuite/ld-x86-64/property-3.r: Likewise.
947         * testsuite/ld-x86-64/property-4.r: Likewise.
948         * testsuite/ld-x86-64/property-5.r: Likewise.
949         * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
950         * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
951         * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
952         * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
953         * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
954         * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
955         * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
956         * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
957
958 2018-08-07  Alan Modra  <amodra@gmail.com>
959
960         * testsuite/ld-powerpc/notoc.s: Generate some cfi.
961         * testsuite/ld-powerpc/notoc.d: Adjust.
962         * testsuite/ld-powerpc/notoc.wf: New file.
963         * testsuite/ld-powerpc/powerpc.exp: Run "ext" and "notoc" tests
964         as run_ld_link_tests rather than run_dump_test.
965
966 2018-08-07  Martin Storsjo  <martin@martin.st>
967
968         * scripttempl/pe.sc: Improve the comment about overriding
969         __CTOR_LIST__ and __DTOR_LIST__ symbols.
970         * scripttemp/pep.sc: Likewise.
971
972 2018-08-07  Nick Clifton  <nickc@redhat.com>
973
974         * po/bg.po: Updated Bulgarian translation.
975
976 2018-08-06  Claudiu Zissulescu  <claziss@synopsys.com>
977
978         * testsuite/ld-arc/attr-merge-6.d: New file.
979         * testsuite/ld-arc/attr-merge-6a.s: Likewise.
980         * testsuite/ld-arc/attr-merge-6b.s: Likewise.
981         * testsuite/ld-arc/attr-merge-6bis.d: Likewise.
982
983 2018-08-06  Claudiu Zissulescu  <claziss@synopsys.com>
984
985         * testsuite/ld-arc/attr-merge-0.d: Update test.
986         * testsuite/ld-arc/attr-merge-1.d: Likewise.
987         * testsuite/ld-arc/attr-merge-2.d: Likewise.
988         * testsuite/ld-arc/attr-merge-3.d: Likewise.
989         * testsuite/ld-arc/attr-merge-5.d: Likewise.
990
991 2018-08-05  Alan Modra  <amodra@gmail.com>
992
993         * testsuite/ld-powerpc/ext.d,
994         * testsuite/ld-powerpc/ext.s,
995         * testsuite/ld-powerpc/ext.lnk,
996         * testsuite/ld-powerpc/notoc.d,
997         * testsuite/ld-powerpc/notoc.s: New tests.
998         * testsuite/ld-powerpc/powerpc.exp: Run them.
999
1000 2018-08-05  Alan Modra  <amodra@gmail.com>
1001
1002         * testsuite/ld-powerpc/elfv2exe.d: Adjust for stub symbol change.
1003         * testsuite/ld-powerpc/tocopt6.d: Likewise.
1004
1005 2018-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1006
1007         * testsuite/ld-x86-64/property-x86-3.s: Use ".p2align 2" to
1008         align .note.gnu.property section if __64_bit__ is undefined.
1009
1010 2018-08-02  Nick Clifton  <nickc@redhat.com>
1011
1012         PR 23463
1013         * testsuite/ld-plugin/pr12982.d: Revert previous delta.
1014         * testsuite/ld-plugin/lto.exp: Skip the pr12982 test for HPPA
1015         targets.
1016
1017 2018-08-02  H.J. Lu  <hongjiu.lu@intel.com>
1018
1019         * testsuite/ld-ifunc/ifunc.exp: Always build static_nonifunc_prog.
1020
1021 2018-08-02  H.J. Lu  <hongjiu.lu@intel.com>
1022
1023         PR binutils/23460
1024         * testsuite/ld-plugin/lto.exp: Run the PR binutils/23460 test.
1025         * testsuite/ld-plugin/pr23460a.c: New file.
1026         * testsuite/ld-plugin/pr23460b.c: Likewise.
1027         * testsuite/ld-plugin/pr23460c.c: Likewise.
1028         * testsuite/ld-plugin/pr23460d.c: Likewise.
1029         * testsuite/ld-plugin/pr23460e.c: Likewise.
1030         * testsuite/ld-plugin/pr23460f.c: Likewise.
1031
1032 2018-08-01  Roland McGrath  <mcgrathr@google.com>
1033
1034         * testsuite/ld-aarch64/ifunc-1-local.d: Adjust regexps to match
1035         the offsets emitted by aarch64-elf configurations.
1036         * testsuite/ld-aarch64/ifunc-1.d: Likewise.
1037         * testsuite/ld-aarch64/ifunc-2-local.d: Likewise.
1038         * testsuite/ld-aarch64/ifunc-2.d: Likewise.
1039         * testsuite/ld-aarch64/ifunc-21.d: Likewise.
1040         * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
1041
1042 2018-08-01  Nick Clifton  <nickc@redhat.com>
1043
1044         PR 23463
1045         * testsuite/ld-plugin/pr12982.d: Skip this test for the HPPA
1046         target.
1047
1048 2018-08-01  Alan Modra  <amodra@gmail.com>
1049
1050         * testsuite/ld-powerpc/powerpc.exp: Run tlsopt5 with hash-style
1051         specified.
1052
1053 2018-08-01  Alan Modra  <amodra@gmail.com>
1054
1055         * testsuite/ld-powerpc/powerpc.exp: Run tlsopt5 with plt alignment.
1056         * testsuite/ld-powerpc/tlsopt5.s: Add extra call.
1057         * testsuite/ld-powerpc/tlsopt5.wf: Adjust expected output.
1058         * testsuite/ld-powerpc/tlsopt5.d: Likewise.
1059
1060 2018-08-01  Alan Modra  <amodra@gmail.com>
1061
1062         * po/BLD-POTFILES.in: Regenerate.
1063
1064 2018-07-30  Nick Clifton  <nickc@redhat.com>
1065
1066         * scripttempl/elf.sc: Move the .gnu.build.attributes section to
1067         after the .comment section.
1068
1069 2018-07-30  Andrew Jenner  <andrew@codesourcery.com>
1070
1071         * Makefile.am (ALL_EMULATION_SOURCES): Add C-SKY emulations.
1072         (ecskyelf.c, ecskyelf_linux.c): New rules.
1073         * Makefile.in: Regenerated.
1074         * configure.tgt: Add C-SKY.
1075         * emulparams/cskyelf.sh: New file.
1076         * emulparams/cskyelf_linux.sh: New file.
1077         * emultempl/cskyelf.em: New file.
1078         * gen-doc.texi: Add C-SKY.
1079         * ld.texi: Likewise.
1080         (Options specific to C-SKY targets): New section.
1081         * testsuite/ld-csky/*: New tests.
1082         * NEWS: Mention the support.
1083
1084 2018-07-30  Nick Clifton  <nickc@redhat.com>
1085
1086         * scripttempl/elf.sc: Place .gnu.build.attributes sections with
1087         other read-only sections.
1088
1089 2018-07-27  John Darrington  <john@darrington.wattle.id.au>
1090
1091         * scripttempl/elfm9s12z.sc: Put input sections called .common
1092         into the .bss segment.
1093
1094 2018-07-27  John Darrington  <john@darrington.wattle.id.au>
1095
1096         * scripttempl/elfm9s12z.sc: Emit the data_section at the end of text.
1097
1098 2018-07-26  Alan Modra  <amodra@gmail.com>
1099
1100         * testsuite/ld-powerpc/vxworks-relax-2.rd: Update for 2018-07-25
1101         ppc_elf_relax_section changes.
1102
1103 2018-07-26  Alan Modra  <amodra@gmail.com>
1104
1105         * ld-powerpc/elfv2.s: Add .localentry f5,1 testcase.
1106         * ld-powerpc/elfv2exe.d: Update.
1107         * ld-powerpc/elfv2so.d: Update.
1108
1109 2018-07-25  Alan Modra  <amodra@gmail.com>
1110
1111         * testsuite/ld-powerpc/big.s: New file.
1112         * testsuite/ld-powerpc/relaxrl.d: New test.
1113         * testsuite/ld-powerpc/powerpc.exp: Run new test.
1114         * testsuite/ld-powerpc/relaxr.d: Adjust.
1115
1116 2018-07-24  Nick Clifton  <nickc@redhat.com>
1117
1118         * po/fr.po: Updated French translation.
1119
1120 2018-07-23  Max Filippov  <jcmvbkbc@gmail.com>
1121
1122         * testsuite/ld-xtensa/coalesce.d: New file.
1123         * testsuite/ld-xtensa/coalesce.exp: Remove file.
1124         * testsuite/ld-xtensa/diff_overflow.d: New file.
1125         * testsuite/ld-xtensa/diff_overflow.exp: Remove file.
1126         * testsuite/ld-xtensa/lcall.d: New file.
1127         * testsuite/ld-xtensa/lcall.exp: Remove file.
1128         * testsuite/ld-xtensa/xtensa.exp (coalesce, diff_overflow)
1129         (lcall): New tests.
1130
1131 2018-07-23  Max Filippov  <jcmvbkbc@gmail.com>
1132
1133         * testsuite/ld-xtensa/relax-static-defs.s: New file.
1134         * testsuite/ld-xtensa/relax-static-local-pie.d: New file.
1135         * testsuite/ld-xtensa/relax-static-local-shared.d: New file.
1136         * testsuite/ld-xtensa/relax-static-local.s: New file.
1137         * testsuite/ld-xtensa/relax-static-pie.d: New file.
1138         * testsuite/ld-xtensa/relax-static-shared.d: New file.
1139         * testsuite/ld-xtensa/relax-static.s: New file.
1140         * testsuite/ld-xtensa/relax-undef-weak-local-pie.d: New file.
1141         * testsuite/ld-xtensa/relax-undef-weak-local-shared.d: New file.
1142         * testsuite/ld-xtensa/relax-undef-weak-local.s: New file.
1143         * testsuite/ld-xtensa/relax-undef-weak-pie.d: New file.
1144         * testsuite/ld-xtensa/relax-undef-weak-shared.d: New file.
1145         * testsuite/ld-xtensa/relax-undef-weak.s: New file.
1146         * testsuite/ld-xtensa/xtensa.exp: New file.
1147
1148 2018-07-23  Max Filippov  <jcmvbkbc@gmail.com>
1149
1150         * testsuite/ld-xtensa/xtensa.exp: Rename to xtensa-linux.exp.
1151
1152 2018-07-23  Alan Modra  <amodra@gmail.com>
1153
1154         * testsuite/ld-elf/reloc-discard-warn.d: New.
1155         * testsuite/ld-elf/reloc-discard.d: Skip test on PowerPC64.
1156
1157 2018-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1158
1159         * testsuite/ld-elf/reloc-discard.ld: Discard .rel.* and .rela.*
1160         sections instead of .rel.dyn and .rela.dyn sections.
1161
1162 2018-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1163
1164         PR ld/23428
1165         * testsuite/ld-elf/linux-x86.S: New file.
1166         * testsuite/ld-elf/linux-x86.exp: Likewise.
1167         * testsuite/ld-elf/pr23428.c: Likewise.
1168         * testsuite/ld-elf/sec64k.exp: Pass "-z noseparate-code" to ld
1169         for Linux/x86 targets.
1170         * testsuite/ld-i386/abs-iamcu.d: Likewise.
1171         * testsuite/ld-i386/abs.d: Likewise.
1172         * testsuite/ld-i386/pr12718.d: Likewise.
1173         * testsuite/ld-i386/pr12921.d: Likewise.
1174         * testsuite/ld-x86-64/abs-k1om.d: Likewise.
1175         * testsuite/ld-x86-64/abs-l1om.d: Likewise.
1176         * testsuite/ld-x86-64/abs.d: Likewise.
1177         * testsuite/ld-x86-64/pr12718.d: Likewise.
1178         * testsuite/ld-x86-64/pr12921.d: Likewise.
1179         * testsuite/ld-linkonce/zeroeh.ld: Discard .note.gnu.property
1180         section.
1181         * testsuite/ld-scripts/print-memory-usage.t: Likewise.
1182         * testsuite/ld-scripts/size-2.t: Likewise.
1183         * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use ld to
1184         create executable if language is "asm".
1185
1186 2018-07-20  Maciej W. Rozycki  <macro@mips.com>
1187
1188         * testsuite/ld-elf/reloc-discard.d: New test.
1189         * testsuite/ld-elf/reloc-discard.ld: New test linker script.
1190         * testsuite/ld-elf/reloc-discard.s: New test source.
1191
1192 2018-07-18  Nick Clifton  <nickc@redhat.com>
1193
1194         * po/fr.po: Updated French translation.
1195
1196 2018-07-17  Maciej W. Rozycki  <macro@mips.com>
1197
1198         * ldexp.c (exp_fold_tree_1) <etree_assign, etree_provide>
1199         <etree_provided>: Copy expression's `rel_from_abs' flag to the
1200         link hash.
1201
1202 2018-07-12  Maciej W. Rozycki  <macro@mips.com>
1203
1204         * testsuite/ld-mips-elf/mips-elf.exp (run_dump_test_abi)
1205         (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64)
1206         (run_dump_test_eabi): New procedures.
1207         (has_newabi, has_elf32): Remove variables.
1208         (has_abi): New associative array variable.
1209         (abi_asflags, abi_ldflags): Update settings across targets.
1210         (irixemul): New variable.
1211         Replace `run_dump_test' calls where applicable throughout with
1212         `run_dump_test_o32', `run_dump_test_n32', `run_dump_test_n64'
1213         and `run_dump_test_eabi' as appropriate.  Remove explicit
1214         passing of `abi_asflags' and `abi_ldflags'.  Use `noarch' for
1215         tests that require their own architecture setting.  Force the
1216         big endianness for tests that require it.  Select the endianness
1217         required for `objdump invocation with the `reloc-2' test.
1218         Conditionalize tests run via `run_ld_link_tests' on the ABI
1219         required and use the ABI list from the `has_abi' array where
1220         appropriate.
1221         * testsuite/ld-mips-elf/attr-gnu-4-0-n32-ph.d: Remove ABI and
1222         endianness selection options from `ld' and `source' tags.  Relax
1223         output format matching.
1224         * testsuite/ld-mips-elf/attr-gnu-4-0-n64-ph.d: Likewise.
1225         * testsuite/ld-mips-elf/attr-gnu-4-1-n32-ph.d: Likewise.
1226         * testsuite/ld-mips-elf/attr-gnu-4-1-n64-ph.d: Likewise.
1227         * testsuite/ld-mips-elf/attr-gnu-4-2-n32-ph.d: Likewise.
1228         * testsuite/ld-mips-elf/attr-gnu-4-2-n64-ph.d: Likewise.
1229         * testsuite/ld-mips-elf/attr-gnu-4-3-n32-ph.d: Likewise.
1230         * testsuite/ld-mips-elf/attr-gnu-4-3-n64-ph.d: Likewise.
1231         * testsuite/ld-mips-elf/bal-jalx-addend-micromips-n32.d: Remove
1232         ABI and endianness selection options from `as', `ld', `source'
1233         tags, and also the `-march=from-abi' option.  Remove the `as'
1234         tag where it would become empty.
1235         * testsuite/ld-mips-elf/bal-jalx-addend-micromips-n64.d:
1236         Likewise.
1237         * testsuite/ld-mips-elf/bal-jalx-addend-micromips.d: Likewise.
1238         * testsuite/ld-mips-elf/bal-jalx-addend-n32.d: Likewise.
1239         * testsuite/ld-mips-elf/bal-jalx-addend-n64.d: Likewise.
1240         * testsuite/ld-mips-elf/bal-jalx-addend.d: Likewise.
1241         * testsuite/ld-mips-elf/bal-jalx-local-micromips-n32.d:
1242         Likewise.
1243         * testsuite/ld-mips-elf/bal-jalx-local-micromips-n64.d:
1244         Likewise.
1245         * testsuite/ld-mips-elf/bal-jalx-local-micromips.d: Likewise.
1246         * testsuite/ld-mips-elf/bal-jalx-local-n32.d: Likewise.
1247         * testsuite/ld-mips-elf/bal-jalx-local-n64.d: Likewise.
1248         * testsuite/ld-mips-elf/bal-jalx-local.d: Likewise.
1249         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
1250         Likewise.
1251         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
1252         Likewise.
1253         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
1254         Likewise.
1255         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
1256         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
1257         * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
1258         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
1259         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
1260         * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
1261         * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
1262         * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
1263         * testsuite/ld-mips-elf/bal-jalx-pic.d: Likewise.
1264         * testsuite/ld-mips-elf/branch-absolute-addend-n32.d: Likewise.
1265         * testsuite/ld-mips-elf/branch-absolute-addend-n64.d: Likewise.
1266         * testsuite/ld-mips-elf/branch-absolute-addend.d: Likewise.
1267         * testsuite/ld-mips-elf/branch-absolute-n32.d: Likewise.
1268         * testsuite/ld-mips-elf/branch-absolute-n64.d: Likewise.
1269         * testsuite/ld-mips-elf/branch-absolute.d: Likewise.
1270         * testsuite/ld-mips-elf/dyn-sec64.d: Likewise.
1271         * testsuite/ld-mips-elf/eh-frame1-n32.d: Likewise.
1272         * testsuite/ld-mips-elf/eh-frame1-n64.d: Likewise.
1273         * testsuite/ld-mips-elf/eh-frame2-n32.d: Likewise.
1274         * testsuite/ld-mips-elf/eh-frame2-n64.d: Likewise.
1275         * testsuite/ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
1276         * testsuite/ld-mips-elf/elf-rel-got-n32.d: Likewise.
1277         * testsuite/ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
1278         * testsuite/ld-mips-elf/elf-rel-got-n64-irix.d: Likewise.
1279         * testsuite/ld-mips-elf/elf-rel-got-n64.d: Likewise.
1280         * testsuite/ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
1281         * testsuite/ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
1282         * testsuite/ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
1283         * testsuite/ld-mips-elf/elf-rel-xgot-n64-irix.d: Likewise.
1284         * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
1285         * testsuite/ld-mips-elf/emit-relocs-1.d: Likewise.
1286         * testsuite/ld-mips-elf/got-dump-2.d: Likewise.
1287         * testsuite/ld-mips-elf/got-page-2.d: Likewise.
1288         * testsuite/ld-mips-elf/jal-global-overflow-0.d: Likewise.
1289         * testsuite/ld-mips-elf/jal-global-overflow-1.d: Likewise.
1290         * testsuite/ld-mips-elf/jal-local-overflow-0.d: Likewise.
1291         * testsuite/ld-mips-elf/jal-local-overflow-1.d: Likewise.
1292         * testsuite/ld-mips-elf/jalbal.d: Likewise.
1293         * testsuite/ld-mips-elf/jalx-addend-n32.d: Likewise.
1294         * testsuite/ld-mips-elf/jalx-addend-n64.d: Likewise.
1295         * testsuite/ld-mips-elf/jalx-addend.d: Likewise.
1296         * testsuite/ld-mips-elf/jalx-local-n32.d: Likewise.
1297         * testsuite/ld-mips-elf/jalx-local-n64.d: Likewise.
1298         * testsuite/ld-mips-elf/jalx-local.d: Likewise.
1299         * testsuite/ld-mips-elf/jr-to-b-1.d: Likewise.
1300         * testsuite/ld-mips-elf/jr-to-b-2.d: Likewise.
1301         * testsuite/ld-mips-elf/lsi-4010-isa.d: Likewise.
1302         * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n32.d:
1303         Likewise.
1304         * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n64.d:
1305         Likewise.
1306         * testsuite/ld-mips-elf/micromips-branch-absolute-addend.d:
1307         Likewise.
1308         * testsuite/ld-mips-elf/micromips-branch-absolute-n32.d:
1309         Likewise.
1310         * testsuite/ld-mips-elf/micromips-branch-absolute-n64.d:
1311         Likewise.
1312         * testsuite/ld-mips-elf/micromips-branch-absolute.d: Likewise.
1313         * testsuite/ld-mips-elf/mips16-branch-2.d: Likewise.
1314         * testsuite/ld-mips-elf/mips16-branch-3.d: Likewise.
1315         * testsuite/ld-mips-elf/mips16-branch-absolute-1.d: Likewise.
1316         * testsuite/ld-mips-elf/mips16-branch-absolute-2.d: Likewise.
1317         * testsuite/ld-mips-elf/mips16-branch-absolute-addend-1.d:
1318         Likewise.
1319         * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32-1.d:
1320         Likewise.
1321         * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32.d:
1322         Likewise.
1323         * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64-1.d:
1324         Likewise.
1325         * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64.d:
1326         Likewise.
1327         * testsuite/ld-mips-elf/mips16-branch-absolute-addend.d:
1328         Likewise.
1329         * testsuite/ld-mips-elf/mips16-branch-absolute-n32-1.d:
1330         Likewise.
1331         * testsuite/ld-mips-elf/mips16-branch-absolute-n32-2.d:
1332         Likewise.
1333         * testsuite/ld-mips-elf/mips16-branch-absolute-n32.d: Likewise.
1334         * testsuite/ld-mips-elf/mips16-branch-absolute-n64-1.d:
1335         Likewise.
1336         * testsuite/ld-mips-elf/mips16-branch-absolute-n64-2.d:
1337         Likewise.
1338         * testsuite/ld-mips-elf/mips16-branch-absolute-n64.d: Likewise.
1339         * testsuite/ld-mips-elf/mips16-branch-absolute.d: Likewise.
1340         * testsuite/ld-mips-elf/mips16-branch-addend-2.d: Likewise.
1341         * testsuite/ld-mips-elf/mips16-branch-addend-3.d: Likewise.
1342         * testsuite/ld-mips-elf/mips16-hilo-n32.d: Likewise.
1343         * testsuite/ld-mips-elf/mips16-pcrel-0.d: Likewise.
1344         * testsuite/ld-mips-elf/mips16-pcrel-1.d: Likewise.
1345         * testsuite/ld-mips-elf/mips16-pcrel-addend-2.d: Likewise.
1346         * testsuite/ld-mips-elf/mips16-pcrel-addend-6.d: Likewise.
1347         * testsuite/ld-mips-elf/mips16-pcrel-n32-0.d: Likewise.
1348         * testsuite/ld-mips-elf/mips16-pcrel-n32-1.d: Likewise.
1349         * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-0.d: Likewise.
1350         * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-1.d: Likewise.
1351         * testsuite/ld-mips-elf/mips16e2-pcrel-0.d: Likewise.
1352         * testsuite/ld-mips-elf/mips16e2-pcrel-1.d: Likewise.
1353         * testsuite/ld-mips-elf/mips16e2-pcrel-addend-2.d: Likewise.
1354         * testsuite/ld-mips-elf/mips16e2-pcrel-addend-6.d: Likewise.
1355         * testsuite/ld-mips-elf/mips16e2-pcrel-n32-0.d: Likewise.
1356         * testsuite/ld-mips-elf/mips16e2-pcrel-n32-1.d: Likewise.
1357         * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-0.d: Likewise.
1358         * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-1.d: Likewise.
1359         * testsuite/ld-mips-elf/multi-got-1.d: Likewise.
1360         * testsuite/ld-mips-elf/multi-got-hidden-1.d: Likewise.
1361         * testsuite/ld-mips-elf/multi-got-hidden-2.d: Likewise.
1362         * testsuite/ld-mips-elf/multi-got-no-shared.d: Likewise.
1363         * testsuite/ld-mips-elf/no-shared-1-n32.d: Likewise.
1364         * testsuite/ld-mips-elf/no-shared-1-n64.d: Likewise.
1365         * testsuite/ld-mips-elf/no-shared-1-o32.d: Likewise.
1366         * testsuite/ld-mips-elf/pic-and-nonpic-2.d: Likewise.
1367         * testsuite/ld-mips-elf/pic-and-nonpic-3-error.d: Likewise.
1368         * testsuite/ld-mips-elf/pic-and-nonpic-4-error.d: Likewise.
1369         * testsuite/ld-mips-elf/pie-n32.d: Likewise.
1370         * testsuite/ld-mips-elf/pie-n64.d: Likewise.
1371         * testsuite/ld-mips-elf/pie-o32.d: Likewise.
1372         * testsuite/ld-mips-elf/rel32-n32.d: Likewise.
1373         * testsuite/ld-mips-elf/rel32-o32.d: Likewise.
1374         * testsuite/ld-mips-elf/rel64.d: Likewise.
1375         * testsuite/ld-mips-elf/relax-jalr-n32.d: Likewise.
1376         * testsuite/ld-mips-elf/reloc-1-n32.d: Likewise.
1377         * testsuite/ld-mips-elf/reloc-1-n64.d: Likewise.
1378         * testsuite/ld-mips-elf/reloc-2.d: Likewise.
1379         * testsuite/ld-mips-elf/reloc-3-n32.d: Likewise.
1380         * testsuite/ld-mips-elf/reloc-local-overflow.d: Likewise.
1381         * testsuite/ld-mips-elf/textrel-1.d: Likewise.
1382         * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
1383         * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
1384         * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
1385         Likewise.
1386         * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
1387         Likewise.
1388         * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
1389         Likewise.
1390         * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
1391         * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
1392         * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
1393         * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
1394         * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
1395         * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: Likewise.
1396         * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
1397         * testsuite/ld-mips-elf/unaligned-jalx-addend-2.d: Likewise.
1398         * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
1399         * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d:
1400         Likewise.
1401         * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
1402         Likewise.
1403         * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d:
1404         Likewise.
1405         * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
1406         Likewise.
1407         * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
1408         * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
1409         * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
1410         * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Likewise.
1411         * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
1412         * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
1413         * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
1414
1415 2018-07-12  Maciej W. Rozycki  <macro@mips.com>
1416
1417         * testsuite/ld-mips-elf/mips-elf.exp: Limit reloc 6 tests to
1418         shared library targets.
1419
1420 2018-07-11  Maciej W. Rozycki  <macro@mips.com>
1421
1422         * testsuite/ld-mips-elf/tlsdyn-o32.d: Update test for dynamic
1423         relocation removal.
1424         * testsuite/ld-mips-elf/tlsdyn-o32.got: Likewise.
1425         * testsuite/ld-mips-elf/tlsdyn-o32-1.d: Likewise.
1426         * testsuite/ld-mips-elf/tlsdyn-o32-1.got: Likewise.
1427         * testsuite/ld-mips-elf/tlsdyn-o32-2.d: Likewise.
1428         * testsuite/ld-mips-elf/tlsdyn-o32-2.got: Likewise.
1429         * testsuite/ld-mips-elf/tlsdyn-o32-3.d: Likewise.
1430         * testsuite/ld-mips-elf/tlsdyn-o32-3.got: Likewise.
1431
1432 2018-07-11  Maciej W. Rozycki  <macro@mips.com>
1433
1434         PR ld/22570
1435         * testsuite/ld-mips-elf/tlsbin-pie-o32.d: New test.
1436         * testsuite/ld-mips-elf/tlsbin-pie-o32.got: New test.
1437         * testsuite/ld-mips-elf/tlsdyn-pie-o32.d: New test.
1438         * testsuite/ld-mips-elf/tlsdyn-pie-o32.got: New test.
1439         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1440
1441 2018-07-11  Alan Modra  <amodra@gmail.com>
1442
1443         * testsuite/ld-elf/hash.d: Comment on mips xfail.
1444         * testsuite/ld-gc/pr20022b.s: Use .data not .text.
1445         * testsuite/ld-gc/pr20022.d: Remove xfails.
1446         * testsuite/ld-scripts/fill.d: Revert most of last patch, but use
1447         skip rather than notarget.
1448         * testsuite/ld-scripts/fill16.d: Likewise.
1449
1450 2018-07-10  Maciej W. Rozycki  <macro@mips.com>
1451
1452         * testsuite/ld-mips-elf/mips-elf.exp: Limit export class call
1453         relocation tests to shared library targets.
1454
1455 2018-07-10  Alan Modra  <amodra@gmail.com>
1456
1457         * testsuite/lib/ld-lib.exp (check_gc_sections_available): Return 0
1458         for xgate.
1459         * testsuite/ld-elf/elf.exp: Add xgate to pr21703 xfails.
1460         * testsuite/ld-elf/shared.exp: Add xgate to pr21703 xfails.
1461         * testsuite/ld-discard/extern.d: xfail xgate.
1462         * testsuite/ld-discard/start.d: Likewise.
1463         * testsuite/ld-discard/static.d: Likewise.
1464         * testsuite/ld-elf/attributes.d: Likewise.
1465         * testsuite/ld-elf/compressed1d.d: Likewise.
1466         * testsuite/ld-elf/group1.d: Likewise.
1467         * testsuite/ld-elf/group3b.d: Likewise.
1468         * testsuite/ld-elf/group8a.d: Likewise.
1469         * testsuite/ld-elf/group8b.d: Likewise.
1470         * testsuite/ld-elf/group9a.d: Likewise.
1471         * testsuite/ld-elf/group9b.d: Likewise.
1472         * testsuite/ld-elf/linkonce2.d: Likewise.
1473         * testsuite/ld-elf/merge.d: Likewise.
1474         * testsuite/ld-elf/merge2.d: Likewise.
1475         * testsuite/ld-elf/merge3.d: Likewise.
1476         * testsuite/ld-elf/orphan-10.d: Likewise.
1477         * testsuite/ld-elf/orphan-9.d: Likewise.
1478         * testsuite/ld-elf/orphan-region.d: Likewise.
1479         * testsuite/ld-elf/orphan.d: Likewise.
1480         * testsuite/ld-elf/orphan3.d: Likewise.
1481         * testsuite/ld-elf/pr12851.d: Likewise.
1482         * testsuite/ld-elf/pr12975.d: Likewise.
1483         * testsuite/ld-elf/pr13177.d: Likewise.
1484         * testsuite/ld-elf/pr13195.d: Likewise.
1485         * testsuite/ld-elf/pr14156b.d: Likewise.
1486         * testsuite/ld-elf/pr17550c.d: Likewise.
1487         * testsuite/ld-elf/pr17550d.d: Likewise.
1488         * testsuite/ld-elf/pr17615.d: Likewise.
1489         * testsuite/ld-elf/pr20528a.d: Likewise.
1490         * testsuite/ld-elf/pr20528b.d: Likewise.
1491         * testsuite/ld-elf/pr21562a.d: Likewise.
1492         * testsuite/ld-elf/pr21562b.d: Likewise.
1493         * testsuite/ld-elf/pr21562c.d: Likewise.
1494         * testsuite/ld-elf/pr21562d.d: Likewise.
1495         * testsuite/ld-elf/pr21562i.d: Likewise.
1496         * testsuite/ld-elf/pr21562j.d: Likewise.
1497         * testsuite/ld-elf/pr21562k.d: Likewise.
1498         * testsuite/ld-elf/pr21562l.d: Likewise.
1499         * testsuite/ld-elf/pr21562m.d: Likewise.
1500         * testsuite/ld-elf/pr21562n.d: Likewise.
1501         * testsuite/ld-elf/pr22677.d: Likewise.
1502         * testsuite/ld-elf/pr22836-1a.d: Likewise.
1503         * testsuite/ld-elf/pr22836-1b.d: Likewise.
1504         * testsuite/ld-elf/pr349.d: Likewise.
1505         * testsuite/ld-elf/warn1.d: Likewise.
1506         * testsuite/ld-elf/warn2.d: Likewise.
1507         * testsuite/ld-elf/warn3.d: Likewise.
1508
1509 2018-07-10  Alan Modra  <amodra@gmail.com>
1510
1511         * emulparams/xgateelf.sh (TEMPLATE_NAME) Set to generic.
1512         (EXTRA_EM_FILE): Set to genelf.
1513
1514 2018-07-10  Alan Modra  <amodra@gmail.com>
1515
1516         * testsuite/ld-elf/attributes.d: Use xfail rather than notarget.
1517         * testsuite/ld-elf/hash.d: Likewise.
1518         * testsuite/ld-elf/orphan-10.d: Likewise.
1519         * testsuite/ld-elf/overlay.d: Likewise.
1520         * testsuite/ld-elf/pr14926.d: Likewise.
1521         * testsuite/ld-elf/pr17550d.d: Likewise.
1522         * testsuite/ld-elf/pr19539.d: Likewise.
1523         * testsuite/ld-elf/pr22319.d: Likewise.
1524         * testsuite/ld-misc/defsym1.d: Likewise.
1525         * testsuite/ld-pe/pr19803.d: Likewise.
1526         * testsuite/ld-scripts/assign-loc.d: Likewise.
1527         * testsuite/ld-scripts/defined4.d: Likewise.
1528         * testsuite/ld-scripts/empty-address-1.d: Likewise.
1529         * testsuite/ld-scripts/empty-address-2a.d: Likewise.
1530         * testsuite/ld-scripts/empty-address-2b.d: Likewise.
1531         * testsuite/ld-scripts/fill.d: Likewise.
1532         * testsuite/ld-scripts/fill16.d: Likewise.
1533         * testsuite/ld-scripts/pr14962.d: Likewise.
1534         * testsuite/ld-scripts/pr14962-2.d: Likewise.
1535         * testsuite/ld-unique/pr21529.d: Likewise.
1536         * testsuite/ld-elf/compress1a.d: Likewise, and adjust targets.
1537         * testsuite/ld-elf/compressed1a.d: Likewise.
1538         * testsuite/ld-elf/compressed1d.d: Likewise.
1539         * testsuite/ld-elf/compressed1e.d: Likewise.
1540         * testsuite/ld-elf/eh5.d: Likewise.
1541         * testsuite/ld-elf/group8a.d: Likewise.
1542         * testsuite/ld-elf/linkonce2.d: Likewise.
1543         * testsuite/ld-elf/orphan-9.d: Likewise.
1544         * testsuite/ld-elf/pr17550a.d: Likewise.
1545         * testsuite/ld-elf/pr17550b.d: Likewise.
1546         * testsuite/ld-elf/pr17550c.d: Likewise.
1547         * testsuite/ld-elf/pr19162.d: Likewise.
1548         * testsuite/ld-elf/pr21884.d: Likewise.
1549         * testsuite/ld-gc/pr19167.d: Likewise.
1550         * testsuite/ld-gc/pr20022.d: Likewise.
1551         * testsuite/ld-gc/start.d: Likewise.
1552         * testsuite/ld-elf/orphan-11.d: Delete notarget.
1553         * testsuite/ld-elf/orphan-12.d: Likewise.
1554         * testsuite/ld-gc/stop.d: Likewise.
1555         * testsuite/ld-scripts/empty-address-3a.d: Likewise.
1556         * testsuite/ld-scripts/empty-address-3b.d: Likewise.
1557         * testsuite/ld-ifunc/pr17154-x86-64-now.d: Delete duplicate notarget.
1558         * testsuite/ld-scripts/section-match-1.d: Comment fix.
1559
1560 2018-07-10  Maciej W. Rozycki  <macro@mips.com>
1561
1562         * testsuite/ld-mips-elf/elf-rel-got-n64.d: Rename to...
1563         * testsuite/ld-mips-elf/elf-rel-got-n64-irix.d: ... this.
1564         * testsuite/ld-mips-elf/elf-rel-got-n64-linux.d: Rename to...
1565         * testsuite/ld-mips-elf/elf-rel-got-n64.d: ... this.
1566         * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Rename to...
1567         * testsuite/ld-mips-elf/elf-rel-xgot-n64-irix.d: ... this.
1568         * testsuite/ld-mips-elf/elf-rel-xgot-n64-linux.dd: Rename to...
1569         * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: ... this.
1570         * testsuite/ld-mips-elf/mips-elf.exp: Update accordingly.
1571         Define `irix' as a shorthand for `[istarget *-*-irix*]' and use
1572         it throughout.
1573
1574 2018-07-09  Maciej W. Rozycki  <macro@mips.com>
1575
1576         * testsuite/ld-mips-elf/elf-rel-got-n64.d: Add `#pass' at the
1577         end.
1578         * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
1579
1580 2018-07-09  Maciej W. Rozycki  <macro@mips.com>
1581
1582         * testsuite/ld-mips-elf/stub-dynsym-2.dd: New test.
1583         * testsuite/ld-mips-elf/stub-dynsym-2.gd: New test.
1584         * testsuite/ld-mips-elf/stub-dynsym-2.sd: New test.
1585         * testsuite/ld-mips-elf/stub-dynsym-discard-2.gd: New test.
1586         * testsuite/ld-mips-elf/stub-dynsym-discard-2.sd: New test.
1587         * testsuite/ld-mips-elf/stub-dynsym-micromips-2.dd: New test.
1588         * testsuite/ld-mips-elf/stub-dynsym-micromips-2.gd: New test.
1589         * testsuite/ld-mips-elf/stub-dynsym-micromips-2.sd: New test.
1590         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.dd: New
1591         test.
1592         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.gd: New
1593         test.
1594         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.sd: New
1595         test.
1596         * testsuite/ld-mips-elf/stub-dynsym-2.ld: New test linker
1597         script.
1598         * testsuite/ld-mips-elf/stub-dynsym-discard-2.ld: New test
1599         linker script.
1600         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1601
1602 2018-07-09  Maciej W. Rozycki  <macro@mips.com>
1603
1604         * testsuite/lib/ld-lib.exp (run_dump_test): Call `unsupported'
1605         if the target being tested has been excluded by means of one or
1606         more of `target', `alltargets' and `notarget' tags.  Add support
1607         for `skip', `anyskip' and `noskip' tags.
1608
1609 2018-07-09  Maciej W. Rozycki  <macro@mips.com>
1610
1611         * testsuite/lib/ld-lib.exp (run_dump_test): Move the setting of
1612         `testname' earlier on and use it for test status reporting.
1613
1614 2018-07-09  Alan Modra  <amodra@gmail.com>
1615
1616         * testsuite/ld-discard/extern.d: Remove m68hc12 xfail.
1617         * testsuite/ld-discard/start.d: Likewise.
1618         * testsuite/ld-discard/static.d: Likewise.
1619
1620 2018-07-09  Christophe Lyon  <christophe.lyon@linaro.org>
1621
1622         * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use the right
1623         symbol name in case of warning.
1624
1625 2018-07-05  Jim Wilson  <jimw@sifive.com>
1626
1627         * configure.tgt (riscv-*-*): Add as an alias for riscv32*-*-*.
1628
1629 2018-07-05  Maciej W. Rozycki  <macro@mips.com>
1630
1631         * testsuite/ld-mips-elf/mips-elf.exp: Replace remaining calls to
1632         `[istarget mips*-*-linux*]' with $linux_gnu.
1633
1634 2018-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1635
1636         PR ld/23372
1637         * testsuite/ld-i386/i386.exp: Run pr23372a and pr23372b.
1638         * testsuite/ld-i386/pr23372a.d: New file.
1639         * testsuite/ld-i386/pr23372a.s: Likewise.
1640         * testsuite/ld-i386/pr23372b.d: Likewise.
1641         * testsuite/ld-i386/pr23372b.s: Likewise.
1642         * testsuite/ld-i386/pr23372c.s: Likewise.
1643         * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
1644         * testsuite/ld-x86-64/pr23372a.d: Likewise.
1645         * testsuite/ld-x86-64/pr23372a.s: Likewise.
1646         * testsuite/ld-x86-64/pr23372b-x32.d: Likewise.
1647         * testsuite/ld-x86-64/pr23372b.d: Likewise.
1648         * testsuite/ld-x86-64/pr23372b.s: Likewise.
1649         * testsuite/ld-x86-64/pr23372c.s: Likewise.
1650         * testsuite/ld-x86-64/x86-64.exp: Run pr23372a, pr23372a-x32,
1651         pr23372b and pr23372b-x32.
1652
1653 2018-07-05  Nick Clifton  <nickc@redhat.com>
1654
1655         * po/bg.po: Updated Bulgarian translation.
1656         * po/pt_BR.po: Updated Brazilian Portuguese translation.
1657
1658 2018-07-05  Alan Modra  <amodra@gmail.com>
1659
1660         * testsuite/ld-powerpc/attr-gnu-4-12.d: Update expected output.
1661         * testsuite/ld-powerpc/attr-gnu-4-13.d: Likewise.
1662         * testsuite/ld-powerpc/attr-gnu-4-21.d: Likewise.
1663         * testsuite/ld-powerpc/attr-gnu-4-23.d: Likewise.
1664         * testsuite/ld-powerpc/attr-gnu-4-31.d: Likewise.
1665         * testsuite/ld-powerpc/attr-gnu-4-32.d: Likewise.
1666         * testsuite/ld-powerpc/attr-gnu-8-23.d: Likewise.
1667         * testsuite/ld-powerpc/attr-gnu-12-21.d: Likewise.
1668
1669 2018-07-04  H.J. Lu  <hongjiu.lu@intel.com>
1670
1671         PR ld/23309
1672         * ldlang.c (insert_undefined): Set non_ir_ref_regular to TRUE.
1673         * plugin.c (is_visible_from_outside): Don't scan entry_symbol.
1674         * testsuite/ld-plugin/pr23309.c: New file.
1675         * testsuite/ld-plugin/pr23309.d: Likewise.
1676
1677 2018-07-04  H.J. Lu  <hongjiu.lu@intel.com>
1678
1679         PR ld/23358
1680         * lexsup.c (elf_shlib_list_options): Properly display default
1681         for -z separate-code.
1682
1683 2018-07-02  Maciej W. Rozycki  <macro@mips.com>
1684
1685         * testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334
1686         test name.
1687
1688 2018-07-02  H.J. Lu  <hongjiu.lu@intel.com>
1689
1690         PR ld/23324
1691         * testsuite/ld-x86-64/pr23324.s: New file.
1692         * testsuite/ld-x86-64/pr23324a.d: Likewise.
1693         * testsuite/ld-x86-64/pr23324b.d: Likewise.
1694
1695 2018-07-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1696
1697         * arm-dis.c (select_arm_features): Fix typo in heading comment.  Allow
1698         all FPU features and add mapping from new bfd_mach_arm values to
1699         allowed CPU feature bits.
1700
1701 2018-07-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1702
1703         * NEWS: Use command-line consistently when used in a compount word.
1704         * ld.texinfo: Likewise.
1705         * ldint.texinfo: Likewise.
1706
1707 2018-06-26  Nick Clifton  <nickc@redhat.com>
1708
1709         * po/uk.po: Updated Ukranian translation.
1710
1711 2018-06-26  Alan Modra  <amodra@gmail.com>
1712
1713         PR 23169
1714         * testsuite/ld-ifunc/ifunc.exp: Don't run pr23169 tests on
1715         powerpc.  Comment.
1716
1717 2018-06-26  Alan Modra  <amodra@gmail.com>
1718
1719         * testsuite/ld-bootstrap/bootstrap.exp: Use parentheses rather
1720         than curly braces in logical expression.
1721
1722 2018-06-26  Nick Clifton  <nickc@redhat.com>
1723
1724         * emultempl/aarch64elf.em: Fix spelling mistake.
1725         * emultempl/avrelf.em: Likewise.
1726         * emultempl/elf32.em: Likewise.
1727
1728 2018-06-24  Nick Clifton  <nickc@redhat.com>
1729
1730         * configure: Regenerate.
1731         * po/ld.pot: Regenerate.
1732
1733 2018-06-24  Nick Clifton  <nickc@redhat.com>
1734
1735         2.31 branch created.
1736         * NEWS: Add marker for 2.31.
1737
1738 2018-06-20 Renlin Li  <renlin.li@arm.com>
1739
1740         * testsuite/ld-aarch64/emit-relocs-115.d: Update test with new value.
1741         * testsuite/ld-aarch64/emit-relocs-534.d: Likewise.
1742         * testsuite/ld-aarch64/emit-relocs-555.d: Likewise.
1743
1744 2018-06-19  Maciej W. Rozycki  <macro@mips.com>
1745
1746         PR ld/22966
1747         * testsuite/ld-mips-elf/n64-plt-1.dd: New test.
1748         * testsuite/ld-mips-elf/n64-plt-1.gd: New test.
1749         * testsuite/ld-mips-elf/n64-plt-2.ed: New test.
1750         * testsuite/ld-mips-elf/n64-plt-3.ed: New test.
1751         * testsuite/ld-mips-elf/n64-plt-4.dd: New test.
1752         * testsuite/ld-mips-elf/n64-plt-4.gd: New test.
1753         * testsuite/ld-mips-elf/n64-plt-1.ld: New test linker script.
1754         * testsuite/ld-mips-elf/n64-plt-2.ld: New test linker script.
1755         * testsuite/ld-mips-elf/n64-plt-3.ld: New test linker script.
1756         * testsuite/ld-mips-elf/n64-plt-4.ld: New test linker script.
1757         * testsuite/ld-mips-elf/n64-plt.s: New test source.
1758         * testsuite/ld-mips-elf/n64-plt-lib.s: New test source.
1759         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1760
1761 2018-06-19  Maciej W. Rozycki  <macro@mips.com>
1762
1763         * testsuite/ld-elf/shared.exp: XFAIL DT_TEXTREL map file warning
1764         test for `mips*-*-*'.
1765
1766 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1767
1768         * configure.ac: Remove AC_PREREQ.
1769         * Makefile.am: Remove DISTCLEANFILES hack, rename ld.texinfo to
1770         ld.texi, ldint.texinfo to ldint.texi throughout.
1771         (AUTOMAKE_OPTIONS): Add info-in-builddir.
1772         * README: Rename ld.texinfo to ld.texi, ldint.texinfo to
1773         ldint.texi throughout.
1774         * gen-doc.texi: Likewise.
1775         * h8-doc.texi: Likewise.
1776         * ld.texinfo: Rename to ...
1777         * ld.texi: ... this.
1778         * ldint.texinfo: Rename to ...
1779         * ldint.texi: ... this.
1780         * Makefile.in: Re-generate.
1781         * aclocal.m4: Re-generate.
1782         * config.in: Re-generate.
1783         * configure: Re-generate.
1784
1785 2018-06-18  Alan Modra  <amodra@gmail.com>
1786
1787         * testsuite/lib/ld-lib.exp (check_ifunc_available): Pass without
1788         running executable when non-native.
1789         (check_ifunc_attribute_available): Likewise.
1790         * testsuite/ld-ifunc/pr23169a.rd: Remove extraneous lines.  Match
1791         st_other strings.  Pass when func is an ifunc.
1792         * testsuite/ld-ifunc/pr23169b.rd: Remove extraneous lines.  Correct
1793         reloc regexp.  Correct match-anything line.
1794         * testsuite/ld-ifunc/pr23169c.rd: Remove extraneous lines.  Match
1795         st_other strings.
1796
1797 2018-06-14  Alan Modra  <amodra@gmail.com>
1798
1799         * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
1800         variant ver_def.vd.
1801         * testsuite/ld-elf/ver_def-tic6x.vd: Delete.
1802         * testsuite/ld-elf/shared.exp: Run most pr23161 and pr23162 tests for
1803         linux, nacl and gnu targets.
1804         * testsuite/ld-mips-elf/mips-elf.exp: Set base_syms to 1.
1805         * testsuite/ld-elf/pr23161a.rd: Don't check reloc type.  Allow any
1806         order of __bss_start, _edata and _end.
1807         * testsuite/ld-elf/pr23161b.rd: Don't check plt and dyn relocs.
1808         Allow and order of __bss_start, _edata and _end.
1809         * testsuite/ld-elf/pr23162.rd: Fail if __bss_start, _edata or _end
1810         relocs are present rather than testing for no relocations.
1811         * testsuite/ld-aarch64/gc-plt-relocs.d,
1812         * testsuite/ld-aarch64/ifunc-1-local.d,
1813         * testsuite/ld-aarch64/ifunc-1.d,
1814         * testsuite/ld-aarch64/ifunc-2-local.d,
1815         * testsuite/ld-aarch64/ifunc-2.d,
1816         * testsuite/ld-aarch64/ifunc-21.d,
1817         * testsuite/ld-aarch64/ifunc-3a.d,
1818         * testsuite/ld-arm/farcall-mixed-lib-v4t.d,
1819         * testsuite/ld-arm/farcall-mixed-lib.d,
1820         * testsuite/ld-arm/gc-hidden-1.d,
1821         * testsuite/ld-arm/tls-gdesc-got.d,
1822         * testsuite/ld-arm/tls-lib-loc.d,
1823         * testsuite/ld-arm/tls-longplt-lib.d,
1824         * testsuite/ld-arm/tls-thumb1.d,
1825         * testsuite/ld-cris/libdso-10.d,
1826         * testsuite/ld-cris/libdso-11.d,
1827         * testsuite/ld-cris/libdso-13b.d,
1828         * testsuite/ld-cris/libdso-14.d,
1829         * testsuite/ld-cris/libdso-15.d,
1830         * testsuite/ld-cris/pic-gc-72.d,
1831         * testsuite/ld-cris/pic-gc-73.d,
1832         * testsuite/ld-cris/tls-gc-71.d,
1833         * testsuite/ld-mips-elf/mips16-pic-4a.nd,
1834         * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd,
1835         * testsuite/ld-mips-elf/pie-n32.d,
1836         * testsuite/ld-mips-elf/pie-n64.d,
1837         * testsuite/ld-mips-elf/pie-o32.d: Update for removed dynamic
1838         section symbols.
1839
1840 2018-06-12  Hans-Peter Nilsson  <hp@axis.com>
1841
1842         * testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.
1843
1844 2018-06-12  Nick Clifton  <nickc@redhat.com>
1845
1846         PR 22983
1847         * testsuite/ld-plugin/lto.exp: Use individual tests to check for
1848         the presence of each expected symbol.
1849         * testsuite/ld-plugin/pr22983.1.d: New file.
1850         * testsuite/ld-plugin/pr22983.2.d: New file.
1851         * testsuite/ld-plugin/pr22983.3.d: New file.
1852         * testsuite/ld-plugin/pr22983.4.d: New file.
1853
1854         * emulparams/aarch64elf.sh (OTHER_BSS_END_SYMBOLS): Make the
1855         definition of the __bss_end__ symbol conditional upon CREATE_SHLIB.
1856
1857 2018-06-11  Nick Clifton  <nickc@redhat.com>
1858
1859         * po/es.po: Updated Spanish translation.
1860
1861 2018-06-09  Maciej W. Rozycki  <macro@mips.com>
1862
1863         * testsuite/ld-mips-elf/stub-dynsym-micromips-1-7fff.d: New
1864         test.
1865         * testsuite/ld-mips-elf/stub-dynsym-micromips-1-8000.d: New
1866         test.
1867         * testsuite/ld-mips-elf/stub-dynsym-micromips-1-fff0.d: New
1868         test.
1869         * testsuite/ld-mips-elf/stub-dynsym-micromips-1-10000.d: New
1870         test.
1871         * testsuite/ld-mips-elf/stub-dynsym-micromips-1-2fe80.d: New
1872         test.
1873         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-7fff.d:
1874         New test.
1875         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-8000.d:
1876         New test.
1877         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-fff0.d:
1878         New test.
1879         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-10000.d:
1880         New test.
1881         * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-2fe80.d:
1882         New test.
1883         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.  Fix
1884         indentation.
1885
1886 2018-06-09  Maciej W. Rozycki  <macro@mips.com>
1887
1888         * testsuite/ld-mips-elf/mips-elf.exp: Update symbol count in the
1889         comment associated with lazy binding stub tests.
1890
1891 2018-06-09  Maciej W. Rozycki  <macro@mips.com>
1892
1893         * Makefile.am (eelf32mipswindiss.c): Add `mipself.em' dependency.
1894         * Makefile.in: Regenerate.
1895
1896 2018-06-08  H.J. Lu  <hongjiu.lu@intel.com>
1897
1898         PR ld/23161
1899         * testsuite/ld-elf/pr23161d.rd: Remove local _edata, __bss_start,
1900         and _end from dynamic symbol table.
1901
1902 2018-06-08  H.J. Lu  <hongjiu.lu@intel.com>
1903             Alan Modra  <amodra@gmail.com>
1904
1905         PR ld/23161
1906         * emulparams/aarch64cloudabi.sh: PROVIDE __bss_start__, _bss_end__,
1907         and __end__ in shared libraries.
1908         * emulparams/aarch64fbsd.sh: Likewise.
1909         * emulparams/aarch64linux.sh: Likewise.
1910         * emulparams/aarch64linux32.sh: Likewise.
1911         * emulparams/armelf_fuchsia.sh: Likewise.
1912         * emulparams/armelf_linux.sh: Likewise.
1913         * emulparams/armelf_phoenix.sh: Likewise.
1914         * emulparams/aarch64elf.sh: Likewise, and __data_start
1915         * emulparams/aarch64elf32.sh: Likewise.
1916         * emulparams/armelf.sh: Likewise.
1917         * emulparams/armnto.sh: Likewise.
1918         * emulparams/elf32bmip.sh: Remove duplicate ". = ." from
1919         OTHER_GOT_SYMBOLS.  PROVIDE _ftext, _fdata, and _fbss in shared libs.
1920         * emulparams/elf32bmipn32-defs.sh: Likewise.
1921         * emulparams/elf32frv.sh: PROVIDE __end and __data_start in shared libs.
1922         * emulparams/elf32lriscv-defs.sh: Tidy.
1923         * emulparams/elf32mcore.sh: PROVIDE __bss_start and _bss_end in
1924         shared libs
1925         * emulparams/elf32ppccommon.sh: PROVIDE __end in shared libs.
1926         * emulparams/elf32rl78.sh: Tidy.
1927         * emulparams/i386nto.sh: PROVIDE _btext in shared libs.
1928         * emulparams/shelf_nto.sh: Likewise.
1929         * emulparams/shlelf_nto.sh: Likewise.
1930         * emulparams/score3_elf.sh: PROVIDE _gp, _bss_start__, _bss_end__,
1931         __bss_end__, __end__, _fdata, _sdata_begin, and _bss_start in
1932         shared libs.
1933         * scripttempl/elf.sc: Don't use EXECUTABLE_SYMBOLS for shared
1934         libraries.  PROVIDE _edata, edata, __bss_start, and _end in shared
1935         libraries.
1936         * testsuite/ld-elf/pr23161.map,
1937         * testsuite/ld-elf/pr23161a.c,
1938         * testsuite/ld-elf/pr23161b.c,
1939         * testsuite/ld-elf/pr23161c.c,
1940         * testsuite/ld-elf/pr23161a.rd,
1941         * testsuite/ld-elf/pr23161b.rd,
1942         * testsuite/ld-elf/pr23161c.rd,
1943         * testsuite/ld-elf/pr23161d.rd: New tests.
1944         * testsuite/ld-elf/shared.exp: Run ld/23161 tests.
1945         * testsuite/ld-elf/pr23162.rd,
1946         * testsuite/ld-aarch64/ifunc-1-local.d,
1947         * testsuite/ld-aarch64/ifunc-1.d,
1948         * testsuite/ld-aarch64/ifunc-2-local.d,
1949         * testsuite/ld-aarch64/ifunc-2.d,
1950         * testsuite/ld-aarch64/ifunc-21.d,
1951         * testsuite/ld-aarch64/ifunc-3a.d,
1952         * testsuite/ld-alpha/tlsbin.rd,
1953         * testsuite/ld-alpha/tlsbin.sd,
1954         * testsuite/ld-alpha/tlsbinr.rd,
1955         * testsuite/ld-alpha/tlspic.rd,
1956         * testsuite/ld-alpha/tlspic.sd,
1957         * testsuite/ld-cris/dso-pltdis1.d,
1958         * testsuite/ld-cris/dso-pltdis2.d,
1959         * testsuite/ld-cris/dso12-pltdis.d,
1960         * testsuite/ld-cris/gotplt1.d,
1961         * testsuite/ld-cris/gotplt2.d,
1962         * testsuite/ld-cris/gotplt3.d,
1963         * testsuite/ld-cris/hiddef1.d,
1964         * testsuite/ld-cris/libdso-1.d,
1965         * testsuite/ld-cris/libdso-10.d,
1966         * testsuite/ld-cris/libdso-11.d,
1967         * testsuite/ld-cris/libdso-12.d,
1968         * testsuite/ld-cris/libdso-12b.d,
1969         * testsuite/ld-cris/libdso-12c.d,
1970         * testsuite/ld-cris/libdso-13.d,
1971         * testsuite/ld-cris/libdso-13b.d,
1972         * testsuite/ld-cris/libdso-14.d,
1973         * testsuite/ld-cris/libdso-15.d,
1974         * testsuite/ld-cris/libdso-15b.d,
1975         * testsuite/ld-cris/libdso-1c.d,
1976         * testsuite/ld-cris/libdso-1d.d,
1977         * testsuite/ld-cris/libdso-2.d,
1978         * testsuite/ld-cris/pic-gc-72.d,
1979         * testsuite/ld-cris/pic-gc-73.d,
1980         * testsuite/ld-cris/pr16044.d,
1981         * testsuite/ld-cris/pv32-1.d,
1982         * testsuite/ld-cris/tls-dso-dtpoffd2.d,
1983         * testsuite/ld-cris/tls-dso-dtpoffd4.d,
1984         * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d,
1985         * testsuite/ld-cris/tls-gc-71.d,
1986         * testsuite/ld-cris/tls-gd-1.d,
1987         * testsuite/ld-cris/tls-gd-1h.d,
1988         * testsuite/ld-cris/tls-gd-2.d,
1989         * testsuite/ld-cris/tls-gd-2h.d,
1990         * testsuite/ld-cris/tls-ie-10.d,
1991         * testsuite/ld-cris/tls-ie-11.d,
1992         * testsuite/ld-cris/tls-ie-78.d,
1993         * testsuite/ld-cris/tls-ie-8.d,
1994         * testsuite/ld-cris/tls-ie-9.d,
1995         * testsuite/ld-cris/tls-js1.d,
1996         * testsuite/ld-cris/tls-ld-4.d,
1997         * testsuite/ld-cris/tls-ld-5.d,
1998         * testsuite/ld-cris/tls-ld-6.d,
1999         * testsuite/ld-cris/tls-ld-7.d,
2000         * testsuite/ld-cris/tls-ldgd-14.d,
2001         * testsuite/ld-cris/tls-ldgd-15.d,
2002         * testsuite/ld-cris/tls-ldgdex-14.d,
2003         * testsuite/ld-cris/tls-ldgdex-15.d,
2004         * testsuite/ld-cris/tls-ldgdx-14.d,
2005         * testsuite/ld-cris/tls-ldgdx-15.d,
2006         * testsuite/ld-cris/tls-legdx-16.d,
2007         * testsuite/ld-cris/tls-legdx-17.d,
2008         * testsuite/ld-cris/tls-local-54.d,
2009         * testsuite/ld-cris/tls-local-60.d,
2010         * testsuite/ld-cris/tls-local-61.d,
2011         * testsuite/ld-cris/tls-local-63.d,
2012         * testsuite/ld-cris/tls-local-64.d,
2013         * testsuite/ld-cris/tls-ok-30.d,
2014         * testsuite/ld-cris/tls-ok-32.d,
2015         * testsuite/ld-cris/tls-ok-34.d,
2016         * testsuite/ld-cris/tls-und-38.d,
2017         * testsuite/ld-cris/tls-und-42.d,
2018         * testsuite/ld-cris/tls-und-46.d,
2019         * testsuite/ld-cris/tls-und-50.d,
2020         * testsuite/ld-cris/weakhiddso.d,
2021         * testsuite/ld-cris/weakref2.d,
2022         * testsuite/ld-frv/fdpic-shared-1.d,
2023         * testsuite/ld-frv/fdpic-shared-2.d,
2024         * testsuite/ld-frv/fdpic-shared-3.d,
2025         * testsuite/ld-frv/fdpic-shared-4.d,
2026         * testsuite/ld-frv/fdpic-shared-5.d,
2027         * testsuite/ld-frv/fdpic-shared-7.d,
2028         * testsuite/ld-frv/fdpic-shared-8.d,
2029         * testsuite/ld-frv/tls-dynamic-2.d,
2030         * testsuite/ld-i386/ibt-plt-1.d,
2031         * testsuite/ld-i386/ibt-plt-2a.d,
2032         * testsuite/ld-i386/ibt-plt-2b.d,
2033         * testsuite/ld-i386/ibt-plt-2c.d,
2034         * testsuite/ld-i386/ibt-plt-2d.d,
2035         * testsuite/ld-i386/ibt-plt-3a.d,
2036         * testsuite/ld-i386/ibt-plt-3b.d,
2037         * testsuite/ld-i386/ibt-plt-3c.d,
2038         * testsuite/ld-i386/ibt-plt-3d.d,
2039         * testsuite/ld-i386/plt2.dd,
2040         * testsuite/ld-i386/pr20830.d,
2041         * testsuite/ld-i386/tlsbin-nacl.rd,
2042         * testsuite/ld-i386/tlsbin.rd,
2043         * testsuite/ld-i386/tlsbin2-nacl.rd,
2044         * testsuite/ld-i386/tlsbin2.rd,
2045         * testsuite/ld-i386/tlsbindesc-nacl.rd,
2046         * testsuite/ld-i386/tlsbindesc.rd,
2047         * testsuite/ld-i386/tlsdesc-nacl.rd,
2048         * testsuite/ld-i386/tlsdesc.rd,
2049         * testsuite/ld-i386/tlsgdesc-nacl.rd,
2050         * testsuite/ld-i386/tlsgdesc.rd,
2051         * testsuite/ld-i386/tlsnopic-nacl.rd,
2052         * testsuite/ld-i386/tlsnopic.dd,
2053         * testsuite/ld-i386/tlsnopic.rd,
2054         * testsuite/ld-i386/tlsnopic.sd,
2055         * testsuite/ld-i386/tlspic-nacl.rd,
2056         * testsuite/ld-i386/tlspic.rd,
2057         * testsuite/ld-i386/tlspic2-nacl.rd,
2058         * testsuite/ld-i386/tlspic2.rd,
2059         * testsuite/ld-ia64/merge1.d,
2060         * testsuite/ld-ia64/merge2.d,
2061         * testsuite/ld-ia64/merge3.d,
2062         * testsuite/ld-ia64/merge4.d,
2063         * testsuite/ld-ia64/merge5.d,
2064         * testsuite/ld-ia64/tlsbin.rd,
2065         * testsuite/ld-ia64/tlspic.rd,
2066         * testsuite/ld-ifunc/ifunc-2-i386-now.d,
2067         * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
2068         * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d,
2069         * testsuite/ld-ifunc/ifunc-2-local-x86-64.d,
2070         * testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
2071         * testsuite/ld-ifunc/ifunc-2-x86-64.d,
2072         * testsuite/ld-ifunc/pr17154-i386-now.d,
2073         * testsuite/ld-ifunc/pr17154-i386.d,
2074         * testsuite/ld-ifunc/pr17154-x86-64-now.d,
2075         * testsuite/ld-ifunc/pr17154-x86-64.d,
2076         * testsuite/ld-m68k/tls-def-1.d,
2077         * testsuite/ld-m68k/tls-gd-1.d2,
2078         * testsuite/ld-metag/shared.d,
2079         * testsuite/ld-metag/stub_pic_app.d,
2080         * testsuite/ld-mips-elf/rel32-n32.d,
2081         * testsuite/ld-mips-elf/rel32-o32.d,
2082         * testsuite/ld-mips-elf/rel64.d,
2083         * testsuite/ld-powerpc/ambiguousv1.d,
2084         * testsuite/ld-powerpc/ambiguousv1b.d,
2085         * testsuite/ld-powerpc/ambiguousv2.d,
2086         * testsuite/ld-powerpc/ambiguousv2b.d,
2087         * testsuite/ld-powerpc/tlsexe.d,
2088         * testsuite/ld-powerpc/tlsexe.r,
2089         * testsuite/ld-powerpc/tlsexe32.d,
2090         * testsuite/ld-powerpc/tlsexe32.g,
2091         * testsuite/ld-powerpc/tlsexe32.r,
2092         * testsuite/ld-powerpc/tlsexetoc.d,
2093         * testsuite/ld-powerpc/tlsexetoc.r,
2094         * testsuite/ld-powerpc/tlsso.d,
2095         * testsuite/ld-powerpc/tlsso.r,
2096         * testsuite/ld-powerpc/tlsso32.g,
2097         * testsuite/ld-powerpc/tlsso32.r,
2098         * testsuite/ld-powerpc/tlstocso.d,
2099         * testsuite/ld-powerpc/tlstocso.g,
2100         * testsuite/ld-powerpc/tlstocso.r,
2101         * testsuite/ld-s390/gotreloc_31-1.dd,
2102         * testsuite/ld-s390/tlsbin.dd,
2103         * testsuite/ld-s390/tlsbin.rd,
2104         * testsuite/ld-s390/tlsbin_64.dd,
2105         * testsuite/ld-s390/tlsbin_64.rd,
2106         * testsuite/ld-s390/tlspic.rd,
2107         * testsuite/ld-s390/tlspic_64.rd,
2108         * testsuite/ld-sh/tlsbin-2.d,
2109         * testsuite/ld-sh/tlspic-2.d,
2110         * testsuite/ld-sparc/gotop32.rd,
2111         * testsuite/ld-sparc/gotop64.rd,
2112         * testsuite/ld-sparc/tlssunbin32.rd,
2113         * testsuite/ld-sparc/tlssunbin64.rd,
2114         * testsuite/ld-sparc/tlssunnopic32.rd,
2115         * testsuite/ld-sparc/tlssunnopic64.rd,
2116         * testsuite/ld-sparc/tlssunpic32.rd,
2117         * testsuite/ld-sparc/tlssunpic64.rd,
2118         * testsuite/ld-x86-64/bnd-branch-1-now.d,
2119         * testsuite/ld-x86-64/bnd-ifunc-1-now.d,
2120         * testsuite/ld-x86-64/bnd-ifunc-2-now.d,
2121         * testsuite/ld-x86-64/bnd-ifunc-2.d,
2122         * testsuite/ld-x86-64/bnd-plt-1-now.d,
2123         * testsuite/ld-x86-64/bnd-plt-1.d,
2124         * testsuite/ld-x86-64/ibt-plt-1-x32.d,
2125         * testsuite/ld-x86-64/ibt-plt-1.d,
2126         * testsuite/ld-x86-64/ibt-plt-2a-x32.d,
2127         * testsuite/ld-x86-64/ibt-plt-2a.d,
2128         * testsuite/ld-x86-64/ibt-plt-2b-x32.d,
2129         * testsuite/ld-x86-64/ibt-plt-2b.d,
2130         * testsuite/ld-x86-64/ibt-plt-2c-x32.d,
2131         * testsuite/ld-x86-64/ibt-plt-2c.d,
2132         * testsuite/ld-x86-64/ibt-plt-2d-x32.d,
2133         * testsuite/ld-x86-64/ibt-plt-2d.d,
2134         * testsuite/ld-x86-64/ibt-plt-3a-x32.d,
2135         * testsuite/ld-x86-64/ibt-plt-3a.d,
2136         * testsuite/ld-x86-64/ibt-plt-3b-x32.d,
2137         * testsuite/ld-x86-64/ibt-plt-3b.d,
2138         * testsuite/ld-x86-64/ibt-plt-3c-x32.d,
2139         * testsuite/ld-x86-64/ibt-plt-3c.d,
2140         * testsuite/ld-x86-64/ibt-plt-3d-x32.d,
2141         * testsuite/ld-x86-64/ibt-plt-3d.d,
2142         * testsuite/ld-x86-64/ilp32-4-nacl.d,
2143         * testsuite/ld-x86-64/ilp32-4.d,
2144         * testsuite/ld-x86-64/load1c-nacl.d,
2145         * testsuite/ld-x86-64/load1c.d,
2146         * testsuite/ld-x86-64/load1d-nacl.d,
2147         * testsuite/ld-x86-64/load1d.d,
2148         * testsuite/ld-x86-64/mpx3n.dd,
2149         * testsuite/ld-x86-64/mpx4.dd,
2150         * testsuite/ld-x86-64/mpx4n.dd,
2151         * testsuite/ld-x86-64/plt2.dd,
2152         * testsuite/ld-x86-64/pr14207.d,
2153         * testsuite/ld-x86-64/pr19162.d,
2154         * testsuite/ld-x86-64/pr20253-1f.d,
2155         * testsuite/ld-x86-64/pr20253-1l.d,
2156         * testsuite/ld-x86-64/pr20830a-now.d,
2157         * testsuite/ld-x86-64/pr20830a.d,
2158         * testsuite/ld-x86-64/pr20830b-now.d,
2159         * testsuite/ld-x86-64/pr20830b.d,
2160         * testsuite/ld-x86-64/pr21038a-now.d,
2161         * testsuite/ld-x86-64/pr21038a.d,
2162         * testsuite/ld-x86-64/pr21038b-now.d,
2163         * testsuite/ld-x86-64/pr21038b.d,
2164         * testsuite/ld-x86-64/pr21038c-now.d,
2165         * testsuite/ld-x86-64/pr21038c.d,
2166         * testsuite/ld-x86-64/tlsbin-nacl.rd,
2167         * testsuite/ld-x86-64/tlsbin.rd,
2168         * testsuite/ld-x86-64/tlsbin2-nacl.rd,
2169         * testsuite/ld-x86-64/tlsbin2.rd,
2170         * testsuite/ld-x86-64/tlsbindesc-nacl.rd,
2171         * testsuite/ld-x86-64/tlsbindesc.rd,
2172         * testsuite/ld-x86-64/tlsdesc-nacl.rd,
2173         * testsuite/ld-x86-64/tlsdesc.rd,
2174         * testsuite/ld-x86-64/tlsgdesc-nacl.rd,
2175         * testsuite/ld-x86-64/tlsgdesc.rd,
2176         * testsuite/ld-x86-64/tlspic-nacl.rd,
2177         * testsuite/ld-x86-64/tlspic.rd,
2178         * testsuite/ld-x86-64/tlspic2-nacl.rd,
2179         * testsuite/ld-x86-64/tlspic2.rd: Update.
2180
2181 2018-06-07  Alan Modra  <amodra@gmail.com>
2182
2183         * emulparams/elf64bmip.sh (EXECUTABLE_SYMBOLS): Don't define.
2184         (OTHER_SYMBOLS): Define this instead.
2185         * emulparams/elf32bmipn32.sh (EXECUTABLE_SYMBOLS): Don't define.
2186         (OTHER_SYMBOLS): Define similarly to elf64bmip.sh.
2187         * emulparams/elf64hppa.sh (EXECUTABLE_SYMBOLS): Don't define.
2188         (OTHER_SYMBOLS): Define instead.
2189
2190 2018-06-07  Alan Modra  <amodra@gmail.com>
2191
2192         * emulparams/elf32_tic6x_le.sh (EXECUTABLE_SYMBOLS): Don't define.
2193
2194 2018-06-06  Alan Modra  <amodra@gmail.com>
2195
2196         * Makefile.am (earmelf_fbsd.c): Correct dependencies.
2197         (earmelfb_fbsd.c, earmelfb_fuchsia.c): Likewise.
2198         * Makefile.in: Regenerate.
2199
2200 2018-06-05  Alan Modra  <amodra@gmail.com>
2201
2202         PR 23254
2203         * plugin.c (plugin_call_claim_file): Revert 2016-07-19 patch.
2204         (plugin_object_p): Don't dup file descriptor.
2205
2206 2018-06-05  Flavio Ceolin  <flavio.ceolin@intel.com>
2207
2208         * testsuite/ld-elf/elf.exp Run new test.
2209         * testsuite/ld-elf/stack-noexec.rd New file: Expected readelf output.
2210
2211 2018-06-03  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2212             Jim Wilson  <jimw@sifive.com>
2213
2214         PR ld/23244
2215         * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new weak ref tests.
2216         * testsuite/ld-riscv-elf/weakref.ld: New.
2217         * testsuite/ld-riscv-elf/weakref32.d: New.
2218         * testsuite/ld-riscv-elf/weakref32.s: New.
2219         * testsuite/ld-riscv-elf/weakref64.d: New.
2220         * testsuite/ld-riscv-elf/weakref64.s: New.
2221
2222 2018-06-01  H.J. Lu  <hongjiu.lu@intel.com>
2223
2224         * configure: Regenerated.
2225
2226 2018-05-28  H.J. Lu  <hongjiu.lu@intel.com>
2227
2228         PR ld/23238
2229         * testsuite/ld-ifunc/ifunc-26.d: New file.
2230         * testsuite/ld-ifunc/ifunc-26.s: Likewise.
2231         * testsuite/ld-ifunc/ifunc.exp: Run *.d tests without a
2232         working compiler.
2233
2234 2018-05-28  H.J. Lu  <hongjiu.lu@intel.com>
2235
2236         * testsuite/ld-ifunc/ifunc-10-i386.d: Skip NaCl targets.
2237         * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
2238         * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
2239         * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
2240         * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
2241         * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
2242         * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
2243         * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
2244         * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
2245         * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
2246         * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
2247         * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
2248         * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
2249         * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
2250         * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
2251         * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
2252         * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
2253         * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
2254         * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
2255         * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
2256         * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
2257         * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
2258         * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
2259         * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
2260         * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
2261         * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
2262         * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
2263         * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
2264         * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
2265         * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
2266         * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
2267         * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
2268         * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
2269         * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
2270         * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
2271         * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
2272         * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
2273         * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
2274         * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
2275         * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
2276         * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
2277         * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
2278         * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
2279         * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
2280         * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
2281         * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2282         * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
2283         * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2284         * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
2285         * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
2286         * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
2287         * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
2288         * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
2289         * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
2290         * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
2291         * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
2292         * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
2293         * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
2294         * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
2295         * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
2296         * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
2297         * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
2298         * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
2299         * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
2300         * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
2301         * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
2302         * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
2303         * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
2304         * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
2305         * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
2306         * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
2307         * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
2308         * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
2309
2310 2018-05-26  H.J. Lu  <hongjiu.lu@intel.com>
2311
2312         PR ld/23194
2313         * testsuite/ld-i386/pr23194.d: Expect only R_386_GLOB_DAT
2314         against foobar.
2315         * testsuite/ld-i386/pr23194.map: Add foobar.
2316         * testsuite/ld-x86-64/pr23194.map: Likewise.
2317         * testsuite/ld-i386/pr23194.s: Add a common foobar symbol.
2318         * testsuite/ld-x86-64/pr23194.s: Likewise.
2319         * testsuite/ld-x86-64/pr23194.d: Expect only R_X86_64_GLOB_DAT
2320         against foobar.
2321
2322 2018-05-25  Alan Modra  <amodra@gmail.com>
2323
2324         * po/BLD-POTFILES.in: Regenerate.
2325
2326 2018-05-21  H.J. Lu  <hongjiu.lu@intel.com>
2327
2328         PR ld/23201
2329         * testsuite/ld-tic6x/shlib-1.rd: Adjusted.
2330         * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
2331         * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
2332         * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
2333         * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
2334         * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
2335         * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
2336         * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
2337         * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
2338         * testsuite/ld-tic6x/static-app-1.rd: Likewise.
2339         * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
2340         * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
2341         * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
2342
2343 2018-05-21  H.J. Lu  <hongjiu.lu@intel.com>
2344
2345         PR ld/23201
2346         * ldexp.c (exp_fold_tree_1): Call bfd_link_hide_symbol to hide
2347         a symbol.
2348         * testsuite/ld-elf/provide-hidden-dynabs.nd: Removed.
2349         * testsuite/ld-elf/provide-hidden-dynsec.nd: Likewise.
2350         * testsuite/ld-elf/provide-hidden.exp: Replace
2351         provide-hidden-dynsec.nd with provide-hidden-sec.nd and
2352         provide-hidden-dyn.nd.  Replace provide-hidden-dynabs.nd with
2353         provide-hidden-abs.nd and provide-hidden-dyn.nd.
2354         * testsuite/ld-i386/pr23189.d: Expect no dynamic relocation.
2355         * testsuite/ld-x86-64/pr23189.d: Likewise.
2356
2357 2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
2358
2359         PR ld/23194
2360         * testsuite/ld-i386/i386.exp: Run pr23194.
2361         * testsuite/ld-x86-64/x86-64.exp: Likewise.
2362         * testsuite/ld-i386/pr23194.d: New file.
2363         * testsuite/ld-i386/pr23194.map: Likewise.
2364         * testsuite/ld-i386/pr23194.s: Likewise.
2365         * testsuite/ld-x86-64/pr23194.d: Likewise.
2366         * testsuite/ld-x86-64/pr23194.map: Likewise.
2367         * testsuite/ld-x86-64/pr23194.s: Likewise.
2368
2369 2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
2370
2371         * testsuite/ld-i386/i386.exp: Run pr23189 for all targets.
2372         * testsuite/ld-x86-64/x86-64.exp: Likewise.
2373
2374 2018-05-18  John Darrington  <john@darrington.wattle.id.au>
2375
2376         * Makefile.am: Add support for s12z architecture.
2377         * configure.tgt: Likewise.
2378         * Makefile.in: Regenerate.
2379         * emulparams/m9s12zelf.sh: New file.
2380         * scripttempl/elfm9s12z.sc: New file.
2381         * testsuite/ld-discard/static.d: Expect to fail for the s12z
2382         target.
2383         * testsuite/ld-elf/endsym.d: Likewise.
2384         * testsuite/ld-elf/merge.d: Likewise.
2385         * testsuite/ld-elf/pr14926.d: Skip for the s12z target.
2386         * testsuite/ld-elf/sec64k.exp: Likewise.
2387         * testsuite/ld-s12z: New directory.
2388         * testsuite/ld-s12z/opr-linking.d: New file.
2389         * testsuite/ld-s12z/opr-linking.s: New file.
2390         * testsuite/ld-s12z/relative-linking.d: New file.
2391         * testsuite/ld-s12z/relative-linking.s: New file.
2392         * testsuite/ld-s12z/z12s.exp: New file.
2393
2394 2018-05-18  H.J. Lu  <hongjiu.lu@intel.com>
2395
2396         PR ld/23189
2397         * testsuite/ld-i386/i386.exp: Run pr23189.
2398         * testsuite/ld-x86-64/x86-64.exp: Likewise.
2399         * testsuite/ld-i386/pr23189.d: New file.
2400         * testsuite/ld-i386/pr23189.s: Likewise.
2401         * testsuite/ld-i386/pr23189.t: Likewise.
2402         * testsuite/ld-x86-64/pr23189.d: Likewise.
2403         * testsuite/ld-x86-64/pr23189.s: Likewise.
2404         * testsuite/ld-x86-64/pr23189.t: Likewise.
2405
2406 2018-05-15  Alan Modra  <amodra@gmail.com>
2407
2408         * testsuite/ld-elf/notes.exp: Restore LDFLAGS.
2409
2410 2018-05-14  Nick Clifton  <nickc@redhat.com>
2411
2412         * testsuite/ld-elf/notes.exp: New file: Run new test.
2413         * testsuite/ld-elf/note1_1.s: New file: Source file for test.
2414         * testsuite/ld-elf/note1_2.s: New file: Source file for test.
2415         * testsuite/ld-elf/note1.r: New file: Expected readelf output.
2416
2417 2018-05-14  H.J. Lu  <hongjiu.lu@intel.com>
2418
2419         PR ld/23169
2420         * testsuite/ld-ifunc/ifunc-9-i386.d: New file.
2421         * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
2422         * testsuite/ld-ifunc/pr23169a.c: Likewise.
2423         * testsuite/ld-ifunc/pr23169a.rd: Likewise.
2424         * testsuite/ld-ifunc/pr23169b.c: Likewise.
2425         * testsuite/ld-ifunc/pr23169b.c: Likewise.
2426         * testsuite/ld-ifunc/pr23169c.rd: Likewise.
2427         * testsuite/ld-ifunc/pr23169c.rd: Likewise.
2428         * testsuite/ld-ifunc/ifunc-9-x86.d: Removed.
2429         * testsuite/ld-ifunc/ifunc.exp: Run PR ld/23169 tests.
2430
2431 2018-05-14  H.J. Lu  <hongjiu.lu@intel.com>
2432
2433         PR ld/23162
2434         * testsuite/ld-elf/pr23162.map: New file.
2435         * testsuite/ld-elf/pr23162.rd: Likewise.
2436         * testsuite/ld-elf/pr23162a.c: Likewise.
2437         * testsuite/ld-elf/pr23162b.c: Likewise.
2438         * testsuite/ld-elf/shared.exp: Run PR ld/23162 tests.
2439
2440 2018-05-12  Alan Modra  <amodra@gmail.com>
2441
2442         PR 20659
2443         * testsuite/ld-elf/changelma.d,
2444         * testsuite/ld-elf/changelma.lnk,
2445         * testsuite/ld-elf/changelma.s: New test.
2446
2447 2018-05-09  2018-05-02  Dimitar Dimitrov  <dimitar@dinux.eu>
2448
2449         * scripttempl/pru.sc: Add LD sections to allow linking TI
2450         toolchain object files.
2451         * scripttempl/pru.sc: Switch to init_array.
2452         * testsuite/ld-pru/ldi32.d: Update LDI32 test to conform to TI ABI.
2453         * testsuite/ld-pru/norelax_ldi32-data.d: Likewise.
2454         * testsuite/ld-pru/norelax_ldi32-dis.d: Likewise.
2455         * testsuite/ld-pru/relax_ldi32-data.d: Likewise.
2456         * testsuite/ld-pru/relax_ldi32-dis.d: Likewise.
2457
2458 2018-05-09  Alan Modra  <amodra@gmail.com>
2459
2460         * po/BLD-POTFILES.in: Regenerate.
2461
2462 2018-05-08  Jim Wilson  <jimw@sifive.com>
2463
2464         PR ld/22962
2465         * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lriscv_ilp32f.c,
2466         eelf32lriscv_ilp32.c, eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c.
2467         (eelf32lriscv_ilp32f.c, eelf32lriscv_ilp32.c): New build rules.
2468         (eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c): New build rules.
2469         * Makefile.in: Regenerated.
2470         * configure.tgt (riscv32*-*-linux*, riscv64*-*-linux*): New.
2471         * ld/emulparams/elf32lriscv.sh: Set LIBPATH_SUFFIX.
2472         * ld/emulparams/elf32lriscv_ilp32.sh: New.
2473         * ld/emulparams/elf32lriscv_ilp32f.sh: New.
2474         * ld/emulparams/elf64lriscv-defs.sh: Don't set LIBPATH_SUFFIX here.
2475         * ld/emulparams/elf64lriscv.sh: Set LIBPATH_SUFFIX.
2476         * ld/emulparams/elf64lriscv_lp64.sh: New.
2477         * ld/emulparams/elf64lriscv_lp64f.sh: New.
2478         * ld/genscripts.sh (append_to_lib_path): Change LIBPATH_SUFFIX test to
2479         a for.  Inside loop, change LIBPATH_SUFFIX uses to libpath_suffix.
2480         (LIB_PATH): In LIB_PATH if, add loop for LIBPATH_SUFFIX, changes uses
2481         inside loop to libpath_suffix.
2482
2483 2018-05-03  Jim Wilson  <jimw@sifive.com>
2484
2485         * Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
2486
2487 2018-05-03  Simon Atanasyan  <simon@atanasyan.com>
2488
2489         * testsuite/ld-mips-elf/gp-disp-sym.d: New test.
2490         * testsuite/ld-mips-elf/gp-disp-sym.s: New test source.
2491         * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
2492         * testsuite/ld-mips-elf/mips16-pic-2.ad: Update for _gp_disp
2493         symbol removal.
2494         * testsuite/ld-mips-elf/mips16-pic-2.nd: Likewise.
2495         * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
2496         * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Likewise.
2497         * testsuite/ld-mips-elf/tlslib-o32-ver.got: Likewise.
2498         * testsuite/ld-mips-elf/tlslib-o32.got: Likewise.
2499
2500 2018-04-27  Maciej W. Rozycki  <macro@mips.com>
2501
2502         * testsuite/ld-mips-elf/bal-jalx-pic.d: Only run for
2503         `check_shared_lib_support' targets.
2504         * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
2505         * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
2506         * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
2507         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
2508         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
2509         * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
2510         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
2511         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
2512         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
2513         Likewise.
2514         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
2515         Likewise.
2516         * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
2517         Likewise.
2518         * testsuite/ld-mips-elf/hash1a.d: Likewise.
2519         * testsuite/ld-mips-elf/hash1b.d: Likewise.
2520         * testsuite/ld-mips-elf/hash1c.d: Likewise.
2521         * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
2522         * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
2523
2524 2018-04-27  Maciej W. Rozycki  <macro@mips.com>
2525
2526         * testsuite/lib/ld-lib.exp (run_dump_test): Use `match_target'
2527         in place of `istarget' for matching with `target', `alltargets'
2528         and `notarget' options.
2529
2530 2018-04-27  Alan Modra  <amodra@gmail.com>
2531
2532         * po/BLD-POTFILES.in: Regenerate.
2533
2534 2018-04-26  Christophe Lyon  <christophe.lyon@linaro.org>
2535
2536         * testsuite/ld-elf/pr2404b.c (main): Adjust printf to account for
2537         new variable name.
2538         * testsuite/ld-elf/pr2404.out: Adjust expected output accordingly.
2539
2540 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2541
2542         * testsuite/ld-arm/export-class.exp: Accept arm*-*-uclinuxfdpiceabi.
2543         * testsuite/ld-discard/discard.exp: Likewise.
2544         * testsuite/ld-elf/binutils.exp: Likewise.
2545         * testsuite/ld-elf/commonpage1.d: Likewise.
2546         * testsuite/ld-elf/compress1c.d: Likewise.
2547         * testsuite/ld-elf/compressed1b.d: Likewise.
2548         * testsuite/ld-elf/compressed1c.d: Likewise.
2549         * testsuite/ld-elf/compressed1e.d: Likewise.
2550         * testsuite/ld-elf/dynamic1.d: Likewise.
2551         * testsuite/ld-elf/dynsym1.d: Likewise.
2552         * testsuite/ld-elf/ehdr_start-missing.d: Likewise.
2553         * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
2554         * testsuite/ld-elf/ehdr_start-userdef.d: Likewise.
2555         * testsuite/ld-elf/ehdr_start-weak.d: Likewise.
2556         * testsuite/ld-elf/ehdr_start.d: Likewise.
2557         * testsuite/ld-elf/exclude3b.d: Likewise.
2558         * testsuite/ld-elf/export-class.exp: Likewise.
2559         * testsuite/ld-elf/global1.d: Likewise.
2560         * testsuite/ld-elf/hash.d: Likewise.
2561         * testsuite/ld-elf/header.d: Likewise.
2562         * testsuite/ld-elf/loadaddr1.d: Likewise.
2563         * testsuite/ld-elf/loadaddr2.d: Likewise.
2564         * testsuite/ld-elf/loadaddr3a.d: Likewise.
2565         * testsuite/ld-elf/loadaddr3b.d: Likewise.
2566         * testsuite/ld-elf/local1.d: Likewise.
2567         * testsuite/ld-elf/maxpage1.d: Likewise.
2568         * testsuite/ld-elf/maxpage2.d: Likewise.
2569         * testsuite/ld-elf/maxpage3a.d: Likewise.
2570         * testsuite/ld-elf/mbind1a.d: Likewise.
2571         * testsuite/ld-elf/mbind1b.d: Likewise.
2572         * testsuite/ld-elf/mbind1c.d: Likewise.
2573         * testsuite/ld-elf/multibss1.d: Likewise.
2574         * testsuite/ld-elf/noload-2.d: Likewise.
2575         * testsuite/ld-elf/now-1.d: Likewise.
2576         * testsuite/ld-elf/now-2.d: Likewise.
2577         * testsuite/ld-elf/now-3.d: Likewise.
2578         * testsuite/ld-elf/now-4.d: Likewise.
2579         * testsuite/ld-elf/pie.d: Likewise.
2580         * testsuite/ld-elf/pr12975.d: Likewise.
2581         * testsuite/ld-elf/pr13177.d: Likewise.
2582         * testsuite/ld-elf/pr13195.d: Likewise.
2583         * testsuite/ld-elf/pr16322.d: Likewise.
2584         * testsuite/ld-elf/pr16498a.d: Likewise.
2585         * testsuite/ld-elf/pr16498b.d: Likewise.
2586         * testsuite/ld-elf/pr17615.d: Likewise.
2587         * testsuite/ld-elf/pr19162.d: Likewise.
2588         * testsuite/ld-elf/pr19539.d: Likewise.
2589         * testsuite/ld-elf/pr19617a.d: Likewise.
2590         * testsuite/ld-elf/pr19617b.d: Likewise.
2591         * testsuite/ld-elf/pr19617c.d: Likewise.
2592         * testsuite/ld-elf/pr19698.d: Likewise.
2593         * testsuite/ld-elf/pr19789.d: Likewise.
2594         * testsuite/ld-elf/pr20513c.d: Likewise.
2595         * testsuite/ld-elf/pr20513d.d: Likewise.
2596         * testsuite/ld-elf/pr21384.d: Likewise.
2597         * testsuite/ld-elf/pr21389a.d: Likewise.
2598         * testsuite/ld-elf/pr21389b.d: Likewise.
2599         * testsuite/ld-elf/pr21389c.d: Likewise.
2600         * testsuite/ld-elf/pr21562a.d: Likewise.
2601         * testsuite/ld-elf/pr21562b.d: Likewise.
2602         * testsuite/ld-elf/pr21562c.d: Likewise.
2603         * testsuite/ld-elf/pr21562d.d: Likewise.
2604         * testsuite/ld-elf/pr21562e.d: Likewise.
2605         * testsuite/ld-elf/pr21562f.d: Likewise.
2606         * testsuite/ld-elf/pr21562g.d: Likewise.
2607         * testsuite/ld-elf/pr21562h.d: Likewise.
2608         * testsuite/ld-elf/pr21562i.d: Likewise.
2609         * testsuite/ld-elf/pr21562j.d: Likewise.
2610         * testsuite/ld-elf/pr21562k.d: Likewise.
2611         * testsuite/ld-elf/pr21562l.d: Likewise.
2612         * testsuite/ld-elf/pr21562m.d: Likewise.
2613         * testsuite/ld-elf/pr21562n.d: Likewise.
2614         * testsuite/ld-elf/pr21903a.d: Likewise.
2615         * testsuite/ld-elf/pr21903b.d: Likewise.
2616         * testsuite/ld-elf/pr21903d.d: Likewise.
2617         * testsuite/ld-elf/pr22269a.d: Likewise.
2618         * testsuite/ld-elf/pr22269b.d: Likewise.
2619         * testsuite/ld-elf/pr22393-1a.d: Likewise.
2620         * testsuite/ld-elf/pr22393-1b.d: Likewise.
2621         * testsuite/ld-elf/pr22393-1c.d: Likewise.
2622         * testsuite/ld-elf/pr22393-1d.d: Likewise.
2623         * testsuite/ld-elf/pr22393-1e.d: Likewise.
2624         * testsuite/ld-elf/pr22393-1f.d: Likewise.
2625         * testsuite/ld-elf/pr22423.d: Likewise.
2626         * testsuite/ld-elf/rpath-1.d: Likewise.
2627         * testsuite/ld-elf/rpath-2.d: Likewise.
2628         * testsuite/ld-elf/runpath-1.d: Likewise.
2629         * testsuite/ld-elf/runpath-2.d: Likewise.
2630         * testsuite/ld-elf/seg.d: Likewise.
2631         * testsuite/ld-elf/sizeofb.d: Likewise.
2632         * testsuite/ld-elf/startofb.d: Likewise.
2633         * testsuite/ld-elf/strtab.d: Likewise.
2634         * testsuite/ld-elf/textaddr1.d: Likewise.
2635         * testsuite/ld-elf/textaddr2.d: Likewise.
2636         * testsuite/ld-elf/textaddr3.d: Likewise.
2637         * testsuite/ld-elf/textaddr4.d: Likewise.
2638         * testsuite/ld-elf/textaddr5.d: Likewise.
2639         * testsuite/ld-elf/textaddr6.d: Likewise.
2640         * testsuite/ld-elf/textaddr7.d: Likewise.
2641         * testsuite/ld-elf/tls.exp: Likewise.
2642         * testsuite/ld-elf/tls_common.exp: Likewise.
2643         * testsuite/ld-elf/unknown2.d: Likewise.
2644         * testsuite/ld-gc/abi-note.d: Likewise.
2645         * testsuite/ld-gc/pr11218.d: Likewise.
2646         * testsuite/ld-gc/pr19167.d: Likewise.
2647         * testsuite/ld-gc/pr20022.d: Likewise.
2648         * testsuite/ld-gc/start.d: Likewise.
2649         * testsuite/ld-gc/stop.d: Likewise.
2650         * testsuite/ld-scripts/phdrs2.exp: Likewise.
2651         * testsuite/ld-scripts/rgn-at5.d: Likewise.
2652         * testsuite/ld-undefined/entry-3.d: Likewise.
2653         * testsuite/ld-undefined/entry-4.d: Likewise.
2654
2655 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2656         Mickaël Guêné  <mickael.guene@st.com>
2657
2658         * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC Thumb-only tests.
2659         * testsuite/ld-arm/fdpic-main-m.d: New test.
2660         * testsuite/ld-arm/fdpic-main-m.s: New.
2661         * testsuite/ld-arm/fdpic-main-m.sym: New.
2662         * testsuite/ld-arm/fdpic-shared-m.d: New test.
2663         * testsuite/ld-arm/fdpic-shared-m.s: New.
2664         * testsuite/ld-arm/fdpic-shared-m.sym: New.
2665
2666 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2667         Mickaël Guêné  <mickael.guene@st.com>
2668
2669         * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC tests.
2670         * testsuite/ld-arm/fdpic-main.d: New test.
2671         * testsuite/ld-arm/fdpic-main.ld: New.
2672         * testsuite/ld-arm/fdpic-main.r: New.
2673         * testsuite/ld-arm/fdpic-main.s: New.
2674         * testsuite/ld-arm/fdpic-main.sym: New.
2675         * testsuite/ld-arm/fdpic-shared.d: New test.
2676         * testsuite/ld-arm/fdpic-shared.ld: New.
2677         * testsuite/ld-arm/fdpic-shared.r: New.
2678         * testsuite/ld-arm/fdpic-shared.s: New.
2679         * testsuite/ld-arm/fdpic-shared.sym: New.
2680
2681 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2682         Mickaël Guêné  <mickael.guene@st.com>
2683
2684         * testsuite/ld-elf/pr2404b.c (main): Rename time variable into
2685         time1.
2686
2687 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2688         Mickaël Guêné  <mickael.guene@st.com>
2689
2690         * scripttempl/elf.sc: Define __tdata_start for .tdata section.
2691
2692 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2693         Mickaël Guêné  <mickael.guene@st.com>
2694
2695         * emulparams/armelf_linux_fdpiceabi.sh: Add .rofixup section.
2696
2697 2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
2698         Mickaël Guêné  <mickael.guene@st.com>
2699
2700         * Makefile.am (ALL_EMULATION_SOURCES): Add
2701         earmelf_linux_fdpiceabi.c and earmelfb_linux_fdpiceabi.c.
2702         (earmelf_linux_fdpiceabi.c, earmelfb_linux_fdpiceabi.c): New rules.
2703         * Makefile.in: Regenerate.
2704         * configure.tgt (arm*-*-uclinuxfdpiceabi): Handle new target.
2705         * emulparams/armelf_linux_fdpiceabi.sh: New.
2706         * emulparams/armelfb_linux_fdpiceabi.sh: New.
2707
2708 2018-04-25  Alan Modra  <amodra@gmail.com>
2709
2710         * Makefile.am: Remove arm-aout and arm-coff support.
2711         * configure.tgt: Likewise.
2712         * testsuite/ld-arm/attr-merge-div-00.d: Likewise.
2713         * testsuite/ld-arm/attr-merge-div-01-m3.d: Likewise.
2714         * testsuite/ld-arm/attr-merge-div-01.d: Likewise.
2715         * testsuite/ld-arm/attr-merge-div-02.d: Likewise.
2716         * testsuite/ld-arm/attr-merge-div-10-m3.d: Likewise.
2717         * testsuite/ld-arm/attr-merge-div-10.d: Likewise.
2718         * testsuite/ld-arm/attr-merge-div-11.d: Likewise.
2719         * testsuite/ld-arm/attr-merge-div-12.d: Likewise.
2720         * testsuite/ld-arm/attr-merge-div-120.d: Likewise.
2721         * testsuite/ld-arm/attr-merge-div-20.d: Likewise.
2722         * testsuite/ld-arm/attr-merge-div-21.d: Likewise.
2723         * testsuite/ld-arm/attr-merge-div-22.d: Likewise.
2724         * testsuite/ld-arm/attr-merge-hardfp-use-1.d: Likewise.
2725         * testsuite/ld-arm/attr-merge-hardfp-use-2.d: Likewise.
2726         * testsuite/ld-arm/attr-merge-nosection-1.d: Likewise.
2727         * testsuite/ld-arm/attr-merge-unknown-2.d: Likewise.
2728         * testsuite/ld-arm/attr-merge-unknown-2r.d: Likewise.
2729         * testsuite/ld-arm/attr-merge-unknown-3.d: Likewise.
2730         * testsuite/ld-arm/attr-merge-vfp-1.d: Likewise.
2731         * testsuite/ld-arm/attr-merge-vfp-10.d: Likewise.
2732         * testsuite/ld-arm/attr-merge-vfp-10r.d: Likewise.
2733         * testsuite/ld-arm/attr-merge-vfp-11.d: Likewise.
2734         * testsuite/ld-arm/attr-merge-vfp-11r.d: Likewise.
2735         * testsuite/ld-arm/attr-merge-vfp-12.d: Likewise.
2736         * testsuite/ld-arm/attr-merge-vfp-12r.d: Likewise.
2737         * testsuite/ld-arm/attr-merge-vfp-13.d: Likewise.
2738         * testsuite/ld-arm/attr-merge-vfp-13r.d: Likewise.
2739         * testsuite/ld-arm/attr-merge-vfp-14.d: Likewise.
2740         * testsuite/ld-arm/attr-merge-vfp-14r.d: Likewise.
2741         * testsuite/ld-arm/attr-merge-vfp-1r.d: Likewise.
2742         * testsuite/ld-arm/attr-merge-vfp-2.d: Likewise.
2743         * testsuite/ld-arm/attr-merge-vfp-2r.d: Likewise.
2744         * testsuite/ld-arm/attr-merge-vfp-3.d: Likewise.
2745         * testsuite/ld-arm/attr-merge-vfp-3r.d: Likewise.
2746         * testsuite/ld-arm/attr-merge-vfp-4.d: Likewise.
2747         * testsuite/ld-arm/attr-merge-vfp-4r.d: Likewise.
2748         * testsuite/ld-arm/attr-merge-vfp-5.d: Likewise.
2749         * testsuite/ld-arm/attr-merge-vfp-5r.d: Likewise.
2750         * testsuite/ld-arm/attr-merge-vfp-6.d: Likewise.
2751         * testsuite/ld-arm/attr-merge-vfp-6r.d: Likewise.
2752         * testsuite/ld-arm/attr-merge-vfp-7.d: Likewise.
2753         * testsuite/ld-arm/attr-merge-vfp-7r.d: Likewise.
2754         * testsuite/ld-arm/attr-merge-vfp-8.d: Likewise.
2755         * testsuite/ld-arm/attr-merge-vfp-8r.d: Likewise.
2756         * testsuite/ld-arm/attr-merge-vfp-9.d: Likewise.
2757         * testsuite/ld-arm/attr-merge-vfp-9r.d: Likewise.
2758         * testsuite/ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
2759         * testsuite/ld-arm/attr-merge-wchar-00.d: Likewise.
2760         * testsuite/ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
2761         * testsuite/ld-arm/attr-merge-wchar-02.d: Likewise.
2762         * testsuite/ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
2763         * testsuite/ld-arm/attr-merge-wchar-04.d: Likewise.
2764         * testsuite/ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
2765         * testsuite/ld-arm/attr-merge-wchar-20.d: Likewise.
2766         * testsuite/ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
2767         * testsuite/ld-arm/attr-merge-wchar-22.d: Likewise.
2768         * testsuite/ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
2769         * testsuite/ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
2770         * testsuite/ld-arm/attr-merge-wchar-40.d: Likewise.
2771         * testsuite/ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
2772         * testsuite/ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
2773         * testsuite/ld-arm/attr-merge-wchar-44.d: Likewise.
2774         * testsuite/ld-arm/eabi-hard-float.d: Likewise.
2775         * testsuite/ld-arm/eabi-soft-float-ABI4.d: Likewise.
2776         * testsuite/ld-arm/eabi-soft-float-r.d: Likewise.
2777         * testsuite/ld-arm/eabi-soft-float.d: Likewise.
2778         * testsuite/ld-arm/gc-hidden-1.d: Likewise.
2779         * emulparams/armaoutb.sh: Delete.
2780         * emulparams/armaoutl.sh: Delete.
2781         * emulparams/armcoff.sh: Delete.
2782         * emulparams/armnbsd.sh: Delete.
2783         * emulparams/riscix.sh: Delete.
2784         * scripttempl/armaout.sc: Delete.
2785         * scripttempl/armcoff.sc: Delete.
2786         * scripttempl/riscix.sc: Delete.
2787         * Makefile.in: Regenerate.
2788         * po/BLD-POTFILES.in: Regenerate.
2789
2790 2018-04-21  Alan Modra  <amodra@gmail.com>
2791
2792         * testsuite/lib/ld-lib.exp (run_host_cmd): Check that gcc -B
2793         works.
2794
2795 2018-04-18  Alan Modra  <amodra@gmail.com>
2796
2797         * Makefile.am: Remove support for assorted i386 aout and coff targets.
2798         * configure.tgt: Likewise.
2799         * testsuite/ld-discard/discard.exp: Likewise.
2800         * testsuite/ld-elf/binutils.exp: Likewise.
2801         * testsuite/ld-elf/tls.exp: Likewise.
2802         * testsuite/ld-elf/tls_common.exp: Likewise.
2803         * testsuite/ld-elfvers/vers.exp: Likewise.
2804         * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
2805         * testsuite/ld-elfweak/elfweak.exp: Likewise.
2806         * testsuite/ld-gc/abi-note.d: Likewise.
2807         * testsuite/ld-gc/pr19167.d: Likewise.
2808         * testsuite/ld-gc/pr20022.d: Likewise.
2809         * testsuite/ld-gc/start.d: Likewise.
2810         * testsuite/ld-gc/stop.d: Likewise.
2811         * testsuite/ld-i386/i386.exp: Likewise.
2812         * testsuite/ld-ifunc/binutils.exp: Likewise.
2813         * testsuite/ld-ifunc/ifunc.exp: Likewise.
2814         * testsuite/ld-linkonce/linkonce.exp: Likewise.
2815         * testsuite/ld-plugin/lto.exp: Likewise.
2816         * testsuite/ld-scripts/empty-address-2a.d: Likewise.
2817         * testsuite/ld-scripts/empty-address-2b.d: Likewise.
2818         * testsuite/ld-scripts/phdrs2.exp: Likewise.
2819         * testsuite/ld-scripts/section-match-1.d: Likewise.
2820         * testsuite/ld-shared/shared.exp: Likewise.
2821         * testsuite/ld-size/size.exp: Likewise.
2822         * testsuite/ld-sparc/sparc.exp: Likewise.
2823         * emulparams/i386coff.sh: Delete.
2824         * emulparams/i386linux.sh: Delete.
2825         * emulparams/i386mach.sh: Delete.
2826         * emulparams/i386nbsd.sh: Delete.
2827         * emulparams/vsta.sh: Delete.
2828         * scripttempl/i386coff.sc: Delete.
2829         * Makefile.in: Regenerate.
2830         * po/BLD-POTFILES.in: Regenerate.
2831
2832 2018-04-17 Andrew Sadek  <andrew.sadek.se@gmail.com>
2833
2834         Microblaze Target: PIC data text relative
2835
2836         * ld/lexsup.c (Add 2 ld options):
2837         (ld_options): add disable-multiple-abs-defs @ 'ld_options' array
2838         (parse_args): parse new option and pass flag to 'link_info' struct.
2839         * ld/ldlex.h (Add enum): add new enum @ 'option_values' enum.
2840         * ld/ld.texinfo (Add new option): Add description for
2841         'disable-multiple-abs-defs'
2842         * ld/main.c: Initialize flags with false @ 'main'. Handle
2843         disable-multiple-abs-defs @ 'mutiple_definition'.
2844
2845 2018-04-16  Alan Modra  <amodra@gmail.com>
2846
2847         * emultempl/sunos.em: Delete.
2848
2849 2018-04-16  Alan Modra  <amodra@gmail.com>
2850
2851         * Makefile.am: Remove arm-epoc-pe support.
2852         * configure.tgt: Likewise.
2853         * emultempl/pe.em: Likewise.
2854         * pe-dll.c: Likewise.
2855         * testsuite/ld-scripts/fill.d: Likewise.
2856         * testsuite/ld-scripts/fill16.d: Likewise.
2857         * emulparams/arm_epoc_pe.sh: Delete.
2858         * scripttempl/epocpe.sc: Delete.
2859         * Makefile.in: Regenerate.
2860         * po/BLD-POTFILES.in: Regenerate.
2861
2862 2018-04-16  Alan Modra  <amodra@gmail.com>
2863
2864         * Makefile.am: Remove sparc-aout and sparc-coff support.
2865         * configure.tgt: Likewise.
2866         * testsuite/ld-elfvers/vers.exp: Likewise.
2867         * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
2868         * testsuite/ld-elfweak/elfweak.exp: Likewise.
2869         * testsuite/ld-shared/shared.exp: Likewise.
2870         * emulparams/coff_sparc.sh: Delete.
2871         * emulparams/sparcaout.sh: Delete.
2872         * emulparams/sparclinux.sh: Delete.
2873         * emulparams/sparcnbsd.sh: Delete.
2874         * emulparams/sun4.sh: Delete.
2875         * scripttempl/sparccoff.sc: Delete.
2876         * Makefile.in: Regenerate.
2877         * po/BLD-POTFILES.in: Regenerate.
2878
2879 2018-04-16  Alan Modra  <amodra@gmail.com>
2880
2881         * Makefile.am: Remove m68k-aout and m68k-coff support.
2882         * configure.tgt: Likewise.
2883         * emultempl/m68kelf.em: Likewise.
2884         * ld.texinfo: Likewise.
2885         * mri.c: Likewise.
2886         * emulparams/delta68.sh: Delete.
2887         * emulparams/hp300bsd.sh: Delete.
2888         * emulparams/hp3hpux.sh: Delete.
2889         * emulparams/m68k4knbsd.sh: Delete.
2890         * emulparams/m68kaout.sh: Delete.
2891         * emulparams/m68kaux.sh: Delete.
2892         * emulparams/m68kcoff.sh: Delete.
2893         * emulparams/m68klinux.sh: Delete.
2894         * emulparams/m68knbsd.sh: Delete.
2895         * emulparams/m68kpsos.sh: Delete.
2896         * emulparams/sun3.sh: Delete.
2897         * emultempl/m68kcoff.em: Delete.
2898         * scripttempl/delta68.sc: Delete.
2899         * scripttempl/m68kaux.sc: Delete.
2900         * scripttempl/m68kcoff.sc: Delete.
2901         * scripttempl/psos.sc: Delete.
2902         * testsuite/ld-versados/t1-1.ro: Delete.
2903         * testsuite/ld-versados/t1-2.ro: Delete.
2904         * testsuite/ld-versados/t1.ld: Delete.
2905         * testsuite/ld-versados/t1.ook: Delete.
2906         * testsuite/ld-versados/t2-1.ro: Delete.
2907         * testsuite/ld-versados/t2-2.ro: Delete.
2908         * testsuite/ld-versados/t2-3.ro: Delete.
2909         * testsuite/ld-versados/t2.ld: Delete.
2910         * testsuite/ld-versados/t2.ook: Delete.
2911         * testsuite/ld-versados/versados.exp: Delete.
2912         * Makefile.in: Regenerate.
2913         * po/BLD-POTFILES.in: Regenerate.
2914
2915 2018-04-16  Alan Modra  <amodra@gmail.com>
2916
2917         * Makefile.am: Remove sh5 and sh64 support.
2918         * configure.tgt: Likewise.
2919         * ldlang.c: Likewise.
2920         * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
2921         * testsuite/ld-gc/gc.exp: Likewise.
2922         * testsuite/ld-gc/pr13683.d: Likewise.
2923         * testsuite/ld-scripts/crossref.exp: Likewise.
2924         * testsuite/ld-selective/selective.exp: Likewise.
2925         * testsuite/ld-sh/ld-r-1.d: Likewise.
2926         * testsuite/ld-sh/rd-sh.exp: Likewise.
2927         * testsuite/ld-sh/sh.exp: Likewise.
2928         * testsuite/ld-srec/srec.exp: Likewise.
2929         * testsuite/ld-undefined/undefined.exp: Likewise.
2930         * emulparams/shelf32.sh: Delete.
2931         * emulparams/shelf32_linux.sh: Delete.
2932         * emulparams/shelf32_nbsd.sh: Delete.
2933         * emulparams/shelf64.sh: Delete.
2934         * emulparams/shelf64_nbsd.sh: Delete.
2935         * emulparams/shlelf32.sh: Delete.
2936         * emulparams/shlelf32_linux.sh: Delete.
2937         * emulparams/shlelf32_nbsd.sh: Delete.
2938         * emulparams/shlelf64.sh: Delete.
2939         * emulparams/shlelf64_nbsd.sh: Delete.
2940         * emultempl/sh64elf.em: Delete.
2941         * testsuite/ld-sh/sh64/abi32.sd: Delete.
2942         * testsuite/ld-sh/sh64/abi32.xd: Delete.
2943         * testsuite/ld-sh/sh64/abi64.sd: Delete.
2944         * testsuite/ld-sh/sh64/abi64.xd: Delete.
2945         * testsuite/ld-sh/sh64/abixx-noexp.sd: Delete.
2946         * testsuite/ld-sh/sh64/cmpct1.sd: Delete.
2947         * testsuite/ld-sh/sh64/cmpct1.xd: Delete.
2948         * testsuite/ld-sh/sh64/crange-1.s: Delete.
2949         * testsuite/ld-sh/sh64/crange-2a.s: Delete.
2950         * testsuite/ld-sh/sh64/crange-2b.s: Delete.
2951         * testsuite/ld-sh/sh64/crange-2c.s: Delete.
2952         * testsuite/ld-sh/sh64/crange-2d.s: Delete.
2953         * testsuite/ld-sh/sh64/crange-2e.s: Delete.
2954         * testsuite/ld-sh/sh64/crange-2f.s: Delete.
2955         * testsuite/ld-sh/sh64/crange-2g.s: Delete.
2956         * testsuite/ld-sh/sh64/crange-2h.s: Delete.
2957         * testsuite/ld-sh/sh64/crange-2i.s: Delete.
2958         * testsuite/ld-sh/sh64/crange1.rd: Delete.
2959         * testsuite/ld-sh/sh64/crange2.rd: Delete.
2960         * testsuite/ld-sh/sh64/crange3-cmpct.rd: Delete.
2961         * testsuite/ld-sh/sh64/crange3-media.rd: Delete.
2962         * testsuite/ld-sh/sh64/crange3.dd: Delete.
2963         * testsuite/ld-sh/sh64/crange3.rd: Delete.
2964         * testsuite/ld-sh/sh64/crangerel1.rd: Delete.
2965         * testsuite/ld-sh/sh64/crangerel2.rd: Delete.
2966         * testsuite/ld-sh/sh64/dlsection-1.s: Delete.
2967         * testsuite/ld-sh/sh64/dlsection.sd: Delete.
2968         * testsuite/ld-sh/sh64/endian.dbd: Delete.
2969         * testsuite/ld-sh/sh64/endian.dld: Delete.
2970         * testsuite/ld-sh/sh64/endian.ld: Delete.
2971         * testsuite/ld-sh/sh64/endian.s: Delete.
2972         * testsuite/ld-sh/sh64/endian.sbd: Delete.
2973         * testsuite/ld-sh/sh64/endian.sld: Delete.
2974         * testsuite/ld-sh/sh64/gotplt.d: Delete.
2975         * testsuite/ld-sh/sh64/gotplt.map: Delete.
2976         * testsuite/ld-sh/sh64/gotplt.s: Delete.
2977         * testsuite/ld-sh/sh64/init-cmpct.d: Delete.
2978         * testsuite/ld-sh/sh64/init-media.d: Delete.
2979         * testsuite/ld-sh/sh64/init.s: Delete.
2980         * testsuite/ld-sh/sh64/init64.d: Delete.
2981         * testsuite/ld-sh/sh64/mix1-noexp.sd: Delete.
2982         * testsuite/ld-sh/sh64/mix1.sd: Delete.
2983         * testsuite/ld-sh/sh64/mix1.xd: Delete.
2984         * testsuite/ld-sh/sh64/mix2-noexp.sd: Delete.
2985         * testsuite/ld-sh/sh64/mix2.sd: Delete.
2986         * testsuite/ld-sh/sh64/mix2.xd: Delete.
2987         * testsuite/ld-sh/sh64/rd-sh64.exp: Delete.
2988         * testsuite/ld-sh/sh64/rel-1.s: Delete.
2989         * testsuite/ld-sh/sh64/rel-2.s: Delete.
2990         * testsuite/ld-sh/sh64/rel32.xd: Delete.
2991         * testsuite/ld-sh/sh64/rel64.xd: Delete.
2992         * testsuite/ld-sh/sh64/relax.exp: Delete.
2993         * testsuite/ld-sh/sh64/relax1.s: Delete.
2994         * testsuite/ld-sh/sh64/relax2.s: Delete.
2995         * testsuite/ld-sh/sh64/relax3.s: Delete.
2996         * testsuite/ld-sh/sh64/relax4.s: Delete.
2997         * testsuite/ld-sh/sh64/reldl-1.s: Delete.
2998         * testsuite/ld-sh/sh64/reldl-2.s: Delete.
2999         * testsuite/ld-sh/sh64/reldl32.rd: Delete.
3000         * testsuite/ld-sh/sh64/reldl64.rd: Delete.
3001         * testsuite/ld-sh/sh64/relfail.exp: Delete.
3002         * testsuite/ld-sh/sh64/relfail.s: Delete.
3003         * testsuite/ld-sh/sh64/sh64-1.s: Delete.
3004         * testsuite/ld-sh/sh64/sh64-2.s: Delete.
3005         * testsuite/ld-sh/sh64/sh64.exp: Delete.
3006         * testsuite/ld-sh/sh64/shcmp-1.s: Delete.
3007         * testsuite/ld-sh/sh64/shdl-1.s: Delete.
3008         * testsuite/ld-sh/sh64/shdl-2.s: Delete.
3009         * testsuite/ld-sh/sh64/shdl32.xd: Delete.
3010         * testsuite/ld-sh/sh64/shdl64.sd: Delete.
3011         * testsuite/ld-sh/sh64/shdl64.xd: Delete.
3012         * testsuite/ld-sh/sh64/shmix-1.s: Delete.
3013         * testsuite/ld-sh/sh64/shmix-2.s: Delete.
3014         * testsuite/ld-sh/sh64/shmix-3.s: Delete.
3015         * testsuite/ld-sh/sh64/stobin-0-dso.d: Delete.
3016         * testsuite/ld-sh/sh64/stobin-1.d: Delete.
3017         * testsuite/ld-sh/sh64/stobin.s: Delete.
3018         * testsuite/ld-sh/sh64/stolib.s: Delete.
3019         * Makefile.in: Regenerate.
3020         * po/BLD-POTFILES.in: Regenerate.
3021
3022 2018-04-16  Alan Modra  <amodra@gmail.com>
3023
3024         * Makefile.am: Remove sh-symbianelf support.
3025         * configure.tgt: Likewise.
3026         * emulparams/shlsymbian.sh: Delete.
3027         * scripttempl/elf32sh-symbian.sc: Delete.
3028         * Makefile.in: Regenerate.
3029         * po/BLD-POTFILES.in: Regenerate.
3030
3031 2018-04-16  Alan Modra  <amodra@gmail.com>
3032
3033         * Makefile.am: Remove vax-bsd and vax-ultrix support.
3034         * configure.tgt: Likewise.
3035         * emulparams/vax.sh: Delete.
3036         * Makefile.in: Regenerate.
3037         * po/BLD-POTFILES.in: Regenerate.
3038
3039 2018-04-16  Alan Modra  <amodra@gmail.com>
3040
3041         * Makefile.am: Remove w65 support.
3042         * configure.tgt: Likewise.
3043         * emulparams/w65.sh: Delete.
3044         * scripttempl/w65.sc: Delete.
3045         * Makefile.in: Regenerate.
3046         * po/BLD-POTFILES.in: Regenerate.
3047
3048 2018-04-16  Alan Modra  <amodra@gmail.com>
3049
3050         * Makefile.am: Remove m88k support.
3051         * configure.host: Likewise.
3052         * configure.tgt: Likewise.
3053         * testsuite/ld-elf/sec-to-seg.exp: Likewise.
3054         * emulparams/m88kbcs.sh: Delete.
3055         * scripttempl/m88kbcs.sc: Delete.
3056         * Makefile.in: Regenerate.
3057         * po/BLD-POTFILES.in: Regenerate.
3058
3059 2018-04-16  Alan Modra  <amodra@gmail.com>
3060
3061         * Makefile.am: Remove i370 support.
3062         * configure.tgt: Likewise.
3063         * testsuite/ld-elf/compressed1d.d: Likewise.
3064         * testsuite/ld-elf/group8a.d: Likewise.
3065         * testsuite/ld-elf/group8b.d: Likewise.
3066         * testsuite/ld-elf/group9a.d: Likewise.
3067         * testsuite/ld-elf/group9b.d: Likewise.
3068         * testsuite/ld-elf/merge.d: Likewise.
3069         * testsuite/ld-elf/pr12851.d: Likewise.
3070         * testsuite/ld-elf/pr12975.d: Likewise.
3071         * testsuite/ld-elf/pr13177.d: Likewise.
3072         * testsuite/ld-elf/pr13195.d: Likewise.
3073         * testsuite/ld-elf/pr17615.d: Likewise.
3074         * testsuite/ld-elf/pr21562a.d: Likewise.
3075         * testsuite/ld-elf/pr21562b.d: Likewise.
3076         * testsuite/ld-elf/pr21562c.d: Likewise.
3077         * testsuite/ld-elf/pr21562d.d: Likewise.
3078         * testsuite/ld-elf/pr21562i.d: Likewise.
3079         * testsuite/ld-elf/pr21562j.d: Likewise.
3080         * testsuite/ld-elf/pr21562k.d: Likewise.
3081         * testsuite/ld-elf/pr21562l.d: Likewise.
3082         * testsuite/ld-elf/pr21562m.d: Likewise.
3083         * testsuite/ld-elf/pr21562n.d: Likewise.
3084         * testsuite/ld-elf/pr22677.d: Likewise.
3085         * testsuite/lib/ld-lib.exp: Likewise.
3086         * emulparams/elf32i370.sh: Delete.
3087         * scripttempl/elfi370.sc: Delete.
3088         * Makefile.in: Regenerate.
3089         * po/BLD-POTFILES.in: Regenerate.
3090
3091 2018-04-16  Alan Modra  <amodra@gmail.com>
3092
3093         * Makefile.am: Remove h8500 support.
3094         * configure.tgt: Likewise.
3095         * emulparams/h8500.sh: Delete.
3096         * emulparams/h8500b.sh: Delete.
3097         * emulparams/h8500c.sh: Delete.
3098         * emulparams/h8500m.sh: Delete.
3099         * emulparams/h8500s.sh: Delete.
3100         * scripttempl/h8500.sc: Delete.
3101         * scripttempl/h8500b.sc: Delete.
3102         * scripttempl/h8500c.sc: Delete.
3103         * scripttempl/h8500m.sc: Delete.
3104         * scripttempl/h8500s.sc: Delete.
3105         * Makefile.in: Regenerate.
3106         * po/BLD-POTFILES.in: Regenerate.
3107
3108 2018-04-16  Alan Modra  <amodra@gmail.com>
3109
3110         * Makefile.am: Remove h8300-coff support.
3111         * configure.tgt: Likewise.
3112         * testsuite/ld-h8300/h8300.exp: Likewise.
3113         * emulparams/h8300.sh: Delete.
3114         * emulparams/h8300h.sh: Delete.
3115         * emulparams/h8300hn.sh: Delete.
3116         * emulparams/h8300s.sh: Delete.
3117         * emulparams/h8300sn.sh: Delete.
3118         * emulparams/h8300sx.sh: Delete.
3119         * emulparams/h8300sxn.sh: Delete.
3120         * scripttempl/h8300.sc: Delete.
3121         * scripttempl/h8300h.sc: Delete.
3122         * scripttempl/h8300hn.sc: Delete.
3123         * scripttempl/h8300s.sc: Delete.
3124         * scripttempl/h8300sn.sc: Delete.
3125         * scripttempl/h8300sx.sc: Delete.
3126         * scripttempl/h8300sxn.sc: Delete.
3127         * testsuite/ld-h8300/relax-3-coff.d: Delete.
3128         * testsuite/ld-h8300/relax-4-coff.d: Delete.
3129         * testsuite/ld-h8300/relax-5-coff.d: Delete.
3130         * testsuite/ld-h8300/relax-6-coff.d: Delete.
3131         * Makefile.in: Regenerate.
3132         * po/BLD-POTFILES.in: Regenerate.
3133
3134 2018-04-16  Alan Modra  <amodra@gmail.com>
3135
3136         * ld.texinfo: Remove IEEE 695 support.
3137         * mri.c: Likewise.
3138
3139 2018-04-16  Alan Modra  <amodra@gmail.com>
3140
3141         * Makefile.am: Remove tandem support.
3142         * configure.tgt: Likewise.
3143         * emulparams/st2000.sh: Delete.
3144         * scripttempl/st2000.sc: Delete.
3145         * Makefile.in: Regenerate.
3146         * po/BLD-POTFILES.in: Regenerate.
3147
3148 2018-04-16  Alan Modra  <amodra@gmail.com>
3149
3150         * Makefile.am: Remove newsos3 support.
3151         * configure.tgt: Likewise.
3152         * emulparams/news.sh: Delete.
3153         * Makefile.in: Regenerate.
3154         * po/BLD-POTFILES.in: Regenerate.
3155
3156 2018-04-16  Alan Modra  <amodra@gmail.com>
3157
3158         * Makefile.am: Remove netware support.
3159         * configure.tgt: Likewise.
3160         * testsuite/ld-powerpc/powerpc.exp: Likewise.
3161         * emulparams/i386nw.sh: Delete.
3162         * emulparams/ppcnw.sh: Delete.
3163         * scripttempl/nw.sc: Delete.
3164         * Makefile.in: Regenerate.
3165         * po/BLD-POTFILES.in: Regenerate.
3166
3167 2018-04-14  Alan Modra  <amodra@gmail.com>
3168
3169         * ldmain.c (main): Move config.maxpagesize and
3170         config.commonpagesize initialization to..
3171         * ldemul.c (after_parse_default): ..here.
3172         * testsuite/ld-powerpc/ppc476-shared.d: Pass -z common-page-size.
3173         * testsuite/ld-powerpc/ppc476-shared2.d: Likewise.
3174
3175 2018-04-14  Alan Modra  <amodra@gmail.com>
3176
3177         * emulparams/elf32ppcwindiss.sh: Rewrite to use elf32ppc.sh.
3178         * emulparams/ppclynx.sh: Likewise.
3179
3180 2018-04-11  Alan Modra  <amodra@gmail.com>
3181
3182         * emulparams/coff_i860.sh: Delete.
3183         * emulparams/elf32_i860.sh: Delete.
3184         * emulparams/elf32_i960.sh: Delete.
3185         * emulparams/gld960.sh: Delete.
3186         * emulparams/gld960coff.sh: Delete.
3187         * emulparams/lnk960.sh: Delete.
3188         * emultempl/gld960.em: Delete.
3189         * emultempl/gld960c.em: Delete.
3190         * emultempl/lnk960.em: Delete.
3191         * scripttempl/i860coff.sc: Delete.
3192         * scripttempl/i960.sc: Delete.
3193         * ld.texinfo: Remove i960 support.
3194         * Makefile.am: Remove i860 and i960 support.
3195         * configure.tgt: Likewise.
3196         * testsuite/ld-discard/extern.d: Likewise.
3197         * testsuite/ld-discard/start.d: Likewise.
3198         * testsuite/ld-discard/static.d: Likewise.
3199         * testsuite/ld-elf/compressed1d.d: Likewise.
3200         * testsuite/ld-elf/group1.d: Likewise.
3201         * testsuite/ld-elf/group3b.d: Likewise.
3202         * testsuite/ld-elf/group8a.d: Likewise.
3203         * testsuite/ld-elf/group8b.d: Likewise.
3204         * testsuite/ld-elf/group9a.d: Likewise.
3205         * testsuite/ld-elf/group9b.d: Likewise.
3206         * testsuite/ld-elf/linkonce2.d: Likewise.
3207         * testsuite/ld-elf/merge.d: Likewise.
3208         * testsuite/ld-elf/merge2.d: Likewise.
3209         * testsuite/ld-elf/merge3.d: Likewise.
3210         * testsuite/ld-elf/orphan-10.d: Likewise.
3211         * testsuite/ld-elf/orphan-11.d: Likewise.
3212         * testsuite/ld-elf/orphan-12.d: Likewise.
3213         * testsuite/ld-elf/orphan-9.d: Likewise.
3214         * testsuite/ld-elf/orphan-region.d: Likewise.
3215         * testsuite/ld-elf/orphan.d: Likewise.
3216         * testsuite/ld-elf/orphan3.d: Likewise.
3217         * testsuite/ld-elf/pr12851.d: Likewise.
3218         * testsuite/ld-elf/pr12975.d: Likewise.
3219         * testsuite/ld-elf/pr13177.d: Likewise.
3220         * testsuite/ld-elf/pr13195.d: Likewise.
3221         * testsuite/ld-elf/pr17550a.d: Likewise.
3222         * testsuite/ld-elf/pr17550b.d: Likewise.
3223         * testsuite/ld-elf/pr17550c.d: Likewise.
3224         * testsuite/ld-elf/pr17550d.d: Likewise.
3225         * testsuite/ld-elf/pr17615.d: Likewise.
3226         * testsuite/ld-elf/pr20528a.d: Likewise.
3227         * testsuite/ld-elf/pr20528b.d: Likewise.
3228         * testsuite/ld-elf/pr21562a.d: Likewise.
3229         * testsuite/ld-elf/pr21562b.d: Likewise.
3230         * testsuite/ld-elf/pr21562c.d: Likewise.
3231         * testsuite/ld-elf/pr21562d.d: Likewise.
3232         * testsuite/ld-elf/pr21562i.d: Likewise.
3233         * testsuite/ld-elf/pr21562j.d: Likewise.
3234         * testsuite/ld-elf/pr21562k.d: Likewise.
3235         * testsuite/ld-elf/pr21562l.d: Likewise.
3236         * testsuite/ld-elf/pr21562m.d: Likewise.
3237         * testsuite/ld-elf/pr21562n.d: Likewise.
3238         * testsuite/ld-elf/pr22677.d: Likewise.
3239         * testsuite/ld-elf/pr22836-1a.d: Likewise.
3240         * testsuite/ld-elf/pr22836-1b.d: Likewise.
3241         * testsuite/ld-elf/pr349.d: Likewise.
3242         * testsuite/ld-elf/sec-to-seg.exp: Likewise.
3243         * testsuite/ld-elf/sec64k.exp: Likewise.
3244         * testsuite/ld-elf/warn1.d: Likewise.
3245         * testsuite/ld-elf/warn2.d: Likewise.
3246         * testsuite/ld-elf/warn3.d: Likewise.
3247         * testsuite/lib/ld-lib.exp: Likewise.
3248         * Makefile.in: Regenerate.
3249         * po/BLD-POTFILES.in: Regenerate.
3250
3251 2018-04-11  Alan Modra  <amodra@gmail.com>
3252
3253         * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Add -mpic for nds32.
3254
3255 2018-04-09  Alan Modra  <amodra@gmail.com>
3256
3257         * po/BLD-POTFILES.in: Regenerate.
3258
3259 2018-04-09  Alan Modra  <amodra@gmail.com>
3260
3261         * emultempl/ppc64elf.em (no_inline_plt): New var.
3262         (ppc_before_allocation): Call ppc64_elf_inline_plt.
3263         (enum ppc64_opt): Add OPTION_NO_INLINE_OPT.
3264         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
3265         PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
3266         * emultemps/ppc32elf.em (no_inline_opt): New var.
3267         (prelim_size_sections): New function, extracted from..
3268         (ppc_before_allocation): ..here.  Call ppc_elf_inline_plt.
3269         (enum ppc32_opt): Add OPTION_NO_INLINE_OPT.
3270         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
3271         PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
3272
3273 2018-04-09  Alan Modra  <amodra@gmail.com>
3274
3275         * emulparams/elf32ppc.sh (OTHER_RELRO_SECTIONS_2): Add .branch_lt.
3276         (OTHER_GOT_RELOC_SECTIONS): Add .rela.branch_lt.
3277         * testsuite/ld-powerpc/elfv2so.d: Update for symbol/stub reordering.
3278         * testsuite/ld-powerpc/relbrlt.d: Likewise.
3279         * testsuite/ld-powerpc/relbrlt.s: Likewise.
3280         * testsuite/ld-powerpc/tlsso.r: Likewise.
3281         * testsuite/ld-powerpc/tlstocso.r: Likewise.
3282
3283 2018-04-09  Alan Modra  <amodra@gmail.com>
3284
3285         * ppc32elf.em (ppc_finish): Call ppc_finish_symbols.
3286
3287 2018-04-05  H.J. Lu  <hongjiu.lu@intel.com>
3288
3289         PR gas/22318
3290         * configure: Regenerated.
3291
3292 2018-04-05  Nick Clifton  <nickc@redhat.com>
3293
3294         PR 23030
3295         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Make sure
3296         that the .IA_64.unwind_info and .IA_64.unwind sections are not
3297         subject to garbage collection.
3298
3299 2018-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3300
3301         * deffile.h (def_file_add_import_from): Declare.
3302         (def_file_add_import_at): Likewise.
3303         * deffilep.y (fill_in_import): New function extracted from...
3304         (def_file_add_import): ...here.  Call it.
3305         (def_file_add_import_from): New function.
3306         (def_file_add_import_at): Likewise.
3307         * pe-dll.c (pe_implied_import_dll): Use an optimized version of the
3308         insertion loop for imported symbols if possible.
3309
3310 2018-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3311
3312         * emultempl/pe.em (U_SIZE): Delete.
3313         (pe_data_import_dll): Likewise.
3314         (make_import_fixup): Return void, take 4th parameter and pass it down
3315         in call to pe_create_import_fixup.
3316         (pe_find_data_imports): Move to...
3317         (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
3318         the auto-import pass and add a guard before running the latter.
3319         * emultempl/pep.em (U_SIZE): Delete.
3320         (pep_data_import_dll): Likewise.
3321         (make_import_fixup): Return void, take 4th parameter and pass it down
3322         in call to pe_create_import_fixup.
3323         (pep_find_data_imports): Move to...
3324         (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
3325         the auto-import pass and add a guard before running the latter.
3326         * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.
3327         (pe_walk_relocs_of_symbol): Rename into...
3328         (pe_walk_relocs): ...this.  Add 2 more parameters,4th parameter to the
3329         callback prototype and pass 4th parameter in calls to the callback.
3330         If the import hash table is present, invoke the callback on the reloc
3331         if the symbol name is in the table.
3332         (pe_find_data_imports): ...here.  Take 2 parameters.  Build an import
3333         hash table for the pseudo-relocation support version 2.  When it is
3334         built, walk the relocations only once at the end; when it is not, do
3335         not build a fixup when the symbol isn't part of an import table.
3336         Issue the associated warning only after a first fixup is built.
3337         (tmp_seq2): Delete.
3338         (make_singleton_name_imp): Likewise.
3339         (make_import_fixup_mark): Return const char * and a stable string.
3340         (make_import_fixup_entry): Do not deal with the pseudo-relocation
3341         support version 2.
3342         (make_runtime_pseudo_reloc): Factor out code and fix formatting.
3343         (pe_create_import_fixup): Add 5th parameter.  Clearly separate the
3344         pseudo-relocation support version 2 from the rest.  Fix formatting.
3345         * pe-dll.h (pe_walk_relocs_of_symbol): Delete.
3346         (pe_find_data_imports): Declare.
3347         (pe_create_import_fixup): Add 5th parameter.
3348         * pep-dll.c (pe_data_import_dll): Delete.
3349         (pe_find_data_imports): Define.
3350         (pe_walk_relocs_of_symbol): Delete.
3351         * pep-dll.h (pep_walk_relocs_of_symbol): Delete.
3352         (pep_find_data_imports): Declare.
3353         (pep_create_import_fixup): Add 5th parameter.
3354         * ld.texinfo (--enable-auto-import): Adjust to new implementation.
3355
3356 2018-04-04  Nick Clifton  <nickc@redhat.com>
3357
3358         * po/es.po: Updated Spanish translation.
3359
3360 2018-04-03  Maciej W. Rozycki  <macro@mips.com>
3361
3362         * testsuite/ld-mips-elf/comm-data.exp: Correct support for
3363         `mips*-*-kfreebsd*-gnu' targets.
3364
3365 2018-03-23  Renlin Li  <renlin.li@arm.com>
3366
3367         PR ld/22970
3368         * testsuite/ld-aarch64/aarch64-elf.exp: Update to run new tests.
3369         * testsuite/ld-aarch64/emit-relocs-552-overflow.d: New.
3370         * testsuite/ld-aarch64/emit-relocs-552-overflow.s: New.
3371         * testsuite/ld-aarch64/emit-relocs-552.d: New.
3372         * testsuite/ld-aarch64/emit-relocs-552.s: New.
3373         * testsuite/ld-aarch64/emit-relocs-553.d: New.
3374         * testsuite/ld-aarch64/emit-relocs-553.s: New.
3375         * testsuite/ld-aarch64/emit-relocs-554-overflow.d: New.
3376         * testsuite/ld-aarch64/emit-relocs-554-overflow.s: New.
3377         * testsuite/ld-aarch64/emit-relocs-554.d: New.
3378         * testsuite/ld-aarch64/emit-relocs-554.s: New.
3379         * testsuite/ld-aarch64/emit-relocs-555.d: New.
3380         * testsuite/ld-aarch64/emit-relocs-555.s: New.
3381         * testsuite/ld-aarch64/emit-relocs-556-overflow.d: New.
3382         * testsuite/ld-aarch64/emit-relocs-556-overflow.s: New.
3383         * testsuite/ld-aarch64/emit-relocs-556.d: New.
3384         * testsuite/ld-aarch64/emit-relocs-556.s: New.
3385         * testsuite/ld-aarch64/emit-relocs-557.d: New.
3386         * testsuite/ld-aarch64/emit-relocs-557.s: New.
3387         * testsuite/ld-aarch64/emit-relocs-558-overflow.d: New.
3388         * testsuite/ld-aarch64/emit-relocs-558-overflow.s: New.
3389         * testsuite/ld-aarch64/emit-relocs-558.d: New.
3390         * testsuite/ld-aarch64/emit-relocs-558.s: New.
3391         * testsuite/ld-aarch64/emit-relocs-559.d: New.
3392         * testsuite/ld-aarch64/emit-relocs-559.s: New.
3393         * testsuite/ld-aarch64/emit-relocs-112-overflow.d: New.
3394         * testsuite/ld-aarch64/emit-relocs-112-overflow.s: New.
3395         * testsuite/ld-aarch64/emit-relocs-112.d: New.
3396         * testsuite/ld-aarch64/emit-relocs-112.s: New.
3397         * testsuite/ld-aarch64/emit-relocs-113.d: New.
3398         * testsuite/ld-aarch64/emit-relocs-113.s: New.
3399         * testsuite/ld-aarch64/emit-relocs-114-overflow.d: New.
3400         * testsuite/ld-aarch64/emit-relocs-114-overflow.s: New.
3401         * testsuite/ld-aarch64/emit-relocs-114.d: New.
3402         * testsuite/ld-aarch64/emit-relocs-114.s: New.
3403         * testsuite/ld-aarch64/emit-relocs-115.d: New.
3404         * testsuite/ld-aarch64/emit-relocs-115.s: New.
3405         * testsuite/ld-aarch64/emit-relocs-116-overflow.d: New.
3406         * testsuite/ld-aarch64/emit-relocs-116-overflow.s: New.
3407         * testsuite/ld-aarch64/emit-relocs-116.d: New.
3408         * testsuite/ld-aarch64/emit-relocs-116.s: New.
3409         * testsuite/ld-aarch64/emit-relocs-117.d: New.
3410         * testsuite/ld-aarch64/emit-relocs-117.s: New.
3411         * testsuite/ld-aarch64/emit-relocs-118-overflow.d: New.
3412         * testsuite/ld-aarch64/emit-relocs-118-overflow.s: New.
3413         * testsuite/ld-aarch64/emit-relocs-118.d: New.
3414         * testsuite/ld-aarch64/emit-relocs-118.s: New.
3415         * testsuite/ld-aarch64/emit-relocs-119.d: New.
3416         * testsuite/ld-aarch64/emit-relocs-119.s: New.
3417
3418 2018-03-28  Eric Botcazou  <ebotcazou@adacore.com>
3419
3420         PR ld/22972
3421         * testsuite/ld-sparc/sparc.exp: Add test for mixed GOTDATA/GOT relocs.
3422         * testsuite/ld-sparc/gotop-hidden.c: New file.
3423         * testsuite/ld-sparc/got-hidden32.s: Likewise.
3424         * testsuite/ld-sparc/got-hidden64.s: Likewise.
3425         * testsuite/ld-sparc/pass.out: Likewise.
3426
3427 2018-03-25  H.J. Lu  <hongjiu.lu@intel.com>
3428
3429         PR ld/23000
3430         * testsuite/ld-x86-64/tlsdesc.pd: Updated.
3431
3432 2018-03-23  Nick Clifton  <nickc@redhat.com>
3433
3434         PR 22948
3435         * emultempl/pe.em (open_dynamic_archive): Add libXXX.lib template
3436         to library name list.
3437         * emultempl/pep.em (open_dynamic_archive): Likewise.
3438         * ld.texinfo (WIN32): Update documentation.
3439
3440 2018-03-20  Roland McGrath  <mcgrathr@google.com>
3441
3442         * testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*,
3443         another target without RELRO.
3444
3445 2018-03-20  H.J. Lu  <hongjiu.lu@intel.com>
3446
3447         * testsuite/ld-plugin/pr22983.d: Allow leading underscore as
3448         well as extra lines between symbols.
3449
3450 2018-03-20  Maciej W. Rozycki  <macro@mips.com>
3451
3452         * testsuite/ld-gc/gc.exp: Remove extraneous LD flags from the
3453         personality test.
3454
3455 2018-03-20  H.J. Lu  <hongjiu.lu@intel.com>
3456
3457         PR ld/22983
3458         * testsuite/ld-plugin/lto.exp: Run PR ld/22983 test.
3459         * testsuite/ld-plugin/pr22983.d: New file.
3460         * testsuite/ld-plugin/pr22983.t: Likewise.
3461         * testsuite/ld-plugin/pr22983a.c: Likewise.
3462         * testsuite/ld-plugin/pr22983b.c: Likewise.
3463
3464 2018-03-15  Andreas Schwab  <schwab@suse.de>
3465
3466         PR ld/22949
3467         * emultempl/riscvelf.em (riscv_elf_before_allocation): Don't
3468         enable relaxation in relocatable link.
3469
3470 2018-03-15  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
3471
3472         * emultempl/nds32elf.em (nds32_elf_after_allocation): Remove
3473         unsupported target feature.
3474
3475 2018-03-14  H.J. Lu  <hongjiu.lu@intel.com>
3476
3477         PR ld/20882
3478         * testsuite/ld-gc/pr20882.d: Also dump and check .debug_abbrev
3479         section.
3480         * testsuite/ld-gc/pr20882b.s: Add .debug_abbrev section.
3481
3482 2018-03-14  H.J. Lu  <hongjiu.lu@intel.com>
3483
3484         * testsuite/ld-gc/gc.exp: Fix a typo: $LFLAGS -> $LDFLAGS.
3485
3486 2018-03-13  Nick Clifton  <nickc@redhat.com>
3487
3488         * po/pt_BR.po: Updated Brazilian Portuguese translation.
3489
3490 2018-03-09  Nick Clifton  <nickc@redhat.com>
3491
3492         * testsuite/ld-ifunc/ifuncmod5.s: New test.  Checks that targets
3493         that support IFUNC symbols can handle relocations against those
3494         symbols in NOTE sections.
3495         * testsuite/ld-ifunc/ifuncmod5.d: New file:  Driver for the new
3496         test.
3497         * testsuite/ld-ifunc/ifunc.exp: Run the new test.
3498
3499 2018-03-08  H.J. Lu  <hongjiu.lu@intel.com>
3500
3501         PR ld/22929
3502         * testsuite/ld-i386/i386.exp: Run PR ld/22929 test.
3503         * testsuite/ld-x86-64/x86-64.exp: Likewise.
3504         * testsuite/ld-i386/pr22929.d: New file.
3505         * testsuite/ld-i386/pr22929.s: Likewise.
3506         * testsuite/ld-x86-64/pr22929.d: Likewise.
3507         * testsuite/ld-x86-64/pr22929.s: Likewise.
3508
3509 2018-03-07  Max Filippov  <jcmvbkbc@gmail.com>
3510
3511         * emulparams/elf32xtensa.sh (COMMONPAGESIZE): Define.
3512
3513 2018-03-07  Renlin Li  <renlin.li@arm.com>
3514
3515         PR ld/20402
3516         * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
3517         * testsuite/ld-aarch64/pr20402.s: New.
3518         * testsuite/ld-aarch64/pr20402.d: New.
3519
3520 2018-03-06  Jim Wilson  <jimw@sifive.com>
3521
3522         PR 22920
3523         * emultempl/riscvelf.em (riscv_create_output_section_statements): New.
3524         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): New.
3525         * testsuite/ld-elf/pr21884.d (#notarget): Add riscv*-*-*.
3526         * testsuite/ld-unique/pr21529.d (#notarget): Likewise.
3527         * testsuite/ld-srec/srec.exp (run_srec_test): For riscv*-*-* target,
3528         call setup_xfail.
3529
3530 2018-03-03  James Cowgill  <james.cowgill@mips.com>
3531             Maciej W. Rozycki  <macro@mips.com>
3532
3533         PR ld/21900
3534         * testsuite/ld-mips-elf/undefined-warn.d: New test.
3535         * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
3536         * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
3537
3538 2018-03-02  Jim Wilson  <jimw@sifive.com>
3539
3540         PR 22903
3541         * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
3542         Give stub_sec 8 byte alignment.
3543         * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
3544         * emulparams/aarch64elf.sh (NOP): Likewise.
3545         * emulparams/aarch64elf32.sh (NOP): Likewise.
3546         * emulparams/aarch64fbsd.sh (NOP): Likewise.
3547         * emulparams/aarch64linux.sh (NOP): Likewise.
3548         * emulparams/aarch64linux32.sh (NOP): Likewise.
3549         * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
3550         * testsuite/ld-aarch64/erratum843419.d: Likewise.
3551         * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
3552         * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
3553         * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
3554         * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
3555         * testsuite/ld-aarch64/farcall-b.d: Likewise.
3556         * testsuite/ld-aarch64/farcall-back.d: Likewise.
3557         * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
3558         * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
3559         * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
3560         * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
3561         * testsuite/ld-aarch64/farcall-bl.d: Likewise.
3562
3563 2018-03-01  Alan Modra  <amodra@gmail.com>
3564
3565         * configure.ac (ALL_LINGUAS): Add ja.  Sort.
3566         * configure: Regenerate.
3567
3568 2018-02-28  Douglas B Rupp  <rupp@adacore.com>
3569
3570         * ldmain.c (main): Remove directory separator, if any, from the
3571         end of the canonicalized sysroot.
3572
3573 2018-02-27  H.J. Lu  <hongjiu.lu@intel.com>
3574
3575         * NEWS: Mention --enable-separate-code.
3576         * configure.ac: Add --enable-separate-code.
3577         (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
3578         * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
3579         Linux/x86 targets.
3580         * config.in: Regenerated.
3581         * configure: Likewise.
3582         * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
3583         link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
3584
3585 2018-02-26  Alan Modra  <amodra@gmail.com>
3586
3587         * emulparams/call_nop.sh, * emulparams/cet.sh,
3588         * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
3589         * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
3590         * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
3591         * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
3592         * emultempl/elf-generic.em, * emultempl/hppaelf.em,
3593         * emultempl/linux.em, * emultempl/lnk960.em,
3594         * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
3595         * emultempl/m68kelf.em, * emultempl/metagelf.em,
3596         * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
3597         * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
3598         * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
3599         * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
3600         * emultempl/scoreelf.em, * emultempl/sh64elf.em,
3601         * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
3602         * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
3603         * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
3604         * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
3605         * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
3606         * plugin.c: Standardize error/warning messages.
3607         * testsuite/ld-arc/jli-overflow.err,
3608         * testsuite/ld-arm/cmse-implib-errors.out,
3609         * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
3610         * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
3611         * testsuite/ld-arm/cmse-new-wrong-implib.out,
3612         * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
3613         * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
3614         * testsuite/ld-arm/vxworks1-static.d,
3615         * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
3616         * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
3617         * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
3618         * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
3619         * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
3620         * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
3621         * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
3622         * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
3623         * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
3624         * testsuite/ld-i386/vxworks1-static.d,
3625         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
3626         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
3627         * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
3628         * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
3629         * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
3630         * testsuite/ld-mips-elf/bal-jalx-pic.d,
3631         * testsuite/ld-mips-elf/jal-global-overflow-1.d,
3632         * testsuite/ld-mips-elf/jal-local-overflow-1.d,
3633         * testsuite/ld-mips-elf/mode-change-error-1.d,
3634         * testsuite/ld-mips-elf/unaligned-branch-2.d,
3635         * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
3636         * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
3637         * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
3638         * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
3639         * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
3640         * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
3641         * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
3642         * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
3643         * testsuite/ld-mips-elf/unaligned-branch.d,
3644         * testsuite/ld-mips-elf/unaligned-jalx-1.d,
3645         * testsuite/ld-mips-elf/unaligned-jalx-3.d,
3646         * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
3647         * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
3648         * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
3649         * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
3650         * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
3651         * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
3652         * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
3653         * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
3654         * testsuite/ld-mips-elf/unaligned-jump.d,
3655         * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
3656         * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
3657         * testsuite/ld-mips-elf/undefined.d,
3658         * testsuite/ld-mips-elf/vxworks1-static.d,
3659         * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
3660         * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
3661         * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
3662         * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
3663         * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
3664         * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
3665         * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
3666         * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
3667         * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
3668         * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
3669         * testsuite/ld-powerpc/aix-weak-3-32.d,
3670         * testsuite/ld-powerpc/aix-weak-3-64.d,
3671         * testsuite/ld-powerpc/vxworks1-static.d,
3672         * testsuite/ld-sh/vxworks1-static.d,
3673         * testsuite/ld-sparc/vxworks1-static.d,
3674         * testsuite/ld-undefined/undefined.exp,
3675         * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
3676         * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
3677
3678 2018-02-26  Alan Modra  <amodra@gmail.com>
3679
3680         * Makefile.am (EMULATION_FILES, POTFILES): Delete.
3681         (SRC_POTFILES, BLD_POTFILES): Define.
3682         (po/POTFILES.in): Delete rule.
3683         (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
3684         * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
3685         * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
3686         and BLD-POTFILES.in.
3687         (POTFILES): Delete.
3688         (SRC-POTFILES, BLD-POTFILES): Define place marker.
3689         (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
3690         (distclean, maintainer-clean): Tidy up new files.
3691         (POTFILES, POTFILES.in): Delete rules.
3692         (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
3693         New rules.
3694         (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
3695         * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
3696         * po/BLD-POTFILES.in: New file.
3697         * Makefile.in: Regenerate.
3698         * configure: Regenerate.
3699
3700 2018-02-26  Alan Modra  <amodra@gmail.com>
3701
3702         * testsuite/ld-cris/pcrelcp-1.d,
3703         * testsuite/ld-mmix/start-2.d: Update.
3704
3705 2018-02-26  Alan Modra  <amodra@gmail.com>
3706
3707         * testsuite/ld-arm/cmse-implib-errors.out,
3708         * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
3709         * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
3710         * testsuite/ld-arm/cmse-new-wrong-implib.out,
3711         * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
3712         * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
3713         * testsuite/ld-cris/badgotr1.d,
3714         * testsuite/ld-cris/tls-err-24.d,
3715         * testsuite/ld-cris/tls-err-25.d,
3716         * testsuite/ld-cris/tls-err-26.d,
3717         * testsuite/ld-cris/tls-err-27.d,
3718         * testsuite/ld-cris/tls-err-28.d,
3719         * testsuite/ld-cris/tls-err-40.d,
3720         * testsuite/ld-cris/tls-err-44.d,
3721         * testsuite/ld-cris/tls-err-48.d,
3722         * testsuite/ld-cris/tls-err-52.d,
3723         * testsuite/ld-cris/tls-err-53.d,
3724         * testsuite/ld-cris/tls-err-55.d,
3725         * testsuite/ld-cris/tls-err-56.d,
3726         * testsuite/ld-cris/tls-err-62.d,
3727         * testsuite/ld-cris/tls-err-65.d,
3728         * testsuite/ld-cris/tls-err-77.d,
3729         * testsuite/ld-elf/empty-implib.out,
3730         * testsuite/ld-elf/indirect.exp: Update.
3731
3732 2018-02-26  Alan Modra  <amodra@gmail.com>
3733
3734         * testsuite/ld-aarch64/reloc-overflow-bad.d,
3735         * testsuite/ld-arm/attr-merge-9.out,
3736         * testsuite/ld-arm/attr-merge-arch-2.d,
3737         * testsuite/ld-arm/attr-merge-unknown-1.d,
3738         * testsuite/ld-arm/attr-merge-unknown-2.d,
3739         * testsuite/ld-arm/attr-merge-unknown-2r.d,
3740         * testsuite/ld-arm/attr-merge-unknown-3.d,
3741         * testsuite/ld-arm/cmse-implib-errors.out,
3742         * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
3743         * testsuite/ld-arm/cmse-new-implib-no-output.out,
3744         * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
3745         * testsuite/ld-arm/cmse-new-implib.out,
3746         * testsuite/ld-arm/cmse-new-wrong-implib.out,
3747         * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
3748         * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
3749         * testsuite/ld-arm/group-relocs-alu-bad-2.d,
3750         * testsuite/ld-arm/group-relocs-alu-bad.d,
3751         * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
3752         * testsuite/ld-arm/group-relocs-ldc-bad.d,
3753         * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
3754         * testsuite/ld-arm/group-relocs-ldr-bad.d,
3755         * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
3756         * testsuite/ld-arm/group-relocs-ldrs-bad.d,
3757         * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
3758
3759 2018-02-26  Alan Modra  <amodra@gmail.com>
3760
3761         * testsuite/ld-mips-elf/attr-gnu-4-12.d,
3762         * testsuite/ld-mips-elf/attr-gnu-4-13.d,
3763         * testsuite/ld-mips-elf/attr-gnu-4-14.d,
3764         * testsuite/ld-mips-elf/attr-gnu-4-16.d,
3765         * testsuite/ld-mips-elf/attr-gnu-4-17.d,
3766         * testsuite/ld-mips-elf/attr-gnu-4-18.d,
3767         * testsuite/ld-mips-elf/attr-gnu-4-19.d,
3768         * testsuite/ld-mips-elf/attr-gnu-4-21.d,
3769         * testsuite/ld-mips-elf/attr-gnu-4-23.d,
3770         * testsuite/ld-mips-elf/attr-gnu-4-24.d,
3771         * testsuite/ld-mips-elf/attr-gnu-4-25.d,
3772         * testsuite/ld-mips-elf/attr-gnu-4-26.d,
3773         * testsuite/ld-mips-elf/attr-gnu-4-27.d,
3774         * testsuite/ld-mips-elf/attr-gnu-4-28.d,
3775         * testsuite/ld-mips-elf/attr-gnu-4-29.d,
3776         * testsuite/ld-mips-elf/attr-gnu-4-31.d,
3777         * testsuite/ld-mips-elf/attr-gnu-4-32.d,
3778         * testsuite/ld-mips-elf/attr-gnu-4-34.d,
3779         * testsuite/ld-mips-elf/attr-gnu-4-35.d,
3780         * testsuite/ld-mips-elf/attr-gnu-4-36.d,
3781         * testsuite/ld-mips-elf/attr-gnu-4-37.d,
3782         * testsuite/ld-mips-elf/attr-gnu-4-38.d,
3783         * testsuite/ld-mips-elf/attr-gnu-4-39.d,
3784         * testsuite/ld-mips-elf/attr-gnu-4-41.d,
3785         * testsuite/ld-mips-elf/attr-gnu-4-42.d,
3786         * testsuite/ld-mips-elf/attr-gnu-4-43.d,
3787         * testsuite/ld-mips-elf/attr-gnu-4-45.d,
3788         * testsuite/ld-mips-elf/attr-gnu-4-46.d,
3789         * testsuite/ld-mips-elf/attr-gnu-4-47.d,
3790         * testsuite/ld-mips-elf/attr-gnu-4-48.d,
3791         * testsuite/ld-mips-elf/attr-gnu-4-49.d,
3792         * testsuite/ld-mips-elf/attr-gnu-4-52.d,
3793         * testsuite/ld-mips-elf/attr-gnu-4-53.d,
3794         * testsuite/ld-mips-elf/attr-gnu-4-54.d,
3795         * testsuite/ld-mips-elf/attr-gnu-4-58.d,
3796         * testsuite/ld-mips-elf/attr-gnu-4-59.d,
3797         * testsuite/ld-mips-elf/attr-gnu-4-61.d,
3798         * testsuite/ld-mips-elf/attr-gnu-4-62.d,
3799         * testsuite/ld-mips-elf/attr-gnu-4-63.d,
3800         * testsuite/ld-mips-elf/attr-gnu-4-64.d,
3801         * testsuite/ld-mips-elf/attr-gnu-4-68.d,
3802         * testsuite/ld-mips-elf/attr-gnu-4-69.d,
3803         * testsuite/ld-mips-elf/attr-gnu-4-71.d,
3804         * testsuite/ld-mips-elf/attr-gnu-4-72.d,
3805         * testsuite/ld-mips-elf/attr-gnu-4-73.d,
3806         * testsuite/ld-mips-elf/attr-gnu-4-74.d,
3807         * testsuite/ld-mips-elf/attr-gnu-4-78.d,
3808         * testsuite/ld-mips-elf/attr-gnu-4-79.d,
3809         * testsuite/ld-mips-elf/attr-gnu-4-81.d,
3810         * testsuite/ld-mips-elf/attr-gnu-4-89.d,
3811         * testsuite/ld-mips-elf/attr-gnu-8-12.d,
3812         * testsuite/ld-mips-elf/attr-gnu-8-21.d,
3813         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
3814         * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
3815         * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
3816         * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
3817         * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
3818         * testsuite/ld-mips-elf/bal-jalx-pic.d,
3819         * testsuite/ld-mips-elf/mode-change-error-1.d,
3820         * testsuite/ld-mips-elf/unaligned-branch-2.d,
3821         * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
3822         * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
3823         * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
3824         * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
3825         * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
3826         * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
3827         * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
3828         * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
3829         * testsuite/ld-mips-elf/unaligned-branch.d,
3830         * testsuite/ld-mips-elf/unaligned-jalx-1.d,
3831         * testsuite/ld-mips-elf/unaligned-jalx-3.d,
3832         * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
3833         * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
3834         * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
3835         * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
3836         * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
3837         * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
3838         * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
3839         * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
3840         * testsuite/ld-mips-elf/unaligned-jump.d: Update.
3841
3842 2018-02-26  Alan Modra  <amodra@gmail.com>
3843
3844         * testsuite/ld-elf/indirect.exp,
3845         * testsuite/ld-elf/pr22649-2ab-mips.msg,
3846         * testsuite/ld-elf/pr22649-2cd-mips.msg,
3847         * testsuite/ld-elf/pr22649.msg,
3848         * testsuite/ld-elf/tls_common.exp,
3849         * testsuite/ld-elfcomm/elfcomm.exp,
3850         * testsuite/ld-arm/attr-merge-incompatible.d,
3851         * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
3852         * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
3853         * testsuite/ld-tic6x/attr-compatibility-other-other.d,
3854         * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
3855
3856 2018-02-26  Alan Modra  <amodra@gmail.com>
3857
3858         * testsuite/ld-powerpc/attr-gnu-12-21.d,
3859         * testsuite/ld-powerpc/attr-gnu-4-12.d,
3860         * testsuite/ld-powerpc/attr-gnu-4-13.d,
3861         * testsuite/ld-powerpc/attr-gnu-4-21.d,
3862         * testsuite/ld-powerpc/attr-gnu-4-23.d,
3863         * testsuite/ld-powerpc/attr-gnu-4-31.d,
3864         * testsuite/ld-powerpc/attr-gnu-4-32.d,
3865         * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
3866
3867 2018-02-21  Alan Modra  <amodra@gmail.com>
3868
3869         * testsuite/ld-elf/group8b.d: Run test on ia64.  Use xfail rather
3870         than notarget.
3871         * testsuite/ld-elf/pr12851.d: Likewise.
3872         * testsuite/ld-elf/pr12975.d: Likewise.
3873         * testsuite/ld-elf/pr13177.d: Likewise.
3874         * testsuite/ld-elf/pr13195.d: Likewise.
3875         * testsuite/ld-elf/pr17615.d: Likewise.
3876         * testsuite/ld-elf/pr21562a.d: Likewise.
3877         * testsuite/ld-elf/pr21562b.d: Likewise.
3878         * testsuite/ld-elf/pr21562c.d: Likewise.
3879         * testsuite/ld-elf/pr21562d.d: Likewise.
3880         * testsuite/ld-elf/pr21562i.d: Likewise.
3881         * testsuite/ld-elf/pr21562j.d: Likewise.
3882         * testsuite/ld-elf/pr21562k.d: Likewise.
3883         * testsuite/ld-elf/pr21562l.d: Likewise.
3884         * testsuite/ld-elf/pr21562m.d: Likewise.
3885         * testsuite/ld-elf/pr21562n.d: Likewise.
3886         * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha.  Use xfail
3887         rather than notarget.
3888         * testsuite/ld-elf/group9b.d: Likewise.
3889         * testsuite/ld-elf/pr22677.d: Likewise.
3890
3891 2018-02-19  Maciej W. Rozycki  <macro@mips.com>
3892
3893         * testsuite/ld-mips-elf/reginfo-0.d: New test.
3894         * testsuite/ld-mips-elf/reginfo-0r.d: New test.
3895         * testsuite/ld-mips-elf/reginfo-1.d: New test.
3896         * testsuite/ld-mips-elf/reginfo-1r.d: New test.
3897         * testsuite/ld-mips-elf/reginfo-2.d: New test.
3898         * testsuite/ld-mips-elf/reginfo-2r.d: New test.
3899         * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
3900         * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
3901         * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
3902         * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
3903         * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
3904         * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
3905         * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
3906         * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
3907         * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
3908         script.
3909         * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
3910         script.
3911         * testsuite/ld-mips-elf/reginfo-1.s: New test source.
3912         * testsuite/ld-mips-elf/reginfo-2.s: New test source.
3913         * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
3914
3915 2018-02-19  Maciej W. Rozycki  <macro@mips.com>
3916
3917         * ldlang.c (insert_pad): Do not change output section's size if
3918         SEC_FIXED_SIZE is set in the flags.
3919         (size_input_section): Likewise.
3920         (lang_size_sections_1): Likewise.
3921         (lang_reset_memory_regions): Likewise.
3922
3923 2018-02-19  Alan Modra  <amodra@gmail.com>
3924
3925         * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
3926         %I, %R, %S and %T.
3927         * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
3928         * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
3929         * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
3930         format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
3931
3932 2018-02-19  Alan Modra  <amodra@gmail.com>
3933
3934         * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
3935         * ldcref.c: Update all messages using %A and %B.
3936         * ldexp.c: Likewise.
3937         * ldlang.c: Likewise.
3938         * ldmain.c: Likewise.
3939         * ldmisc.c: Likewise.
3940         * pe-dll.c: Likewise.
3941         * plugin.c: Likewise.
3942         * emultempl/beos.em: Likewise.
3943         * emultempl/cr16elf.em: Likewise.
3944         * emultempl/elf32.em: Likewise.
3945         * emultempl/m68kcoff.em: Likewise.
3946         * emultempl/m68kelf.em: Likewise.
3947         * emultempl/mmo.em: Likewise.
3948         * emultempl/nds32elf.em: Likewise.
3949         * emultempl/pe.em: Likewise.
3950         * emultempl/pep.em: Likewise.
3951         * emultempl/spuelf.em: Likewise.
3952         * emultempl/sunos.em: Likewise.
3953         * emultempl/xtensaelf.em: Likewise.
3954
3955 2018-02-19  H.J. Lu  <hongjiu.lu@intel.com>
3956
3957         PR ld/22845
3958         * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
3959         Add tests for "-z noseparate-code" and "-z separate-code".
3960         Remove unsupported -shared check.
3961
3962 2018-02-17  H.J. Lu  <hongjiu.lu@intel.com>
3963
3964         PR ld/22845
3965         * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
3966
3967 2018-02-17  H.J. Lu  <hongjiu.lu@intel.com>
3968
3969         PR ld/22845
3970         * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
3971         "-z noseparate-code" and "-z separate-code".
3972
3973 2018-02-17  H.J. Lu  <hongjiu.lu@intel.com>
3974
3975         PR ld/22845
3976         * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
3977         to ld.
3978
3979 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
3980
3981         * testsuite/ld-x86-64/bnd-branch-1-now.d: Add  -z
3982         max-page-size=0x200000 -z noseparate-code.
3983         * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
3984         * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
3985         * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
3986         * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
3987         * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
3988         * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
3989         * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
3990         * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
3991         * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
3992         * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
3993         * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
3994         * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
3995         * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
3996         * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
3997         * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
3998         * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
3999         * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
4000         * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
4001         * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
4002         * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
4003         * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
4004         * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
4005         * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
4006         * testsuite/ld-x86-64/load1a.d: Likewise.
4007         * testsuite/ld-x86-64/load1b.d: Likewise.
4008         * testsuite/ld-x86-64/load1c.d: Likewise.
4009         * testsuite/ld-x86-64/load1d.d: Likewise.
4010         * testsuite/ld-x86-64/pie3.d: Likewise.
4011         * testsuite/ld-x86-64/pr14207.d: Likewise.
4012         * testsuite/ld-x86-64/pr17618.d: Likewise.
4013         * testsuite/ld-x86-64/pr19162.d: Likewise.
4014         * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
4015         * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
4016         * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
4017         * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
4018         * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
4019         * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
4020         * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
4021         * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
4022         * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
4023         * testsuite/ld-x86-64/pr20830a.d: Likewise.
4024         * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
4025         * testsuite/ld-x86-64/pr20830b.d: Likewise.
4026         * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
4027         * testsuite/ld-x86-64/pr21038a.d: Likewise.
4028         * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
4029         * testsuite/ld-x86-64/pr21038b.d: Likewise.
4030         * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
4031         * testsuite/ld-x86-64/pr21038c.d: Likewise.
4032
4033 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4034
4035         * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
4036         * testsuite/ld-x86-64/ilp32-4.d: Likewise.
4037
4038 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4039
4040         * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
4041         -z noseparate-code.
4042
4043 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4044
4045         * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
4046         -z max-page-size=0x200000, excluding NaCl target.
4047
4048 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4049
4050         * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
4051         * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
4052         * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
4053         * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
4054         * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
4055         * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
4056         * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
4057
4058 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4059
4060         * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
4061          -z max-page-size=0x200000 -z noseparate-code.
4062         * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
4063         * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
4064         * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
4065         * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
4066         * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
4067         * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
4068
4069 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4070
4071         * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
4072         * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
4073         * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
4074
4075 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4076
4077         * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
4078         * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
4079         * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
4080
4081 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4082
4083         * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
4084         * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
4085         * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
4086         * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
4087         * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
4088         * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
4089         * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
4090         * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
4091         * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
4092         * testsuite/ld-i386/load1.d: Likewise.
4093         * testsuite/ld-i386/pie1.d: Likewise.
4094         * testsuite/ld-i386/pr20244-1a.d: Likewise.
4095         * testsuite/ld-i386/pr20244-1b.d: Likewise.
4096         * testsuite/ld-i386/pr20244-2a.d: Likewise.
4097         * testsuite/ld-i386/pr20244-2b.d: Likewise.
4098         * testsuite/ld-i386/pr20244-2c.d: Likewise.
4099         * testsuite/ld-i386/pr20244-4a.d: Likewise.
4100         * testsuite/ld-i386/pr20244-4b.d: Likewise.
4101         * testsuite/ld-i386/pr20830.d: Likewise.
4102
4103 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4104
4105         * testsuite/ld-i386/pr19636-1a.d: Updated.
4106         * testsuite/ld-i386/pr19636-1b.d: Likewise.
4107         * testsuite/ld-i386/pr19636-1j.d: Likewise.
4108         * testsuite/ld-i386/pr19636-1k.d: Likewise.
4109         * testsuite/ld-i386/pr19636-2a.d: Likewise.
4110         * testsuite/ld-i386/pr19636-2b.d: Likewise.
4111
4112 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4113
4114         * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
4115
4116 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
4117
4118         * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
4119         * testsuite/ld-elf/textaddr1.d: Likewise.
4120         * testsuite/ld-elf/textaddr2.d: Likewise.
4121         * testsuite/ld-elf/textaddr4.d: Likewise.
4122         * testsuite/ld-elf/textaddr6.d: Likewise.
4123
4124 2018-02-15  Jim Wilson  <jimw@sifive.com>
4125
4126         * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
4127         * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
4128         * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
4129
4130 2018-02-14  H.J. Lu  <hongjiu.lu@intel.com>
4131
4132         PR ld/22842
4133         * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
4134         * testsuite/ld-x86-64/x86-64.exp: Likewise.
4135         * testsuite/ld-i386/pr22842a.c: New file.
4136         * testsuite/ld-i386/pr22842b.S: Likewise.
4137         * testsuite/ld-x86-64/pr22842a.c: Likewise.
4138         * testsuite/ld-x86-64/pr22842a.rd: Likewise.
4139         * testsuite/ld-x86-64/pr22842b.S: Likewise.
4140         * testsuite/ld-x86-64/pr22842b.rd: Likewise.
4141
4142 2018-02-14  Maciej W. Rozycki  <macro@mips.com>
4143
4144         * ldlex.h (ldlex_command): Remove prototype.
4145
4146 2018-02-13  H.J. Lu  <hongjiu.lu@intel.com>
4147
4148         * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
4149         pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
4150
4151 2018-02-14  H.J. Lu  <hongjiu.lu@intel.com>
4152
4153         PR 22836
4154         * testsuite/ld-elf/pr22836-1.s: New file.
4155         * testsuite/ld-elf/pr22836-1a.d: Likewise.
4156         * testsuite/ld-elf/pr22836-1b.d: Likewise.
4157
4158 2018-02-13  H.J. Lu  <hongjiu.lu@intel.com>
4159
4160         PR gas/22791
4161         * testsuite/ld-x86-64/mpx1c.rd: Updated.
4162         * testsuite/ld-x86-64/pr22791-1.err: New file.
4163         * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
4164         * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
4165         * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
4166         * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
4167         * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
4168         * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
4169         * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
4170
4171 2018-02-13  Alan Modra  <amodra@gmail.com>
4172
4173         PR 22836
4174         * testsuite/ld-elf/pr22836-2.d,
4175         * testsuite/ld-elf/pr22836-2.s: New test.
4176
4177 2018-02-13  Alan Modra  <amodra@gmail.com>
4178
4179         * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
4180
4181 2018-02-07  Alan Modra  <amodra@gmail.com>
4182
4183         Revert 2018-01-17  Alan Modra  <amodra@gmail.com>
4184         * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
4185         * emultempl/ppc64elf.em: Likesize
4186         * ld.texinfo: Likewise
4187         * testsuite/ld-powerpc/elfv2exe.d,
4188         * testsuite/ld-powerpc/elfv2so.d,
4189         * testsuite/ld-powerpc/relbrlt.d,
4190         * testsuite/ld-powerpc/powerpc.exp: Likewise.
4191
4192 2018-02-06  Eric Botcazou  <ebotcazou@adacore.com>
4193
4194         * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
4195         (pr22263-1): Pass AFLAGS_PIC to the assembler.
4196         * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
4197         * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
4198         * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
4199         * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
4200
4201 2018-02-05  Renlin Li  <renlin.li@arm.com>
4202
4203         PR ld/22764
4204         * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
4205         * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
4206         * testsuite/ld-aarch64/pr22764.s: New.
4207         * testsuite/ld-aarch64/pr22764.d: New.
4208
4209 2018-02-05  H.J. Lu  <hongjiu.lu@intel.com>
4210
4211         PR ld/22782
4212         * testsuite/ld-i386/discarded1.s: Replace mov with div.
4213         * testsuite/ld-x86-64/discarded1.s: Likewise.
4214         * testsuite/ld-i386/i386.exp: Run pr22782.
4215         * testsuite/ld-i386/load1-nacl.d: Updated for removing
4216         _GLOBAL_OFFSET_TABLE_ from output.
4217         * testsuite/ld-i386/load1.d: Likewise.
4218         * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
4219         * testsuite/ld-x86-64/load1a.d: Likewise.
4220         * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
4221         * testsuite/ld-x86-64/load1b.d: Likewise.
4222         * testsuite/ld-i386/pr22782.d: New file.
4223         * testsuite/ld-i386/pr22782.s: Likewise.
4224         * testsuite/ld-x86-64/pr22782.s: Likewise.
4225         * testsuite/ld-x86-64/pr22782a.d: Likewise.
4226         * testsuite/ld-x86-64/pr22782b.d: Likewise.
4227         * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
4228
4229 2018-02-05  Nick Clifton  <nickc@redhat.com>
4230
4231         * po/pt_BR.po: Updated Brazilian Portuguese translation.
4232
4233 2018-02-04  H.J. Lu  <hongjiu.lu@intel.com>
4234
4235         * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
4236         * testsuite/ld-i386/lea1e.d: Likewise.
4237         * testsuite/ld-i386/lea1f.d: Likewise.
4238         * testsuite/ld-x86-64/lea1g.d: Likewise.
4239         * testsuite/ld-x86-64/lea1h.d: Likewise.
4240         * testsuite/ld-x86-64/lea1i.d: Likewise.
4241         * testsuite/ld-x86-64/lea1j.d: Likewise.
4242         * testsuite/ld-x86-64/lea1k.d: Likewise.
4243         * testsuite/ld-x86-64/lea1l.d: Likewise.
4244
4245 2018-02-03  Nick Clifton  <nickc@redhat.com>
4246
4247         PR 22762
4248         * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
4249         __DTOR_LIST__ symbols.  Add a comment explaining why this is
4250         necessary.
4251         * scripttemp/pep.sc: Likewise.
4252         * ld.texinfo (PROVIDE): Add a note about the effect of common
4253         symbols.
4254
4255 2018-02-03  Sandra Loosemore  <sandra@codesourcery.com>
4256
4257         * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
4258
4259 2018-02-02  Maciej W. Rozycki  <macro@mips.com>
4260
4261         * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
4262         assembly builds where missing and remove `tic6x-*-*' XFAIL
4263         markings accordingly.
4264
4265 2018-02-01  Simon Marchi  <simon.marchi@ericsson.com>
4266
4267         * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
4268         on NULL pointer.
4269
4270 2018-01-31  H.J. Lu  <hongjiu.lu@intel.com>
4271
4272         * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
4273
4274 2018-01-31  Maciej W. Rozycki  <macro@mips.com>
4275
4276         * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
4277
4278 2018-01-31  Maciej W. Rozycki  <macro@mips.com>
4279
4280         * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
4281         involving a shared library for `mips*vr4100*-*-elf*',
4282         `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
4283         * testsuite/ld-elf/provide-hidden.exp: Likewise.
4284         * testsuite/ld-elf/shared.exp: Likewise.
4285         * testsuite/ld-gc/gc.exp: Likewise.
4286         * testsuite/ld-mips-elf/comm-data.exp: Likewise.
4287
4288 2018-01-31  Maciej W. Rozycki  <macro@mips.com>
4289
4290         * testsuite/ld-elf/elf.exp: Move shared library tests over to...
4291         * testsuite/ld-elf/shared.exp: ... here.
4292
4293 2018-01-31  Michael Matz  <matz@suse.de>
4294
4295         * testsuite/ld-elf/pr21964-5.c: New test.
4296         * testsuite/ld-elf/shared.exp: Run it.
4297
4298 2018-01-31  H.J. Lu  <hongjiu.lu@intel.com>
4299
4300         PR ld/21964
4301         * testsuite/ld-elf/pr21964-4.c: New file.
4302         * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
4303
4304 2018-01-30  Alan Modra  <amodra@gmail.com>
4305
4306         * testsuite/ld-gc/stop.d,
4307         * testsuite/ld-gc/stop.s: New test.
4308         * testsuite/ld-gc/gc.exp: Run it.
4309
4310 2018-01-30  Maciej W. Rozycki  <macro@mips.com>
4311
4312         PR ld/22649
4313         * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
4314         * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
4315         * testsuite/ld-elf/shared.exp: Use the new outputs with
4316         `mips*-*-*' targets.
4317
4318 2018-01-30  Maciej W. Rozycki  <macro@mips.com>
4319
4320         * testsuite/ld-elf/comm-data1.sd: Alternatively accept
4321         `PRC[0xff02]' in place of a regular section index.
4322         * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
4323
4324 2018-01-29  Alan Modra  <amodra@gmail.com>
4325
4326         * testsuite/ld-elf/pr21964-3a.c: New file.
4327         * testsuite/ld-elf/pr21964-3c.c: New file.
4328         * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
4329
4330 2018-01-29  Eric Botcazou  <ebotcazou@adacore.com>
4331
4332         * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
4333         (pr22269-1): Pass AFLAGS_PIC to the assembler.
4334
4335 2018-01-29  Eric Botcazou  <ebotcazou@adacore.com>
4336
4337         * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
4338
4339 2018-01-29  Maciej W. Rozycki  <macro@mips.com>
4340
4341         * testsuite/ld-mips-elf/comm-data.exp: Correct support for
4342         targets using non-traditional MIPS emulation or having a limited
4343         selection of ABIs available.  Don't force big endianness, use
4344         defaults.
4345
4346 2018-01-29  H.J. Lu  <hongjiu.lu@intel.com>
4347
4348         PR ld/22732
4349         * testsuite/config/default.exp (STATIC_LDFLAGS): New.  Set to
4350         "-static" if target compiler supports it.
4351         * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
4352         tests if target compiler doesn't support it.
4353         * testsuite/ld-ifunc/ifunc.exp: Likewise.
4354         * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
4355         (run_cc_link_tests): Likewise.
4356
4357 2018-01-27  H.J. Lu  <hongjiu.lu@intel.com>
4358
4359         PR ld/22751
4360         * testsuite/config/default.exp (INT128_CFLAGS): New.
4361         * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
4362         Run ld/22751 tests.
4363         * testsuite/ld-plugin/pr22751.c: New file.
4364         * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
4365         ld trailing options.
4366
4367 2018-01-28  Alan Modra  <amodra@gmail.com>
4368
4369         PR 22751
4370         * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
4371         set.
4372
4373 2018-01-26  Maciej W. Rozycki  <macro@mips.com>
4374
4375         * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
4376         `mipself'.
4377
4378 2018-01-25  Eric Botcazou  <ebotcazou@adacore.com>
4379
4380         * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
4381         Link with a version script.
4382         (32-bit: TLS -fpie): New test.
4383         (64-bit: Helper shared library): Link with a version script.
4384         (64-bit: TLS -fpie): New test.
4385         (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
4386         * testsuite/ld-sparc/tlslib.ver: New file.
4387         * testsuite/ld-sparc/tlspie32.dd: Likewise.
4388         * testsuite/ld-sparc/tlspie32.s: Likewise.
4389         * testsuite/ld-sparc/tlspie64.dd: Likewise.
4390         * testsuite/ld-sparc/tlspie64.s: Likewise.
4391         * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
4392         * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
4393         * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
4394         * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
4395         * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
4396         * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
4397
4398 2018-01-24  Renlin Li  <renlin.li@arm.com>
4399
4400         * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
4401         * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
4402         * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
4403         * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
4404         * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
4405         * testsuite/ld-aarch64/emit-relocs-288.d: New.
4406         * testsuite/ld-aarch64/emit-relocs-288.s: New.
4407         * testsuite/ld-aarch64/emit-relocs-289.d: New.
4408         * testsuite/ld-aarch64/emit-relocs-289.s: New.
4409         * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
4410         * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
4411         * testsuite/ld-aarch64/emit-relocs-290.d: New.
4412         * testsuite/ld-aarch64/emit-relocs-290.s: New.
4413         * testsuite/ld-aarch64/emit-relocs-291.d: New.
4414         * testsuite/ld-aarch64/emit-relocs-291.s: New.
4415         * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
4416         * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
4417         * testsuite/ld-aarch64/emit-relocs-292.d: New.
4418         * testsuite/ld-aarch64/emit-relocs-292.s: New.
4419         * testsuite/ld-aarch64/emit-relocs-293.d: New.
4420         * testsuite/ld-aarch64/emit-relocs-293.s: New.
4421
4422 2018-01-20  H.J. Lu  <hongjiu.lu@intel.com>
4423
4424         PR ld/22721
4425         * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
4426         * testsuite/ld-plugin/pr22721.t: New file.
4427         * testsuite/ld-plugin/pr22721a.s: Likewise.
4428         * testsuite/ld-plugin/pr22721b.c: Likewise.
4429
4430 2018-01-18  H.J. Lu  <hongjiu.lu@intel.com>
4431
4432         * testsuite/ld-elf/group1.d: Also xfail Solaris.
4433
4434 2018-01-18  H.J. Lu  <hongjiu.lu@intel.com>
4435
4436         * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
4437         PLT/GOT order/layout for Solaris/x86 targets.
4438         * testsuite/ld-elf/linkinfo1b.d: Likewise.
4439
4440 2018-01-18  H.J. Lu  <hongjiu.lu@intel.com>
4441
4442         PR ld/22728
4443         * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
4444         into ...
4445         (elf_solaris2_before_allocation): This.
4446         (LDEMUL_AFTER_ALLOCATION): Removed.
4447
4448 2018-01-18  Alan Modra  <amodra@gmail.com>
4449
4450         * emultempl/ppc32elf.em: Support optional --plt-align arg.
4451         * emultempl/ppc64elf.em: Support negative --plt-align arg.
4452
4453 2018-01-17  Alan Modra  <amodra@gmail.com>
4454
4455         * emultempl/ppc32elf.em (params): Init new field.
4456         (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
4457         (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
4458         (PARSE_AND_LIST_LONGOPTS): Handle new options.
4459         (PARSE_AND_LIST_ARGS_CASES): Likewise.
4460         (PARSE_AND_LIST_OPTIONS): Likewise.
4461         * emultempl/ppc64elf.em (params): Init new field.
4462         (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
4463         (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
4464         (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
4465         (PARSE_AND_LIST_OPTIONS): Likewise.
4466         (PARSE_AND_LIST_ARGS_CASES): Likewise.
4467         * ld.texinfo (--no-plt-thread-safe): Correct itemx.
4468         (--speculate-indirect-jumps): Document.
4469         * testsuite/ld-powerpc/elfv2exe.d,
4470         * testsuite/ld-powerpc/elfv2so.d,
4471         * testsuite/ld-powerpc/relbrlt.d,
4472         * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
4473         speculation barriers on various tests.
4474
4475 2018-01-17  Alan Modra  <amodra@gmail.com>
4476
4477         * emultempl/ppc32elf.em (params): Init new field.
4478         (enum ppc32_opt): New enum to define OPTION_* values.  Add
4479         OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
4480         (PARSE_AND_LIST_LONGOPTS): Handle new options.
4481         (PARSE_AND_LIST_ARGS_CASES): Likewise.
4482         (PARSE_AND_LIST_OPTIONS): Likewise.  Break up help output.
4483         * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
4484         correctly for negative --plt-stub-align.
4485         * testsuite/ld-powerpc/elfv2exe.d,
4486         * testsuite/ld-powerpc/elfv2so.d,
4487         * testsuite/ld-powerpc/relbrlt.d,
4488         * testsuite/ld-powerpc/relbrlt.s,
4489         * testsuite/ld-powerpc/tlsexe.d,
4490         * testsuite/ld-powerpc/tlsexe.r,
4491         * testsuite/ld-powerpc/tlsexe32.d,
4492         * testsuite/ld-powerpc/tlsexe32.g,
4493         * testsuite/ld-powerpc/tlsexe32.r,
4494         * testsuite/ld-powerpc/tlsexetoc.d,
4495         * testsuite/ld-powerpc/tlsexetoc.r,
4496         * testsuite/ld-powerpc/tlsopt5_32.d,
4497         * testsuite/ld-powerpc/tlsso.d,
4498         * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
4499
4500 2018-01-16  Nick Clifton  <nickc@redhat.com>
4501
4502         * po/pt_BR.po: Updated Brazilian Portuguese translation.
4503
4504 2018-01-15  Nick Clifton  <nickc@redhat.com>
4505
4506         * po/uk.po: Updated Ukranian translation.
4507
4508 2018-01-13  Nick Clifton  <nickc@redhat.com>
4509
4510         * po/ld.pot: Regenerated.
4511
4512 2018-01-13  Nick Clifton  <nickc@redhat.com>
4513
4514         * configure: Regenerate.
4515
4516 2018-01-13  Nick Clifton  <nickc@redhat.com>
4517
4518         2.30 branch created.
4519         * NEWS: Add marker for 2.30.
4520
4521 2018-01-12  Alan Modra  <amodra@gmail.com>
4522
4523         * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
4524         initialization" for currently failing targets.
4525
4526 2018-01-12  Alan Modra  <amodra@gmail.com>
4527
4528         PR ld/22649
4529         * testsuite/ld-elf/pr22649.msg: Allow other messages.
4530         * testsuite/ld-elf/shared.exp: Check that --gc-sections is
4531         supported before running ld/22649 tests.
4532
4533 2018-01-12  Nick Clifton  <nickc@redhat.com>
4534
4535         * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
4536         as the opposite of "-z defs".
4537         * ld.texinfo: Document the new option.  Update the description of
4538         the -z defs option to make it clear that it does generate an error
4539         if an undefined symbol reference is found in an object file whilst
4540         creating a shared library.
4541         * NEWS: Document this new feature.
4542
4543 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4544
4545         * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
4546         "-z separate-code".
4547         * testsuite/ld-elf/pr22393-2b.rd: Likewise.
4548         * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
4549         * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
4550
4551 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4552
4553         PR ld/22393
4554         * testsuite/ld-x86-64/pr22393-3a.c: New file.
4555         * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
4556         * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
4557         * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
4558         * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
4559         -z max-page-size=0x1000.
4560
4561 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4562
4563         PR ld/22393
4564         * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
4565         * testsuite/ld-elf/pr22393-1.s: New file.
4566         * testsuite/ld-elf/pr22393-1a.d: Likewise.
4567         * testsuite/ld-elf/pr22393-1b.d: Likewise.
4568         * testsuite/ld-elf/pr22393-1c.d: Likewise.
4569         * testsuite/ld-elf/pr22393-1d.d: Likewise.
4570         * testsuite/ld-elf/pr22393-1e.d: Likewise.
4571         * testsuite/ld-elf/pr22393-1f.d: Likewise.
4572         * testsuite/ld-elf/pr22393-2a.c: Likewise.
4573         * testsuite/ld-elf/pr22393-2a.rd: Likewise.
4574         * testsuite/ld-elf/pr22393-2b.c: Likewise.
4575         * testsuite/ld-elf/pr22393-2b.rd: Likewise.
4576         * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
4577
4578 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4579
4580         PR ld/22393
4581         * NEWS: Mention "-z separate-code".
4582         * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
4583         builtin linker scripts and return linker scripts from disk for
4584         "-z separate-code".
4585         (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
4586         and "-z noseparate-code".
4587         * genscripts.sh: Generate linker scripts for "-z separate-code".
4588         (LD_FLAG): Set to *textonly for "-z separate-code".
4589         * ld.texinfo: Document "-z separate-code".
4590         * lexsup.c (elf_shlib_list_options): Add linker help messsages
4591         for "-z separate-code" and "-z noseparate-code".
4592         * scripttempl/elf.sc (SEPARATE_TEXT): New
4593         (TEXT_SEGMENT_ALIGN): Likewise.
4594         Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
4595         ${MAXPAGESIZE}.
4596
4597 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4598
4599         PR ld/22649
4600         * testsuite/ld-elf/pr22649-1.s: New file.
4601         * testsuite/ld-elf/pr22649-2a.s: Likewise.
4602         * testsuite/ld-elf/pr22649-2b.s: Likewise.
4603         * testsuite/ld-elf/pr22649.msg: Likewise.
4604         * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
4605
4606 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4607
4608         PR ld/22677
4609         * scripttempl/elf.sc (PREINIT_ARRAY): New.
4610         Don't add .preinit_array for ld -r.
4611         * testsuite/ld-elf/pr22677.d: New file.
4612         * testsuite/ld-elf/pr22677.s: Likewise.
4613
4614 2018-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4615
4616         * ldexp.h (union etree_union): Remove defsym field.
4617         * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
4618         parameter.
4619         (exp_assign): Remove passing of defsym parameter.
4620         (exp_defsym): Likewise.
4621         (exp_provide): Likewise.
4622
4623 2018-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4624
4625         * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
4626         nodes are ignored in the tree walk, and move the location at which
4627         we change provide nodes into provided nodes.
4628         (exp_init_os): Add etree_provided.
4629         * testsuite/ld-scripts/provide-6.d: New file.
4630         * testsuite/ld-scripts/provide-6.t: New file.
4631         * testsuite/ld-scripts/provide-7.d: New file.
4632         * testsuite/ld-scripts/provide-7.t: New file.
4633         * testsuite/ld-scripts/provide-8.d: New file.
4634         * testsuite/ld-scripts/provide-8.t: New file.
4635
4636 2018-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4637
4638         * testsuite/ld-scripts/provide-3.d: Add xfail directive.
4639         * testsuite/ld-scripts/provide-4.d: Use new map file name.
4640         * testsuite/ld-scripts/provide-5.d: Use new map file name.
4641         * testsuite/ld-scripts/provide-4-map.d: Renamed to...
4642         * testsuite/ld-scripts/provide-4.map: ...this.
4643         * testsuite/ld-scripts/provide-5-map.d: Renamed to...
4644         * testsuite/ld-scripts/provide-5.map: ...this.
4645         * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
4646         file, and run tests in a loop.
4647
4648 2018-01-11  Andrew Burgess  <andrew.burgess@embecosm.com>
4649
4650         * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
4651         PROVIDE statements.
4652         * testsuite/ld-scripts/provide-4.map: Update expected output.
4653         * testsuite/ld-scripts/provide-5.map: Likewise.
4654
4655 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
4656
4657         PR ld/22696
4658         * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
4659
4660 2018-01-09  Jim Wilson  <jimw@sifive.com>
4661
4662         * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
4663         (#alltargets): Renamed from #target.  Add shared.
4664         * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
4665         Document alltargets option.  Add support for alltargets option.
4666         (istarget): Add support for shared target.
4667
4668 2018-01-08  Jim Wilson  <jimw@sifive.com>
4669
4670         * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared.  Check for _start
4671         instead of .text.
4672         * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
4673         * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
4674         tests, add call to check_shared_lib_support.
4675
4676 2018-01-05  Jim Wilson  <jimw@sifive.com>
4677
4678         * testsuite/ld-riscv-elf/disas-jalr.d: New.
4679         * testsuite/ld-riscv-elf/disas-jalr.s: New.
4680         * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
4681
4682         * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
4683         case on $target, and don't set for riscv*-elf targets.
4684         (GENERATE_PIE_SCRIPT): Likewise.
4685
4686 2018-01-03  Alan Modra  <amodra@gmail.com>
4687
4688         Update year range in copyright notice of all files.
4689
4690 For older changes see ChangeLog-2017
4691 \f
4692 Copyright (C) 2018 Free Software Foundation, Inc.
4693
4694 Copying and distribution of this file, with or without modification,
4695 are permitted in any medium without royalty provided the copyright
4696 notice and this notice are preserved.
4697
4698 Local Variables:
4699 mode: change-log
4700 left-margin: 8
4701 fill-column: 74
4702 version-control: never
4703 End: