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