bb20a460c26b3892045aa934cd43abc2f803a541
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2018-05-14 Nick Clifton <nickc@redhat.com>
2
3 * testsuite/ld-elf/notes.exp: New file: Run new test.
4 * testsuite/ld-elf/note1_1.s: New file: Source file for test.
5 * testsuite/ld-elf/note1_2.s: New file: Source file for test.
6 * testsuite/ld-elf/note1.r: New file: Expected readelf output.
7
8 2018-05-14 H.J. Lu <hongjiu.lu@intel.com>
9
10 PR ld/23169
11 * testsuite/ld-ifunc/ifunc-9-i386.d: New file.
12 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
13 * testsuite/ld-ifunc/pr23169a.c: Likewise.
14 * testsuite/ld-ifunc/pr23169a.rd: Likewise.
15 * testsuite/ld-ifunc/pr23169b.c: Likewise.
16 * testsuite/ld-ifunc/pr23169b.c: Likewise.
17 * testsuite/ld-ifunc/pr23169c.rd: Likewise.
18 * testsuite/ld-ifunc/pr23169c.rd: Likewise.
19 * testsuite/ld-ifunc/ifunc-9-x86.d: Removed.
20 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/23169 tests.
21
22 2018-05-14 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR ld/23162
25 * testsuite/ld-elf/pr23162.map: New file.
26 * testsuite/ld-elf/pr23162.rd: Likewise.
27 * testsuite/ld-elf/pr23162a.c: Likewise.
28 * testsuite/ld-elf/pr23162b.c: Likewise.
29 * testsuite/ld-elf/shared.exp: Run PR ld/23162 tests.
30
31 2018-05-12 Alan Modra <amodra@gmail.com>
32
33 PR 20659
34 * testsuite/ld-elf/changelma.d,
35 * testsuite/ld-elf/changelma.lnk,
36 * testsuite/ld-elf/changelma.s: New test.
37
38 2018-05-09 2018-05-02 Dimitar Dimitrov <dimitar@dinux.eu>
39
40 * scripttempl/pru.sc: Add LD sections to allow linking TI
41 toolchain object files.
42 * scripttempl/pru.sc: Switch to init_array.
43 * testsuite/ld-pru/ldi32.d: Update LDI32 test to conform to TI ABI.
44 * testsuite/ld-pru/norelax_ldi32-data.d: Likewise.
45 * testsuite/ld-pru/norelax_ldi32-dis.d: Likewise.
46 * testsuite/ld-pru/relax_ldi32-data.d: Likewise.
47 * testsuite/ld-pru/relax_ldi32-dis.d: Likewise.
48
49 2018-05-09 Alan Modra <amodra@gmail.com>
50
51 * po/BLD-POTFILES.in: Regenerate.
52
53 2018-05-08 Jim Wilson <jimw@sifive.com>
54
55 PR ld/22962
56 * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lriscv_ilp32f.c,
57 eelf32lriscv_ilp32.c, eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c.
58 (eelf32lriscv_ilp32f.c, eelf32lriscv_ilp32.c): New build rules.
59 (eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c): New build rules.
60 * Makefile.in: Regenerated.
61 * configure.tgt (riscv32*-*-linux*, riscv64*-*-linux*): New.
62 * ld/emulparams/elf32lriscv.sh: Set LIBPATH_SUFFIX.
63 * ld/emulparams/elf32lriscv_ilp32.sh: New.
64 * ld/emulparams/elf32lriscv_ilp32f.sh: New.
65 * ld/emulparams/elf64lriscv-defs.sh: Don't set LIBPATH_SUFFIX here.
66 * ld/emulparams/elf64lriscv.sh: Set LIBPATH_SUFFIX.
67 * ld/emulparams/elf64lriscv_lp64.sh: New.
68 * ld/emulparams/elf64lriscv_lp64f.sh: New.
69 * ld/genscripts.sh (append_to_lib_path): Change LIBPATH_SUFFIX test to
70 a for. Inside loop, change LIBPATH_SUFFIX uses to libpath_suffix.
71 (LIB_PATH): In LIB_PATH if, add loop for LIBPATH_SUFFIX, changes uses
72 inside loop to libpath_suffix.
73
74 2018-05-03 Jim Wilson <jimw@sifive.com>
75
76 * Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
77
78 2018-05-03 Simon Atanasyan <simon@atanasyan.com>
79
80 * testsuite/ld-mips-elf/gp-disp-sym.d: New test.
81 * testsuite/ld-mips-elf/gp-disp-sym.s: New test source.
82 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
83 * testsuite/ld-mips-elf/mips16-pic-2.ad: Update for _gp_disp
84 symbol removal.
85 * testsuite/ld-mips-elf/mips16-pic-2.nd: Likewise.
86 * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
87 * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Likewise.
88 * testsuite/ld-mips-elf/tlslib-o32-ver.got: Likewise.
89 * testsuite/ld-mips-elf/tlslib-o32.got: Likewise.
90
91 2018-04-27 Maciej W. Rozycki <macro@mips.com>
92
93 * testsuite/ld-mips-elf/bal-jalx-pic.d: Only run for
94 `check_shared_lib_support' targets.
95 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
96 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
97 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
98 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
99 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
100 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
101 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
102 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
103 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
104 Likewise.
105 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
106 Likewise.
107 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
108 Likewise.
109 * testsuite/ld-mips-elf/hash1a.d: Likewise.
110 * testsuite/ld-mips-elf/hash1b.d: Likewise.
111 * testsuite/ld-mips-elf/hash1c.d: Likewise.
112 * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
113 * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
114
115 2018-04-27 Maciej W. Rozycki <macro@mips.com>
116
117 * testsuite/lib/ld-lib.exp (run_dump_test): Use `match_target'
118 in place of `istarget' for matching with `target', `alltargets'
119 and `notarget' options.
120
121 2018-04-27 Alan Modra <amodra@gmail.com>
122
123 * po/BLD-POTFILES.in: Regenerate.
124
125 2018-04-26 Christophe Lyon <christophe.lyon@linaro.org>
126
127 * testsuite/ld-elf/pr2404b.c (main): Adjust printf to account for
128 new variable name.
129 * testsuite/ld-elf/pr2404.out: Adjust expected output accordingly.
130
131 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
132
133 * testsuite/ld-arm/export-class.exp: Accept arm*-*-uclinuxfdpiceabi.
134 * testsuite/ld-discard/discard.exp: Likewise.
135 * testsuite/ld-elf/binutils.exp: Likewise.
136 * testsuite/ld-elf/commonpage1.d: Likewise.
137 * testsuite/ld-elf/compress1c.d: Likewise.
138 * testsuite/ld-elf/compressed1b.d: Likewise.
139 * testsuite/ld-elf/compressed1c.d: Likewise.
140 * testsuite/ld-elf/compressed1e.d: Likewise.
141 * testsuite/ld-elf/dynamic1.d: Likewise.
142 * testsuite/ld-elf/dynsym1.d: Likewise.
143 * testsuite/ld-elf/ehdr_start-missing.d: Likewise.
144 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
145 * testsuite/ld-elf/ehdr_start-userdef.d: Likewise.
146 * testsuite/ld-elf/ehdr_start-weak.d: Likewise.
147 * testsuite/ld-elf/ehdr_start.d: Likewise.
148 * testsuite/ld-elf/exclude3b.d: Likewise.
149 * testsuite/ld-elf/export-class.exp: Likewise.
150 * testsuite/ld-elf/global1.d: Likewise.
151 * testsuite/ld-elf/hash.d: Likewise.
152 * testsuite/ld-elf/header.d: Likewise.
153 * testsuite/ld-elf/loadaddr1.d: Likewise.
154 * testsuite/ld-elf/loadaddr2.d: Likewise.
155 * testsuite/ld-elf/loadaddr3a.d: Likewise.
156 * testsuite/ld-elf/loadaddr3b.d: Likewise.
157 * testsuite/ld-elf/local1.d: Likewise.
158 * testsuite/ld-elf/maxpage1.d: Likewise.
159 * testsuite/ld-elf/maxpage2.d: Likewise.
160 * testsuite/ld-elf/maxpage3a.d: Likewise.
161 * testsuite/ld-elf/mbind1a.d: Likewise.
162 * testsuite/ld-elf/mbind1b.d: Likewise.
163 * testsuite/ld-elf/mbind1c.d: Likewise.
164 * testsuite/ld-elf/multibss1.d: Likewise.
165 * testsuite/ld-elf/noload-2.d: Likewise.
166 * testsuite/ld-elf/now-1.d: Likewise.
167 * testsuite/ld-elf/now-2.d: Likewise.
168 * testsuite/ld-elf/now-3.d: Likewise.
169 * testsuite/ld-elf/now-4.d: Likewise.
170 * testsuite/ld-elf/pie.d: Likewise.
171 * testsuite/ld-elf/pr12975.d: Likewise.
172 * testsuite/ld-elf/pr13177.d: Likewise.
173 * testsuite/ld-elf/pr13195.d: Likewise.
174 * testsuite/ld-elf/pr16322.d: Likewise.
175 * testsuite/ld-elf/pr16498a.d: Likewise.
176 * testsuite/ld-elf/pr16498b.d: Likewise.
177 * testsuite/ld-elf/pr17615.d: Likewise.
178 * testsuite/ld-elf/pr19162.d: Likewise.
179 * testsuite/ld-elf/pr19539.d: Likewise.
180 * testsuite/ld-elf/pr19617a.d: Likewise.
181 * testsuite/ld-elf/pr19617b.d: Likewise.
182 * testsuite/ld-elf/pr19617c.d: Likewise.
183 * testsuite/ld-elf/pr19698.d: Likewise.
184 * testsuite/ld-elf/pr19789.d: Likewise.
185 * testsuite/ld-elf/pr20513c.d: Likewise.
186 * testsuite/ld-elf/pr20513d.d: Likewise.
187 * testsuite/ld-elf/pr21384.d: Likewise.
188 * testsuite/ld-elf/pr21389a.d: Likewise.
189 * testsuite/ld-elf/pr21389b.d: Likewise.
190 * testsuite/ld-elf/pr21389c.d: Likewise.
191 * testsuite/ld-elf/pr21562a.d: Likewise.
192 * testsuite/ld-elf/pr21562b.d: Likewise.
193 * testsuite/ld-elf/pr21562c.d: Likewise.
194 * testsuite/ld-elf/pr21562d.d: Likewise.
195 * testsuite/ld-elf/pr21562e.d: Likewise.
196 * testsuite/ld-elf/pr21562f.d: Likewise.
197 * testsuite/ld-elf/pr21562g.d: Likewise.
198 * testsuite/ld-elf/pr21562h.d: Likewise.
199 * testsuite/ld-elf/pr21562i.d: Likewise.
200 * testsuite/ld-elf/pr21562j.d: Likewise.
201 * testsuite/ld-elf/pr21562k.d: Likewise.
202 * testsuite/ld-elf/pr21562l.d: Likewise.
203 * testsuite/ld-elf/pr21562m.d: Likewise.
204 * testsuite/ld-elf/pr21562n.d: Likewise.
205 * testsuite/ld-elf/pr21903a.d: Likewise.
206 * testsuite/ld-elf/pr21903b.d: Likewise.
207 * testsuite/ld-elf/pr21903d.d: Likewise.
208 * testsuite/ld-elf/pr22269a.d: Likewise.
209 * testsuite/ld-elf/pr22269b.d: Likewise.
210 * testsuite/ld-elf/pr22393-1a.d: Likewise.
211 * testsuite/ld-elf/pr22393-1b.d: Likewise.
212 * testsuite/ld-elf/pr22393-1c.d: Likewise.
213 * testsuite/ld-elf/pr22393-1d.d: Likewise.
214 * testsuite/ld-elf/pr22393-1e.d: Likewise.
215 * testsuite/ld-elf/pr22393-1f.d: Likewise.
216 * testsuite/ld-elf/pr22423.d: Likewise.
217 * testsuite/ld-elf/rpath-1.d: Likewise.
218 * testsuite/ld-elf/rpath-2.d: Likewise.
219 * testsuite/ld-elf/runpath-1.d: Likewise.
220 * testsuite/ld-elf/runpath-2.d: Likewise.
221 * testsuite/ld-elf/seg.d: Likewise.
222 * testsuite/ld-elf/sizeofb.d: Likewise.
223 * testsuite/ld-elf/startofb.d: Likewise.
224 * testsuite/ld-elf/strtab.d: Likewise.
225 * testsuite/ld-elf/textaddr1.d: Likewise.
226 * testsuite/ld-elf/textaddr2.d: Likewise.
227 * testsuite/ld-elf/textaddr3.d: Likewise.
228 * testsuite/ld-elf/textaddr4.d: Likewise.
229 * testsuite/ld-elf/textaddr5.d: Likewise.
230 * testsuite/ld-elf/textaddr6.d: Likewise.
231 * testsuite/ld-elf/textaddr7.d: Likewise.
232 * testsuite/ld-elf/tls.exp: Likewise.
233 * testsuite/ld-elf/tls_common.exp: Likewise.
234 * testsuite/ld-elf/unknown2.d: Likewise.
235 * testsuite/ld-gc/abi-note.d: Likewise.
236 * testsuite/ld-gc/pr11218.d: Likewise.
237 * testsuite/ld-gc/pr19167.d: Likewise.
238 * testsuite/ld-gc/pr20022.d: Likewise.
239 * testsuite/ld-gc/start.d: Likewise.
240 * testsuite/ld-gc/stop.d: Likewise.
241 * testsuite/ld-scripts/phdrs2.exp: Likewise.
242 * testsuite/ld-scripts/rgn-at5.d: Likewise.
243 * testsuite/ld-undefined/entry-3.d: Likewise.
244 * testsuite/ld-undefined/entry-4.d: Likewise.
245
246 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
247 Mickaël Guêné <mickael.guene@st.com>
248
249 * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC Thumb-only tests.
250 * testsuite/ld-arm/fdpic-main-m.d: New test.
251 * testsuite/ld-arm/fdpic-main-m.s: New.
252 * testsuite/ld-arm/fdpic-main-m.sym: New.
253 * testsuite/ld-arm/fdpic-shared-m.d: New test.
254 * testsuite/ld-arm/fdpic-shared-m.s: New.
255 * testsuite/ld-arm/fdpic-shared-m.sym: New.
256
257 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
258 Mickaël Guêné <mickael.guene@st.com>
259
260 * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC tests.
261 * testsuite/ld-arm/fdpic-main.d: New test.
262 * testsuite/ld-arm/fdpic-main.ld: New.
263 * testsuite/ld-arm/fdpic-main.r: New.
264 * testsuite/ld-arm/fdpic-main.s: New.
265 * testsuite/ld-arm/fdpic-main.sym: New.
266 * testsuite/ld-arm/fdpic-shared.d: New test.
267 * testsuite/ld-arm/fdpic-shared.ld: New.
268 * testsuite/ld-arm/fdpic-shared.r: New.
269 * testsuite/ld-arm/fdpic-shared.s: New.
270 * testsuite/ld-arm/fdpic-shared.sym: New.
271
272 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
273 Mickaël Guêné <mickael.guene@st.com>
274
275 * testsuite/ld-elf/pr2404b.c (main): Rename time variable into
276 time1.
277
278 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
279 Mickaël Guêné <mickael.guene@st.com>
280
281 * scripttempl/elf.sc: Define __tdata_start for .tdata section.
282
283 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
284 Mickaël Guêné <mickael.guene@st.com>
285
286 * emulparams/armelf_linux_fdpiceabi.sh: Add .rofixup section.
287
288 2018-04-25 Christophe Lyon <christophe.lyon@st.com>
289 Mickaël Guêné <mickael.guene@st.com>
290
291 * Makefile.am (ALL_EMULATION_SOURCES): Add
292 earmelf_linux_fdpiceabi.c and earmelfb_linux_fdpiceabi.c.
293 (earmelf_linux_fdpiceabi.c, earmelfb_linux_fdpiceabi.c): New rules.
294 * Makefile.in: Regenerate.
295 * configure.tgt (arm*-*-uclinuxfdpiceabi): Handle new target.
296 * emulparams/armelf_linux_fdpiceabi.sh: New.
297 * emulparams/armelfb_linux_fdpiceabi.sh: New.
298
299 2018-04-25 Alan Modra <amodra@gmail.com>
300
301 * Makefile.am: Remove arm-aout and arm-coff support.
302 * configure.tgt: Likewise.
303 * testsuite/ld-arm/attr-merge-div-00.d: Likewise.
304 * testsuite/ld-arm/attr-merge-div-01-m3.d: Likewise.
305 * testsuite/ld-arm/attr-merge-div-01.d: Likewise.
306 * testsuite/ld-arm/attr-merge-div-02.d: Likewise.
307 * testsuite/ld-arm/attr-merge-div-10-m3.d: Likewise.
308 * testsuite/ld-arm/attr-merge-div-10.d: Likewise.
309 * testsuite/ld-arm/attr-merge-div-11.d: Likewise.
310 * testsuite/ld-arm/attr-merge-div-12.d: Likewise.
311 * testsuite/ld-arm/attr-merge-div-120.d: Likewise.
312 * testsuite/ld-arm/attr-merge-div-20.d: Likewise.
313 * testsuite/ld-arm/attr-merge-div-21.d: Likewise.
314 * testsuite/ld-arm/attr-merge-div-22.d: Likewise.
315 * testsuite/ld-arm/attr-merge-hardfp-use-1.d: Likewise.
316 * testsuite/ld-arm/attr-merge-hardfp-use-2.d: Likewise.
317 * testsuite/ld-arm/attr-merge-nosection-1.d: Likewise.
318 * testsuite/ld-arm/attr-merge-unknown-2.d: Likewise.
319 * testsuite/ld-arm/attr-merge-unknown-2r.d: Likewise.
320 * testsuite/ld-arm/attr-merge-unknown-3.d: Likewise.
321 * testsuite/ld-arm/attr-merge-vfp-1.d: Likewise.
322 * testsuite/ld-arm/attr-merge-vfp-10.d: Likewise.
323 * testsuite/ld-arm/attr-merge-vfp-10r.d: Likewise.
324 * testsuite/ld-arm/attr-merge-vfp-11.d: Likewise.
325 * testsuite/ld-arm/attr-merge-vfp-11r.d: Likewise.
326 * testsuite/ld-arm/attr-merge-vfp-12.d: Likewise.
327 * testsuite/ld-arm/attr-merge-vfp-12r.d: Likewise.
328 * testsuite/ld-arm/attr-merge-vfp-13.d: Likewise.
329 * testsuite/ld-arm/attr-merge-vfp-13r.d: Likewise.
330 * testsuite/ld-arm/attr-merge-vfp-14.d: Likewise.
331 * testsuite/ld-arm/attr-merge-vfp-14r.d: Likewise.
332 * testsuite/ld-arm/attr-merge-vfp-1r.d: Likewise.
333 * testsuite/ld-arm/attr-merge-vfp-2.d: Likewise.
334 * testsuite/ld-arm/attr-merge-vfp-2r.d: Likewise.
335 * testsuite/ld-arm/attr-merge-vfp-3.d: Likewise.
336 * testsuite/ld-arm/attr-merge-vfp-3r.d: Likewise.
337 * testsuite/ld-arm/attr-merge-vfp-4.d: Likewise.
338 * testsuite/ld-arm/attr-merge-vfp-4r.d: Likewise.
339 * testsuite/ld-arm/attr-merge-vfp-5.d: Likewise.
340 * testsuite/ld-arm/attr-merge-vfp-5r.d: Likewise.
341 * testsuite/ld-arm/attr-merge-vfp-6.d: Likewise.
342 * testsuite/ld-arm/attr-merge-vfp-6r.d: Likewise.
343 * testsuite/ld-arm/attr-merge-vfp-7.d: Likewise.
344 * testsuite/ld-arm/attr-merge-vfp-7r.d: Likewise.
345 * testsuite/ld-arm/attr-merge-vfp-8.d: Likewise.
346 * testsuite/ld-arm/attr-merge-vfp-8r.d: Likewise.
347 * testsuite/ld-arm/attr-merge-vfp-9.d: Likewise.
348 * testsuite/ld-arm/attr-merge-vfp-9r.d: Likewise.
349 * testsuite/ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
350 * testsuite/ld-arm/attr-merge-wchar-00.d: Likewise.
351 * testsuite/ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
352 * testsuite/ld-arm/attr-merge-wchar-02.d: Likewise.
353 * testsuite/ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
354 * testsuite/ld-arm/attr-merge-wchar-04.d: Likewise.
355 * testsuite/ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
356 * testsuite/ld-arm/attr-merge-wchar-20.d: Likewise.
357 * testsuite/ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
358 * testsuite/ld-arm/attr-merge-wchar-22.d: Likewise.
359 * testsuite/ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
360 * testsuite/ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
361 * testsuite/ld-arm/attr-merge-wchar-40.d: Likewise.
362 * testsuite/ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
363 * testsuite/ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
364 * testsuite/ld-arm/attr-merge-wchar-44.d: Likewise.
365 * testsuite/ld-arm/eabi-hard-float.d: Likewise.
366 * testsuite/ld-arm/eabi-soft-float-ABI4.d: Likewise.
367 * testsuite/ld-arm/eabi-soft-float-r.d: Likewise.
368 * testsuite/ld-arm/eabi-soft-float.d: Likewise.
369 * testsuite/ld-arm/gc-hidden-1.d: Likewise.
370 * emulparams/armaoutb.sh: Delete.
371 * emulparams/armaoutl.sh: Delete.
372 * emulparams/armcoff.sh: Delete.
373 * emulparams/armnbsd.sh: Delete.
374 * emulparams/riscix.sh: Delete.
375 * scripttempl/armaout.sc: Delete.
376 * scripttempl/armcoff.sc: Delete.
377 * scripttempl/riscix.sc: Delete.
378 * Makefile.in: Regenerate.
379 * po/BLD-POTFILES.in: Regenerate.
380
381 2018-04-21 Alan Modra <amodra@gmail.com>
382
383 * testsuite/lib/ld-lib.exp (run_host_cmd): Check that gcc -B
384 works.
385
386 2018-04-18 Alan Modra <amodra@gmail.com>
387
388 * Makefile.am: Remove support for assorted i386 aout and coff targets.
389 * configure.tgt: Likewise.
390 * testsuite/ld-discard/discard.exp: Likewise.
391 * testsuite/ld-elf/binutils.exp: Likewise.
392 * testsuite/ld-elf/tls.exp: Likewise.
393 * testsuite/ld-elf/tls_common.exp: Likewise.
394 * testsuite/ld-elfvers/vers.exp: Likewise.
395 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
396 * testsuite/ld-elfweak/elfweak.exp: Likewise.
397 * testsuite/ld-gc/abi-note.d: Likewise.
398 * testsuite/ld-gc/pr19167.d: Likewise.
399 * testsuite/ld-gc/pr20022.d: Likewise.
400 * testsuite/ld-gc/start.d: Likewise.
401 * testsuite/ld-gc/stop.d: Likewise.
402 * testsuite/ld-i386/i386.exp: Likewise.
403 * testsuite/ld-ifunc/binutils.exp: Likewise.
404 * testsuite/ld-ifunc/ifunc.exp: Likewise.
405 * testsuite/ld-linkonce/linkonce.exp: Likewise.
406 * testsuite/ld-plugin/lto.exp: Likewise.
407 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
408 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
409 * testsuite/ld-scripts/phdrs2.exp: Likewise.
410 * testsuite/ld-scripts/section-match-1.d: Likewise.
411 * testsuite/ld-shared/shared.exp: Likewise.
412 * testsuite/ld-size/size.exp: Likewise.
413 * testsuite/ld-sparc/sparc.exp: Likewise.
414 * emulparams/i386coff.sh: Delete.
415 * emulparams/i386linux.sh: Delete.
416 * emulparams/i386mach.sh: Delete.
417 * emulparams/i386nbsd.sh: Delete.
418 * emulparams/vsta.sh: Delete.
419 * scripttempl/i386coff.sc: Delete.
420 * Makefile.in: Regenerate.
421 * po/BLD-POTFILES.in: Regenerate.
422
423 2018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
424
425 Microblaze Target: PIC data text relative
426
427 * ld/lexsup.c (Add 2 ld options):
428 (ld_options): add disable-multiple-abs-defs @ 'ld_options' array
429 (parse_args): parse new option and pass flag to 'link_info' struct.
430 * ld/ldlex.h (Add enum): add new enum @ 'option_values' enum.
431 * ld/ld.texinfo (Add new option): Add description for
432 'disable-multiple-abs-defs'
433 * ld/main.c: Initialize flags with false @ 'main'. Handle
434 disable-multiple-abs-defs @ 'mutiple_definition'.
435
436 2018-04-16 Alan Modra <amodra@gmail.com>
437
438 * emultempl/sunos.em: Delete.
439
440 2018-04-16 Alan Modra <amodra@gmail.com>
441
442 * Makefile.am: Remove arm-epoc-pe support.
443 * configure.tgt: Likewise.
444 * emultempl/pe.em: Likewise.
445 * pe-dll.c: Likewise.
446 * testsuite/ld-scripts/fill.d: Likewise.
447 * testsuite/ld-scripts/fill16.d: Likewise.
448 * emulparams/arm_epoc_pe.sh: Delete.
449 * scripttempl/epocpe.sc: Delete.
450 * Makefile.in: Regenerate.
451 * po/BLD-POTFILES.in: Regenerate.
452
453 2018-04-16 Alan Modra <amodra@gmail.com>
454
455 * Makefile.am: Remove sparc-aout and sparc-coff support.
456 * configure.tgt: Likewise.
457 * testsuite/ld-elfvers/vers.exp: Likewise.
458 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
459 * testsuite/ld-elfweak/elfweak.exp: Likewise.
460 * testsuite/ld-shared/shared.exp: Likewise.
461 * emulparams/coff_sparc.sh: Delete.
462 * emulparams/sparcaout.sh: Delete.
463 * emulparams/sparclinux.sh: Delete.
464 * emulparams/sparcnbsd.sh: Delete.
465 * emulparams/sun4.sh: Delete.
466 * scripttempl/sparccoff.sc: Delete.
467 * Makefile.in: Regenerate.
468 * po/BLD-POTFILES.in: Regenerate.
469
470 2018-04-16 Alan Modra <amodra@gmail.com>
471
472 * Makefile.am: Remove m68k-aout and m68k-coff support.
473 * configure.tgt: Likewise.
474 * emultempl/m68kelf.em: Likewise.
475 * ld.texinfo: Likewise.
476 * mri.c: Likewise.
477 * emulparams/delta68.sh: Delete.
478 * emulparams/hp300bsd.sh: Delete.
479 * emulparams/hp3hpux.sh: Delete.
480 * emulparams/m68k4knbsd.sh: Delete.
481 * emulparams/m68kaout.sh: Delete.
482 * emulparams/m68kaux.sh: Delete.
483 * emulparams/m68kcoff.sh: Delete.
484 * emulparams/m68klinux.sh: Delete.
485 * emulparams/m68knbsd.sh: Delete.
486 * emulparams/m68kpsos.sh: Delete.
487 * emulparams/sun3.sh: Delete.
488 * emultempl/m68kcoff.em: Delete.
489 * scripttempl/delta68.sc: Delete.
490 * scripttempl/m68kaux.sc: Delete.
491 * scripttempl/m68kcoff.sc: Delete.
492 * scripttempl/psos.sc: Delete.
493 * testsuite/ld-versados/t1-1.ro: Delete.
494 * testsuite/ld-versados/t1-2.ro: Delete.
495 * testsuite/ld-versados/t1.ld: Delete.
496 * testsuite/ld-versados/t1.ook: Delete.
497 * testsuite/ld-versados/t2-1.ro: Delete.
498 * testsuite/ld-versados/t2-2.ro: Delete.
499 * testsuite/ld-versados/t2-3.ro: Delete.
500 * testsuite/ld-versados/t2.ld: Delete.
501 * testsuite/ld-versados/t2.ook: Delete.
502 * testsuite/ld-versados/versados.exp: Delete.
503 * Makefile.in: Regenerate.
504 * po/BLD-POTFILES.in: Regenerate.
505
506 2018-04-16 Alan Modra <amodra@gmail.com>
507
508 * Makefile.am: Remove sh5 and sh64 support.
509 * configure.tgt: Likewise.
510 * ldlang.c: Likewise.
511 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
512 * testsuite/ld-gc/gc.exp: Likewise.
513 * testsuite/ld-gc/pr13683.d: Likewise.
514 * testsuite/ld-scripts/crossref.exp: Likewise.
515 * testsuite/ld-selective/selective.exp: Likewise.
516 * testsuite/ld-sh/ld-r-1.d: Likewise.
517 * testsuite/ld-sh/rd-sh.exp: Likewise.
518 * testsuite/ld-sh/sh.exp: Likewise.
519 * testsuite/ld-srec/srec.exp: Likewise.
520 * testsuite/ld-undefined/undefined.exp: Likewise.
521 * emulparams/shelf32.sh: Delete.
522 * emulparams/shelf32_linux.sh: Delete.
523 * emulparams/shelf32_nbsd.sh: Delete.
524 * emulparams/shelf64.sh: Delete.
525 * emulparams/shelf64_nbsd.sh: Delete.
526 * emulparams/shlelf32.sh: Delete.
527 * emulparams/shlelf32_linux.sh: Delete.
528 * emulparams/shlelf32_nbsd.sh: Delete.
529 * emulparams/shlelf64.sh: Delete.
530 * emulparams/shlelf64_nbsd.sh: Delete.
531 * emultempl/sh64elf.em: Delete.
532 * testsuite/ld-sh/sh64/abi32.sd: Delete.
533 * testsuite/ld-sh/sh64/abi32.xd: Delete.
534 * testsuite/ld-sh/sh64/abi64.sd: Delete.
535 * testsuite/ld-sh/sh64/abi64.xd: Delete.
536 * testsuite/ld-sh/sh64/abixx-noexp.sd: Delete.
537 * testsuite/ld-sh/sh64/cmpct1.sd: Delete.
538 * testsuite/ld-sh/sh64/cmpct1.xd: Delete.
539 * testsuite/ld-sh/sh64/crange-1.s: Delete.
540 * testsuite/ld-sh/sh64/crange-2a.s: Delete.
541 * testsuite/ld-sh/sh64/crange-2b.s: Delete.
542 * testsuite/ld-sh/sh64/crange-2c.s: Delete.
543 * testsuite/ld-sh/sh64/crange-2d.s: Delete.
544 * testsuite/ld-sh/sh64/crange-2e.s: Delete.
545 * testsuite/ld-sh/sh64/crange-2f.s: Delete.
546 * testsuite/ld-sh/sh64/crange-2g.s: Delete.
547 * testsuite/ld-sh/sh64/crange-2h.s: Delete.
548 * testsuite/ld-sh/sh64/crange-2i.s: Delete.
549 * testsuite/ld-sh/sh64/crange1.rd: Delete.
550 * testsuite/ld-sh/sh64/crange2.rd: Delete.
551 * testsuite/ld-sh/sh64/crange3-cmpct.rd: Delete.
552 * testsuite/ld-sh/sh64/crange3-media.rd: Delete.
553 * testsuite/ld-sh/sh64/crange3.dd: Delete.
554 * testsuite/ld-sh/sh64/crange3.rd: Delete.
555 * testsuite/ld-sh/sh64/crangerel1.rd: Delete.
556 * testsuite/ld-sh/sh64/crangerel2.rd: Delete.
557 * testsuite/ld-sh/sh64/dlsection-1.s: Delete.
558 * testsuite/ld-sh/sh64/dlsection.sd: Delete.
559 * testsuite/ld-sh/sh64/endian.dbd: Delete.
560 * testsuite/ld-sh/sh64/endian.dld: Delete.
561 * testsuite/ld-sh/sh64/endian.ld: Delete.
562 * testsuite/ld-sh/sh64/endian.s: Delete.
563 * testsuite/ld-sh/sh64/endian.sbd: Delete.
564 * testsuite/ld-sh/sh64/endian.sld: Delete.
565 * testsuite/ld-sh/sh64/gotplt.d: Delete.
566 * testsuite/ld-sh/sh64/gotplt.map: Delete.
567 * testsuite/ld-sh/sh64/gotplt.s: Delete.
568 * testsuite/ld-sh/sh64/init-cmpct.d: Delete.
569 * testsuite/ld-sh/sh64/init-media.d: Delete.
570 * testsuite/ld-sh/sh64/init.s: Delete.
571 * testsuite/ld-sh/sh64/init64.d: Delete.
572 * testsuite/ld-sh/sh64/mix1-noexp.sd: Delete.
573 * testsuite/ld-sh/sh64/mix1.sd: Delete.
574 * testsuite/ld-sh/sh64/mix1.xd: Delete.
575 * testsuite/ld-sh/sh64/mix2-noexp.sd: Delete.
576 * testsuite/ld-sh/sh64/mix2.sd: Delete.
577 * testsuite/ld-sh/sh64/mix2.xd: Delete.
578 * testsuite/ld-sh/sh64/rd-sh64.exp: Delete.
579 * testsuite/ld-sh/sh64/rel-1.s: Delete.
580 * testsuite/ld-sh/sh64/rel-2.s: Delete.
581 * testsuite/ld-sh/sh64/rel32.xd: Delete.
582 * testsuite/ld-sh/sh64/rel64.xd: Delete.
583 * testsuite/ld-sh/sh64/relax.exp: Delete.
584 * testsuite/ld-sh/sh64/relax1.s: Delete.
585 * testsuite/ld-sh/sh64/relax2.s: Delete.
586 * testsuite/ld-sh/sh64/relax3.s: Delete.
587 * testsuite/ld-sh/sh64/relax4.s: Delete.
588 * testsuite/ld-sh/sh64/reldl-1.s: Delete.
589 * testsuite/ld-sh/sh64/reldl-2.s: Delete.
590 * testsuite/ld-sh/sh64/reldl32.rd: Delete.
591 * testsuite/ld-sh/sh64/reldl64.rd: Delete.
592 * testsuite/ld-sh/sh64/relfail.exp: Delete.
593 * testsuite/ld-sh/sh64/relfail.s: Delete.
594 * testsuite/ld-sh/sh64/sh64-1.s: Delete.
595 * testsuite/ld-sh/sh64/sh64-2.s: Delete.
596 * testsuite/ld-sh/sh64/sh64.exp: Delete.
597 * testsuite/ld-sh/sh64/shcmp-1.s: Delete.
598 * testsuite/ld-sh/sh64/shdl-1.s: Delete.
599 * testsuite/ld-sh/sh64/shdl-2.s: Delete.
600 * testsuite/ld-sh/sh64/shdl32.xd: Delete.
601 * testsuite/ld-sh/sh64/shdl64.sd: Delete.
602 * testsuite/ld-sh/sh64/shdl64.xd: Delete.
603 * testsuite/ld-sh/sh64/shmix-1.s: Delete.
604 * testsuite/ld-sh/sh64/shmix-2.s: Delete.
605 * testsuite/ld-sh/sh64/shmix-3.s: Delete.
606 * testsuite/ld-sh/sh64/stobin-0-dso.d: Delete.
607 * testsuite/ld-sh/sh64/stobin-1.d: Delete.
608 * testsuite/ld-sh/sh64/stobin.s: Delete.
609 * testsuite/ld-sh/sh64/stolib.s: Delete.
610 * Makefile.in: Regenerate.
611 * po/BLD-POTFILES.in: Regenerate.
612
613 2018-04-16 Alan Modra <amodra@gmail.com>
614
615 * Makefile.am: Remove sh-symbianelf support.
616 * configure.tgt: Likewise.
617 * emulparams/shlsymbian.sh: Delete.
618 * scripttempl/elf32sh-symbian.sc: Delete.
619 * Makefile.in: Regenerate.
620 * po/BLD-POTFILES.in: Regenerate.
621
622 2018-04-16 Alan Modra <amodra@gmail.com>
623
624 * Makefile.am: Remove vax-bsd and vax-ultrix support.
625 * configure.tgt: Likewise.
626 * emulparams/vax.sh: Delete.
627 * Makefile.in: Regenerate.
628 * po/BLD-POTFILES.in: Regenerate.
629
630 2018-04-16 Alan Modra <amodra@gmail.com>
631
632 * Makefile.am: Remove w65 support.
633 * configure.tgt: Likewise.
634 * emulparams/w65.sh: Delete.
635 * scripttempl/w65.sc: Delete.
636 * Makefile.in: Regenerate.
637 * po/BLD-POTFILES.in: Regenerate.
638
639 2018-04-16 Alan Modra <amodra@gmail.com>
640
641 * Makefile.am: Remove m88k support.
642 * configure.host: Likewise.
643 * configure.tgt: Likewise.
644 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
645 * emulparams/m88kbcs.sh: Delete.
646 * scripttempl/m88kbcs.sc: Delete.
647 * Makefile.in: Regenerate.
648 * po/BLD-POTFILES.in: Regenerate.
649
650 2018-04-16 Alan Modra <amodra@gmail.com>
651
652 * Makefile.am: Remove i370 support.
653 * configure.tgt: Likewise.
654 * testsuite/ld-elf/compressed1d.d: Likewise.
655 * testsuite/ld-elf/group8a.d: Likewise.
656 * testsuite/ld-elf/group8b.d: Likewise.
657 * testsuite/ld-elf/group9a.d: Likewise.
658 * testsuite/ld-elf/group9b.d: Likewise.
659 * testsuite/ld-elf/merge.d: Likewise.
660 * testsuite/ld-elf/pr12851.d: Likewise.
661 * testsuite/ld-elf/pr12975.d: Likewise.
662 * testsuite/ld-elf/pr13177.d: Likewise.
663 * testsuite/ld-elf/pr13195.d: Likewise.
664 * testsuite/ld-elf/pr17615.d: Likewise.
665 * testsuite/ld-elf/pr21562a.d: Likewise.
666 * testsuite/ld-elf/pr21562b.d: Likewise.
667 * testsuite/ld-elf/pr21562c.d: Likewise.
668 * testsuite/ld-elf/pr21562d.d: Likewise.
669 * testsuite/ld-elf/pr21562i.d: Likewise.
670 * testsuite/ld-elf/pr21562j.d: Likewise.
671 * testsuite/ld-elf/pr21562k.d: Likewise.
672 * testsuite/ld-elf/pr21562l.d: Likewise.
673 * testsuite/ld-elf/pr21562m.d: Likewise.
674 * testsuite/ld-elf/pr21562n.d: Likewise.
675 * testsuite/ld-elf/pr22677.d: Likewise.
676 * testsuite/lib/ld-lib.exp: Likewise.
677 * emulparams/elf32i370.sh: Delete.
678 * scripttempl/elfi370.sc: Delete.
679 * Makefile.in: Regenerate.
680 * po/BLD-POTFILES.in: Regenerate.
681
682 2018-04-16 Alan Modra <amodra@gmail.com>
683
684 * Makefile.am: Remove h8500 support.
685 * configure.tgt: Likewise.
686 * emulparams/h8500.sh: Delete.
687 * emulparams/h8500b.sh: Delete.
688 * emulparams/h8500c.sh: Delete.
689 * emulparams/h8500m.sh: Delete.
690 * emulparams/h8500s.sh: Delete.
691 * scripttempl/h8500.sc: Delete.
692 * scripttempl/h8500b.sc: Delete.
693 * scripttempl/h8500c.sc: Delete.
694 * scripttempl/h8500m.sc: Delete.
695 * scripttempl/h8500s.sc: Delete.
696 * Makefile.in: Regenerate.
697 * po/BLD-POTFILES.in: Regenerate.
698
699 2018-04-16 Alan Modra <amodra@gmail.com>
700
701 * Makefile.am: Remove h8300-coff support.
702 * configure.tgt: Likewise.
703 * testsuite/ld-h8300/h8300.exp: Likewise.
704 * emulparams/h8300.sh: Delete.
705 * emulparams/h8300h.sh: Delete.
706 * emulparams/h8300hn.sh: Delete.
707 * emulparams/h8300s.sh: Delete.
708 * emulparams/h8300sn.sh: Delete.
709 * emulparams/h8300sx.sh: Delete.
710 * emulparams/h8300sxn.sh: Delete.
711 * scripttempl/h8300.sc: Delete.
712 * scripttempl/h8300h.sc: Delete.
713 * scripttempl/h8300hn.sc: Delete.
714 * scripttempl/h8300s.sc: Delete.
715 * scripttempl/h8300sn.sc: Delete.
716 * scripttempl/h8300sx.sc: Delete.
717 * scripttempl/h8300sxn.sc: Delete.
718 * testsuite/ld-h8300/relax-3-coff.d: Delete.
719 * testsuite/ld-h8300/relax-4-coff.d: Delete.
720 * testsuite/ld-h8300/relax-5-coff.d: Delete.
721 * testsuite/ld-h8300/relax-6-coff.d: Delete.
722 * Makefile.in: Regenerate.
723 * po/BLD-POTFILES.in: Regenerate.
724
725 2018-04-16 Alan Modra <amodra@gmail.com>
726
727 * ld.texinfo: Remove IEEE 695 support.
728 * mri.c: Likewise.
729
730 2018-04-16 Alan Modra <amodra@gmail.com>
731
732 * Makefile.am: Remove tandem support.
733 * configure.tgt: Likewise.
734 * emulparams/st2000.sh: Delete.
735 * scripttempl/st2000.sc: Delete.
736 * Makefile.in: Regenerate.
737 * po/BLD-POTFILES.in: Regenerate.
738
739 2018-04-16 Alan Modra <amodra@gmail.com>
740
741 * Makefile.am: Remove newsos3 support.
742 * configure.tgt: Likewise.
743 * emulparams/news.sh: Delete.
744 * Makefile.in: Regenerate.
745 * po/BLD-POTFILES.in: Regenerate.
746
747 2018-04-16 Alan Modra <amodra@gmail.com>
748
749 * Makefile.am: Remove netware support.
750 * configure.tgt: Likewise.
751 * testsuite/ld-powerpc/powerpc.exp: Likewise.
752 * emulparams/i386nw.sh: Delete.
753 * emulparams/ppcnw.sh: Delete.
754 * scripttempl/nw.sc: Delete.
755 * Makefile.in: Regenerate.
756 * po/BLD-POTFILES.in: Regenerate.
757
758 2018-04-14 Alan Modra <amodra@gmail.com>
759
760 * ldmain.c (main): Move config.maxpagesize and
761 config.commonpagesize initialization to..
762 * ldemul.c (after_parse_default): ..here.
763 * testsuite/ld-powerpc/ppc476-shared.d: Pass -z common-page-size.
764 * testsuite/ld-powerpc/ppc476-shared2.d: Likewise.
765
766 2018-04-14 Alan Modra <amodra@gmail.com>
767
768 * emulparams/elf32ppcwindiss.sh: Rewrite to use elf32ppc.sh.
769 * emulparams/ppclynx.sh: Likewise.
770
771 2018-04-11 Alan Modra <amodra@gmail.com>
772
773 * emulparams/coff_i860.sh: Delete.
774 * emulparams/elf32_i860.sh: Delete.
775 * emulparams/elf32_i960.sh: Delete.
776 * emulparams/gld960.sh: Delete.
777 * emulparams/gld960coff.sh: Delete.
778 * emulparams/lnk960.sh: Delete.
779 * emultempl/gld960.em: Delete.
780 * emultempl/gld960c.em: Delete.
781 * emultempl/lnk960.em: Delete.
782 * scripttempl/i860coff.sc: Delete.
783 * scripttempl/i960.sc: Delete.
784 * ld.texinfo: Remove i960 support.
785 * Makefile.am: Remove i860 and i960 support.
786 * configure.tgt: Likewise.
787 * testsuite/ld-discard/extern.d: Likewise.
788 * testsuite/ld-discard/start.d: Likewise.
789 * testsuite/ld-discard/static.d: Likewise.
790 * testsuite/ld-elf/compressed1d.d: Likewise.
791 * testsuite/ld-elf/group1.d: Likewise.
792 * testsuite/ld-elf/group3b.d: Likewise.
793 * testsuite/ld-elf/group8a.d: Likewise.
794 * testsuite/ld-elf/group8b.d: Likewise.
795 * testsuite/ld-elf/group9a.d: Likewise.
796 * testsuite/ld-elf/group9b.d: Likewise.
797 * testsuite/ld-elf/linkonce2.d: Likewise.
798 * testsuite/ld-elf/merge.d: Likewise.
799 * testsuite/ld-elf/merge2.d: Likewise.
800 * testsuite/ld-elf/merge3.d: Likewise.
801 * testsuite/ld-elf/orphan-10.d: Likewise.
802 * testsuite/ld-elf/orphan-11.d: Likewise.
803 * testsuite/ld-elf/orphan-12.d: Likewise.
804 * testsuite/ld-elf/orphan-9.d: Likewise.
805 * testsuite/ld-elf/orphan-region.d: Likewise.
806 * testsuite/ld-elf/orphan.d: Likewise.
807 * testsuite/ld-elf/orphan3.d: Likewise.
808 * testsuite/ld-elf/pr12851.d: Likewise.
809 * testsuite/ld-elf/pr12975.d: Likewise.
810 * testsuite/ld-elf/pr13177.d: Likewise.
811 * testsuite/ld-elf/pr13195.d: Likewise.
812 * testsuite/ld-elf/pr17550a.d: Likewise.
813 * testsuite/ld-elf/pr17550b.d: Likewise.
814 * testsuite/ld-elf/pr17550c.d: Likewise.
815 * testsuite/ld-elf/pr17550d.d: Likewise.
816 * testsuite/ld-elf/pr17615.d: Likewise.
817 * testsuite/ld-elf/pr20528a.d: Likewise.
818 * testsuite/ld-elf/pr20528b.d: Likewise.
819 * testsuite/ld-elf/pr21562a.d: Likewise.
820 * testsuite/ld-elf/pr21562b.d: Likewise.
821 * testsuite/ld-elf/pr21562c.d: Likewise.
822 * testsuite/ld-elf/pr21562d.d: Likewise.
823 * testsuite/ld-elf/pr21562i.d: Likewise.
824 * testsuite/ld-elf/pr21562j.d: Likewise.
825 * testsuite/ld-elf/pr21562k.d: Likewise.
826 * testsuite/ld-elf/pr21562l.d: Likewise.
827 * testsuite/ld-elf/pr21562m.d: Likewise.
828 * testsuite/ld-elf/pr21562n.d: Likewise.
829 * testsuite/ld-elf/pr22677.d: Likewise.
830 * testsuite/ld-elf/pr22836-1a.d: Likewise.
831 * testsuite/ld-elf/pr22836-1b.d: Likewise.
832 * testsuite/ld-elf/pr349.d: Likewise.
833 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
834 * testsuite/ld-elf/sec64k.exp: Likewise.
835 * testsuite/ld-elf/warn1.d: Likewise.
836 * testsuite/ld-elf/warn2.d: Likewise.
837 * testsuite/ld-elf/warn3.d: Likewise.
838 * testsuite/lib/ld-lib.exp: Likewise.
839 * Makefile.in: Regenerate.
840 * po/BLD-POTFILES.in: Regenerate.
841
842 2018-04-11 Alan Modra <amodra@gmail.com>
843
844 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Add -mpic for nds32.
845
846 2018-04-09 Alan Modra <amodra@gmail.com>
847
848 * po/BLD-POTFILES.in: Regenerate.
849
850 2018-04-09 Alan Modra <amodra@gmail.com>
851
852 * emultempl/ppc64elf.em (no_inline_plt): New var.
853 (ppc_before_allocation): Call ppc64_elf_inline_plt.
854 (enum ppc64_opt): Add OPTION_NO_INLINE_OPT.
855 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
856 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
857 * emultemps/ppc32elf.em (no_inline_opt): New var.
858 (prelim_size_sections): New function, extracted from..
859 (ppc_before_allocation): ..here. Call ppc_elf_inline_plt.
860 (enum ppc32_opt): Add OPTION_NO_INLINE_OPT.
861 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
862 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
863
864 2018-04-09 Alan Modra <amodra@gmail.com>
865
866 * emulparams/elf32ppc.sh (OTHER_RELRO_SECTIONS_2): Add .branch_lt.
867 (OTHER_GOT_RELOC_SECTIONS): Add .rela.branch_lt.
868 * testsuite/ld-powerpc/elfv2so.d: Update for symbol/stub reordering.
869 * testsuite/ld-powerpc/relbrlt.d: Likewise.
870 * testsuite/ld-powerpc/relbrlt.s: Likewise.
871 * testsuite/ld-powerpc/tlsso.r: Likewise.
872 * testsuite/ld-powerpc/tlstocso.r: Likewise.
873
874 2018-04-09 Alan Modra <amodra@gmail.com>
875
876 * ppc32elf.em (ppc_finish): Call ppc_finish_symbols.
877
878 2018-04-05 H.J. Lu <hongjiu.lu@intel.com>
879
880 PR gas/22318
881 * configure: Regenerated.
882
883 2018-04-05 Nick Clifton <nickc@redhat.com>
884
885 PR 23030
886 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Make sure
887 that the .IA_64.unwind_info and .IA_64.unwind sections are not
888 subject to garbage collection.
889
890 2018-04-04 Eric Botcazou <ebotcazou@adacore.com>
891
892 * deffile.h (def_file_add_import_from): Declare.
893 (def_file_add_import_at): Likewise.
894 * deffilep.y (fill_in_import): New function extracted from...
895 (def_file_add_import): ...here. Call it.
896 (def_file_add_import_from): New function.
897 (def_file_add_import_at): Likewise.
898 * pe-dll.c (pe_implied_import_dll): Use an optimized version of the
899 insertion loop for imported symbols if possible.
900
901 2018-04-04 Eric Botcazou <ebotcazou@adacore.com>
902
903 * emultempl/pe.em (U_SIZE): Delete.
904 (pe_data_import_dll): Likewise.
905 (make_import_fixup): Return void, take 4th parameter and pass it down
906 in call to pe_create_import_fixup.
907 (pe_find_data_imports): Move to...
908 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
909 the auto-import pass and add a guard before running the latter.
910 * emultempl/pep.em (U_SIZE): Delete.
911 (pep_data_import_dll): Likewise.
912 (make_import_fixup): Return void, take 4th parameter and pass it down
913 in call to pe_create_import_fixup.
914 (pep_find_data_imports): Move to...
915 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
916 the auto-import pass and add a guard before running the latter.
917 * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.
918 (pe_walk_relocs_of_symbol): Rename into...
919 (pe_walk_relocs): ...this. Add 2 more parameters,4th parameter to the
920 callback prototype and pass 4th parameter in calls to the callback.
921 If the import hash table is present, invoke the callback on the reloc
922 if the symbol name is in the table.
923 (pe_find_data_imports): ...here. Take 2 parameters. Build an import
924 hash table for the pseudo-relocation support version 2. When it is
925 built, walk the relocations only once at the end; when it is not, do
926 not build a fixup when the symbol isn't part of an import table.
927 Issue the associated warning only after a first fixup is built.
928 (tmp_seq2): Delete.
929 (make_singleton_name_imp): Likewise.
930 (make_import_fixup_mark): Return const char * and a stable string.
931 (make_import_fixup_entry): Do not deal with the pseudo-relocation
932 support version 2.
933 (make_runtime_pseudo_reloc): Factor out code and fix formatting.
934 (pe_create_import_fixup): Add 5th parameter. Clearly separate the
935 pseudo-relocation support version 2 from the rest. Fix formatting.
936 * pe-dll.h (pe_walk_relocs_of_symbol): Delete.
937 (pe_find_data_imports): Declare.
938 (pe_create_import_fixup): Add 5th parameter.
939 * pep-dll.c (pe_data_import_dll): Delete.
940 (pe_find_data_imports): Define.
941 (pe_walk_relocs_of_symbol): Delete.
942 * pep-dll.h (pep_walk_relocs_of_symbol): Delete.
943 (pep_find_data_imports): Declare.
944 (pep_create_import_fixup): Add 5th parameter.
945 * ld.texinfo (--enable-auto-import): Adjust to new implementation.
946
947 2018-04-04 Nick Clifton <nickc@redhat.com>
948
949 * po/es.po: Updated Spanish translation.
950
951 2018-04-03 Maciej W. Rozycki <macro@mips.com>
952
953 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
954 `mips*-*-kfreebsd*-gnu' targets.
955
956 2018-03-23 Renlin Li <renlin.li@arm.com>
957
958 PR ld/22970
959 * testsuite/ld-aarch64/aarch64-elf.exp: Update to run new tests.
960 * testsuite/ld-aarch64/emit-relocs-552-overflow.d: New.
961 * testsuite/ld-aarch64/emit-relocs-552-overflow.s: New.
962 * testsuite/ld-aarch64/emit-relocs-552.d: New.
963 * testsuite/ld-aarch64/emit-relocs-552.s: New.
964 * testsuite/ld-aarch64/emit-relocs-553.d: New.
965 * testsuite/ld-aarch64/emit-relocs-553.s: New.
966 * testsuite/ld-aarch64/emit-relocs-554-overflow.d: New.
967 * testsuite/ld-aarch64/emit-relocs-554-overflow.s: New.
968 * testsuite/ld-aarch64/emit-relocs-554.d: New.
969 * testsuite/ld-aarch64/emit-relocs-554.s: New.
970 * testsuite/ld-aarch64/emit-relocs-555.d: New.
971 * testsuite/ld-aarch64/emit-relocs-555.s: New.
972 * testsuite/ld-aarch64/emit-relocs-556-overflow.d: New.
973 * testsuite/ld-aarch64/emit-relocs-556-overflow.s: New.
974 * testsuite/ld-aarch64/emit-relocs-556.d: New.
975 * testsuite/ld-aarch64/emit-relocs-556.s: New.
976 * testsuite/ld-aarch64/emit-relocs-557.d: New.
977 * testsuite/ld-aarch64/emit-relocs-557.s: New.
978 * testsuite/ld-aarch64/emit-relocs-558-overflow.d: New.
979 * testsuite/ld-aarch64/emit-relocs-558-overflow.s: New.
980 * testsuite/ld-aarch64/emit-relocs-558.d: New.
981 * testsuite/ld-aarch64/emit-relocs-558.s: New.
982 * testsuite/ld-aarch64/emit-relocs-559.d: New.
983 * testsuite/ld-aarch64/emit-relocs-559.s: New.
984 * testsuite/ld-aarch64/emit-relocs-112-overflow.d: New.
985 * testsuite/ld-aarch64/emit-relocs-112-overflow.s: New.
986 * testsuite/ld-aarch64/emit-relocs-112.d: New.
987 * testsuite/ld-aarch64/emit-relocs-112.s: New.
988 * testsuite/ld-aarch64/emit-relocs-113.d: New.
989 * testsuite/ld-aarch64/emit-relocs-113.s: New.
990 * testsuite/ld-aarch64/emit-relocs-114-overflow.d: New.
991 * testsuite/ld-aarch64/emit-relocs-114-overflow.s: New.
992 * testsuite/ld-aarch64/emit-relocs-114.d: New.
993 * testsuite/ld-aarch64/emit-relocs-114.s: New.
994 * testsuite/ld-aarch64/emit-relocs-115.d: New.
995 * testsuite/ld-aarch64/emit-relocs-115.s: New.
996 * testsuite/ld-aarch64/emit-relocs-116-overflow.d: New.
997 * testsuite/ld-aarch64/emit-relocs-116-overflow.s: New.
998 * testsuite/ld-aarch64/emit-relocs-116.d: New.
999 * testsuite/ld-aarch64/emit-relocs-116.s: New.
1000 * testsuite/ld-aarch64/emit-relocs-117.d: New.
1001 * testsuite/ld-aarch64/emit-relocs-117.s: New.
1002 * testsuite/ld-aarch64/emit-relocs-118-overflow.d: New.
1003 * testsuite/ld-aarch64/emit-relocs-118-overflow.s: New.
1004 * testsuite/ld-aarch64/emit-relocs-118.d: New.
1005 * testsuite/ld-aarch64/emit-relocs-118.s: New.
1006 * testsuite/ld-aarch64/emit-relocs-119.d: New.
1007 * testsuite/ld-aarch64/emit-relocs-119.s: New.
1008
1009 2018-03-28 Eric Botcazou <ebotcazou@adacore.com>
1010
1011 PR ld/22972
1012 * testsuite/ld-sparc/sparc.exp: Add test for mixed GOTDATA/GOT relocs.
1013 * testsuite/ld-sparc/gotop-hidden.c: New file.
1014 * testsuite/ld-sparc/got-hidden32.s: Likewise.
1015 * testsuite/ld-sparc/got-hidden64.s: Likewise.
1016 * testsuite/ld-sparc/pass.out: Likewise.
1017
1018 2018-03-25 H.J. Lu <hongjiu.lu@intel.com>
1019
1020 PR ld/23000
1021 * testsuite/ld-x86-64/tlsdesc.pd: Updated.
1022
1023 2018-03-23 Nick Clifton <nickc@redhat.com>
1024
1025 PR 22948
1026 * emultempl/pe.em (open_dynamic_archive): Add libXXX.lib template
1027 to library name list.
1028 * emultempl/pep.em (open_dynamic_archive): Likewise.
1029 * ld.texinfo (WIN32): Update documentation.
1030
1031 2018-03-20 Roland McGrath <mcgrathr@google.com>
1032
1033 * testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*,
1034 another target without RELRO.
1035
1036 2018-03-20 H.J. Lu <hongjiu.lu@intel.com>
1037
1038 * testsuite/ld-plugin/pr22983.d: Allow leading underscore as
1039 well as extra lines between symbols.
1040
1041 2018-03-20 Maciej W. Rozycki <macro@mips.com>
1042
1043 * testsuite/ld-gc/gc.exp: Remove extraneous LD flags from the
1044 personality test.
1045
1046 2018-03-20 H.J. Lu <hongjiu.lu@intel.com>
1047
1048 PR ld/22983
1049 * testsuite/ld-plugin/lto.exp: Run PR ld/22983 test.
1050 * testsuite/ld-plugin/pr22983.d: New file.
1051 * testsuite/ld-plugin/pr22983.t: Likewise.
1052 * testsuite/ld-plugin/pr22983a.c: Likewise.
1053 * testsuite/ld-plugin/pr22983b.c: Likewise.
1054
1055 2018-03-15 Andreas Schwab <schwab@suse.de>
1056
1057 PR ld/22949
1058 * emultempl/riscvelf.em (riscv_elf_before_allocation): Don't
1059 enable relaxation in relocatable link.
1060
1061 2018-03-15 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1062
1063 * emultempl/nds32elf.em (nds32_elf_after_allocation): Remove
1064 unsupported target feature.
1065
1066 2018-03-14 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 PR ld/20882
1069 * testsuite/ld-gc/pr20882.d: Also dump and check .debug_abbrev
1070 section.
1071 * testsuite/ld-gc/pr20882b.s: Add .debug_abbrev section.
1072
1073 2018-03-14 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 * testsuite/ld-gc/gc.exp: Fix a typo: $LFLAGS -> $LDFLAGS.
1076
1077 2018-03-13 Nick Clifton <nickc@redhat.com>
1078
1079 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1080
1081 2018-03-09 Nick Clifton <nickc@redhat.com>
1082
1083 * testsuite/ld-ifunc/ifuncmod5.s: New test. Checks that targets
1084 that support IFUNC symbols can handle relocations against those
1085 symbols in NOTE sections.
1086 * testsuite/ld-ifunc/ifuncmod5.d: New file: Driver for the new
1087 test.
1088 * testsuite/ld-ifunc/ifunc.exp: Run the new test.
1089
1090 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
1091
1092 PR ld/22929
1093 * testsuite/ld-i386/i386.exp: Run PR ld/22929 test.
1094 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1095 * testsuite/ld-i386/pr22929.d: New file.
1096 * testsuite/ld-i386/pr22929.s: Likewise.
1097 * testsuite/ld-x86-64/pr22929.d: Likewise.
1098 * testsuite/ld-x86-64/pr22929.s: Likewise.
1099
1100 2018-03-07 Max Filippov <jcmvbkbc@gmail.com>
1101
1102 * emulparams/elf32xtensa.sh (COMMONPAGESIZE): Define.
1103
1104 2018-03-07 Renlin Li <renlin.li@arm.com>
1105
1106 PR ld/20402
1107 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
1108 * testsuite/ld-aarch64/pr20402.s: New.
1109 * testsuite/ld-aarch64/pr20402.d: New.
1110
1111 2018-03-06 Jim Wilson <jimw@sifive.com>
1112
1113 PR 22920
1114 * emultempl/riscvelf.em (riscv_create_output_section_statements): New.
1115 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): New.
1116 * testsuite/ld-elf/pr21884.d (#notarget): Add riscv*-*-*.
1117 * testsuite/ld-unique/pr21529.d (#notarget): Likewise.
1118 * testsuite/ld-srec/srec.exp (run_srec_test): For riscv*-*-* target,
1119 call setup_xfail.
1120
1121 2018-03-03 James Cowgill <james.cowgill@mips.com>
1122 Maciej W. Rozycki <macro@mips.com>
1123
1124 PR ld/21900
1125 * testsuite/ld-mips-elf/undefined-warn.d: New test.
1126 * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
1127 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1128
1129 2018-03-02 Jim Wilson <jimw@sifive.com>
1130
1131 PR 22903
1132 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
1133 Give stub_sec 8 byte alignment.
1134 * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
1135 * emulparams/aarch64elf.sh (NOP): Likewise.
1136 * emulparams/aarch64elf32.sh (NOP): Likewise.
1137 * emulparams/aarch64fbsd.sh (NOP): Likewise.
1138 * emulparams/aarch64linux.sh (NOP): Likewise.
1139 * emulparams/aarch64linux32.sh (NOP): Likewise.
1140 * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
1141 * testsuite/ld-aarch64/erratum843419.d: Likewise.
1142 * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
1143 * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
1144 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
1145 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
1146 * testsuite/ld-aarch64/farcall-b.d: Likewise.
1147 * testsuite/ld-aarch64/farcall-back.d: Likewise.
1148 * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
1149 * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
1150 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
1151 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
1152 * testsuite/ld-aarch64/farcall-bl.d: Likewise.
1153
1154 2018-03-01 Alan Modra <amodra@gmail.com>
1155
1156 * configure.ac (ALL_LINGUAS): Add ja. Sort.
1157 * configure: Regenerate.
1158
1159 2018-02-28 Douglas B Rupp <rupp@adacore.com>
1160
1161 * ldmain.c (main): Remove directory separator, if any, from the
1162 end of the canonicalized sysroot.
1163
1164 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
1165
1166 * NEWS: Mention --enable-separate-code.
1167 * configure.ac: Add --enable-separate-code.
1168 (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
1169 * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
1170 Linux/x86 targets.
1171 * config.in: Regenerated.
1172 * configure: Likewise.
1173 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
1174 link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
1175
1176 2018-02-26 Alan Modra <amodra@gmail.com>
1177
1178 * emulparams/call_nop.sh, * emulparams/cet.sh,
1179 * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
1180 * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
1181 * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
1182 * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
1183 * emultempl/elf-generic.em, * emultempl/hppaelf.em,
1184 * emultempl/linux.em, * emultempl/lnk960.em,
1185 * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
1186 * emultempl/m68kelf.em, * emultempl/metagelf.em,
1187 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
1188 * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
1189 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
1190 * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
1191 * emultempl/scoreelf.em, * emultempl/sh64elf.em,
1192 * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
1193 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
1194 * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
1195 * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
1196 * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
1197 * plugin.c: Standardize error/warning messages.
1198 * testsuite/ld-arc/jli-overflow.err,
1199 * testsuite/ld-arm/cmse-implib-errors.out,
1200 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
1201 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
1202 * testsuite/ld-arm/cmse-new-wrong-implib.out,
1203 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
1204 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
1205 * testsuite/ld-arm/vxworks1-static.d,
1206 * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
1207 * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
1208 * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
1209 * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
1210 * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
1211 * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
1212 * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
1213 * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
1214 * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
1215 * testsuite/ld-i386/vxworks1-static.d,
1216 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
1217 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
1218 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
1219 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
1220 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
1221 * testsuite/ld-mips-elf/bal-jalx-pic.d,
1222 * testsuite/ld-mips-elf/jal-global-overflow-1.d,
1223 * testsuite/ld-mips-elf/jal-local-overflow-1.d,
1224 * testsuite/ld-mips-elf/mode-change-error-1.d,
1225 * testsuite/ld-mips-elf/unaligned-branch-2.d,
1226 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
1227 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
1228 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
1229 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
1230 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
1231 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
1232 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
1233 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
1234 * testsuite/ld-mips-elf/unaligned-branch.d,
1235 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
1236 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
1237 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
1238 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
1239 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
1240 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
1241 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
1242 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
1243 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
1244 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
1245 * testsuite/ld-mips-elf/unaligned-jump.d,
1246 * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
1247 * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
1248 * testsuite/ld-mips-elf/undefined.d,
1249 * testsuite/ld-mips-elf/vxworks1-static.d,
1250 * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
1251 * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
1252 * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
1253 * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
1254 * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
1255 * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
1256 * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
1257 * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
1258 * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
1259 * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
1260 * testsuite/ld-powerpc/aix-weak-3-32.d,
1261 * testsuite/ld-powerpc/aix-weak-3-64.d,
1262 * testsuite/ld-powerpc/vxworks1-static.d,
1263 * testsuite/ld-sh/vxworks1-static.d,
1264 * testsuite/ld-sparc/vxworks1-static.d,
1265 * testsuite/ld-undefined/undefined.exp,
1266 * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
1267 * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
1268
1269 2018-02-26 Alan Modra <amodra@gmail.com>
1270
1271 * Makefile.am (EMULATION_FILES, POTFILES): Delete.
1272 (SRC_POTFILES, BLD_POTFILES): Define.
1273 (po/POTFILES.in): Delete rule.
1274 (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
1275 * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
1276 * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
1277 and BLD-POTFILES.in.
1278 (POTFILES): Delete.
1279 (SRC-POTFILES, BLD-POTFILES): Define place marker.
1280 (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
1281 (distclean, maintainer-clean): Tidy up new files.
1282 (POTFILES, POTFILES.in): Delete rules.
1283 (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
1284 New rules.
1285 (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
1286 * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
1287 * po/BLD-POTFILES.in: New file.
1288 * Makefile.in: Regenerate.
1289 * configure: Regenerate.
1290
1291 2018-02-26 Alan Modra <amodra@gmail.com>
1292
1293 * testsuite/ld-cris/pcrelcp-1.d,
1294 * testsuite/ld-mmix/start-2.d: Update.
1295
1296 2018-02-26 Alan Modra <amodra@gmail.com>
1297
1298 * testsuite/ld-arm/cmse-implib-errors.out,
1299 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
1300 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
1301 * testsuite/ld-arm/cmse-new-wrong-implib.out,
1302 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
1303 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
1304 * testsuite/ld-cris/badgotr1.d,
1305 * testsuite/ld-cris/tls-err-24.d,
1306 * testsuite/ld-cris/tls-err-25.d,
1307 * testsuite/ld-cris/tls-err-26.d,
1308 * testsuite/ld-cris/tls-err-27.d,
1309 * testsuite/ld-cris/tls-err-28.d,
1310 * testsuite/ld-cris/tls-err-40.d,
1311 * testsuite/ld-cris/tls-err-44.d,
1312 * testsuite/ld-cris/tls-err-48.d,
1313 * testsuite/ld-cris/tls-err-52.d,
1314 * testsuite/ld-cris/tls-err-53.d,
1315 * testsuite/ld-cris/tls-err-55.d,
1316 * testsuite/ld-cris/tls-err-56.d,
1317 * testsuite/ld-cris/tls-err-62.d,
1318 * testsuite/ld-cris/tls-err-65.d,
1319 * testsuite/ld-cris/tls-err-77.d,
1320 * testsuite/ld-elf/empty-implib.out,
1321 * testsuite/ld-elf/indirect.exp: Update.
1322
1323 2018-02-26 Alan Modra <amodra@gmail.com>
1324
1325 * testsuite/ld-aarch64/reloc-overflow-bad.d,
1326 * testsuite/ld-arm/attr-merge-9.out,
1327 * testsuite/ld-arm/attr-merge-arch-2.d,
1328 * testsuite/ld-arm/attr-merge-unknown-1.d,
1329 * testsuite/ld-arm/attr-merge-unknown-2.d,
1330 * testsuite/ld-arm/attr-merge-unknown-2r.d,
1331 * testsuite/ld-arm/attr-merge-unknown-3.d,
1332 * testsuite/ld-arm/cmse-implib-errors.out,
1333 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
1334 * testsuite/ld-arm/cmse-new-implib-no-output.out,
1335 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
1336 * testsuite/ld-arm/cmse-new-implib.out,
1337 * testsuite/ld-arm/cmse-new-wrong-implib.out,
1338 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
1339 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
1340 * testsuite/ld-arm/group-relocs-alu-bad-2.d,
1341 * testsuite/ld-arm/group-relocs-alu-bad.d,
1342 * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
1343 * testsuite/ld-arm/group-relocs-ldc-bad.d,
1344 * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
1345 * testsuite/ld-arm/group-relocs-ldr-bad.d,
1346 * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
1347 * testsuite/ld-arm/group-relocs-ldrs-bad.d,
1348 * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
1349
1350 2018-02-26 Alan Modra <amodra@gmail.com>
1351
1352 * testsuite/ld-mips-elf/attr-gnu-4-12.d,
1353 * testsuite/ld-mips-elf/attr-gnu-4-13.d,
1354 * testsuite/ld-mips-elf/attr-gnu-4-14.d,
1355 * testsuite/ld-mips-elf/attr-gnu-4-16.d,
1356 * testsuite/ld-mips-elf/attr-gnu-4-17.d,
1357 * testsuite/ld-mips-elf/attr-gnu-4-18.d,
1358 * testsuite/ld-mips-elf/attr-gnu-4-19.d,
1359 * testsuite/ld-mips-elf/attr-gnu-4-21.d,
1360 * testsuite/ld-mips-elf/attr-gnu-4-23.d,
1361 * testsuite/ld-mips-elf/attr-gnu-4-24.d,
1362 * testsuite/ld-mips-elf/attr-gnu-4-25.d,
1363 * testsuite/ld-mips-elf/attr-gnu-4-26.d,
1364 * testsuite/ld-mips-elf/attr-gnu-4-27.d,
1365 * testsuite/ld-mips-elf/attr-gnu-4-28.d,
1366 * testsuite/ld-mips-elf/attr-gnu-4-29.d,
1367 * testsuite/ld-mips-elf/attr-gnu-4-31.d,
1368 * testsuite/ld-mips-elf/attr-gnu-4-32.d,
1369 * testsuite/ld-mips-elf/attr-gnu-4-34.d,
1370 * testsuite/ld-mips-elf/attr-gnu-4-35.d,
1371 * testsuite/ld-mips-elf/attr-gnu-4-36.d,
1372 * testsuite/ld-mips-elf/attr-gnu-4-37.d,
1373 * testsuite/ld-mips-elf/attr-gnu-4-38.d,
1374 * testsuite/ld-mips-elf/attr-gnu-4-39.d,
1375 * testsuite/ld-mips-elf/attr-gnu-4-41.d,
1376 * testsuite/ld-mips-elf/attr-gnu-4-42.d,
1377 * testsuite/ld-mips-elf/attr-gnu-4-43.d,
1378 * testsuite/ld-mips-elf/attr-gnu-4-45.d,
1379 * testsuite/ld-mips-elf/attr-gnu-4-46.d,
1380 * testsuite/ld-mips-elf/attr-gnu-4-47.d,
1381 * testsuite/ld-mips-elf/attr-gnu-4-48.d,
1382 * testsuite/ld-mips-elf/attr-gnu-4-49.d,
1383 * testsuite/ld-mips-elf/attr-gnu-4-52.d,
1384 * testsuite/ld-mips-elf/attr-gnu-4-53.d,
1385 * testsuite/ld-mips-elf/attr-gnu-4-54.d,
1386 * testsuite/ld-mips-elf/attr-gnu-4-58.d,
1387 * testsuite/ld-mips-elf/attr-gnu-4-59.d,
1388 * testsuite/ld-mips-elf/attr-gnu-4-61.d,
1389 * testsuite/ld-mips-elf/attr-gnu-4-62.d,
1390 * testsuite/ld-mips-elf/attr-gnu-4-63.d,
1391 * testsuite/ld-mips-elf/attr-gnu-4-64.d,
1392 * testsuite/ld-mips-elf/attr-gnu-4-68.d,
1393 * testsuite/ld-mips-elf/attr-gnu-4-69.d,
1394 * testsuite/ld-mips-elf/attr-gnu-4-71.d,
1395 * testsuite/ld-mips-elf/attr-gnu-4-72.d,
1396 * testsuite/ld-mips-elf/attr-gnu-4-73.d,
1397 * testsuite/ld-mips-elf/attr-gnu-4-74.d,
1398 * testsuite/ld-mips-elf/attr-gnu-4-78.d,
1399 * testsuite/ld-mips-elf/attr-gnu-4-79.d,
1400 * testsuite/ld-mips-elf/attr-gnu-4-81.d,
1401 * testsuite/ld-mips-elf/attr-gnu-4-89.d,
1402 * testsuite/ld-mips-elf/attr-gnu-8-12.d,
1403 * testsuite/ld-mips-elf/attr-gnu-8-21.d,
1404 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
1405 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
1406 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
1407 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
1408 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
1409 * testsuite/ld-mips-elf/bal-jalx-pic.d,
1410 * testsuite/ld-mips-elf/mode-change-error-1.d,
1411 * testsuite/ld-mips-elf/unaligned-branch-2.d,
1412 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
1413 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
1414 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
1415 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
1416 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
1417 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
1418 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
1419 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
1420 * testsuite/ld-mips-elf/unaligned-branch.d,
1421 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
1422 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
1423 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
1424 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
1425 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
1426 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
1427 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
1428 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
1429 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
1430 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
1431 * testsuite/ld-mips-elf/unaligned-jump.d: Update.
1432
1433 2018-02-26 Alan Modra <amodra@gmail.com>
1434
1435 * testsuite/ld-elf/indirect.exp,
1436 * testsuite/ld-elf/pr22649-2ab-mips.msg,
1437 * testsuite/ld-elf/pr22649-2cd-mips.msg,
1438 * testsuite/ld-elf/pr22649.msg,
1439 * testsuite/ld-elf/tls_common.exp,
1440 * testsuite/ld-elfcomm/elfcomm.exp,
1441 * testsuite/ld-arm/attr-merge-incompatible.d,
1442 * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
1443 * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
1444 * testsuite/ld-tic6x/attr-compatibility-other-other.d,
1445 * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
1446
1447 2018-02-26 Alan Modra <amodra@gmail.com>
1448
1449 * testsuite/ld-powerpc/attr-gnu-12-21.d,
1450 * testsuite/ld-powerpc/attr-gnu-4-12.d,
1451 * testsuite/ld-powerpc/attr-gnu-4-13.d,
1452 * testsuite/ld-powerpc/attr-gnu-4-21.d,
1453 * testsuite/ld-powerpc/attr-gnu-4-23.d,
1454 * testsuite/ld-powerpc/attr-gnu-4-31.d,
1455 * testsuite/ld-powerpc/attr-gnu-4-32.d,
1456 * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
1457
1458 2018-02-21 Alan Modra <amodra@gmail.com>
1459
1460 * testsuite/ld-elf/group8b.d: Run test on ia64. Use xfail rather
1461 than notarget.
1462 * testsuite/ld-elf/pr12851.d: Likewise.
1463 * testsuite/ld-elf/pr12975.d: Likewise.
1464 * testsuite/ld-elf/pr13177.d: Likewise.
1465 * testsuite/ld-elf/pr13195.d: Likewise.
1466 * testsuite/ld-elf/pr17615.d: Likewise.
1467 * testsuite/ld-elf/pr21562a.d: Likewise.
1468 * testsuite/ld-elf/pr21562b.d: Likewise.
1469 * testsuite/ld-elf/pr21562c.d: Likewise.
1470 * testsuite/ld-elf/pr21562d.d: Likewise.
1471 * testsuite/ld-elf/pr21562i.d: Likewise.
1472 * testsuite/ld-elf/pr21562j.d: Likewise.
1473 * testsuite/ld-elf/pr21562k.d: Likewise.
1474 * testsuite/ld-elf/pr21562l.d: Likewise.
1475 * testsuite/ld-elf/pr21562m.d: Likewise.
1476 * testsuite/ld-elf/pr21562n.d: Likewise.
1477 * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha. Use xfail
1478 rather than notarget.
1479 * testsuite/ld-elf/group9b.d: Likewise.
1480 * testsuite/ld-elf/pr22677.d: Likewise.
1481
1482 2018-02-19 Maciej W. Rozycki <macro@mips.com>
1483
1484 * testsuite/ld-mips-elf/reginfo-0.d: New test.
1485 * testsuite/ld-mips-elf/reginfo-0r.d: New test.
1486 * testsuite/ld-mips-elf/reginfo-1.d: New test.
1487 * testsuite/ld-mips-elf/reginfo-1r.d: New test.
1488 * testsuite/ld-mips-elf/reginfo-2.d: New test.
1489 * testsuite/ld-mips-elf/reginfo-2r.d: New test.
1490 * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
1491 * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
1492 * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
1493 * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
1494 * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
1495 * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
1496 * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
1497 * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
1498 * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
1499 script.
1500 * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
1501 script.
1502 * testsuite/ld-mips-elf/reginfo-1.s: New test source.
1503 * testsuite/ld-mips-elf/reginfo-2.s: New test source.
1504 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1505
1506 2018-02-19 Maciej W. Rozycki <macro@mips.com>
1507
1508 * ldlang.c (insert_pad): Do not change output section's size if
1509 SEC_FIXED_SIZE is set in the flags.
1510 (size_input_section): Likewise.
1511 (lang_size_sections_1): Likewise.
1512 (lang_reset_memory_regions): Likewise.
1513
1514 2018-02-19 Alan Modra <amodra@gmail.com>
1515
1516 * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
1517 %I, %R, %S and %T.
1518 * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
1519 * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
1520 * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
1521 format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
1522
1523 2018-02-19 Alan Modra <amodra@gmail.com>
1524
1525 * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
1526 * ldcref.c: Update all messages using %A and %B.
1527 * ldexp.c: Likewise.
1528 * ldlang.c: Likewise.
1529 * ldmain.c: Likewise.
1530 * ldmisc.c: Likewise.
1531 * pe-dll.c: Likewise.
1532 * plugin.c: Likewise.
1533 * emultempl/beos.em: Likewise.
1534 * emultempl/cr16elf.em: Likewise.
1535 * emultempl/elf32.em: Likewise.
1536 * emultempl/m68kcoff.em: Likewise.
1537 * emultempl/m68kelf.em: Likewise.
1538 * emultempl/mmo.em: Likewise.
1539 * emultempl/nds32elf.em: Likewise.
1540 * emultempl/pe.em: Likewise.
1541 * emultempl/pep.em: Likewise.
1542 * emultempl/spuelf.em: Likewise.
1543 * emultempl/sunos.em: Likewise.
1544 * emultempl/xtensaelf.em: Likewise.
1545
1546 2018-02-19 H.J. Lu <hongjiu.lu@intel.com>
1547
1548 PR ld/22845
1549 * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
1550 Add tests for "-z noseparate-code" and "-z separate-code".
1551 Remove unsupported -shared check.
1552
1553 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
1554
1555 PR ld/22845
1556 * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
1557
1558 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
1559
1560 PR ld/22845
1561 * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
1562 "-z noseparate-code" and "-z separate-code".
1563
1564 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
1565
1566 PR ld/22845
1567 * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
1568 to ld.
1569
1570 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1571
1572 * testsuite/ld-x86-64/bnd-branch-1-now.d: Add -z
1573 max-page-size=0x200000 -z noseparate-code.
1574 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1575 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1576 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1577 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1578 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1579 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
1580 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
1581 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
1582 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
1583 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
1584 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
1585 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
1586 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
1587 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
1588 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
1589 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
1590 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
1591 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
1592 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
1593 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
1594 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
1595 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
1596 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
1597 * testsuite/ld-x86-64/load1a.d: Likewise.
1598 * testsuite/ld-x86-64/load1b.d: Likewise.
1599 * testsuite/ld-x86-64/load1c.d: Likewise.
1600 * testsuite/ld-x86-64/load1d.d: Likewise.
1601 * testsuite/ld-x86-64/pie3.d: Likewise.
1602 * testsuite/ld-x86-64/pr14207.d: Likewise.
1603 * testsuite/ld-x86-64/pr17618.d: Likewise.
1604 * testsuite/ld-x86-64/pr19162.d: Likewise.
1605 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
1606 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
1607 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
1608 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
1609 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
1610 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1611 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
1612 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
1613 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
1614 * testsuite/ld-x86-64/pr20830a.d: Likewise.
1615 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
1616 * testsuite/ld-x86-64/pr20830b.d: Likewise.
1617 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
1618 * testsuite/ld-x86-64/pr21038a.d: Likewise.
1619 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1620 * testsuite/ld-x86-64/pr21038b.d: Likewise.
1621 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1622 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1623
1624 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
1627 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1628
1629 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1630
1631 * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
1632 -z noseparate-code.
1633
1634 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
1637 -z max-page-size=0x200000, excluding NaCl target.
1638
1639 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1640
1641 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
1642 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
1643 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1644 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1645 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1646 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1647 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
1648
1649 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1650
1651 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
1652 -z max-page-size=0x200000 -z noseparate-code.
1653 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
1654 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1655 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1656 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1657 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1658 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1659
1660 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1661
1662 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
1663 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1664 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1665
1666 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1667
1668 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1669 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1670 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1671
1672 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1673
1674 * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
1675 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
1676 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
1677 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
1678 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
1679 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
1680 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
1681 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
1682 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
1683 * testsuite/ld-i386/load1.d: Likewise.
1684 * testsuite/ld-i386/pie1.d: Likewise.
1685 * testsuite/ld-i386/pr20244-1a.d: Likewise.
1686 * testsuite/ld-i386/pr20244-1b.d: Likewise.
1687 * testsuite/ld-i386/pr20244-2a.d: Likewise.
1688 * testsuite/ld-i386/pr20244-2b.d: Likewise.
1689 * testsuite/ld-i386/pr20244-2c.d: Likewise.
1690 * testsuite/ld-i386/pr20244-4a.d: Likewise.
1691 * testsuite/ld-i386/pr20244-4b.d: Likewise.
1692 * testsuite/ld-i386/pr20830.d: Likewise.
1693
1694 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1695
1696 * testsuite/ld-i386/pr19636-1a.d: Updated.
1697 * testsuite/ld-i386/pr19636-1b.d: Likewise.
1698 * testsuite/ld-i386/pr19636-1j.d: Likewise.
1699 * testsuite/ld-i386/pr19636-1k.d: Likewise.
1700 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1701 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1702
1703 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1704
1705 * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
1706
1707 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
1708
1709 * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
1710 * testsuite/ld-elf/textaddr1.d: Likewise.
1711 * testsuite/ld-elf/textaddr2.d: Likewise.
1712 * testsuite/ld-elf/textaddr4.d: Likewise.
1713 * testsuite/ld-elf/textaddr6.d: Likewise.
1714
1715 2018-02-15 Jim Wilson <jimw@sifive.com>
1716
1717 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
1718 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
1719 * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
1720
1721 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
1722
1723 PR ld/22842
1724 * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
1725 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1726 * testsuite/ld-i386/pr22842a.c: New file.
1727 * testsuite/ld-i386/pr22842b.S: Likewise.
1728 * testsuite/ld-x86-64/pr22842a.c: Likewise.
1729 * testsuite/ld-x86-64/pr22842a.rd: Likewise.
1730 * testsuite/ld-x86-64/pr22842b.S: Likewise.
1731 * testsuite/ld-x86-64/pr22842b.rd: Likewise.
1732
1733 2018-02-14 Maciej W. Rozycki <macro@mips.com>
1734
1735 * ldlex.h (ldlex_command): Remove prototype.
1736
1737 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
1738
1739 * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
1740 pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
1741
1742 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
1743
1744 PR 22836
1745 * testsuite/ld-elf/pr22836-1.s: New file.
1746 * testsuite/ld-elf/pr22836-1a.d: Likewise.
1747 * testsuite/ld-elf/pr22836-1b.d: Likewise.
1748
1749 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
1750
1751 PR gas/22791
1752 * testsuite/ld-x86-64/mpx1c.rd: Updated.
1753 * testsuite/ld-x86-64/pr22791-1.err: New file.
1754 * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
1755 * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
1756 * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
1757 * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
1758 * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
1759 * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
1760 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
1761
1762 2018-02-13 Alan Modra <amodra@gmail.com>
1763
1764 PR 22836
1765 * testsuite/ld-elf/pr22836-2.d,
1766 * testsuite/ld-elf/pr22836-2.s: New test.
1767
1768 2018-02-13 Alan Modra <amodra@gmail.com>
1769
1770 * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
1771
1772 2018-02-07 Alan Modra <amodra@gmail.com>
1773
1774 Revert 2018-01-17 Alan Modra <amodra@gmail.com>
1775 * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
1776 * emultempl/ppc64elf.em: Likesize
1777 * ld.texinfo: Likewise
1778 * testsuite/ld-powerpc/elfv2exe.d,
1779 * testsuite/ld-powerpc/elfv2so.d,
1780 * testsuite/ld-powerpc/relbrlt.d,
1781 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1782
1783 2018-02-06 Eric Botcazou <ebotcazou@adacore.com>
1784
1785 * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
1786 (pr22263-1): Pass AFLAGS_PIC to the assembler.
1787 * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
1788 * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
1789 * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
1790 * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
1791
1792 2018-02-05 Renlin Li <renlin.li@arm.com>
1793
1794 PR ld/22764
1795 * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
1796 * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
1797 * testsuite/ld-aarch64/pr22764.s: New.
1798 * testsuite/ld-aarch64/pr22764.d: New.
1799
1800 2018-02-05 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 PR ld/22782
1803 * testsuite/ld-i386/discarded1.s: Replace mov with div.
1804 * testsuite/ld-x86-64/discarded1.s: Likewise.
1805 * testsuite/ld-i386/i386.exp: Run pr22782.
1806 * testsuite/ld-i386/load1-nacl.d: Updated for removing
1807 _GLOBAL_OFFSET_TABLE_ from output.
1808 * testsuite/ld-i386/load1.d: Likewise.
1809 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
1810 * testsuite/ld-x86-64/load1a.d: Likewise.
1811 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
1812 * testsuite/ld-x86-64/load1b.d: Likewise.
1813 * testsuite/ld-i386/pr22782.d: New file.
1814 * testsuite/ld-i386/pr22782.s: Likewise.
1815 * testsuite/ld-x86-64/pr22782.s: Likewise.
1816 * testsuite/ld-x86-64/pr22782a.d: Likewise.
1817 * testsuite/ld-x86-64/pr22782b.d: Likewise.
1818 * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
1819
1820 2018-02-05 Nick Clifton <nickc@redhat.com>
1821
1822 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1823
1824 2018-02-04 H.J. Lu <hongjiu.lu@intel.com>
1825
1826 * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
1827 * testsuite/ld-i386/lea1e.d: Likewise.
1828 * testsuite/ld-i386/lea1f.d: Likewise.
1829 * testsuite/ld-x86-64/lea1g.d: Likewise.
1830 * testsuite/ld-x86-64/lea1h.d: Likewise.
1831 * testsuite/ld-x86-64/lea1i.d: Likewise.
1832 * testsuite/ld-x86-64/lea1j.d: Likewise.
1833 * testsuite/ld-x86-64/lea1k.d: Likewise.
1834 * testsuite/ld-x86-64/lea1l.d: Likewise.
1835
1836 2018-02-03 Nick Clifton <nickc@redhat.com>
1837
1838 PR 22762
1839 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
1840 __DTOR_LIST__ symbols. Add a comment explaining why this is
1841 necessary.
1842 * scripttemp/pep.sc: Likewise.
1843 * ld.texinfo (PROVIDE): Add a note about the effect of common
1844 symbols.
1845
1846 2018-02-03 Sandra Loosemore <sandra@codesourcery.com>
1847
1848 * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
1849
1850 2018-02-02 Maciej W. Rozycki <macro@mips.com>
1851
1852 * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
1853 assembly builds where missing and remove `tic6x-*-*' XFAIL
1854 markings accordingly.
1855
1856 2018-02-01 Simon Marchi <simon.marchi@ericsson.com>
1857
1858 * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
1859 on NULL pointer.
1860
1861 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
1862
1863 * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
1864
1865 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1866
1867 * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
1868
1869 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1870
1871 * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
1872 involving a shared library for `mips*vr4100*-*-elf*',
1873 `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
1874 * testsuite/ld-elf/provide-hidden.exp: Likewise.
1875 * testsuite/ld-elf/shared.exp: Likewise.
1876 * testsuite/ld-gc/gc.exp: Likewise.
1877 * testsuite/ld-mips-elf/comm-data.exp: Likewise.
1878
1879 2018-01-31 Maciej W. Rozycki <macro@mips.com>
1880
1881 * testsuite/ld-elf/elf.exp: Move shared library tests over to...
1882 * testsuite/ld-elf/shared.exp: ... here.
1883
1884 2018-01-31 Michael Matz <matz@suse.de>
1885
1886 * testsuite/ld-elf/pr21964-5.c: New test.
1887 * testsuite/ld-elf/shared.exp: Run it.
1888
1889 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
1890
1891 PR ld/21964
1892 * testsuite/ld-elf/pr21964-4.c: New file.
1893 * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
1894
1895 2018-01-30 Alan Modra <amodra@gmail.com>
1896
1897 * testsuite/ld-gc/stop.d,
1898 * testsuite/ld-gc/stop.s: New test.
1899 * testsuite/ld-gc/gc.exp: Run it.
1900
1901 2018-01-30 Maciej W. Rozycki <macro@mips.com>
1902
1903 PR ld/22649
1904 * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
1905 * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
1906 * testsuite/ld-elf/shared.exp: Use the new outputs with
1907 `mips*-*-*' targets.
1908
1909 2018-01-30 Maciej W. Rozycki <macro@mips.com>
1910
1911 * testsuite/ld-elf/comm-data1.sd: Alternatively accept
1912 `PRC[0xff02]' in place of a regular section index.
1913 * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
1914
1915 2018-01-29 Alan Modra <amodra@gmail.com>
1916
1917 * testsuite/ld-elf/pr21964-3a.c: New file.
1918 * testsuite/ld-elf/pr21964-3c.c: New file.
1919 * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
1920
1921 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1922
1923 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
1924 (pr22269-1): Pass AFLAGS_PIC to the assembler.
1925
1926 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1927
1928 * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
1929
1930 2018-01-29 Maciej W. Rozycki <macro@mips.com>
1931
1932 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
1933 targets using non-traditional MIPS emulation or having a limited
1934 selection of ABIs available. Don't force big endianness, use
1935 defaults.
1936
1937 2018-01-29 H.J. Lu <hongjiu.lu@intel.com>
1938
1939 PR ld/22732
1940 * testsuite/config/default.exp (STATIC_LDFLAGS): New. Set to
1941 "-static" if target compiler supports it.
1942 * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
1943 tests if target compiler doesn't support it.
1944 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1945 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
1946 (run_cc_link_tests): Likewise.
1947
1948 2018-01-27 H.J. Lu <hongjiu.lu@intel.com>
1949
1950 PR ld/22751
1951 * testsuite/config/default.exp (INT128_CFLAGS): New.
1952 * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
1953 Run ld/22751 tests.
1954 * testsuite/ld-plugin/pr22751.c: New file.
1955 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
1956 ld trailing options.
1957
1958 2018-01-28 Alan Modra <amodra@gmail.com>
1959
1960 PR 22751
1961 * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
1962 set.
1963
1964 2018-01-26 Maciej W. Rozycki <macro@mips.com>
1965
1966 * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
1967 `mipself'.
1968
1969 2018-01-25 Eric Botcazou <ebotcazou@adacore.com>
1970
1971 * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
1972 Link with a version script.
1973 (32-bit: TLS -fpie): New test.
1974 (64-bit: Helper shared library): Link with a version script.
1975 (64-bit: TLS -fpie): New test.
1976 (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
1977 * testsuite/ld-sparc/tlslib.ver: New file.
1978 * testsuite/ld-sparc/tlspie32.dd: Likewise.
1979 * testsuite/ld-sparc/tlspie32.s: Likewise.
1980 * testsuite/ld-sparc/tlspie64.dd: Likewise.
1981 * testsuite/ld-sparc/tlspie64.s: Likewise.
1982 * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
1983 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
1984 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
1985 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
1986 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
1987 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
1988
1989 2018-01-24 Renlin Li <renlin.li@arm.com>
1990
1991 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
1992 * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
1993 * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
1994 * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
1995 * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
1996 * testsuite/ld-aarch64/emit-relocs-288.d: New.
1997 * testsuite/ld-aarch64/emit-relocs-288.s: New.
1998 * testsuite/ld-aarch64/emit-relocs-289.d: New.
1999 * testsuite/ld-aarch64/emit-relocs-289.s: New.
2000 * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
2001 * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
2002 * testsuite/ld-aarch64/emit-relocs-290.d: New.
2003 * testsuite/ld-aarch64/emit-relocs-290.s: New.
2004 * testsuite/ld-aarch64/emit-relocs-291.d: New.
2005 * testsuite/ld-aarch64/emit-relocs-291.s: New.
2006 * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
2007 * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
2008 * testsuite/ld-aarch64/emit-relocs-292.d: New.
2009 * testsuite/ld-aarch64/emit-relocs-292.s: New.
2010 * testsuite/ld-aarch64/emit-relocs-293.d: New.
2011 * testsuite/ld-aarch64/emit-relocs-293.s: New.
2012
2013 2018-01-20 H.J. Lu <hongjiu.lu@intel.com>
2014
2015 PR ld/22721
2016 * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
2017 * testsuite/ld-plugin/pr22721.t: New file.
2018 * testsuite/ld-plugin/pr22721a.s: Likewise.
2019 * testsuite/ld-plugin/pr22721b.c: Likewise.
2020
2021 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
2022
2023 * testsuite/ld-elf/group1.d: Also xfail Solaris.
2024
2025 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
2026
2027 * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
2028 PLT/GOT order/layout for Solaris/x86 targets.
2029 * testsuite/ld-elf/linkinfo1b.d: Likewise.
2030
2031 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
2032
2033 PR ld/22728
2034 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
2035 into ...
2036 (elf_solaris2_before_allocation): This.
2037 (LDEMUL_AFTER_ALLOCATION): Removed.
2038
2039 2018-01-18 Alan Modra <amodra@gmail.com>
2040
2041 * emultempl/ppc32elf.em: Support optional --plt-align arg.
2042 * emultempl/ppc64elf.em: Support negative --plt-align arg.
2043
2044 2018-01-17 Alan Modra <amodra@gmail.com>
2045
2046 * emultempl/ppc32elf.em (params): Init new field.
2047 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
2048 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
2049 (PARSE_AND_LIST_LONGOPTS): Handle new options.
2050 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2051 (PARSE_AND_LIST_OPTIONS): Likewise.
2052 * emultempl/ppc64elf.em (params): Init new field.
2053 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
2054 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
2055 (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
2056 (PARSE_AND_LIST_OPTIONS): Likewise.
2057 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2058 * ld.texinfo (--no-plt-thread-safe): Correct itemx.
2059 (--speculate-indirect-jumps): Document.
2060 * testsuite/ld-powerpc/elfv2exe.d,
2061 * testsuite/ld-powerpc/elfv2so.d,
2062 * testsuite/ld-powerpc/relbrlt.d,
2063 * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
2064 speculation barriers on various tests.
2065
2066 2018-01-17 Alan Modra <amodra@gmail.com>
2067
2068 * emultempl/ppc32elf.em (params): Init new field.
2069 (enum ppc32_opt): New enum to define OPTION_* values. Add
2070 OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
2071 (PARSE_AND_LIST_LONGOPTS): Handle new options.
2072 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2073 (PARSE_AND_LIST_OPTIONS): Likewise. Break up help output.
2074 * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
2075 correctly for negative --plt-stub-align.
2076 * testsuite/ld-powerpc/elfv2exe.d,
2077 * testsuite/ld-powerpc/elfv2so.d,
2078 * testsuite/ld-powerpc/relbrlt.d,
2079 * testsuite/ld-powerpc/relbrlt.s,
2080 * testsuite/ld-powerpc/tlsexe.d,
2081 * testsuite/ld-powerpc/tlsexe.r,
2082 * testsuite/ld-powerpc/tlsexe32.d,
2083 * testsuite/ld-powerpc/tlsexe32.g,
2084 * testsuite/ld-powerpc/tlsexe32.r,
2085 * testsuite/ld-powerpc/tlsexetoc.d,
2086 * testsuite/ld-powerpc/tlsexetoc.r,
2087 * testsuite/ld-powerpc/tlsopt5_32.d,
2088 * testsuite/ld-powerpc/tlsso.d,
2089 * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
2090
2091 2018-01-16 Nick Clifton <nickc@redhat.com>
2092
2093 * po/pt_BR.po: Updated Brazilian Portuguese translation.
2094
2095 2018-01-15 Nick Clifton <nickc@redhat.com>
2096
2097 * po/uk.po: Updated Ukranian translation.
2098
2099 2018-01-13 Nick Clifton <nickc@redhat.com>
2100
2101 * po/ld.pot: Regenerated.
2102
2103 2018-01-13 Nick Clifton <nickc@redhat.com>
2104
2105 * configure: Regenerate.
2106
2107 2018-01-13 Nick Clifton <nickc@redhat.com>
2108
2109 2.30 branch created.
2110 * NEWS: Add marker for 2.30.
2111
2112 2018-01-12 Alan Modra <amodra@gmail.com>
2113
2114 * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
2115 initialization" for currently failing targets.
2116
2117 2018-01-12 Alan Modra <amodra@gmail.com>
2118
2119 PR ld/22649
2120 * testsuite/ld-elf/pr22649.msg: Allow other messages.
2121 * testsuite/ld-elf/shared.exp: Check that --gc-sections is
2122 supported before running ld/22649 tests.
2123
2124 2018-01-12 Nick Clifton <nickc@redhat.com>
2125
2126 * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
2127 as the opposite of "-z defs".
2128 * ld.texinfo: Document the new option. Update the description of
2129 the -z defs option to make it clear that it does generate an error
2130 if an undefined symbol reference is found in an object file whilst
2131 creating a shared library.
2132 * NEWS: Document this new feature.
2133
2134 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2135
2136 * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
2137 "-z separate-code".
2138 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
2139 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
2140 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
2141
2142 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2143
2144 PR ld/22393
2145 * testsuite/ld-x86-64/pr22393-3a.c: New file.
2146 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
2147 * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
2148 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
2149 * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
2150 -z max-page-size=0x1000.
2151
2152 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2153
2154 PR ld/22393
2155 * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
2156 * testsuite/ld-elf/pr22393-1.s: New file.
2157 * testsuite/ld-elf/pr22393-1a.d: Likewise.
2158 * testsuite/ld-elf/pr22393-1b.d: Likewise.
2159 * testsuite/ld-elf/pr22393-1c.d: Likewise.
2160 * testsuite/ld-elf/pr22393-1d.d: Likewise.
2161 * testsuite/ld-elf/pr22393-1e.d: Likewise.
2162 * testsuite/ld-elf/pr22393-1f.d: Likewise.
2163 * testsuite/ld-elf/pr22393-2a.c: Likewise.
2164 * testsuite/ld-elf/pr22393-2a.rd: Likewise.
2165 * testsuite/ld-elf/pr22393-2b.c: Likewise.
2166 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
2167 * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
2168
2169 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2170
2171 PR ld/22393
2172 * NEWS: Mention "-z separate-code".
2173 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
2174 builtin linker scripts and return linker scripts from disk for
2175 "-z separate-code".
2176 (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
2177 and "-z noseparate-code".
2178 * genscripts.sh: Generate linker scripts for "-z separate-code".
2179 (LD_FLAG): Set to *textonly for "-z separate-code".
2180 * ld.texinfo: Document "-z separate-code".
2181 * lexsup.c (elf_shlib_list_options): Add linker help messsages
2182 for "-z separate-code" and "-z noseparate-code".
2183 * scripttempl/elf.sc (SEPARATE_TEXT): New
2184 (TEXT_SEGMENT_ALIGN): Likewise.
2185 Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
2186 ${MAXPAGESIZE}.
2187
2188 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2189
2190 PR ld/22649
2191 * testsuite/ld-elf/pr22649-1.s: New file.
2192 * testsuite/ld-elf/pr22649-2a.s: Likewise.
2193 * testsuite/ld-elf/pr22649-2b.s: Likewise.
2194 * testsuite/ld-elf/pr22649.msg: Likewise.
2195 * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
2196
2197 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2198
2199 PR ld/22677
2200 * scripttempl/elf.sc (PREINIT_ARRAY): New.
2201 Don't add .preinit_array for ld -r.
2202 * testsuite/ld-elf/pr22677.d: New file.
2203 * testsuite/ld-elf/pr22677.s: Likewise.
2204
2205 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2206
2207 * ldexp.h (union etree_union): Remove defsym field.
2208 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
2209 parameter.
2210 (exp_assign): Remove passing of defsym parameter.
2211 (exp_defsym): Likewise.
2212 (exp_provide): Likewise.
2213
2214 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2215
2216 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
2217 nodes are ignored in the tree walk, and move the location at which
2218 we change provide nodes into provided nodes.
2219 (exp_init_os): Add etree_provided.
2220 * testsuite/ld-scripts/provide-6.d: New file.
2221 * testsuite/ld-scripts/provide-6.t: New file.
2222 * testsuite/ld-scripts/provide-7.d: New file.
2223 * testsuite/ld-scripts/provide-7.t: New file.
2224 * testsuite/ld-scripts/provide-8.d: New file.
2225 * testsuite/ld-scripts/provide-8.t: New file.
2226
2227 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
2230 * testsuite/ld-scripts/provide-4.d: Use new map file name.
2231 * testsuite/ld-scripts/provide-5.d: Use new map file name.
2232 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
2233 * testsuite/ld-scripts/provide-4.map: ...this.
2234 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
2235 * testsuite/ld-scripts/provide-5.map: ...this.
2236 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
2237 file, and run tests in a loop.
2238
2239 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
2242 PROVIDE statements.
2243 * testsuite/ld-scripts/provide-4.map: Update expected output.
2244 * testsuite/ld-scripts/provide-5.map: Likewise.
2245
2246 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2247
2248 PR ld/22696
2249 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
2250
2251 2018-01-09 Jim Wilson <jimw@sifive.com>
2252
2253 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
2254 (#alltargets): Renamed from #target. Add shared.
2255 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
2256 Document alltargets option. Add support for alltargets option.
2257 (istarget): Add support for shared target.
2258
2259 2018-01-08 Jim Wilson <jimw@sifive.com>
2260
2261 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
2262 instead of .text.
2263 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
2264 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
2265 tests, add call to check_shared_lib_support.
2266
2267 2018-01-05 Jim Wilson <jimw@sifive.com>
2268
2269 * testsuite/ld-riscv-elf/disas-jalr.d: New.
2270 * testsuite/ld-riscv-elf/disas-jalr.s: New.
2271 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
2272
2273 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
2274 case on $target, and don't set for riscv*-elf targets.
2275 (GENERATE_PIE_SCRIPT): Likewise.
2276
2277 2018-01-03 Alan Modra <amodra@gmail.com>
2278
2279 Update year range in copyright notice of all files.
2280
2281 For older changes see ChangeLog-2017
2282 \f
2283 Copyright (C) 2018 Free Software Foundation, Inc.
2284
2285 Copying and distribution of this file, with or without modification,
2286 are permitted in any medium without royalty provided the copyright
2287 notice and this notice are preserved.
2288
2289 Local Variables:
2290 mode: change-log
2291 left-margin: 8
2292 fill-column: 74
2293 version-control: never
2294 End:
This page took 0.079677 seconds and 4 git commands to generate.