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