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