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