Remove pr19161 test hppa xfail
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2017-08-23 Alan Modra <amodra@gmail.com>
2
3 * testsuite/ld-gc/pr19161.d: Don't xfail hppa.
4
5 2017-08-22 H.J. Lu <hongjiu.lu@intel.com>
6 Alan Modra <amodra@gmail.com>
7
8 * testsuite/ld-elf/pr21964-1a.c (foo): Renamed to ...
9 (foo1): This.
10 * testsuite/ld-elf/pr21964-1b.c: Rewrite.
11 * testsuite/ld-elf/pr21964-1c.c: New file.
12 * testsuite/ld-elf/pr21964-2c.c: Likewise.
13 * testsuite/ld-elf/pr21964-2a.c (foo): Renamed to ...
14 (foo1): This.
15 * testsuite/ld-elf/pr21964-2b.c: Rewrite.
16 * testsuite/ld-elf/shared.exp: Update PR ld/21964 tests.
17
18 2017-08-21 H.J. Lu <hongjiu.lu@intel.com>
19 Alan Modra <amodra@gmail.com>
20
21 PR ld/21964
22 * testsuite/ld-elf/pr21562a.d: Update for changed start/stop symbols.
23 * testsuite/ld-elf/pr21562b.d: Likewise.
24 * testsuite/ld-elf/pr21562c.d: Likewise.
25 * testsuite/ld-elf/pr21562d.d: Likewise.
26 * testsuite/ld-elf/pr21562e.d: Likewise.
27 * testsuite/ld-elf/pr21562f.d: Likewise.
28 * testsuite/ld-elf/pr21562g.d: Likewise.
29 * testsuite/ld-elf/pr21562h.d: Likewise.
30 * testsuite/ld-elf/pr21562i.d: Likewise.
31 * testsuite/ld-elf/pr21562j.d: Likewise.
32 * testsuite/ld-elf/pr21562k.d: Likewise.
33 * testsuite/ld-elf/pr21562l.d: Likewise.
34 * testsuite/ld-elf/pr21562m.d: Likewise.
35 * testsuite/ld-elf/pr21562n.d: Likewise.
36 * testsuite/ld-elf/sizeofa.d: Likewise.
37 * testsuite/ld-elf/sizeofb.d: Likewise.
38 * testsuite/ld-elf/startofa.d: Likewise.
39 * testsuite/ld-elf/startofb.d: Likewise.
40 * testsuite/ld-gc/pr20022.d: Likewise.
41 * testsuite/ld-gc/start.d: Likewise.
42 * testsuite/ld-elf/pr21964-1a.c: New file.
43 * testsuite/ld-elf/pr21964-1b.c: New file.
44 * testsuite/ld-elf/pr21964-2a.c: New file.
45 * testsuite/ld-elf/pr21964-2b.c: New file.
46 * testsuite/ld-elf/shared.exp: Run PR ld/21964 tests.
47
48 2017-08-21 Hans-Peter Nilsson <hp@bitrange.com>
49
50 PR ld/20125
51 * testsuite/ld-mmix/pr20125.d, testsuite/ld-mmix/pr20125.s: New
52 test.
53
54 2017-08-20 A. Wilcox <awilfox@adelielinux.org>
55
56 PR ld/21976
57 * testsuite/ld-x86-64/plt-main-bnd.dd: Accept '_' in symbol
58 name.
59
60 2017-08-17 Nick Clifton <nickc@redhat.com>
61
62 * po/pt_BR.po: New Brazilian Portuguese translation.
63 * configure.ac (ALL_LINGUAS): Add pt_BR.
64 * configure: Regenerate.
65
66 2017-08-14 Alan Modra <amodra@gmail.com>
67
68 PR 21441
69 * testsuite/ld-x86-64/pr21038a.d: Adjust.
70 * testsuite/ld-x86-64/pr21038a-now.d: Adjust.
71
72 2017-08-13 H.J. Lu <hongjiu.lu@intel.com>
73
74 * testsuite/ld-i386/i386.exp: Run pr21884-nacl.
75 * testsuite/ld-x86-64/x86-64.exp: Likewise.
76 * testsuite/ld-i386/pr21884.d: Don't run on nacl targets.
77 * testsuite/ld-x86-64/pr21884.d: Likewise.
78 * testsuite/ld-i386/pr21884.t: Revert the last change.
79 * testsuite/ld-x86-64/pr21884.t: Likewise.
80 * testsuite/ld-i386/pr21884-nacl.d: New file.
81 * testsuite/ld-i386/pr21884-nacl.t: Likewise.
82 * testsuite/ld-x86-64/pr21884-nacl.d: Likewise.
83 * testsuite/ld-x86-64/pr21884-nacl.t: Likewise.
84
85 2017-08-13 Alan Modra <amodra@gmail.com>
86
87 * testsuite/ld-i386/pr21884.t: Remove unneeded format, arch and entry.
88 * testsuite/ld-x86-64/pr21884.t: Likewise.
89
90 2017-08-11 Nick Clifton <nickc@redhat.com>
91
92 * emultempl/elf32.em (handle_option): Accept the -z globalaudit
93 command line option.
94 * lexsup.c (elf_static_list_options): Add -z globalaudit.
95 * ld.texinfo: Document the support for the new command line
96 option.
97 * NEWS: Mention the new feature.
98 * testsuite/ld-elf/audit.exp: Add a test of the -z globalaudit
99 command line option.
100 * testsuite/ld-elf/globalaudit.rd: New file: Expected output from
101 readelf.
102
103 2017-08-11 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR ld/21884
106 * testsuite/ld-i386/i386.exp: Run pr21884.
107 * testsuite/ld-x86-64/x86-64.exp: Likewise.
108 * testsuite/ld-i386/pr21884.d: New file.
109 * testsuite/ld-i386/pr21884.t: Likewise.
110 * testsuite/ld-x86-64/pr21884.d: Likewise.
111 * testsuite/ld-x86-64/pr21884.t: Likewise.
112
113 2017-08-10 Nick Clifton <nickc@redhat.com>
114
115 * scripttempl/pep.sc: Enclose __CTOR_LIST__, ___CTOR_LIST__,
116 __DTOR_LIST__ and ___DTOR_LIST__ in PROVIDE statements so that
117 they can be overrridden by crt input files.
118 * scripttempl/pe.sc: Likewise.
119
120 2017-08-09 H.J. Lu <hongjiu.lu@intel.com>
121
122 * testsuite/config/default.exp (LD_CLASS): Check .libs/ld-new
123 for linker first.
124
125 2017-08-09 H.J. Lu <hongjiu.lu@intel.com>
126
127 * testsuite/config/default.exp (LD_CLASS): New. Set to "64bit"
128 for 64-bit ELF linker.
129 * testsuite/ld-x86-64/pr17618.d (#notarget): Removed.
130 * testsuite/ld-x86-64/x86-64.exp: Run pr17618 only for 64-bit
131 linker.
132
133 2017-08-08 H.J. Lu <hongjiu.lu@intel.com>
134
135 PR ld/21924
136 * testsuite/ld-i386/i386.exp: Require GCC 5 or above for
137 "weakundef1 with PIE" test.
138 * testsuite/ld-x86-64/tls.exp: Require GCC 5 or above for
139 "tlsdesc1" and "tlsdesc1 with PIE" tests.
140
141 2017-08-08 H.J. Lu <hongjiu.lu@intel.com>
142
143 * configure.ac (TESTBFDLIB): Add a ',' after -Wl,--rpath.
144 * configure: Regenerated.
145
146 2017-08-08 H.J. Lu <hongjiu.lu@intel.com>
147
148 PR ld/21923
149 * configure.ac (TESTBFDLIB): Replace --rpath with -Wl,--rpath
150 for --disable-static.
151 * configure: Regenerated.
152
153 2017-08-08 Romain Geissler <romain.geissler@gmail.com>
154 Alan Modra <amodra@gmail.com>
155
156 * configure.ac: Add --enable-default-hash-style option.
157 * ldmain.c (main): Set link_info.emit_hash to DEFAULT_EMIT_SYSV_HASH.
158 Set link_info.emit_gnu_hash to DEFAULT_EMIT_GNU_HASH.
159 * configure: Regenerate.
160 * config.in: Regenerate.
161
162 2017-08-08 Alan Modra <amodra@gmail.com>
163
164 * testsuite/ld-aarch64/ifunc-1-local.d: Run ld with --hash-style=sysv.
165 * testsuite/ld-aarch64/ifunc-2-local.d: Likewise.
166 * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
167 * testsuite/ld-frv/fdpic-pie-1.d: Likewise.
168 * testsuite/ld-frv/fdpic-pie-2.d: Likewise.
169 * testsuite/ld-frv/fdpic-pie-7.d: Likewise.
170 * testsuite/ld-frv/fdpic-pie-8.d: Likewise.
171 * testsuite/ld-arm/arm-elf.exp: Add --hash-style=sysv to "Using
172 Thumb lib by another lib" test's ld options.
173 * testsuite/ld-elf/note-3.l: Match .gnu.hash.
174 * testsuite/ld-elf/note-3.t: Add .gnu.hash output section.
175
176 2017-08-07 H.J. Lu <hongjiu.lu@intel.com>
177
178 * testsuite/ld-elf/pr21903.s (start): Removed.
179 (_start): Likewise.
180 (__start): Likewise.
181 (main): Likewise.
182 (bar): New.
183
184 2017-08-07 Alan Modra <amodra@gmail.com>
185
186 * testsuite/ld-alpha/alpha.exp: Add --hash-style=sysv to various
187 test's ld options.
188 * testsuite/ld-arm/arm-elf.exp: Likewise.
189 * testsuite/ld-elf/elf.exp: Likewise.
190 * testsuite/ld-elf/readelf.exp: Likewise.
191 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
192 * testsuite/ld-i386/i386.exp: Likewise.
193 * testsuite/ld-ia64/ia64.exp: Likewise.
194 * testsuite/ld-m68k/m68k.exp: Likewise.
195 * testsuite/ld-metag/metag.exp: Likewise.
196 * testsuite/ld-powerpc/powerpc.exp: Likewise.
197 * testsuite/ld-s390/s390.exp: Likewise.
198 * testsuite/ld-sh/sh-vxworks.exp: Likewise.
199 * testsuite/ld-shared/shared.exp: Likewise.
200 * testsuite/ld-sparc/sparc.exp: Likewise.
201 * testsuite/ld-tic6x/tic6x.exp: Likewise.
202 * testsuite/ld-vax-elf/vax-elf.exp: Likewise.
203 * testsuite/ld-x86-64/mpx.exp: Likewise.
204 * testsuite/ld-x86-64/x86-64.exp: Likewise.
205 * testsuite/ld-xtensa/xtensa.exp: Likewise.
206
207 * testsuite/ld-elf/comm-data2.ld: Add .gnu.hash output section.
208 * testsuite/ld-elf/pr20828-v.ld: Likewise.
209 * testsuite/ld-elf/pr20828.ld: Likewise.
210 * testsuite/ld-elf/pr21233.ld: Likewise.
211 * testsuite/ld-elf/pr21384.ld: Likewise.
212 * testsuite/ld-elf/provide-hidden-1.ld: Likewise.
213 * testsuite/ld-elf/provide-hidden-2.ld: Likewise.
214 * testsuite/ld-elf/provide-hidden-s.ld: Likewise.
215 * testsuite/ld-scripts/cross1.t: Likewise.
216
217 * testsuite/ld-elf/stab.d: Adjust allowed section indices.
218
219 * testsuite/ld-i386/pie1.d: Don't match addresses.
220 * testsuite/ld-i386/plt-pic2.dd: Likewise.
221 * testsuite/ld-i386/pr19636-1d.d: Likewise.
222 * testsuite/ld-i386/pr19636-2c.d: Likewise.
223 * testsuite/ld-powerpc/elfv2so.d: Likewise.
224 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
225 * testsuite/ld-powerpc/tlsopt5.wf: Likewise.
226 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
227
228 * testsuite/ld-i386/pr19636-2b.d: Don't match _start.
229
230 * testsuite/ld-powerpc/ambiguousv1.d: Relax symbol count, index
231 and address match.
232 * testsuite/ld-powerpc/ambiguousv1b.d: Likewise.
233 * testsuite/ld-powerpc/ambiguousv2.d: Likewise.
234 * testsuite/ld-powerpc/ambiguousv2b.d: Likewise.
235
236 * testsuite/ld-aarch64/gc-plt-relocs.d: Run ld with --hash-style=sysv.
237 * testsuite/ld-aarch64/ifunc-1.d: Likewise.
238 * testsuite/ld-aarch64/ifunc-2.d: Likewise.
239 * testsuite/ld-aarch64/ifunc-21.d: Likewise.
240 * testsuite/ld-aarch64/relasz.d: Likewise.
241 * testsuite/ld-aarch64/tls-small-ld.d: Likewise.
242 * testsuite/ld-aarch64/tls-tiny-ld.d: Likewise.
243 * testsuite/ld-arc/tls_gd-01.d: Likewise.
244 * testsuite/ld-cris/libdso-10.d: Likewise.
245 * testsuite/ld-cris/libdso-2.d: Likewise.
246 * testsuite/ld-cris/pic-gc-72.d: Likewise.
247 * testsuite/ld-cris/pic-gc-73.d: Likewise.
248 * testsuite/ld-cris/tls-gd-1.d: Likewise.
249 * testsuite/ld-cris/tls-gd-1h.d: Likewise.
250 * testsuite/ld-cris/tls-gd-2.d: Likewise.
251 * testsuite/ld-cris/tls-gd-2h.d: Likewise.
252 * testsuite/ld-cris/tls-ie-10.d: Likewise.
253 * testsuite/ld-cris/tls-ie-11.d: Likewise.
254 * testsuite/ld-cris/tls-ie-8.d: Likewise.
255 * testsuite/ld-cris/tls-ie-9.d: Likewise.
256 * testsuite/ld-cris/tls-ld-4.d: Likewise.
257 * testsuite/ld-cris/tls-ld-5.d: Likewise.
258 * testsuite/ld-cris/tls-ld-6.d: Likewise.
259 * testsuite/ld-cris/tls-ld-7.d: Likewise.
260 * testsuite/ld-cris/tls-ldgd-14.d: Likewise.
261 * testsuite/ld-cris/tls-ldgd-15.d: Likewise.
262 * testsuite/ld-cris/tls-ldgdx-14.d: Likewise.
263 * testsuite/ld-cris/tls-ldgdx-15.d: Likewise.
264 * testsuite/ld-cris/tls-local-54.d: Likewise.
265 * testsuite/ld-cris/tls-local-60.d: Likewise.
266 * testsuite/ld-cris/tls-local-61.d: Likewise.
267 * testsuite/ld-cris/weakhiddso.d: Likewise.
268 * testsuite/ld-elf/linkinfo1a.d: Likewise.
269 * testsuite/ld-elf/linkinfo1b.d: Likewise.
270 * testsuite/ld-elf/pr19617a.d: Likewise.
271 * testsuite/ld-elfvsb/hidden2.d: Likewise.
272 * testsuite/ld-frv/fdpic-pie-6.d: Likewise.
273 * testsuite/ld-frv/fdpic-shared-2.d: Likewise.
274 * testsuite/ld-frv/fdpic-shared-5.d: Likewise.
275 * testsuite/ld-frv/fdpic-shared-6.d: Likewise.
276 * testsuite/ld-frv/fdpic-shared-8.d: Likewise.
277 * testsuite/ld-frv/fdpic-shared-local-2.d: Likewise.
278 * testsuite/ld-frv/fdpic-shared-local-8.d: Likewise.
279 * testsuite/ld-frv/tls-dynamic-2.d: Likewise.
280 * testsuite/ld-i386/ibt-plt-1.d: Likewise.
281 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
282 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
283 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
284 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
285 * testsuite/ld-i386/pr20830.d: Likewise.
286 * testsuite/ld-ia64/merge1.d: Likewise.
287 * testsuite/ld-ia64/merge2.d: Likewise.
288 * testsuite/ld-ia64/merge3.d: Likewise.
289 * testsuite/ld-ia64/merge4.d: Likewise.
290 * testsuite/ld-ia64/merge5.d: Likewise.
291 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Likewise.
292 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
293 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
294 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
295 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
296 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
297 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
298 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
299 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
300 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
301 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
302 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
303 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
304 * testsuite/ld-m68k/got-1.d: Likewise.
305 * testsuite/ld-m68k/got-multigot-12-13-14-34-35-ok.d: Likewise.
306 * testsuite/ld-m68k/got-multigot-14-ok.d: Likewise.
307 * testsuite/ld-m68k/got-multigot-15-er.d: Likewise.
308 * testsuite/ld-m68k/got-negative-12-13-14-34-ok.d: Likewise.
309 * testsuite/ld-m68k/got-negative-12-13-14-35-er.d: Likewise.
310 * testsuite/ld-m68k/got-negative-14-ok.d: Likewise.
311 * testsuite/ld-m68k/got-negative-15-er.d: Likewise.
312 * testsuite/ld-m68k/got-single-12-ok.d: Likewise.
313 * testsuite/ld-m68k/got-single-13-er.d: Likewise.
314 * testsuite/ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise.
315 * testsuite/ld-m68k/got-xgot-15-ok.d: Likewise.
316 * testsuite/ld-m68k/tls-gd-1.d: Likewise.
317 * testsuite/ld-m68k/tls-gd-2.d: Likewise.
318 * testsuite/ld-m68k/tls-gd-ie-1.d: Likewise.
319 * testsuite/ld-m68k/tls-ie-1.d: Likewise.
320 * testsuite/ld-m68k/tls-ld-1.d: Likewise.
321 * testsuite/ld-m68k/tls-ld-2.d: Likewise.
322 * testsuite/ld-sh/shared-2.d: Likewise.
323 * testsuite/ld-sh/tlsbin-2.d: Likewise.
324 * testsuite/ld-sh/tlspic-2.d: Likewise.
325 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
326 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
327 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
328 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
329 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
330 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
331 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
332 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
333 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
334 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
335 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
336 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
337 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
338 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
339 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
340 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
341 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
342 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
343 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
344 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
345 * testsuite/ld-x86-64/load1c.d: Likewise.
346 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
347 * testsuite/ld-x86-64/load1d.d: Likewise.
348 * testsuite/ld-x86-64/pie3-nacl.d: Likewise.
349 * testsuite/ld-x86-64/pie3.d: Likewise.
350 * testsuite/ld-x86-64/pr14207.d: Likewise.
351 * testsuite/ld-x86-64/pr19162.d: Likewise.
352 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
353 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
354 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
355 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
356 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
357 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
358 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
359 * testsuite/ld-x86-64/pr20830a.d: Likewise.
360 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
361 * testsuite/ld-x86-64/pr20830b.d: Likewise.
362 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
363 * testsuite/ld-x86-64/pr21038a.d: Likewise.
364 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
365 * testsuite/ld-x86-64/pr21038b.d: Likewise.
366 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
367 * testsuite/ld-x86-64/pr21038c.d: Likewise.
368
369 2017-08-06 H.J. Lu <hongjiu.lu@intel.com>
370
371 PR ld/21903:
372 * ld.h (command_line): Remove inhibit_common_definition.
373 * ldgram.y: Replace command_line.inhibit_common_definition with
374 link_info.inhibit_common_definition.
375 * ldlang.c (lang_common): Likewise.
376 * lexsup.c (parse_args): Likewise.
377 * ldmain.c (main): Only allow --no-define-common with -shared.
378 * testsuite/ld-elf/pr21903.s: New file.
379 * testsuite/ld-elf/pr21903a.d: Likewise.
380 * testsuite/ld-elf/pr21903b.d: Likewise.
381 * testsuite/ld-elf/pr21903c.d: Likewise.
382 * testsuite/ld-elf/pr21903d.d: Likewise.
383 * testsuite/ld-elf/pr21903e.d: Likewise.
384
385 2017-08-05 Alan Modra <amodra@gmail.com>
386
387 * testsuite/ld-unique/pr21529.d: Don't xfail hppa.
388
389 2017-08-04 H.J. Lu <hongjiu.lu@intel.com>
390
391 PR ld/21904
392 * testsuite/ld-elf/pr21904.d: New file.
393 * testsuite/ld-elf/pr21904.s: Likewise.
394
395 2017-08-03 Nick Clifton <nickc@redhat.com>
396
397 PR ld/21884
398 * testsuite/ld-elf/pr21884.d: Add AVR, HPPA, IA64, M68HC1x and
399 SCORE to list of targets not supporting file format changes during
400 linking.
401 * testsuite/ld-unique/pr21529.d: Likewise.
402 * emultempl/avrelf.em (_before_allocation): Skip for non-ELF
403 output formats.
404 (avr_elf_create_output_section_statements): Fail if the output
405 format is not ELF.
406 (avr_finish): Do not access the ELF header in non-ELF format
407 output bfds.
408 * emultempl/m68hc1xelf.em (_before_allocation): Skip for non-ELF
409 output formats.
410 (m68hc11elf_create_output_section_statements): Fail if the putput
411 format is not ELF.
412 (m68hc11elf_after_allocation): Skip for non-ELF output formats.
413
414 2017-08-03 Alan Modra <amodra@gmail.com>
415
416 PR ld/21884
417 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Revert
418 last change. Rename iself to elfinput. Expand comments. Condition
419 ELF checks on having both input and output ELF files. Extract..
420 (elf_orphan_compatible): ..this new function.
421
422 2017-08-02 H.J. Lu <hongjiu.lu@intel.com>
423
424 PR ld/21884
425 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Check
426 ELF section header only for ELF output.
427 * testsuite/ld-elf/pr21884.d: New test.
428 * testsuite/ld-elf/pr21884.t: Likewise.
429 * testsuite/ld-elf/pr21884a.s: Likewise.
430 * testsuite/ld-elf/pr21884b.s: Likewise.
431
432 2017-08-02 H.J. Lu <hongjiu.lu@intel.com>
433
434 * emultempl/elf32.em (_place_orphan): Revert the last change.
435
436 2017-08-02 Max Filippov <jcmvbkbc@gmail.com>
437
438 * emultempl/xtensaelf.em (xtensa_wild_group_interleave_callback):
439 Only check for by_name sorting.
440
441 2017-08-02 Nick Clifton <nickc@redhat.com>
442
443 PR 21884
444 * emultempl/elf32.em (_place_orphan): Skip non-ELF binaries when
445 looking for sections to merge.
446
447 2017-07-31 Alan Modra <amodra@gmail.com>
448
449 * ld.texinfo (plt-localentry): Revise.
450
451 2017-07-29 Alan Modra <amodra@gmail.com>
452
453 * ld.texinfo (plt-localentry): Document.
454
455 2017-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * ldgram.y (ldgram_had_keep): Make static.
458 (ldgram_vers_current_lang): Likewise.
459 (filename_spec): New rule.
460 (input_section_spec_no_keep): Use filename_spec.
461 (wildcard_maybe_exclude): New rule.
462 (wildcard_spec): Rename to...
463 (section_name_spec): ...this.
464 (section_NAME_list): Rename to...
465 (section_name_list): ...this.
466 (section_name_spec): Simplifiy and use wildcard_maybe_exclude.
467 * ldlang.c (placed_commons): Delete.
468 (lang_add_wild): No longer set placed_commons.
469 (print_wild_statement): Use full names for SORT specifiers.
470 * testsuite/ld-scripts/align.exp: Run new tests.
471 * testsuite/ld-scripts/align3.d: New file.
472 * testsuite/ld-scripts/align3.t: New file.
473 * testsuite/ld-scripts/align4.d: New file.
474 * testsuite/ld-scripts/align4.t: New file.
475 * testsuite/ld-scripts/align5.d: New file.
476 * testsuite/ld-scripts/align5.t: New file.
477 * testsuite/ld-scripts/exclude-file-5.d: New file.
478 * testsuite/ld-scripts/exclude-file-5.map: New file.
479 * testsuite/ld-scripts/exclude-file-5.t: New file.
480 * testsuite/ld-scripts/exclude-file-6.d: New file.
481 * testsuite/ld-scripts/exclude-file-6.map: New file.
482 * testsuite/ld-scripts/exclude-file-6.t: New file.
483 * NEWS: Mention the changes.
484
485 2017-07-27 Georg-Johann Lay <gjl@gcc.gnu.org>
486
487 PR ld/21849
488 * scripttempl/avr.sc: Split .progmemx.* from .progmem.* and locate
489 former at a higher address.
490
491 2017-07-25 Alan Modra <amodra@gmail.com>
492
493 * testsuite/ld-powerpc/tlsopt5.s: Add cfi.
494 * testsuite/ld-powerpc/tlsopt5.d: Update.
495 * testsuite/ld-powerpc/tlsopt5.wf: New file.
496 * testsuite/ld-powerpc/powerpc.exp: Perform new tlsopt5 test.
497
498 2017-07-24 Claudiu Zissulescu <claziss@synopsys.com>
499
500 * testsuite/ld-arc/jli-overflow.d: Force testing for little
501 endian.
502 * testsuite/ld-arc/tls_gd-01.d: Fix string to match bigendian
503 systems.
504 * testsuite/ld-arc/tls_ie-01.d: Fix test for bigendian systems.
505
506 2017-07-19 Maciej W. Rozycki <macro@imgtec.com>
507
508 * testsuite/ld-scripts/fill.d: Adjust `xfail' entries. Add
509 `notarget' entries. Update comments.
510 * testsuite/ld-scripts/fill16.d: New test.
511 * testsuite/ld-scripts/fill16_0.s: New test source.
512 * testsuite/ld-scripts/fill16_1.s: New test source.
513 * testsuite/ld-scripts/fill16_2.s: New test source.
514 * testsuite/ld-scripts/data.exp: Run the new test.
515
516 2017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
517 John Eric Martin <John.Martin@emmicro-us.com>
518
519 * emulparams/arcelf.sh (JLI_START_TABLE): Define.
520 * scripttempl/elfarc.sc: Handle jlitab section.
521 * scripttempl/elfarcv2.sc: Likewise.
522 * testsuite/ld-arc/arc.exp: Add JLI test.
523 * testsuite/ld-arc/jli-script.ld: New file.
524 * testsuite/ld-arc/jli-simple.dd: Likewise.
525 * testsuite/ld-arc/jli-simple.rd: Likewise.
526 * testsuite/ld-arc/jli-simple.s: Likewise.
527 * testsuite/ld-arc/jli-overflow.s: Likewise.
528 * testsuite/ld-arc/jli-overflow.d: Likewise.
529 * testsuite/ld-arc/jli-overflow.err: Likewise.
530
531 2017-07-19 Tristan Gingold <gingold@adacore.com>
532
533 * ldmain.c (main): Remove display of data size.
534
535 2017-07-18 Maciej W. Rozycki <macro@imgtec.com>
536
537 PR ld/16656
538 * testsuite/ld-elf/binutils.exp (binutils_test): Make the
539 expectation for `.got' in GNU_RELRO segment target-specific.
540 Handle `.got.plt' separately.
541
542 2017-07-18 Maciej W. Rozycki <macro@imgtec.com>
543
544 PR ld/16656
545 * testsuite/ld-elf/binutils.exp (binutils_test): Make the
546 expectation for `.dynamic' in GNU_RELRO segment target-specific.
547
548 2017-07-18 Nick Clifton <nickc@redhat.com>
549
550 PR 21775
551 * ld.texinfo: Fix spelling typos.
552 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
553
554 2017-07-17 H.J. Lu <hongjiu.lu@intel.com>
555
556 * testsuite/ld-i386/i386.exp: Run pie1 and pie1-nacl.
557 * testsuite/ld-i386/pie1-nacl.d: New file.
558 * testsuite/ld-i386/pie1.d: Likewise.
559 * testsuite/ld-i386/pie1.s: Likewise.
560
561 2017-07-17 H.J. Lu <hongjiu.lu@intel.com>
562
563 PR ld/21782
564 * testsuite/ld-x86-64/pie3-nacl.d: New file.
565 * testsuite/ld-x86-64/pie3.d: Likewise.
566 * testsuite/ld-x86-64/pie3.s: Likewise.
567 * testsuite/ld-x86-64/x86-64.exp: Run pie3 and pie3-nacl.
568
569 2017-07-14 Alan Modra <amodra@gmail.com>
570
571 * testsuite/ld-powerpc/powerpc.exp: Add -shared to tlsop5 tests.
572 * testsuite/ld-powerpc/tlsopt5.d: Adjust.
573 * testsuite/ld-powerpc/tlsopt1_32.s: Use r30 as GOT pointer.
574 * testsuite/ld-powerpc/tlsopt2_32.s: Likewise.
575 * testsuite/ld-powerpc/tlsopt3_32.s: Likewise.
576 * testsuite/ld-powerpc/tlsopt4_32.s: Likewise.
577 * testsuite/ld-powerpc/tlsopt5_32.s: Rewrite.
578 * testsuite/ld-powerpc/tlsopt1_32.d: Adjust.
579 * testsuite/ld-powerpc/tlsopt2_32.d: Adjust.
580 * testsuite/ld-powerpc/tlsopt3_32.d: Adjust.
581 * testsuite/ld-powerpc/tlsopt5_32.d: Adjust.
582
583 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
584
585 * testsuite/ld-unique/pr21529.ld: New test linker script.
586 * testsuite/ld-unique/pr21529.d: Use it.
587
588 2017-07-12 Alan Modra <amodra@gmail.com>
589
590 * po/bg.po: Update from translationproject.org/latest/ld/.
591 * po/da.po: Likewise.
592 * po/es.po: Likewise.
593 * po/fi.po: Likewise.
594 * po/fr.po: Likewise.
595 * po/id.po: Likewise.
596 * po/it.po: Likewise.
597 * po/ja.po: Likewise.
598 * po/tr.po: Likewise.
599 * po/uk.po: Likewise.
600 * po/vi.po: Likewise.
601 * po/zh_CN.po: Likewise.
602 * po/zh_TW.po: Likewise.
603 * po/de.po: New file from translationproject.org.
604 * po/ru.po: Likewise.
605 * configure.ac (ALL_LINGUAS): Add de, ru. Sort.
606 * configure: Regenerate.
607
608 2017-07-12 Alan Modra <amodra@gmail.com>
609
610 * testsuite/ld-scripts/align.exp: Exclude powerpc*-*-aix*.
611 * testsuite/ld-scripts/assign-loc.d: Likewise.
612 * testsuite/ld-scripts/defined3.d: Likewise.
613 * testsuite/ld-scripts/defined4.d: Likewise.
614 * testsuite/ld-scripts/defined5.d: Likewise.
615 * testsuite/ld-scripts/expr2.d: Likewise.
616 * testsuite/ld-scripts/provide.exp: Likewise.
617 * testsuite/ld-scripts/sane1.d: Likewise.
618 * testsuite/ld-scripts/size.exp: Likewise.
619 * testsuite/ld-scripts/defined2.d: Don't xfail rs6000-*-aix*.
620
621 2017-07-12 Alan Modra <amodra@gmail.com>
622
623 * testsuite/ld-arc/nps-1b.err: Update.
624 * testsuite/ld-x86-64/ilp32-11.d: Update.
625
626 2017-07-11 H.J. Lu <hongjiu.lu@intel.com>
627
628 * testsuite/ld-selective/selective.exp: Support single digit
629 GCC version.
630
631 2017-07-11 Jiong Wang <jiong.wang@arm.com>
632
633 * testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to
634 filter out remaining lines.
635
636 2017-07-07 Maciej W. Rozycki <macro@imgtec.com>
637
638 * emultempl/mipself.em (mips_before_allocation): Avoid ELF
639 processing if not MIPS ELF.
640 * testsuite/ld-mips-elf/binary.d: New test.
641 * testsuite/ld-mips-elf/binary.ld: New test linker script.
642 * testsuite/ld-mips-elf/binary.s: New test source.
643 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
644
645 2017-07-07 Alan Modra <amodra@gmail.com>
646
647 * testsuite/ld-powerpc/ppc476-shared.lnk: Align .bss.
648 * testsuite/ld-powerpc/ppc476-shared.d: Adjust.
649 * testsuite/ld-powerpc/ppc476-shared2.d: Adjust.
650
651 2017-07-07 Alan Modra <amodra@gmail.com>
652
653 * Makefile.am (eelf64_s390.c): Depend on emultempl/s390.em.
654
655 2017-07-04 Tristan Gingold <gingold@adacore.com>
656
657 * configure: Regenerate.
658
659 2017-07-04 Tristan Gingold <gingold@adacore.com>
660
661 * NEWS: Add marker for 2.29.
662
663 2017-07-03 Tristan Gingold <gingold@adacore.com>
664
665 * po/ld.pot: Regenerate.
666
667 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
668
669 * testsuite/ld-mips-elf/relax-offset.dd: New test.
670 * testsuite/ld-mips-elf/relax-offset.gd: New test.
671 * testsuite/ld-mips-elf/relax-offset-umips.dd: New test.
672 * testsuite/ld-mips-elf/relax-offset-umips.gd: New test.
673 * testsuite/ld-mips-elf/relax-offset.ld: New test linker script.
674 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
675 (prune_warnings): New temporary procedure.
676
677 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
678
679 * testsuite/ld-mips-elf/mips-elf-flags.exp: Add interAptiv MR2
680 tests.
681
682 2017-06-27 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
683
684 PR ld/13402
685 * testsuite/ld-avr/pr13402.d: New test.
686 * testsuite/ld-avr/pr13402.s: New test.
687
688 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
689
690 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
691 Add an `args' final argument and examination code for `readelf
692 -A' output. Update procedure description accordingly.
693
694 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
695
696 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
697 Use `remote_exec' to call `readelf'. Log the command issued.
698
699 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
700
701 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
702 Use `readelf -h' rather than `readelf --headers'.
703
704 2017-06-26 Maciej W. Rozycki <macro@imgtec.com>
705
706 * testsuite/ld-mips-elf/lsi-4010-isa.d: New test.
707 * ld/testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
708
709 2017-06-26 Maciej W. Rozycki <macro@imgtec.com>
710
711 * testsuite/ld-elf/sizeofa.d: Also accept the OBJECT type for
712 the symbols examined.
713 * testsuite/ld-elf/sizeofc.d: Likewise.
714 * testsuite/ld-elf/startofa.d: Likewise.
715 * testsuite/ld-elf/startofc.d: Likewise.
716
717 2017-06-26 Alan Modra <amodra@gmail.com>
718
719 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Skip
720 --just-syms bfds when looking for a place to attach .note.gnu.build-id
721 and .eh_frame_hdr sections. Delete dead code.
722
723 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
724
725 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 11): New test.
726 (EABI attribute merging 12): Likewise.
727 * testsuite/ld-arm/attr-merge-11a.s: New file.
728 * testsuite/ld-arm/attr-merge-11b.s: New file.
729 * testsuite/ld-arm/attr-merge-11.attr: New file.
730 * testsuite/ld-arm/attr-merge-12a.s: New file.
731 * testsuite/ld-arm/attr-merge-12b.s: New file.
732 * testsuite/ld-arm/attr-merge-12.attr: New file.
733
734 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
735
736 * testsuite/ld-i386/i386.exp: Run weakundef1 tests.
737 * testsuite/ld-i386/weakundef1.c: New file.
738
739 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
740
741 PR ld/21090
742 * testsuite/ld-elfvsb/elfvsb.exp (visibility_run): Pass
743 $NOPIE_CFLAGS if non-PIE is required.
744
745 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
746
747 PR ld/21090
748 * testsuite/ld-i386/i386.exp: Pass $NOPIE_CFLAGS and
749 $NOPIE_LDFLAGS to "Run pr19031".
750
751 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
752
753 PR ld/21090
754 * testsuite/ld-gc/gc.exp: Compile tmpdir/pr14265.o with
755 $NOPIE_CFLAGS.
756 * testsuite/ld-i386/i386.exp: Pass $NOPIE_CFLAGS and
757 $NOPIE_LDFLAGS if non-PIE is required.
758 * testsuite/ld-i386/no-plt.exp (NOPIE_CFLAGS): New.
759 (NOPIE_LDFLAGS): Likewise.
760 Pass $NOPIE_LDFLAGS if non-PIE is required.
761 * testsuite/ld-shared/shared.exp: Compile tmpdir/sh1np.o with
762 $NOPIE_CFLAGS.
763
764 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
765
766 * NEWS: Mention -z shstk and GNU_PROPERTY_X86_FEATURE_1_SHSTK.
767 * emulparams/cet.sh (PARSE_AND_LIST_OPTIONS_CET): Add "-z shstk".
768 (PARSE_AND_LIST_ARGS_CASE_Z_CET): Support "-z shstk".
769 * ld.texinfo: Document -z shstk.
770 * testsuite/ld-i386/i386.exp: Run SHSTK tests.
771 * testsuite/ld-x86-64/x86-64.exp: Likewise.
772 * testsuite/ld-i386/property-x86-shstk.s: New file.
773 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
774 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
775 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
776 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
777 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
778 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
779 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
780 * testsuite/ld-x86-64/property-x86-shstk.s: Likewise.
781 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
782 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
783 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
784 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
785 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
786 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
787 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
788 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
789 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
790 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
791 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
792 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
793 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
794 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
795
796 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
797
798 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emulparams/cet.sh.
799 * Makefile.in: Regenerated.
800 * NEWS: Mention GNU_PROPERTY_X86_FEATURE_1_IBT, -z ibtplt
801 and -z ibt.
802 * emulparams/cet.sh: New file.
803 * testsuite/ld-i386/ibt-plt-1.d: Likewise.
804 * testsuite/ld-i386/ibt-plt-1.s: Likewise.
805 * testsuite/ld-i386/ibt-plt-2.s: Likewise.
806 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
807 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
808 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
809 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
810 * testsuite/ld-i386/ibt-plt-3.s: Likewise.
811 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
812 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
813 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
814 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
815 * testsuite/ld-i386/plt-main-ibt.dd: Likewise.
816 * testsuite/ld-i386/plt-pie-ibt.dd: Likewise.
817 * testsuite/ld-i386/property-x86-empty.s: Likewise.
818 * testsuite/ld-i386/property-x86-ibt.s: Likewise.
819 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
820 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
821 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
822 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
823 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
824 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
825 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
826 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
827 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
828 * testsuite/ld-x86-64/ibt-plt-1.s: Likewise.
829 * testsuite/ld-x86-64/ibt-plt-2.s: Likewise.
830 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
831 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
832 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
833 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
834 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
835 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
836 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
837 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
838 * testsuite/ld-x86-64/ibt-plt-3.s: Likewise.
839 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
840 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
841 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
842 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
843 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
844 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
845 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
846 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
847 * testsuite/ld-x86-64/plt-main-ibt-now.rd: Likewise.
848 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Likewise.
849 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
850 * testsuite/ld-x86-64/property-x86-empty.s: Likewise.
851 * testsuite/ld-x86-64/property-x86-ibt.s: Likewise.
852 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
853 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
854 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
855 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
856 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
857 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
858 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
859 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
860 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
861 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
862 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
863 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
864 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
865 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
866 * emulparams/elf32_x86_64.sh: Source emulparams/cet.sh.
867 (TINY_READONLY_SECTION): Add .plt.sec.
868 * emulparams/elf_i386.sh: Likewise.
869 * emulparams/elf_x86_64.sh: Source emulparams/cet.sh.
870 * ld.texinfo: Document -z ibtplt and -z ibt.
871 * testsuite/ld-i386/i386.exp: Run IBT and IBT PLT tests.
872 * testsuite/ld-x86-64/x86-64.exp: Likewise.
873 * testsuite/ld-x86-64/pr21481b.S (check): Updated for x32.
874
875 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
876
877 PR ld/21090
878 * testsuite/ld-elf/shared.exp: Pass $NOPIE_CFLAGS and
879 $NOPIE_LDFLAGS if non-PIE is required.
880
881 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
882
883 PR ld/21090
884 * testsuite/ld-scripts/crossref.exp: Also pass $NOPIE_CFLAGS
885 to CC.
886
887 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
888
889 PR ld/21090
890 * testsuite/ld-size/size.exp: Pass $NOPIE_LDFLAGS to size-4a,
891 size-4b, size-5a, size-5b, size-6 and size-8 tests.
892 * testsuite/ld-srec/srec.exp (NOPIE_CFLAGS): New.
893 (NOPIE_LDFLAGS): Likewise.
894 (CC): Add $NOPIE_CFLAGS $NOPIE_LDFLAGS.
895 (CXX): Likewise.
896 * testsuite/ld-x86-64/no-plt.exp (NOPIE_CFLAGS): New.
897 (NOPIE_LDFLAGS): Likewise.
898 Pass $NOPIE_LDFLAGS to "No PLT (dynamic 1a)",
899 "No PLT (dynamic 1c)" and "Run pr20253-2f".
900 * testsuite/ld-x86-64/x86-64.exp: Pass $NOPIE_LDFLAGS to
901 "Build gotpcrel1" and "Run pr19031".
902
903 2017-06-21 Alan Modra <amodra@gmail.com>
904
905 * testsuite/ld-powerpc/powerpc.exp: Run TOCSAVE tests.
906 * testsuite/ld-powerpc/tocsave1.s,
907 * testsuite/ld-powerpc/tocsave1a.d,
908 * testsuite/ld-powerpc/tocsave1s.d,
909 * testsuite/ld-powerpc/tocsave2.s,
910 * testsuite/ld-powerpc/tocsave2a.d,
911 * testsuite/ld-powerpc/tocsave2s.d,
912 * testsuite/ld-powerpc/tocsavelib.s: New files.
913
914 2017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
915
916 * Makefile.in: Add s390.em as build dependency.
917 * emulparams/elf64_s390.sh (EXTRA_EM_FILE): Add s390.em.
918 * emultempl/s390.em: New file.
919 * gen-doc.texi: Add documentation for --s390-pgste option.
920 * ld.texinfo: Likewise.
921
922 2017-06-19 H.J. Lu <hongjiu.lu@intel.com>
923
924 PR ld/21626
925 * testsuite/ld-i386/i386.exp: Run ld/21626 tests.
926 * testsuite/ld-x86-64/x86-64.exp: Likewise.
927
928 2017-06-18 Alan Modra <amodra@gmail.com>
929
930 * testsuite/lib/ld-lib.exp (is_underscore_target): New.
931 * testsuite/ld-elf/elf.exp (ASFLAGS): Define UNDERSCORE.
932 * testsuite/ld-elf/pr21562a.s: If UNDERSCORE defined,
933 reference sym with prefix.
934 * testsuite/ld-elf/pr21562b.s: Likewise.
935 * testsuite/ld-elf/sizeof.s: Likewise.
936 * testsuite/ld-elf/startof.s: Likewise.
937 * testsuite/ld-elf/pr14156a.d: Adjust for extra symbols.
938 * testsuite/ld-elf/pr21562a.d: Remove underscore target from
939 xfails, and match prefixed symbol.
940 * testsuite/ld-elf/pr21562b.d: Likewise.
941 * testsuite/ld-elf/pr21562c.d: Likewise.
942 * testsuite/ld-elf/pr21562d.d: Likewise.
943 * testsuite/ld-elf/pr21562e.d: Likewise.
944 * testsuite/ld-elf/pr21562f.d: Likewise.
945 * testsuite/ld-elf/pr21562g.d: Likewise.
946 * testsuite/ld-elf/pr21562h.d: Likewise.
947 * testsuite/ld-elf/pr21562i.d: Likewise.
948 * testsuite/ld-elf/pr21562j.d: Likewise.
949 * testsuite/ld-elf/pr21562k.d: Likewise.
950 * testsuite/ld-elf/pr21562l.d: Likewise.
951 * testsuite/ld-elf/pr21562m.d: Likewise.
952 * testsuite/ld-elf/pr21562n.d: Likewise.
953 * testsuite/ld-elf/sizeofa.d: Likewise.
954 * testsuite/ld-elf/sizeofb.d: Likewise.
955 * testsuite/ld-elf/sizeofc.d: Likewise.
956 * testsuite/ld-elf/startofa.d: Likewise.
957 * testsuite/ld-elf/startofb.d: Likewise.
958 * testsuite/ld-elf/startofc.d: Likewise.
959
960 2017-06-16 Alan Modra <amodra@gmail.com>
961
962 PR ld/20022
963 PR ld/21557
964 PR ld/21562
965 PR ld/21571
966 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't set
967 __start/__stop syms here.
968 * ldlang.c (lang_set_startof): Delete.
969 (start_stop_syms, start_stop_count, start_stop_alloc): New vars.
970 (lang_define_start_stop, lang_init_start_stop, foreach_start_stop,
971 undef_start_stop, lang_undef_start_stop, lang_init_startof_sizeof,
972 set_start_stop, lang_finalize_start_stop): New functions.
973 (lang_process): Call _start_stop functions.
974 * testsuite/ld-elf/pr21562a.d: Use xfail rather than notarget.
975 Correct typos and list of xfail targets.
976 * testsuite/ld-elf/pr21562b.d: Likewise.
977 * testsuite/ld-elf/pr21562c.d: Likewise.
978 * testsuite/ld-elf/pr21562d.d: Likewise.
979 * testsuite/ld-elf/pr21562e.d: Likewise.
980 * testsuite/ld-elf/pr21562f.d: Likewise.
981 * testsuite/ld-elf/pr21562g.d: Likewise.
982 * testsuite/ld-elf/pr21562h.d: Likewise.
983 * testsuite/ld-elf/pr21562i.d: Likewise.
984 * testsuite/ld-elf/pr21562j.d: Likewise.
985 * testsuite/ld-elf/pr21562k.d: Likewise.
986 * testsuite/ld-elf/pr21562l.d: Likewise.
987 * testsuite/ld-elf/pr21562m.d: Likewise.
988 * testsuite/ld-elf/pr21562n.d: Likewise.
989 * testsuite/ld-elf/sizeofa.d: Likewise. Adjust to pass for generic ELF.
990 * testsuite/ld-elf/sizeofb.d: Likewise.
991 * testsuite/ld-elf/startofa.d: Likewise.
992 * testsuite/ld-elf/startofb.d: Likewise.
993
994 2017-06-16 Jiong Wang <jiong.wang@arm.com>
995
996 * testsuite/ld-aarch64/aarch64-elf.exp: Update test name
997 * testsuite/ld-aarch64/pcrel.s: Add new testcases.
998 * testsuite/ld-aarch64/pcrel_pic_undefined.d: Update the expected
999 warnings.
1000 * testsuite/ld-aarch64/pcrel_pic_defined_local.d: Rename ...
1001 * testsuite/ld-aarch64/pcrel_pic_defined.d: ... to this.
1002 Update expected warnings.
1003
1004 2017-06-15 H.J. Lu <hongjiu.lu@intel.com>
1005
1006 * exsup.c (elf_shlib_list_options): Display "-z stack-size=SIZE"
1007 instead of "-z stacksize=SIZE".
1008
1009 2017-06-15 Jiong Wang <jiong.wang@arm.com>
1010
1011 * testsuite/ld-aarch64/copy-reloc-exe-2.s: New test source file.
1012 * testsuite/ld-aarch64/copy-reloc-2.d: New test.
1013 * testsuite/ld-aarch64/copy-reloc-exe-eliminate.s: New test source file.
1014 * testsuite/ld-aarch64/copy-reloc-eliminate.d: New test.
1015 * testsuite/ld-aarch64/copy-reloc-so.s: Define new global objects.
1016 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
1017
1018 2017-06-14 Nick Clifton <nickc@redhat.com>
1019
1020 PR binutils/21580
1021 * testsuite/ld-nds32/diff.d: Adjust expected output.
1022
1023 2017-06-14 H.J. Lu <hongjiu.lu@intel.com>
1024
1025 PR ld/20022
1026 * testsuite/ld-gc/pr20022.d: Skip on targets without dynamic
1027 relocations in .text section.
1028
1029 2017-06-14 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 * testsuite/ld-elf/pr21562a.d: Skip on targets with leading char
1032 in in symbol name or without --gc-sections.
1033 * testsuite/ld-elf/pr21562b.d: Likewise.
1034 * testsuite/ld-elf/pr21562c.d: Likewise.
1035 * testsuite/ld-elf/pr21562d.d: Likewise.
1036 * testsuite/ld-elf/pr21562i.d: Likewise.
1037 * testsuite/ld-elf/pr21562j.d: Likewise.
1038 * testsuite/ld-elf/pr21562k.d: Likewise.
1039 * testsuite/ld-elf/pr21562l.d: Likewise.
1040 * testsuite/ld-elf/pr21562m.d: Likewise.
1041 * testsuite/ld-elf/pr21562n.d: Likewise.
1042 * testsuite/ld-elf/pr21562e.d: Skip on targets with leading char
1043 in symbol name.
1044 * testsuite/ld-elf/pr21562f.d: Likewise.
1045 * testsuite/ld-elf/pr21562g.d: Likewise.
1046 * testsuite/ld-elf/pr21562h.d: Likewise.
1047
1048 2017-06-14 H.J. Lu <hongjiu.lu@intel.com>
1049
1050 * testsuite/ld-gc/pr20022a.s: Add size to bar.
1051
1052 2017-06-14 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * testsuite/ld-elf/sizeofa.d: Skip on targets with leading char
1055 in symbol name.
1056 * testsuite/ld-elf/sizeofb.d: Likewise.
1057 * testsuite/ld-elf/startofa.d: Likewise.
1058 * testsuite/ld-elf/startofb.d: Likewise.
1059
1060 2017-06-14 Georg-Johann Lay <gjl@gcc.gnu.org>
1061
1062 PR ld/21583
1063 * scripttempl/avr.sc (.jumptables): Move down in text section.
1064 (.hightext): New in text.
1065
1066 2017-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
1067
1068 * configure.tgt (epiphany-*-elf): Accept epiphany-*-*.
1069
1070 2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
1071
1072 * ldlang.c (lang_set_startof): Skip if config.build_constructors
1073 is FALSE.
1074 * testsuite/ld-elf/sizeofc.d: New file.
1075 * testsuite/ld-elf/startofc.d: Likewise.
1076
1077 2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
1078
1079 * testsuite/ld-elf/sizeof.d: Renamed to ...
1080 * testsuite/ld-elf/sizeofa.d: This. Updated.
1081 * testsuite/ld-elf/startof.d: Renamed to ...
1082 * testsuite/ld-elf/startofa.d: This. Updated.
1083 * testsuite/ld-elf/sizeofb.d: New file.
1084 * testsuite/ld-elf/startofb.d: Likewise.
1085
1086 2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
1087
1088 PR ld/20022
1089 PR ld/21557
1090 PR ld/21562
1091 PR ld/21571
1092 * ld.texinfo: Update __start_SECNAME/__stop_SECNAME symbols.
1093 * ldlang.c (lang_insert_orphan): Move handling of __start_SECNAME
1094 and __stop_SECNAME symbols to ...
1095 (lang_set_startof): Here. Also define __start_SECNAME and
1096 __stop_SECNAME for -Ur.
1097 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Mark
1098 referenced __start_SECNAME and __stop_SECNAME symbols as hidden
1099 and set start_stop for garbage collection.
1100 * testsuite/ld-elf/pr21562a.d: New file.
1101 * testsuite/ld-elf/pr21562a.s: Likewise.
1102 * testsuite/ld-elf/pr21562a.t: Likewise.
1103 * testsuite/ld-elf/pr21562b.d: Likewise.
1104 * testsuite/ld-elf/pr21562b.s: Likewise.
1105 * testsuite/ld-elf/pr21562b.t: Likewise.
1106 * testsuite/ld-elf/pr21562c.d: Likewise.
1107 * testsuite/ld-elf/pr21562c.t: Likewise.
1108 * testsuite/ld-elf/pr21562d.d: Likewise.
1109 * testsuite/ld-elf/pr21562d.t: Likewise.
1110 * testsuite/ld-elf/pr21562e.d: Likewise.
1111 * testsuite/ld-elf/pr21562f.d: Likewise.
1112 * testsuite/ld-elf/pr21562g.d: Likewise.
1113 * testsuite/ld-elf/pr21562h.d: Likewise.
1114 * testsuite/ld-elf/pr21562i.d: Likewise.
1115 * testsuite/ld-elf/pr21562j.d: Likewise.
1116 * testsuite/ld-elf/pr21562k.d: Likewise.
1117 * testsuite/ld-elf/pr21562l.d: Likewise.
1118 * testsuite/ld-elf/pr21562m.d: Likewise.
1119 * testsuite/ld-elf/pr21562n.d: Likewise.
1120 * testsuite/ld-gc/pr20022.d: Likewise.
1121 * testsuite/ld-gc/pr20022a.s: Likewise.
1122 * testsuite/ld-gc/pr20022b.s: Likewise.
1123 * testsuite/ld-gc/gc.exp: Run PR ld/20022 tests.
1124 * testsuite/ld-gc/pr19161.d: Also accept local __start_SECNAME
1125 symbol.
1126 * testsuite/ld-gc/start.d: Likewise.
1127 * testsuite/ld-x86-64/lea1a.d: Updated.
1128 * testsuite/ld-x86-64/lea1b.d: Updated.
1129 * testsuite/ld-x86-64/lea1d.d: Updated.
1130 * testsuite/ld-x86-64/lea1e.d: Likewise.
1131
1132 2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
1133
1134 * testsuite/ld-elf/sizeof.d: New file.
1135 * testsuite/ld-elf/sizeof.s: Likewise.
1136 * testsuite/ld-elf/startof.d: Likewise.
1137 * testsuite/ld-elf/startof.s: Likewise.
1138
1139 2017-06-13 Renlin Li <renlin.li@arm.com>
1140
1141 * testsuite/ld-elf/shared.exp (build_tests): Add --no-dynamic-linker
1142 option to rdynamic-1 and dynamic-1 tests.
1143
1144 2017-06-09 H.J. Lu <hongjiu.lu@intel.com>
1145
1146 * testsuite/ld-x86-64/property-x86-3-x32.d: New file.
1147 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
1148 * testsuite/ld-x86-64/property-x86-4b-x32.d: Likewise.
1149 * testsuite/ld-x86-64/property-x86-3.d: Also pass
1150 -defsym __64_bit__=1 to asssembler.
1151 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
1152 * testsuite/ld-x86-64/property-x86-4b.d: Likewise.
1153 * testsuite/ld-x86-64/property-x86-3.s: Align to 4 bytes if
1154 __64_bit__ isn't defined.
1155 * testsuite/ld-x86-64/property-x86-4a.s: Likewise.
1156 * testsuite/ld-x86-64/property-x86-4b.s: Likewise.
1157 * testsuite/ld-x86-64/x86-64.exp: Run property-x86-3-x32,
1158 property-x86-4a-x32 and property-x86-4b-x32.
1159
1160 2017-06-08 Cupertino Miranda <cmiranda@synopsys.com>
1161
1162 * testsuite/ld-arc/tls_ie-01.d: Changed expected result.
1163
1164 2017-06-08 H.J. Lu <hongjiu.lu@intel.com>
1165
1166 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Pass
1167 "-Map tmpdir/ifunc-1-local-x86.map" to ld and check
1168 ifunc-1-local-x86.map.
1169 * testsuite/ld-ifunc/ifunc-1-x86.d: Pass
1170 "-Map tmpdir/ifunc-1-x86.map" to ld and check ifunc-1-x86.map.
1171 * testsuite/ld-ifunc/ifunc-1-local-x86.map: New file.
1172 * testsuite/ld-ifunc/ifunc-1-x86.map: Likewise.
1173
1174 2017-06-07 Alan Modra <amodra@gmail.com>
1175
1176 * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64,
1177 nds32, and score. Match any output.
1178
1179 2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * ld.h (struct args_type): Fix typo in comment.
1182
1183 2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * ld.h (struct args_type): Add force_group_allocation field.
1186 * ldgram.y: Add support for FORCE_GROUP_ALLOCATION.
1187 * ldlex.h: Likewise.
1188 * ldlex.l: Likewise.
1189 * lexsup.c: Likewise.
1190 * ldlang.c (unique_section_p): Check resolve_section_groups flag
1191 not the relaxable link flag.
1192 (lang_add_section): Discard section groups when we're resolving
1193 groups. Clear the SEC_LINK_ONCE flag if we're resolving section
1194 groups.
1195 * ldmain.c (main): Initialise resolve_section_groups flag in
1196 link_info based on command line flags.
1197 * testsuite/ld-elf/group11.d: New file.
1198 * testsuite/ld-elf/group12.d: New file.
1199 * testsuite/ld-elf/group12.ld: New file.
1200 * NEWS: Mention new features.
1201 * ld.texinfo (Options): Document --force-group-allocation.
1202 (Miscellaneous Commands): Document FORCE_GROUP_ALLOCATION.
1203
1204 2017-06-05 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 PR ld/21529
1207 * testsuite/ld-unique/pr21529.d: New file.
1208 * testsuite/ld-unique/pr21529.s: Likewise.
1209 * testsuite/ld-unique/unique.exp: Run *.d.
1210
1211 2017-06-05 Alan Modra <amodra@gmail.com>
1212
1213 * ldmain.c (main): Correct setting of link_indo.new_dtags.
1214 * testsuite/ld-elf/now-3.d: Pass --disable-new-dtags to ld
1215 * testsuite/ld-elf/now-4.d: Likewise.
1216 * testsuite/ld-elf/rpath-1.d: Likewise.
1217 * testsuite/ld-elf/rpath-2.d: Likewise.
1218
1219 2017-06-05 Slava Barinov <v.barinov@samsung.com>
1220
1221 * configure.ac: Add --enable-new-dtags option.
1222 * ldmain.c (main): Set link_info.new_dtags to 1 if when
1223 --enable-new-dtags is switched on.
1224 * configure: Regenerate.
1225 * config.in: Regenerate.
1226
1227 2017-06-02 H.J. Lu <hongjiu.lu@intel.com>
1228
1229 * emulparams/call_nop.sh: Remove -z prefix-nop.
1230 * ld.texinfo: Likewise.
1231 * testsuite/ld-i386/call3c.d: Check for linker error.
1232 * testsuite/ld-x86-64/call1c.d: Likewise.
1233
1234 2017-06-01 Alan Modra <amodra@gmail.com>
1235
1236 * emultempl/ppc64elf.em (params): Init plt_localentry0 field.
1237 (enum ppc64_opt): New, replacing OPTION_* defines. Add
1238 OPTION_PLT_LOCALENTRY, and OPTION_NO_PLT_LOCALENTRY.
1239 (PARSE_AND_LIST_*): Support --plt-localentry and --no-plt-localentry.
1240 * testsuite/ld-powerpc/elfv2so.d: Update.
1241 * testsuite/ld-powerpc/powerpc.exp (TLS opt 5): Use --no-plt-localentry.
1242 * testsuite/ld-powerpc/tlsopt5.d: Update.
1243
1244 2017-05-31 Alan Modra <amodra@gmail.com>
1245
1246 * emultempl/ppc64elf.em (plt-static-chain help): Fix quoting.
1247
1248 2017-05-22 Jiong Wang <jiong.wang@arm.com>
1249
1250 * configure.tgt: Set "targ_emul" to "aarch64linux32b" for
1251 aarch64_be-*-linux-gnu_ilp32. Set "targ_emul" to "aarch64linux32" for
1252 aarch64-*-linux-gnu_ilp32.
1253
1254 2017-05-19 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 * testsuite/ld-i386/i386.exp: Run property-x86-4a and
1257 property-x86-4b.
1258 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1259 * testsuite/ld-i386/property-x86-4a.d: New file.
1260 * testsuite/ld-i386/property-x86-4a.s: Likewise.
1261 * testsuite/ld-i386/property-x86-4b.d: Likewise.
1262 * testsuite/ld-i386/property-x86-4b.s: Likewise.
1263 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
1264 * testsuite/ld-x86-64/property-x86-4a.s: Likewise.
1265 * testsuite/ld-x86-64/property-x86-4b.d: Likewise.
1266 * testsuite/ld-x86-64/property-x86-4b.s: Likewise.
1267
1268 2017-05-19 Georg-Johann Lay <avr@gjlay.de>
1269
1270 PR ld/21472
1271 * emulparams/avrxmega3.sh (RODATA_PM_OFFSET): Set to 0x8000.
1272 * scripttempl/avr.sc (__RODATA_PM_OFFSET__) [RODATA_PM_OFFSET]:
1273 Use RODATA_PM_OFFSET as default if not already defined.
1274 (.data) [!RODATA_PM_OFFSET]: Don't include .rodata and friends.
1275 (.rodata) [RODATA_PM_OFFSET]: Put at an offset of
1276 __RODATA_PM_OFFSET__.
1277
1278 2017-05-18 Nick Clifton <nickc@redhat.com>
1279
1280 PR ld/21251
1281 * ldfile.c (ldfile_add_library_path): If the path starts with
1282 $SYSROOT then use the sysroot as the real prefix.
1283 * ldlang.c (lang_add_input_file): Treat $SYSROOT in the same
1284 way as =.
1285 * ldlex.l: Add $SYSROOT as allow prefix for a filename.
1286 * ld.texinfo (-L): Document that $SYSROOT acts like = when
1287 prefixing a library search path.
1288 (INPUT): Likewise.
1289 * testsuite/ld-scripts/sysroot-prefix.exp: Add $SYSROOT prefix
1290 tests.
1291
1292 2017-05-18 Alan Modra <amodra@gmail.com>
1293
1294 * emultempl/elf32.em: Don't compare boolean values against TRUE or FALSE.
1295 * emultempl/pe.em: Likewise.
1296 * emultempl/pep.em: Likewise.
1297 * emultempl/xtensaelf.em (xtensa_wild_group_interleave_callback):
1298 Don't compare enum against TRUE.
1299
1300 2017-05-18 Alan Modra <amodra@gmail.com>
1301
1302 PR ld/20882
1303 * testsuite/ld-gc/pr20882.d: Don't pass -gdwarf-sections to gas.
1304 Allow for 16-bit address targets and match expected data fully.
1305 * testsuite/ld-gc/pr20882a.s: Delete .debug_line section.
1306 * testsuite/ld-gc/pr20882b.s: Likewise.
1307 * testsuite/ld-gc/pr20882c.s: Likewise.
1308
1309 2017-05-17 H.J. Lu <hongjiu.lu@intel.com>
1310
1311 PR ld/20882
1312 * testsuite/ld-gc/gc.exp: Run pr20882.
1313 * testsuite/ld-gc/pr20882.d: New file.
1314 * testsuite/ld-gc/pr20882a.s: Likewise.
1315 * testsuite/ld-gc/pr20882b.s: Likewise.
1316 * testsuite/ld-gc/pr20882c.s: Likewise.
1317
1318 2017-05-16 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 PR ld/21481
1321 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/21481 tests only
1322 if IFUNC is supported by run-time.
1323
1324 2017-05-16 Alan Modra <amodra@gmail.com>
1325
1326 * plugin.c: Rename occurrences of non_ir_ref.
1327
1328 2017-05-16 Alan Modra <amodra@gmail.com>
1329
1330 * plugin.c (is_visible_from_outside): Use non_ir_ref_dynamic.
1331 (plugin_notice): Set non_ir_ref for references from regular
1332 objects, non_ir_ref_dynamic for references from dynamic objects.
1333
1334 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1335
1336 * testsuite/ld-mips-elf/mips16e2-pcrel-0.d: New test.
1337 * testsuite/ld-mips-elf/mips16e2-pcrel-1.d: New test.
1338 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-2.d: New test.
1339 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-6.d: New test.
1340 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-0.d: New test.
1341 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-1.d: New test.
1342 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-0.d: New test.
1343 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-1.d: New test.
1344 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1345
1346 2017-05-15 Nick Clifton <nickc@redhat.com>
1347
1348 PR ld/21459
1349 * scripttempl/pe.sc: Add .debug_gdb_scripts section.
1350 * scripttempl/pep.sc: Likewise.
1351
1352 2017-05-12 H.J. Lu <hongjiu.lu@intel.com>
1353
1354 * testsuite/ld-i386/i386.exp: Run property-x86-3.
1355 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1356 * testsuite/ld-i386/property-x86-3.d: New file.
1357 * testsuite/ld-i386/property-x86-3.s: Likewise.
1358 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
1359 * testsuite/ld-x86-64/property-x86-3.s: Likewise.
1360
1361 2017-05-11 H.J. Lu <hongjiu.lu@intel.com>
1362
1363 * emulparams/elf_x86_64.sh (TINY_READONLY_SECTION): Replace
1364 .plt.bnd with .plt.sec.
1365 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1366 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1367 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1368 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1369 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1370 * testsuite/ld-x86-64/mpx3.dd: Likewise.
1371 * testsuite/ld-x86-64/mpx3n.dd: Likewise.
1372 * testsuite/ld-x86-64/mpx4.dd: Likewise.
1373 * testsuite/ld-x86-64/mpx4n.dd: Likewise.
1374 * testsuite/ld-x86-64/plt-main-bnd-now.rd: Likewise.
1375 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1376 * testsuite/ld-x86-64/pr21038b.d: Likewise.
1377 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1378 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1379
1380 2017-05-11 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 * testsuite/ld-i386/plt-pic2.dd: Updated.
1383 * testsuite/ld-i386/plt2.dd: Likewise.
1384 * testsuite/ld-i386/plt2.rd: Likewise.
1385 * testsuite/ld-i386/pr17689now.rd: Likewise.
1386 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1387 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
1388 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1389 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1390 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
1391 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1392 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1393 * testsuite/ld-x86-64/plt2.dd: Likewise.
1394 * testsuite/ld-x86-64/plt2.rd: Likewise.
1395 * testsuite/ld-x86-64/pr17689now.rd: Likewise.
1396 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1397 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1398
1399 2017-05-10 H.J. Lu <hongjiu.lu@intel.com>
1400
1401 * emulparams/i386lynx.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): Set
1402 to yes.
1403 * emulparams/i386moss.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1404 Likewise.
1405 * emulparams/i386nw.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): Likewise.
1406
1407 2017-05-10 H.J. Lu <hongjiu.lu@intel.com>
1408
1409 PR ld/21481
1410 * testsuite/ld-x86-64/pr21481a.c: New file.
1411 * testsuite/ld-x86-64/pr21481b.S: Likewise.
1412 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/21481 tests.
1413
1414 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1415
1416 * testsuite/ld-arc/attr-merge-0.d: New file.
1417 * testsuite/ld-arc/attr-merge-0.s: Likewise.
1418 * testsuite/ld-arc/attr-merge-0e.s: Likewise.
1419 * testsuite/ld-arc/attr-merge-1.d: Likewise.
1420 * testsuite/ld-arc/attr-merge-1.s: Likewise.
1421 * testsuite/ld-arc/attr-merge-1e.s: Likewise.
1422 * testsuite/ld-arc/attr-merge-2.d: Likewise.
1423 * testsuite/ld-arc/attr-merge-2.s: Likewise.
1424 * testsuite/ld-arc/attr-merge-3.d: Likewise.
1425 * testsuite/ld-arc/attr-merge-3.s: Likewise.
1426 * testsuite/ld-arc/attr-merge-3e.s: Likewise.
1427 * testsuite/ld-arc/attr-merge-4.s: Likewise.
1428 * testsuite/ld-arc/attr-merge-5.d: Likewise.
1429 * testsuite/ld-arc/attr-merge-5a.s: Likewise.
1430 * testsuite/ld-arc/attr-merge-5b.s: Likewise.
1431 * testsuite/ld-arc/attr-merge-conflict-isa.d: Likewise.
1432 * testsuite/ld-arc/attr-merge-err-isa.d: Likewise.
1433 * testsuite/ld-arc/attr-merge-incompatible-cpu.d: Likewise.
1434 * testsuite/ld-arc/got-01.d: Update test.
1435 * testsuite/ld-arc/attr-merge-err-quarkse.d: New file.
1436 * testsuite/ld-arc/attr-quarkse.s: Likewise.
1437 * testsuite/ld-arc/attr-quarkse2.s: Likewise.
1438
1439 2017-05-09 Awson <kyrab@mail.ru>
1440
1441 PR ld/21471
1442 * pe-dll.c (pe_detail_list): Add entry for pe-bigobj-x86-64.
1443
1444 2017-05-09 Benjamin Peterson <bp@benjamin.pe>
1445
1446 * ld.texinfo (orphan sections): Grammar fix.
1447
1448 2017-05-08 H.J. Lu <hongjiu.lu@intel.com>
1449
1450 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: New file.
1451 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
1452 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
1453 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1454 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
1455 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1456 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1457 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1458 * testsuite/ld-x86-64/mpx3n.dd: Likewise.
1459 * testsuite/ld-x86-64/mpx4n.dd: Likewise.
1460 * testsuite/ld-x86-64/plt-main-bnd-now.rd: Likewise.
1461 * testsuite/ld-x86-64/plt2.dd: Likewise.
1462 * testsuite/ld-x86-64/plt2.rd: Likewise.
1463 * testsuite/ld-x86-64/plt2.s: Likewise.
1464 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
1465 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
1466 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
1467 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1468 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1469 * testsuite/ld-x86-64/load1b-nacl.d: Updated.
1470 * testsuite/ld-x86-64/load1b.d: Likewise.
1471 * testsuite/ld-x86-64/plt-main-bnd.dd: Likewise.
1472 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1473 * testsuite/ld-x86-64/pr20830a.d: Update the .plt.got section
1474 with func@plt.
1475 * testsuite/ld-x86-64/pr20830b.d: Likewise.
1476 * testsuite/ld-x86-64/pr21038a.d: Likewise.
1477 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1478 * testsuite/ld-x86-64/mpx.exp: Add some -z now tests.
1479 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1480
1481 2017-05-08 H.J. Lu <hongjiu.lu@intel.com>
1482
1483 * testsuite/ld-i386/i386.exp: Add some -z now tests.
1484 * testsuite/ld-i386/plt-pic2.dd: New file.
1485 * testsuite/ld-i386/plt2.dd: Likewise.
1486 * testsuite/ld-i386/plt2.rd: Likewise.
1487 * testsuite/ld-i386/plt2.s: Likewise.
1488 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1489 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
1490 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
1491 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1492 * testsuite/ld-i386/pr20830.d: Update the .plt.got section
1493 with func@plt.
1494
1495 2017-05-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
1496
1497 * testsuite/ld-arm/arm-elf.exp
1498 (Secure gateway import library generation): Check e_type field
1499 of import library and executable produced.
1500 * testsuite/ld-arm/cmse-implib.type: Expectations for e_type field.
1501
1502 2017-04-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1503
1504 PR ld/21404
1505 * testsuite/ld-avr/pr21404-1.d: New test.
1506 * testsuite/ld-avr/pr21404-1.s: New test.
1507 * testsuite/ld-avr/pr21404-2.d: New test.
1508 * testsuite/ld-avr/pr21404-2.s: New test.
1509 * testsuite/ld-avr/pr21404-3.d: New test.
1510 * testsuite/ld-avr/pr21404-3.s: New test.
1511 * testsuite/ld-avr/pr21404-4.d: New test.
1512 * testsuite/ld-avr/pr21404-4.s: New test.
1513 * testsuite/ld-avr/pr21404-5.d: New test.
1514 * testsuite/ld-avr/pr21404-5.s: New test.
1515 * testsuite/ld-avr/pr21404-6.d: New test.
1516 * testsuite/ld-avr/pr21404-6.s: New test.
1517 * testsuite/ld-avr/pr21404-7.d: New test.
1518 * testsuite/ld-avr/pr21404-7.s: New test.
1519 * testsuite/ld-avr/pr21404-8.d: New test.
1520 * testsuite/ld-avr/pr21404-8.s: New test.
1521
1522 2017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1523
1524 * testsuite/ld-mips-elf/mips16-pcrel-0.d: New test.
1525 * testsuite/ld-mips-elf/mips16-pcrel-1.d: New test.
1526 * testsuite/ld-mips-elf/mips16-pcrel-addend-2.d: New test.
1527 * testsuite/ld-mips-elf/mips16-pcrel-addend-6.d: New test.
1528 * testsuite/ld-mips-elf/mips16-pcrel-n32-0.d: New test.
1529 * testsuite/ld-mips-elf/mips16-pcrel-n32-1.d: New test.
1530 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-0.d: New test.
1531 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-1.d: New test.
1532 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1533
1534 2017-05-03 H.J. Lu <hongjiu.lu@intel.com>
1535
1536 * testsuite/ld-elf/pr21384.d: Adjusted to accommodate
1537 additional dynamic symbols on some targets.
1538
1539 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1540
1541 * testsuite/ld-mips-elf/mips16-branch-absolute-1.d: New test.
1542 * testsuite/ld-mips-elf/mips16-branch-absolute-2.d: New test.
1543 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-1.d: New
1544 test.
1545 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-1.d: New
1546 test.
1547 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-2.d: New
1548 test.
1549 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32-1.d:
1550 New test.
1551 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-1.d: New
1552 test.
1553 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-2.d: New
1554 test.
1555 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64-1.d:
1556 New test.
1557 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1558
1559 2017-05-02 H.J. Lu <hongjiu.lu@intel.com>
1560
1561 * testsuite/ld-i386/tls.exp: Add -Wl,--no-as-needed to
1562 "TLS without PLT (1)" and "TLS without PLT (3)".
1563 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to
1564 to "TLS without PLT (3)".
1565
1566 2017-05-02 H.J. Lu <hongjiu.lu@intel.com>
1567
1568 PR ld/21384
1569 * testsuite/ld-elf/pr21384.d: New file.
1570 * testsuite/ld-elf/pr21384.dl: Likewise.
1571 * testsuite/ld-elf/pr21384.ld: Likewise.
1572 * testsuite/ld-elf/pr21384.s: Likewise.
1573
1574 2017-05-01 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 * testsuite/ld-i386/tls.exp: Run GNU2 TLS tests only if there
1577 is working GNU2 TLS support.
1578 * testsuite/ld-x86-64/tls.exp: Likewise.
1579 * testsuite/lib/ld-lib.exp (check_gnu2_tls_available): New proc.
1580
1581 2017-04-28 H.J. Lu <hongjiu.lu@intel.com>
1582
1583 * testsuite/config/default.exp (GNU2_CFLAGS): New. Set
1584 to -mtls-dialect=gnu2 if target compiler supports it.
1585 * testsuite/ld-i386/tls.exp: Run -mtls-dialect=gnu2 tests.
1586 * testsuite/ld-x86-64/tls.exp: Likewise.
1587 * testsuite/ld-i386/tlsdesc1a.c: New file.
1588 * testsuite/ld-i386/tlsdesc1b.c: Likewise.
1589 * testsuite/ld-x86-64/tlsdesc1a.c: Likewise.
1590 * testsuite/ld-x86-64/tlsdesc1b.c: Likewise.
1591
1592 2017-04-28 H.J. Lu <hongjiu.lu@intel.com>
1593
1594 * testsuite/ld-elf/shared.exp: Add run-time tests for -z now.
1595 * testsuite/ld-i386/tls.exp: Likewise.
1596 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1597 * testsuite/ld-x86-64/tls.exp: Likewise.
1598
1599 2017-04-27 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 * testsuite/ld-x86-64/pr21038a.d: Update DW_CFA_nop paddings
1602 in .eh_frame section.
1603 * testsuite/ld-x86-64/pr21038c.d: Update .eh_frame order.
1604
1605 2017-04-26 H.J. Lu <hongjiu.lu@intel.com>
1606
1607 * testsuite/ld-i386/tlsdesc2.d: New test.
1608 * testsuite/ld-x86-64/tlsdesc2.d: Likewise.
1609
1610 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1611
1612 PR ld/21334
1613 * testsuite/ld-mips-elf/pr21334.dd: New test.
1614 * testsuite/ld-mips-elf/pr21334.gd: New test.
1615 * testsuite/ld-mips-elf/pr21334.ld: New test linker script.
1616 * testsuite/ld-mips-elf/pr21334.s: New test source.
1617 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1618
1619 2017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 * testsuite/ld-x86-64/no-plt.exp: Also check no-plt-1e.nd.
1622 * testsuite/ld-x86-64/no-plt-1e.nd: New file.
1623
1624 2017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
1627 * testsuite/ld-i386/pr12570b.d: Likewise.
1628
1629 2017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1630
1631 PR ld/20815
1632 * testsuite/ld-i386/vxworks2.sd: Add space for program headers.
1633
1634 2017-04-24 Jose E. Marchesi <jose.marchesi@oracle.com>
1635
1636 * testsuite/ld-sparc/tlssunbin64.dd: Expect `return' instructions
1637 instead of `rett' in V9.
1638 * testsuite/ld-sparc/tlssunnopic64.dd: Likewise.
1639 * testsuite/ld-sparc/tlssunpic64.dd: Likewise.
1640
1641 2017-04-21 H.J. Lu <hongjiu.lu@intel.com>
1642
1643 PR ld/21402
1644 * testsuite/ld-elf/indirect.exp: Don't skip PIE indirect5 and
1645 indirect6 tests on i386.
1646
1647 2017-04-21 H.J. Lu <hongjiu.lu@intel.com>
1648
1649 PR ld/19617
1650 PR ld/21086
1651 * testsuite/ld-elf/pr19617a.d: Pass --no-dynamic-linker to ld.
1652 * testsuite/ld-elf/pr19617b.d: Likewise.
1653 * testsuite/ld-elf/pr19617c.d: Likewise.
1654 *testsuite/ld-i386/pr19636-4d.d: Likewise.
1655 * testsuite/ld-elf/readelf.exp: Pass --no-dynamic-linker to ld
1656 with --export-dynamic.
1657 * testsuite/ld-elf/shared.exp: Pass --no-dynamic-linker to ld
1658 with -E.
1659
1660 2017-04-20 H.J. Lu <hongjiu.lu@intel.com>
1661
1662 PR ld/21402
1663 * testsuite/ld-elf/indirect.exp: Pass $NOPIE_LDFLAGS and
1664 $NOPIE_CFLAGS to non-PIE indirect5 and indirect6 tests. Skip
1665 PIE indirect5 and indirect6 tests on i386.
1666
1667 2017-04-20 Maciej W. Rozycki <macro@imgtec.com>
1668
1669 * testsuite/ld-mips-elf/mips-elf.exp: Join `__ehdr_start' tests.
1670
1671 2017-04-20 H.J. Lu <hongjiu.lu@intel.com>
1672
1673 PR ld/21382
1674 * plugin.c (is_visible_from_outside): Symbol may be visible
1675 from outside if dynamic_ref_after_ir_def is set.
1676 (plugin_notice): Set dynamic_ref_after_ir_def if the symbol is
1677 defined in an IR object and referenced in a dynamic object.
1678 * testsuite/ld-plugin/lto.exp: Run PR ld/21382 tests.
1679 * testsuite/ld-plugin/pr21382a.c: New file.
1680 * testsuite/ld-plugin/pr21382b.c: Likewise.
1681
1682 2017-04-19 H.J. Lu <hongjiu.lu@intel.com>
1683
1684 PR ld/21401
1685 * testsuite/ld-ifunc/ifunc.exp: Add a libtest-2-now.so test with
1686 -z now.
1687
1688 2017-04-19 Alan Modra <amodra@gmail.com>
1689
1690 * ld.texinfo (dynamic-undefined-weak): Document.
1691 (nodynamic-undefined-weak): Document that this option now can
1692 be used with shared libs.
1693 * emulparams/dynamic_undefined_weak.sh: Support -z
1694 dynamic-undefined-weak.
1695 * emulparams/elf32ppccommon.sh: Include dynamic_undefined_weak.sh.
1696 * testsuite/ld-undefined/weak-undef.exp (undef_weak_so),
1697 (undef_weak_exe): New. Use them. Add -z dynamic-undefined-weak
1698 and -z nodynamic-undefined-weak tests.
1699 * Makefile.am: Update powerpc dependencies.
1700 * Makefile.in: Regenerate.
1701
1702 2017-04-17 H.J. Lu <hongjiu.lu@intel.com>
1703
1704 PR ld/21389
1705 * testsuite/ld-elf/pr21389.map: New file.
1706 * testsuite/ld-elf/pr21389.s: Likewise.
1707 * testsuite/ld-elf/pr21389a.d: Likewise.
1708 * testsuite/ld-elf/pr21389b.d: Likewise.
1709 * testsuite/ld-elf/pr21389c.d: Likewise.
1710
1711 2017-04-17 Alan Modra <amodra@gmail.com>
1712
1713 * testsuite/ld-elf/indirect5a.c,
1714 * testsuite/ld-elf/indirect5b.c,
1715 * testsuite/ld-elf/indirect5.map,
1716 * testsuite/ld-elf/indirect5.out: New test.
1717 * testsuite/ld-elf/indirect6a.c: Likewise.
1718 * testsuite/ld-elf/indirect.exp (check_dynamic_syms): New proc.
1719 Run new tests and check dynsyms.
1720
1721 2017-04-11 Alan Modra <amodra@gmail.com>
1722
1723 PR 21274
1724 PR 18466
1725 * emultempl/pe.em (pe_find_data_imports): Don't use fixed size
1726 symbol buffer. Instead, xmalloc max size needed with space for
1727 prefix. Wrap overlong lines. Formatting. Pass symbol buffer
1728 copy of name to pe_walk_relocs_of_symbol.
1729 (make_inport_fixup): Add "name" param, pass to pe_create_import_fixup.
1730 * emultempl/pe.em (pep_find_data_imports): As for pe_find_data_imports.
1731 (make_import_fixup): Add "name" param, pass to pep_create_import_fixup.
1732 Use bfd_get_signed_* and remove unnecessary casts. Formatting.
1733 * pe-dll.c (pe_walk_relocs_of_symbol): Add "name" param. Pass to
1734 callback.
1735 (make_import_fixup_mark): Add "name" param. Make use of prefix
1736 space rather than xmalloc here.
1737 (pe_create_import_fixup): Likewise.
1738 * pe-dll.h (pe_walk_relocs_of_symbol): Update prototype.
1739 (pe_create_import_fixup): Likewise.
1740 * pep-dll.h (pep_walk_relocs_of_symbol): Likewise.
1741 (pep_create_import_fixup): Likewise.
1742
1743 2017-04-10 Nick Clifton <nickc@redhat.com>
1744
1745 * ld.texinfo (--strip-discarded): Document.
1746 (--embedded-relocs): Document.
1747 (--spare-dynamic-tags): Document.
1748 (--task-link): Document.
1749
1750 2017-04-10 Alan Modra <amodra@gmail.com>
1751
1752 PR 21287
1753 * testsuite/ld-elf/init-fini-arrays.d: Match INIT_ARRAY and FINI_ARRAY.
1754 * testsuite/ld-elf/init-fini-arrays.s: Use %init_array and %fini_array
1755 section types.
1756 * testsuite/lib/ld-lib.exp (default_ld_compile): Trim assembler
1757 warnings about "ignoring incorrect section type".
1758 (run_ld_link_exec_tests, run_cc_link_tests): Delete old comment.
1759
1760 2017-04-10 Alan Modra <amodra@gmail.com>
1761
1762 * testsuite/ld-elfvsb/elfvsb.exp (visibility_run): Delete
1763 sh1p.o, sh2p.o, sh1np.o and sh2np.o before compiling. Use
1764 remote_file host exists rather than file exists.
1765
1766 2017-04-07 H.J. Lu <hongjiu.lu@intel.com>
1767
1768 PR ld/21090
1769 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Use
1770 NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE for the non-pie
1771 version of the test.
1772
1773 2017-04-07 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 PR ld/19579
1776 PR ld/21306
1777 * testsuite/ld-elf/pr19579a.c (main): Updated.
1778
1779 2017-04-07 Nick Clifton <nickc@redhat.com>
1780
1781 PR 21090
1782 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Explicitly
1783 disable PIE for the non-pie version of the test.
1784
1785 2017-04-07 Alan Modra <amodra@gmail.com>
1786
1787 * testsuite/ld-elf/mbind2a.s: Don't use @, the ARM comment char.
1788
1789 2017-04-07 gingold <gingold@gingold-Precision-7510>
1790
1791 * testsuite/ld-pe/pe.exp: New test.
1792 * testsuite/ld-pe/weakdef-1.s: New test source.
1793 * testsuite/ld-pe/weakdef-1.d: New test.
1794
1795 2017-04-07 Alan Modra <amodra@gmail.com>
1796
1797 * testsuite/ld-elf/mbind1a.d: Remove matches for PT_LOAD segments.
1798 * testsuite/ld-elf/mbind1b.d: Likewise.
1799 * testsuite/ld-elf/mbind1c.d: Likewise.
1800
1801 2017-04-05 Hans-Peter Nilsson <hp@axis.com>
1802
1803 PR ld/21233
1804 * testsuite/ld-elf/shared.exp: Change xfails to kfails and fix
1805 indentation issue introduced with last commit.
1806
1807 2017-04-05 Hans-Peter Nilsson <hp@axis.com>
1808
1809 PR ld/21233
1810 * testsuite/ld-elf/shared.exp: Xfail all PR21233 tests but the
1811 first test for cris*-*-*.
1812
1813 2017-04-04 Maciej W. Rozycki <macro@imgtec.com>
1814
1815 PR ld/21233
1816 * ldlang.c (insert_undefined): Set `mark' for ELF symbols.
1817 * testsuite/ld-elf/pr21233.sd: New test.
1818 * testsuite/ld-elf/pr21233-l.sd: New test.
1819 * testsuite/ld-elf/pr21233.ld: New test linker script.
1820 * testsuite/ld-elf/pr21233-e.ld: New test linker script.
1821 * testsuite/ld-elf/pr21233.s: New test source.
1822 * testsuite/ld-elf/pr21233-l.s: New test source.
1823 * testsuite/ld-elf/shared.exp: Run the new tests.
1824
1825 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
1826
1827 * NEWS: Mention support for ELF SHF_GNU_MBIND and
1828 PT_GNU_MBIND_XXX.
1829 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
1830 input GNU_MBIND sections with the same type, attributes and
1831 sh_info field into a single output GNU_MBIND section.
1832 * testsuite/ld-elf/elf.exp: Run mbind2a and mbind2b.
1833 * testsuite/ld-elf/mbind1.s: New file.
1834 * testsuite/ld-elf/mbind1a.d: Likewise.
1835 * testsuite/ld-elf/mbind1b.d: Likewise.
1836 * testsuite/ld-elf/mbind1c.d: Likewise.
1837 * testsuite/ld-elf/mbind2a.s: Likewise.
1838 * testsuite/ld-elf/mbind2b.c: Likewise.
1839
1840 2017-04-03 H.J. Lu <hongjiu.lu@intel.com>
1841
1842 * NEWS: Mention support for ELF GNU program properties.
1843 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
1844 ELF setup_gnu_properties.
1845 * testsuite/ld-i386/i386.exp: Run property tests for Linux/i386.
1846 * testsuite/ld-i386/pass.c: New file.
1847 * testsuite/ld-i386/property-1.r: Likewise.
1848 * testsuite/ld-i386/property-2.r: Likewise.
1849 * testsuite/ld-i386/property-3.r: Likewise.
1850 * testsuite/ld-i386/property-4.r: Likewise.
1851 * testsuite/ld-i386/property-5.r: Likewise.
1852 * testsuite/ld-i386/property-6.r: Likewise.
1853 * testsuite/ld-i386/property-6a.c: Likewise.
1854 * testsuite/ld-i386/property-6b.c: Likewise.
1855 * testsuite/ld-i386/property-6c.S: Likewise.
1856 * testsuite/ld-i386/property-7.r: Likewise.
1857 * testsuite/ld-i386/property-no-copy.S: Likewise.
1858 * testsuite/ld-i386/property-stack.S: Likewise.
1859 * testsuite/ld-i386/property-unsorted-1.S: Likewise.
1860 * testsuite/ld-i386/property-unsorted-2.S: Likewise.
1861 * testsuite/ld-i386/property-x86-1.S: Likewise.
1862 * testsuite/ld-i386/property-x86-2.S: Likewise.
1863 * testsuite/ld-x86-64/pass.c: Likewise.
1864 * testsuite/ld-x86-64/property-1.r: Likewise.
1865 * testsuite/ld-x86-64/property-2.r: Likewise.
1866 * testsuite/ld-x86-64/property-3.r: Likewise.
1867 * testsuite/ld-x86-64/property-4.r: Likewise.
1868 * testsuite/ld-x86-64/property-5.r: Likewise.
1869 * testsuite/ld-x86-64/property-6.r: Likewise.
1870 * testsuite/ld-x86-64/property-6a.c: Likewise.
1871 * testsuite/ld-x86-64/property-6b.c: Likewise.
1872 * testsuite/ld-x86-64/property-6c.S: Likewise.
1873 * testsuite/ld-x86-64/property-7.r: Likewise.
1874 * testsuite/ld-x86-64/property-no-copy.S: Likewise.
1875 * testsuite/ld-x86-64/property-stack.S: Likewise.
1876 * testsuite/ld-x86-64/property-unsorted-1.S: Likewise.
1877 * testsuite/ld-x86-64/property-unsorted-2.S: Likewise.
1878 * testsuite/ld-x86-64/property-x86-1.S: Likewise.
1879 * testsuite/ld-x86-64/property-x86-2.S: Likewise.
1880 * testsuite/ld-x86-64/x86-64.exp: Run property tests for
1881 Linux/x86-64.
1882
1883 2017-03-28 Hans-Peter Nilsson <hp@axis.com>
1884
1885 PR ld/16044
1886 * testsuite/ld-cris/pr16044.d, testsuite/ld-cris/dso-1c.s,
1887 testsuite/ld-cris/dso-2b.s, testsuite/ld-cris/dso-4.s: New test.
1888
1889 2017-03-21 Sandra Loosemore <sandra@codesourcery.com>
1890
1891 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Return
1892 false for nios2-*-elf.
1893
1894 2017-03-21 gingold <gingold@gingold-Precision-7510>
1895
1896 * ldlang.c (lang_check_section_addresses): Check only for
1897 allocated sections.
1898
1899 2017-03-17 Alan Modra <amodra@gmail.com>
1900
1901 * testsuite/ld-elf/sec64k.exp: Don't run on h8300 and ip2k.
1902
1903 2017-03-15 Tristan Gingold <gingold@adacore.com>
1904
1905 * testsuite/ld-checks/checks.exp (overflow_check): Disable for
1906 non-elf targets.
1907
1908 2017-03-14 H.J. Lu <hongjiu.lu@intel.com>
1909
1910 * ldlang.c (lang_check_section_addresses): Use addr_mask to
1911 check VMA and LMA.
1912
1913 2017-03-13 Nick Clifton <nickc@redhat.com>
1914
1915 PR binutils/21202
1916 * testsuite/ld-aarch64/ifunc-5r-local.d: Update regexp.
1917
1918 2017-03-13 Tristan Gingold <gingold@adacore.com>
1919
1920 * ldlang.c (lang_check_section_addresses): Check for address space
1921 overflow.
1922 * testsuite/ld-checks/checks.exp (overflow_check): New procedure
1923 * testsuite/ld-checks/over.s: New test source.
1924 * testsuite/ld-checks/over.d: New test.
1925 * testsuite/ld-checks/over2.s: New test source.
1926 * testsuite/ld-checks/over2.d: New test.
1927
1928 2017-03-13 Alexey Neyman <stilor@att.net>
1929
1930 * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Set from target
1931 cpu, not host.
1932
1933 2017-03-11 Alan Modra <amodra@gmail.com>
1934
1935 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Add
1936 sysroot for -rpath search.
1937
1938 2017-03-11 Alan Modra <amodra@gmail.com>
1939
1940 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Rewrite.
1941 Only prefix absolute paths with sysroot. Handle DOS paths.
1942 (gld${EMULATION_NAME}_check_ld_elf_hints): Constify variable.
1943 (gld${EMULATION_NAME}_check_ld_so_conf): Likewise.
1944 (gld${EMULATION_NAME}_after_open): Short-circuit NULL path
1945 searches. Rename variable. Simplify get_runpath search.
1946
1947 2017-03-11 Alan Modra <amodra@gmail.com>
1948
1949 * testsuite/ld-elf/shared.exp: Use -Wl,-export-dynamic rather
1950 than -rdynamic.
1951
1952 2017-03-11 Alan Modra <amodra@gmail.com>
1953
1954 * ld.texinfo (Orphan Sections): Mention that not all targets
1955 handle orphans well.
1956 * testsuite/ld-elf/orphan-9.d: Don't run for i860 and i960.
1957 * testsuite/ld-elf/orphan-10.d: Likewise.
1958
1959 2017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1960
1961 * ldlang.c (lang_size_sections_1): Shortcut loop only after
1962 tracking changes to the default regions LMA.
1963 * testsuite/ld-elf/orphan-9.ld: Extend header comment.
1964 * testsuite/ld-elf/orphan-10.d: New file.
1965 * testsuite/ld-elf/orphan-10.s: New file.
1966 * NEWS: Mention change in behaviour.
1967
1968 2017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * ldlang.c (lang_leave_output_section_statement): Move lma_region
1971 logic to...
1972 (lang_propagate_lma_regions): ...this new function.
1973 (lang_process): Call new function.
1974 * testsuite/ld-elf/orphan-9.d: New file.
1975 * testsuite/ld-elf/orphan-9.ld: New file.
1976 * testsuite/ld-elf/orphan-9.s: New file.
1977 * NEWS: Mention change in behaviour.
1978
1979 2017-03-07 Alan Modra <amodra@gmail.com>
1980
1981 * ldlang.c (open_input_bfds): Check that lang_assignment_statement
1982 is not an assert before referencing defsym.
1983
1984 2017-03-05 Alan Modra <amodra@gmail.com>
1985
1986 * testsuite/ld-elf/eh3.d: Adjust for eh_frame alignment change.
1987 * testsuite/ld-elf/eh6.d: Likewise.
1988 * testsuite/ld-alpha/tlsbin.dd: Likewise.
1989 * testsuite/ld-alpha/tlsbin.td: Likewise.
1990 * testsuite/ld-alpha/tlsbinr.dd: Likewise.
1991 * testsuite/ld-alpha/tlspic.dd: Likewise.
1992 * testsuite/ld-alpha/tlspic.rd: Likewise.
1993 * testsuite/ld-alpha/tlspic.sd: Likewise.
1994 * testsuite/ld-alpha/tlspic.td: Likewise.
1995 * testsuite/ld-mips-elf/eh-frame1-n64.d: Likewise.
1996 * testsuite/ld-mips-elf/eh-frame2-n64.d: Likewise.
1997 * testsuite/ld-mips-elf/eh-frame3.d: Likewise.
1998 * testsuite/ld-x86-64/pr20830a.d: Likewise.
1999 * testsuite/ld-x86-64/pr21038a.d: Likewise.
2000 * testsuite/ld-x86-64/pr21038b.d: Likewise.
2001 * testsuite/ld-x86-64/pr21038c.d: Likewise.
2002
2003 2017-03-03 Max Bolingbroke <batterseapower@hotmail.com>
2004
2005 PR 12969
2006 * pe-dll.c (generate_edata): Fail if the input file(s) require too
2007 many ordinals.
2008
2009 2017-03-02 Alan Modra <amodra@gmail.com>
2010
2011 * testsuite/ld-elf/shared.exp: Pass -ansi when compiling new.cc
2012 and dl3.cc.
2013
2014 2017-02-28 Alan Modra <amodra@gmail.com>
2015
2016 * testsuite/ld-elf/merge.d: xfail for nios.
2017
2018 2017-02-28 Alan Modra <amodra@gmail.com>
2019
2020 * testsuite/ld-powerpc/addpcis.d: Define ext1 and ext2 at
2021 limits of addpcis range.
2022
2023 2017-02-28 Maciej W. Rozycki <macro@imgtec.com>
2024
2025 * testsuite/ld-mips-elf/jalr4.dd: Adjust for `jalr $0, $25'
2026 instructions.
2027 * testsuite/ld-mips-elf/jalr4-r6.dd: New test.
2028 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
2029
2030 2017-02-27 Georg-Johann Lay <gjl@gcc.gnu.org>
2031
2032 PR target/20849
2033 * scripttempl/avrtiny.sc (__RODATA_PM_OFFSET__): New define.
2034 (.rodata): New section.
2035 (.data): Remove .rodata*.
2036
2037 2017-02-25 Alan Modra <amodra@gmail.com>
2038
2039 * testsuite/ld-elf/elf.exp: Xfail pr20995 tests on hppa64-hpux.
2040 Set up HPUX defsym. Run pr14170 tests and build symbol3 objects,
2041 defining HPUX where necessary. Define HPUX for implib tests.
2042 * testsuite/ld-elf/comm-data4.d: Run for hpux.
2043 * testsuite/ld-elf/endsym.d: Likewise.
2044 * testsuite/ld-elf/linkoncerdiff.d: Likewise.
2045 * testsuite/ld-elf/comm-data4.s: Add alternate .comm when HPUX.
2046 * testsuite/ld-elf/comm-data5.s: Likewise.
2047 * testsuite/ld-elf/endsym.s: Likewise.
2048 * testsuite/ld-elf/pr14170c.s: Likewise.
2049 * testsuite/ld-elf/symbol3.s: Likewise.
2050 * testsuite/ld-elf/implib.s: Likewise. Don't start directives
2051 in first column.
2052 * testsuite/ld-elf/linkoncerdiff2.s: Don't use numeric labels.
2053 * testsuite/ld-elf/warn3.d: Run for hpux.
2054 * testsuite/ld-scripts/rgn-at10.d: Xfail for hpux.
2055 * testsuite/ld-scripts/rgn-at11.d: Likewise.
2056 * testsuite/ld-scripts/size-2.d: Remove xfail for hpux.
2057
2058 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
2059
2060 * testsuite/ld-elf/ver_def.vd: New test.
2061 * testsuite/ld-elf/ver_def-tic6x.vd: New test.
2062 * testsuite/ld-elf/ver_def.ld: New test linker script.
2063 * testsuite/ld-elf/ver_def.ver: New test version script.
2064 * testsuite/ld-elf/ver_def.s: New test source.
2065 * testsuite/ld-elf/readelf.exp: New test script.
2066
2067 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2068
2069 * testsuite/ld-mips-elf/relax-jalr-n32.d: Remove `--relax'
2070 option.
2071 * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
2072 * testsuite/ld-mips-elf/relax-jalr-n64.d: Likewise.
2073 * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
2074
2075 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2076
2077 * testsuite/ld-mips-elf/jalr4.dd: New test.
2078 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
2079
2080 2017-02-23 Alan Modra <amodra@gmail.com>
2081
2082 PR 20744
2083 * testsuite/ld-powerpc/vle-reloc-2.s: Use r6 for last insn of
2084 each group.
2085 * testsuite/ld-powerpc/vle-reloc-2.d: Update for above change
2086 and sdarel reloc fix.
2087
2088 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
2089
2090 PR ld/20828
2091 * testsuite/ld-elf/pr20828-d.sd: New test.
2092 * testsuite/ld-elf/pr20828-e.sd: New test.
2093 * testsuite/ld-elf/pr20828-v.od: New test.
2094 * testsuite/ld-elf/pr20828-v.ver: New test version script.
2095 * testsuite/ld-elf/pr20828-v.ld: New test linker script.
2096 * testsuite/ld-elf/pr20828.ld: Add `.gnu.version' and
2097 `.gnu.version_d'.
2098 * testsuite/ld-elf/shared.exp: Run the new tests.
2099
2100 2017-02-21 Nick Clifton <nickc@redhat.com>
2101
2102 * testsuite/ld-ifunc/pr18808b.c (bar): Fix compile time warning
2103 about non-void function returning without a result.
2104
2105 2017-02-17 Alan Modra <amodra@gmail.com>
2106
2107 PR 15041
2108 * scripttempl/pe.sc: Don't combine sections for ld -r.
2109 * scripttempl/pep.sc: Likewise.
2110
2111 2017-02-17 Alan Modra <amodra@gmail.com>
2112
2113 PR 21099
2114 * emulparams/elf32m32c.sh: Define STACK_ADDR and STACK_SENTINEL
2115 rather than using OTHER_SECTIONS.
2116 * emulparams/elf32mt.sh: Likewise.
2117 * emulparams/elf32rx.sh: Likewise.
2118 * emulparams/elf32rl78.sh: Likewise. Use OTHER_SYMBOLS to
2119 define __rl78_abs__.
2120 * emulparams/shelf.sh: Define STACK_ADDR and STACK_SENTINEL
2121 rather than using OTHER_SECTIONS.
2122 * emulparams/shelf32.sh: Likewise. Use OTHER_SECTIONS for .cranges.
2123 * emulparams/shelf64.sh: Unset OTHER_SECTIONS.
2124 * emulparams/shelf_nbsd.sh: Unset STACK_ADDR not OTHER_SECTIONS.
2125 * emulparams/shelf_uclinux.sh: Likewise.
2126 * emulparams/shlsymbian.sh: Unset STACK_ADDR. Use OTHER_SYMBOLS
2127 to define _stack, not OTHER_SECTIONS.
2128 * scripttempl/elf.sc: Move STACK, TINY_DATA_SECTION, and
2129 TINY_BSS_SECTION before debug sections. Add STACK_SENTINEL.
2130 * scripttempl/arclinux.sc: Likewise.
2131 * scripttempl/elf64hppa.sc: Likewise.
2132 * scripttempl/elfxtensa.sc: Likewise.
2133 * scripttempl/nds32elf.sc: Likewise.
2134 * scripttempl/armbpabi.sc: Move STACK before debug sections.
2135 * scripttempl/elf_chaos.sc: Likewise.
2136 * scripttempl/elfarc.sc: Delete STACK.
2137 * scripttempl/epiphany_4x4.sc: Delete STACK. Move TINY_DATA_SECTION,
2138 TINY_BSS_SECTION, and .stack before debug sections.
2139
2140 2017-02-17 Nick Clifton <nickc@redhat.com>
2141
2142 PR ld/20825
2143 * ld.texinfo (Options): Add missing @item entry for --pop-state.
2144
2145 2017-02-17 Alan Modra <amodra@gmail.com>
2146
2147 * testsuite/ld-elf/dwarf2.err: Accept other errors between the
2148 multiple definition errors.
2149
2150 2017-02-17 Alan Modra <amodra@gmail.com>
2151
2152 * testsuite/ld-elf/dwarf2.err: Add missing newline at end.
2153 * testsuite/ld-elf/dwarf3.err: Likewise. Allow match without filename.
2154
2155 2017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2156
2157 * testsuite/ld-elf/shared.exp: Update expected results.
2158 * testsuite/ld-elf/dwarf2.err: Likewise
2159
2160 2017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2161
2162 * testsuite/ld-elf/dwarf.exp (build_tests): Add new tests.
2163 * testsuite/ld-elf/dwarf2.err: New file.
2164 * testsuite/ld-elf/dwarf2a.c: New file.
2165 * testsuite/ld-elf/dwarf2b.c: New file.
2166 * testsuite/ld-elf/dwarf3.c: New file.
2167 * testsuite/ld-elf/dwarf3.err: New file.
2168
2169 2017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2170
2171 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Add warning,
2172 error, warning_output, and error_output actions. Remove separate
2173 warnings parameter.
2174 * testsuite/ld-elf/shared.exp (build_tests): Updated to use
2175 'warning' action.
2176 * testsuite/ld-plugin/lto.exp (lto_link_tests): Likewise.
2177
2178 2017-02-16 Alan Modra <amodra@gmail.com>
2179
2180 * testsuite/ld-elf/check-ptr-eq.c (check_ptr_eq): Change params
2181 from void pointers to function pointers.
2182 * testsuite/ld-elf/pr18718.c: Update to suit.
2183 * testsuite/ld-elf/pr18720a.c: Update to suit.
2184
2185 2017-02-16 Alan Modra <amodra@gmail.com>
2186
2187 PR 21000
2188 * testsuite/ld-elf/loadaddr1.d: Adjust for hppa file offsets.
2189 * testsuite/ld-elf/loadaddr2.d: Likewise.
2190 * testsuite/ld-elf/loadaddr3a.d: Likewise.
2191 * testsuite/ld-scripts/rgn-at5.d: Likewise.
2192
2193 2017-02-16 Alan Modra <amodra@gmail.com>
2194
2195 * testsuite/ld-powerpc/vxworks1-lib.s: Correct addi to addic.
2196 * testsuite/ld-powerpc/vxworks1-lib.dd: Adjust to suit.
2197
2198 2017-02-15 H.J. Lu <hongjiu.lu@intel.com>
2199
2200 PR ld/21168
2201 * testsuite/ld-i386/i386.exp: Run pr21168.
2202 * testsuite/ld-i386/pr21168a.c: New file.
2203 * testsuite/ld-i386/pr21168b.S: Likewise.
2204
2205 2017-02-15 H.J. Lu <hongjiu.lu@intel.com>
2206
2207 PR ld/20244
2208 * testsuite/ld-i386/i386.exp: Run pr20244-4a, pr20244-4b and
2209 pr20244-4c.
2210 * testsuite/ld-i386/pr20244-4.s: New file.
2211 * testsuite/ld-i386/pr20244-4a.d: Likewise.
2212 * testsuite/ld-i386/pr20244-4b.d: Likewise.
2213 * testsuite/ld-i386/pr20244-4c.d: Likewise.
2214
2215 2017-02-15 Maciej W. Rozycki <macro@imgtec.com>
2216
2217 * ldmisc.c (vfinfo): Don't print the function name again either
2218 if no source file name has been found both now and previously.
2219 * testsuite/ld-cris/tls-err-20x.d: Adjust accordingly.
2220 * testsuite/ld-mips-elf/mode-change-error-1.d: Likewise.
2221 * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
2222 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
2223 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
2224 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
2225 * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
2226 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
2227 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
2228 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
2229 Likewise.
2230 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
2231 Likewise.
2232 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
2233 Likewise.
2234 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
2235 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
2236 Likewise.
2237 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
2238 Likewise.
2239 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
2240 * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
2241 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
2242 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
2243 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
2244 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
2245 * testsuite/ld-powerpc/tocopt.out: Likewise.
2246 * testsuite/ld-powerpc/tocopt7.out: Likewise.
2247
2248 2017-02-15 Maciej W. Rozycki <macro@imgtec.com>
2249
2250 * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
2251
2252 2017-02-15 Igor Kudrin <ikudrin@accesssoftek.com>
2253
2254 * testsuite/ld-scripts/sysroot-prefix.exp
2255 (get_base_dir_for_scripts): New function.
2256 (run_sysroot_prefix_test): Use get_base_dir_for_scripts.
2257
2258 2017-02-13 Palmer Dabbelt <palmer@dabbelt.com>
2259
2260 * emulparams/elf32lriscv-defs.sh (SDATA_START_SYMBOLS): Change
2261 _gp to __global_pointer$
2262
2263 2017-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * configure.tgt (arc*-*-linux*): Change the default linker
2266 emulation based on --with-cpu selection.
2267 * NEWS: Mention new configuration option.
2268
2269 2017-02-06 Jiong Wang <jiong.wang@arm.com>
2270
2271 * testsuite/ld-elf/compress.exp: Don't print to stdout for all
2272 "readelf -w".
2273
2274 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2275
2276 * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
2277
2278 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2279
2280 * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
2281 s/regexp/regex/.
2282
2283 2017-02-02 Jiong Wang <jiong.wang@arm.com>
2284
2285 * testsuite/lib/ld-lib.exp (check_libdl_available): New function.
2286 * testsuite/ld-elf/shared.exp (run_tests): Split tests which require
2287 dlopen support into "dlopen_run_tests". These tests include dl1*main
2288 and dl6*main.
2289 (dlopen_run_tests): New and only run it when check_libdl_available
2290 returns true. XFAIL on *-*-netbsdelf*.
2291
2292 2017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2293
2294 * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
2295 presentation of relocation addends.
2296 * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
2297 * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
2298 * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
2299
2300 2017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2301
2302 * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
2303 in `.tdata' section.
2304 * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
2305 * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
2306
2307 2017-02-01 Jiong Wang <jiong.wang@arm.com>
2308
2309 * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
2310 Append $board_cflags to link commands.
2311
2312 2017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
2313
2314 * testsuite/ld-scripts/print-memory-usage-1.l: Relax
2315 check for digit in second decimal place.
2316
2317 2017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2318
2319 PR ld/20828
2320 * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
2321 indentation.
2322
2323 2017-01-31 Nick Clifton <nickc@redhat.com>
2324
2325 * ldmain.c (add_archive_element): Eliminate string buffer.
2326 * ldlang.c (lang_print_asneeded): Likewise.
2327
2328 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2329
2330 * emultempl/mipself.em (ignore_branch_isa): New variable.
2331 (mips_create_output_section_statements): Rename
2332 `_bfd_mips_elf_insn32' called to `_bfd_mips_elf_linker_flags',
2333 add `ignore_branch_isa' argument.
2334 (PARSE_AND_LIST_PROLOGUE): Add OPTION_IGNORE_BRANCH_ISA and
2335 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2336 (PARSE_AND_LIST_LONGOPTS): Add "ignore-branch-isa" and
2337 "no-ignore-branch-isa" options.
2338 (PARSE_AND_LIST_OPTIONS): Add `--ignore-branch-isa' and
2339 `--no-ignore-branch-isa'.
2340 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_IGNORE_BRANCH_ISA and
2341 OPTION_NO_IGNORE_BRANCH_ISA.
2342
2343 * ld.texinfo (Options specific to MIPS targets): Add
2344 `--ignore-branch-isa' and `--no-ignore-branch-isa' options.
2345 (ld and the MIPS family): Likewise.
2346
2347 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: New test.
2348 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: New test.
2349 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: New test.
2350 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: New test.
2351 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1: New test.
2352 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16: New
2353 test.
2354 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips: New
2355 test.
2356 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
2357
2358 2017-01-29 Hans-Peter Nilsson <hp@axis.com>
2359
2360 PR binutils/19935
2361 Fix long-standing buglet and fallout from now-default initfini-array.
2362 * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
2363 (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
2364
2365 2017-01-27 Jiong Wang <jiong.wang@arm.com>
2366
2367 * testsuite/ld-elf/elf.exp ("pr20995-2", "Build pr20995-2.so"): XFAIL on
2368 arm*-*-eabi*.
2369
2370 2017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
2371 Nick Clifton <nickc@redhat.com>
2372
2373 PR 20343
2374 * ld.texinfo (Options): Extend documentation of the --plugin
2375 option. Include a description of where the plugins should be
2376 located.
2377
2378 2017-01-27 Nick Clifton <nickc@redhat.com>
2379
2380 * po/sr.po: New Serbian translation.
2381 * configure.ac (ALL_LINGUAS): Add sr.
2382 * configure: Regenerate.
2383
2384 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2385
2386 * configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
2387 (bfin-*-rtems*): Move to (bfin*-*-elf*).
2388 (i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
2389 (m68*-*-rtems*): Move to (m68*-*-elf*).
2390 (mips*-*-rtems*): Move to (mips*-*-elf*).
2391 (or1k*-*-rtems*): Move to (or1k*-*-elf*).
2392 (powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
2393 (sparc*-*-rtems*): Move to (sparc*-*-elf*).
2394 (sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
2395
2396 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2397
2398 * configure.tgt (h8300-*-rtemscoff*): Remove.
2399 (i960-*-rtems*): Likewise.
2400 (m68*-*-rtemscoff*): Likewise.
2401 (sh-*-rtemscoff*): Likewise.
2402
2403 2017-01-24 Maciej W. Rozycki <macro@imgtec.com>
2404
2405 * emultempl/solaris2.em (elf_solaris2_before_allocation): Do not
2406 add implicit version nodes if an anonymous version tag is being
2407 used.
2408
2409 2017-01-24 Jiong Wang <jiong.wang@arm.com>
2410
2411 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7",
2412 "Compile 8a", "Compile 8b"...
2413 (lto_compile_elf_tests): ...to here. Always run these tests.
2414 (lto_run_elf_tests): Move "LTO 7"...
2415 (lto_run_elf_shared_tests): ...to here. Restrict these tests on
2416 environment where share library is supported.
2417
2418 2017-01-24 Alan Modra <amodra@gmail.com>
2419
2420 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
2421 and symbols.
2422 * testsuite/ld-powerpc/tlsexe.d: Likewise.
2423 * testsuite/ld-powerpc/tlsexe.g: Likewise.
2424
2425 2017-01-23 Yury Norov <ynorov@caviumnetworks.com>
2426
2427 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
2428 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
2429 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
2430 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
2431 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
2432 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
2433 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
2434 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
2435 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
2436 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
2437 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
2438 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
2439 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
2440
2441 2017-01-23 Nick Clifton <nickc@redhat.com>
2442
2443 * po/ga.po: Updated Irish translation.
2444
2445 2017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2446
2447 PR ld/20828
2448 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
2449
2450 2017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2451
2452 PR ld/20828
2453 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
2454 `fdata' and `edata' respectively.
2455 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
2456 * testsuite/ld-elf/pr20828-a.sd: Likewise.
2457 * testsuite/ld-elf/pr20828-b.sd: Likewise.
2458 * testsuite/ld-elf/pr20828-c.sd: Likewise.
2459
2460 2017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2461
2462 PR ld/20828
2463 * testsuite/ld-elf/pr20828-1.sd: Remove test.
2464 * testsuite/ld-elf/pr20828-a.sd: New test.
2465 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
2466 * testsuite/ld-elf/pr20828-b.sd: ... this.
2467 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
2468 * testsuite/ld-elf/pr20828-c.sd: ... this.
2469 * testsuite/ld-elf/shared.exp: Adjust accordingly.
2470
2471 2017-01-23 Jiong Wang <jiong.wang@arm.com>
2472
2473 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
2474 board_cflags as gcc is used as linker driver.
2475 * testsuite/ld-unique/unique.exp: Likewise
2476
2477 2017-01-20 Jiong Wang <jiong.wang@arm.com>
2478
2479 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
2480 * testsuite/ld-aarch64/func-in-so.s: New test source file.
2481 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
2482 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
2483
2484 2017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
2485
2486 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
2487
2488 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2489
2490 PR ld/20995
2491 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
2492 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
2493
2494 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2495
2496 PR ld/20828
2497 * testsuite/ld-elf/pr20828-1.sd: New test.
2498 * testsuite/ld-elf/pr20828-2a.sd: New test.
2499 * testsuite/ld-elf/pr20828-2b.sd: New test.
2500 * testsuite/ld-elf/pr20828.ld: New test linker script.
2501 * testsuite/ld-elf/pr20828.ver: New test version script.
2502 * testsuite/ld-elf/pr20828.s: New test source.
2503 * testsuite/ld-elf/shared.exp: Run the new test.
2504
2505 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2506
2507 PR gas/20649
2508 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
2509 relocation pairing link test.
2510
2511 2017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
2512
2513 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
2514 uniqeue.exp, as not all targets have such support.
2515
2516 2017-01-16 Nick Clifton <nickc@redhat.com>
2517
2518 * po/sv.po: Updated Swedish translation.
2519
2520 2017-01-12 H.J. Lu <hongjiu.lu@intel.com>
2521
2522 PR ld/21038
2523 * testsuite/ld-x86-64/pr21038b.d: Updated.
2524 * testsuite/ld-x86-64/pr21038c.d: New file.
2525 * testsuite/ld-x86-64/pr21038c.s: Likewise.
2526 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
2527
2528 2017-01-11 H.J. Lu <hongjiu.lu@intel.com>
2529
2530 PR ld/21038
2531 * testsuite/ld-x86-64/pr21038a.d: New file.
2532 * testsuite/ld-x86-64/pr21038a.s: Likewise.
2533 * testsuite/ld-x86-64/pr21038b.d: Likewise.
2534 * testsuite/ld-x86-64/pr21038b.s: Likewise.
2535 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
2536
2537 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
2538
2539 * configure.tgt: Add entries for x86-redox and x86_64-redox.
2540
2541 2017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2542
2543 * testsuite/ld-x86-64/pr20830b.d: Updated.
2544
2545 2017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2546
2547 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
2548 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
2549 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
2550 * testsuite/ld-x86-64/pr20830b.d: New file.
2551 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
2552 Run pr20830b.
2553
2554 2017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2555
2556 PR ld/20830
2557 * testsuite/ld-i386/i386.exp: Run pr20830.
2558 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2559 * testsuite/ld-i386/pr20830.d: New file.
2560 * testsuite/ld-i386/pr20830.s: Likewise.
2561 * testsuite/ld-x86-64/pr20830.d: Likewise.
2562 * testsuite/ld-x86-64/pr20830.s: Likewise.
2563
2564 2017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2565
2566 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
2567 -Wl,--as-needed to $CC.
2568 * testsuite/ld-i386/tls.exp: Likewise.
2569
2570 2017-01-10 Nick Clifton <nickc@redhat.com>
2571
2572 * po/sv.po: Updated Swedish translation.
2573
2574 2016-12-09 Graham Markall <graham.markall@embecosm.com>
2575 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * Makefile.am: Add earclinux_nps.c target and add to
2578 ALL_EMULATION_SOURCES.
2579 * Makefile.in: Likewise, regenerated.
2580 * configure.tgt: Add arclinux_nps as an extra emulation for
2581 arc*-*-elf* and arc*-*-linux*.
2582 * emulparams/arc-nps.sh: New file.
2583 * emulparams/arclinux_nps.sh: New file.
2584 * testsuite/ld-arc/arclinux-nps.d,
2585 * testsuite/ld-arc/arclinux-nps.s: New test.
2586
2587 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
2588
2589 PR 20958
2590 * ldlex.l (option): Add noyywrap
2591 (yywrap): Delete.
2592 * ldlex.h (yywrap): Delete prototype.
2593
2594 2017-01-04 Alan Modra <amodra@gmail.com>
2595
2596 * testsuite/ld-elf/audit.exp: Check for shared lib support.
2597 * testsuite/ld-elf/compress.exp: Likewise.
2598 * testsuite/ld-elf/dwarf.exp: Likewise.
2599 * testsuite/ld-elf/shared.exp: Likewise.
2600 * testsuite/ld-elf/wrap.exp: Likewise.
2601 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2602 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
2603
2604 2017-01-03 Alan Modra <amodra@gmail.com>
2605
2606 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
2607 allow test to continue after compilation errors.
2608 (run_cc_link_tests): Likewise.
2609
2610 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
2611
2612 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
2613 (epruelf.c): Remove unneeded dependencies.
2614 * Makefile.in: Regenerate
2615
2616 2017-01-03 Alan Modra <amodra@gmail.com>
2617
2618 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
2619 to various tests.
2620 * testsuite/ld-elfweak/elfweak.exp: Likewise.
2621 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
2622
2623 2017-01-03 Alan Modra <amodra@gmail.com>
2624
2625 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
2626 * testsuite/ld-pie/pie.exp: Likewise.
2627 * testsuite/ld-plugin/lto.exp: Likewise.
2628
2629 2017-01-02 Alan Modra <amodra@gmail.com>
2630
2631 * Makefile.am (bootstrap): Delete rule.
2632 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
2633 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
2634 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
2635 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
2636 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
2637 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
2638 * Makefile.in: Regenerate.
2639 * configure: Regenerate.
2640 * testsuite/config/default.exp (get_link_files): Delete.
2641 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
2642 define.
2643 (ld_simple_link): Delete.
2644 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
2645 (default_ld_simple_link): Rename to default_ld_link.
2646 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
2647 (run_ld_link_tests): Use ld_link, not ld_simple_link.
2648 (run_cc_link_tests): Likewise.
2649 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
2650 Don't run exe when not native, and return unsupported.
2651 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
2652 Link ld1 etc. using $CC.
2653 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
2654 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
2655 * testsuite/ld-cygwin/exe-export.exp: Likewise.
2656 * testsuite/ld-elf/binutils.exp: Likewise.
2657 * testsuite/ld-elf/eh-group.exp: Likewise.
2658 * testsuite/ld-elf/exclude.exp: Likewise.
2659 * testsuite/ld-elf/frame.exp: Likewise.
2660 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
2661 * testsuite/ld-elf/tls_common.exp: Likewise.
2662 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
2663 * testsuite/ld-fastcall/fastcall.exp: Likewise.
2664 * testsuite/ld-gc/gc.exp: Likewise.
2665 * testsuite/ld-ifunc/binutils.exp: Likewise.
2666 * testsuite/ld-mep/mep.exp: Likewise.
2667 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
2668 * testsuite/ld-mn10300/mn10300.exp: Likewise.
2669 * testsuite/ld-nios2/nios2.exp: Likewise.
2670 * testsuite/ld-pe/pe-compile.exp: Likewise.
2671 * testsuite/ld-pe/pe-run.exp: Likewise.
2672 * testsuite/ld-pe/pe-run2.exp: Likewise.
2673 * testsuite/ld-plugin/plugin.exp: Likewise.
2674 * testsuite/ld-scripts/align.exp: Likewise.
2675 * testsuite/ld-scripts/alignof.exp: Likewise.
2676 * testsuite/ld-scripts/assert.exp: Likewise.
2677 * testsuite/ld-scripts/defined.exp: Likewise.
2678 * testsuite/ld-scripts/extern.exp: Likewise.
2679 * testsuite/ld-scripts/log2.exp: Likewise.
2680 * testsuite/ld-scripts/map-address.exp: Likewise.
2681 * testsuite/ld-scripts/phdrs.exp: Likewise.
2682 * testsuite/ld-scripts/phdrs2.exp: Likewise.
2683 * testsuite/ld-scripts/script.exp: Likewise.
2684 * testsuite/ld-scripts/section-flags.exp: Likewise.
2685 * testsuite/ld-scripts/sizeof.exp: Likewise.
2686 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
2687 * testsuite/ld-scripts/weak.exp: Likewise.
2688 * testsuite/ld-selective/selective.exp: Likewise.
2689 * testsuite/ld-sh/sh.exp: Likewise.
2690 * testsuite/ld-sh/sh64/relax.exp: Likewise.
2691 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
2692 * testsuite/ld-srec/srec.exp: Likewise.
2693 * testsuite/ld-tic6x/tic6x.exp: Likewise.
2694 * testsuite/ld-undefined/weak-undef.exp: Likewise.
2695 * testsuite/ld-versados/versados.exp: Likewise.
2696 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
2697 * testsuite/ld-xtensa/coalesce.exp: Likewise.
2698 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
2699 * testsuite/ld-xtensa/lcall.exp: Likewise.
2700 * testsuite/ld-elf/audit.exp: Run non-native too.
2701 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
2702 gcc -Wl, options.
2703 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
2704 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
2705 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
2706 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
2707 -Wl,--no-as-needed to most tests.
2708 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
2709 to simplify quoting. Set run_tests using [list] rather than
2710 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
2711 to many test. Prefix ld options with -Wl,.
2712 (mix_pic_and_non_pic): Don't run exe if not native.
2713 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
2714 -Wl,--no-as-needed and prefix ld options with -Wl,.
2715 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
2716 not ld_simple_link.
2717 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
2718 (visibility_test): Don't run exe if not native.
2719 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
2720 not ld_simple_link.
2721 (build_exec): Don't run exe if not native.
2722 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
2723 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
2724 to some tests and prefix ld options with -Wl,. Expect GNU
2725 for hppa-linux even when no ifuncs. Delete cleanup.
2726 * testsuite/ld-pie/pie.exp: Run non-native too.
2727 * testsuite/ld-plugin/lto.exp: Likewise.
2728 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
2729 not ld_simple_link.
2730 (shared_test): Don't run exe if not native.
2731 * testsuite/ld-size/size.exp: Run non-native too. Add
2732 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
2733 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
2734 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
2735 to some tests and prefix ld options with -Wl,. Expect GNU
2736 for hppa-linux even when no unique syms. Delete cleanup.
2737 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
2738 tests and prefix ld options with -Wl,.
2739 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
2740 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
2741
2742 2017-01-02 Alan Modra <amodra@gmail.com>
2743
2744 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
2745
2746 2017-01-02 Alan Modra <amodra@gmail.com>
2747
2748 PR ld/21000
2749 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
2750 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
2751 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
2752 is already defined.
2753
2754 2017-01-02 Alan Modra <amodra@gmail.com>
2755
2756 Update year range in copyright notice of all files.
2757
2758 For older changes see ChangeLog-2016
2759 \f
2760 Copyright (C) 2017 Free Software Foundation, Inc.
2761
2762 Copying and distribution of this file, with or without modification,
2763 are permitted in any medium without royalty provided the copyright
2764 notice and this notice are preserved.
2765
2766 Local Variables:
2767 mode: change-log
2768 left-margin: 8
2769 fill-column: 74
2770 version-control: never
2771 End:
This page took 0.083888 seconds and 5 git commands to generate.