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