aarch64 ld testsuite
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2016-06-24 Alan Modra <amodra@gmail.com>
2
3 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul):
4 Don't error out, always return an emulation.
5
6 2016-06-24 Dilyan Palauzov <dilyan.palauzov@aegee.org>
7 H.J. Lu <hongjiu.lu@intel.com>
8
9 * lexsup.c (elf_shlib_list_options): Check DEFAULT_LD_Z_RELRO
10 for -z relro help message.
11
12 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
13
14 * testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard
15 address matching.
16
17 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
18
19 * testsuite/ld-mips-elf/mips-elf.exp: Uniquely identify
20 `undefweak-overflow' tests.
21
22 2016-06-22 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR ld/20283
25 * NEWS: Mention --enable-relro.
26 * configure.ac: Add --enable-relro.
27 (DEFAULT_LD_Z_RELRO): New. Set by --enable-relro.
28 * configure.tgt (ac_default_ld_z_relro): Default it to 1 for
29 some Linux targets.
30 * config.in: Regenerated.
31 * configure: Likewise.
32 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
33 link_info.relro to DEFAULT_LD_Z_RELRO.
34 * testsuite/config/default.exp (ld_elf_shared_opt): New.
35 * testsuite/lib/ld-lib.exp (run_dump_test): Pass
36 $ld_elf_shared_opt to ld for ELF targets with shared object
37 support.
38 (run_ld_link_tests): Likewise.
39
40 2016-06-21 Maciej W. Rozycki <macro@imgtec.com>
41
42 * testsuite/ld-mips-elf/mode-change-error-1a.s: Trigger an error
43 twice rather than once.
44 * testsuite/ld-mips-elf/mode-change-error-1.d: Adjust
45 accordingly. Remove the full stop from the end of the message.
46
47 2016-06-21 Graham Markall <graham.markall@embecosm.com>
48
49 * testsuite/ld-arc/nps-1a.d: Use -mcpu=arc700 -mnps400.
50 * testsuite/ld-arc/nps-1b.d: Likewise.
51
52 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
53
54 PR ld/20267
55 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
56 PR ld/20267.
57 (lto_run_tests): Likewise.
58 * testsuite/ld-plugin/pr20267a.c: New file.
59 * testsuite/ld-plugin/pr20267b.c: Likewise.
60
61 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
62 Alan Modra <amodra@gmail.com>
63
64 PR ld/20276
65 * plugin.c (plugin_notice): Set non_ir_ref on common symbols.
66 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
67 PR ld/20276.
68 (lto_run_tests): Likewise.
69 * testsuite/ld-plugin/pass.out: New file.
70 * testsuite/ld-plugin/pr20276a.c: Likewise.
71 * testsuite/ld-plugin/pr20276b.c: Likewise.
72
73 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
74
75 * plugin.c (plugin_object_p): Replace bfd_plugin_uknown
76 with bfd_plugin_unknown.
77
78 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
79
80 PR ld/20253
81 * testsuite/ld-i386/i386.exp: Run PR ld/20253 tests.
82 * testsuite/ld-i386/no-plt.exp: Likewise.
83 * testsuite/ld-x86-64/no-plt.exp: Likewise.
84 * testsuite/ld-i386/pr13302.d: Remove .rel.plt section.
85 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
86 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
87 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
88 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
89 * testsuite/ld-x86-64/pr13082-5a.d: Likewise.
90 * testsuite/ld-x86-64/pr13082-5b.d: Likewise.
91 * testsuite/ld-x86-64/pr13082-6a.d: Likewise.
92 * testsuite/ld-x86-64/pr13082-6b.d: Likewise.
93 * testsuite/ld-i386/pr20244-2a.d: Remove .plt section.
94 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
95 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
96 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
97 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
98 * testsuite/ld-i386/pr20244-2b.d: Updated.
99 * testsuite/ld-i386/pr20244-2c.d: Likewise.
100 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
101 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
102 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
103 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
104 * testsuite/ld-i386/pr20253-1a.c: New file.
105 * testsuite/ld-i386/pr20253-1b.S: Likewise.
106 * testsuite/ld-i386/pr20253-1c.S: Likewise.
107 * testsuite/ld-i386/pr20253-1d.S: Likewise.
108 * testsuite/ld-i386/pr20253-2a.c: Likewise.
109 * testsuite/ld-i386/pr20253-2b.S: Likewise.
110 * testsuite/ld-i386/pr20253-2c.S: Likewise.
111 * testsuite/ld-i386/pr20253-2d.S: Likewise.
112 * testsuite/ld-i386/pr20253-3.d: Likewise.
113 * testsuite/ld-i386/pr20253-3.s: Likewise.
114 * testsuite/ld-i386/pr20253-4.s: Likewise.
115 * testsuite/ld-i386/pr20253-4a.d: Likewise.
116 * testsuite/ld-i386/pr20253-4b.d: Likewise.
117 * testsuite/ld-i386/pr20253-4c.d: Likewise.
118 * testsuite/ld-i386/pr20253-5.d: Likewise.
119 * testsuite/ld-i386/pr20253-5.s: Likewise.
120 * testsuite/ld-ifunc/ifunc-23-x86.s: Likewise.
121 * testsuite/ld-ifunc/ifunc-23a-x86.d: Likewise.
122 * testsuite/ld-ifunc/ifunc-23b-x86.d: Likewise.
123 * testsuite/ld-ifunc/ifunc-23c-x86.d: Likewise.
124 * testsuite/ld-ifunc/ifunc-24-x86.s: Likewise.
125 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
126 * testsuite/ld-ifunc/ifunc-24b-x86.d: Likewise.
127 * testsuite/ld-ifunc/ifunc-24c-x86.d: Likewise.
128 * testsuite/ld-ifunc/ifunc-25-x86.s: Likewise.
129 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
130 * testsuite/ld-ifunc/ifunc-25b-x86.d: Likewise.
131 * testsuite/ld-ifunc/ifunc-25c-x86.d: Likewise.
132 * testsuite/ld-x86-64/pr20253-1.s: Likewise.
133 * testsuite/ld-x86-64/pr20253-1a.d: Likewise.
134 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
135 * testsuite/ld-x86-64/pr20253-1c.d: Likewise.
136 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
137 * testsuite/ld-x86-64/pr20253-1e.d: Likewise.
138 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
139 * testsuite/ld-x86-64/pr20253-1g.d: Likewise.
140 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
141 * testsuite/ld-x86-64/pr20253-1i.d: Likewise.
142 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
143 * testsuite/ld-x86-64/pr20253-1k.d: Likewise.
144 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
145 * testsuite/ld-x86-64/pr20253-2a.c: Likewise.
146 * testsuite/ld-x86-64/pr20253-2b.S: Likewise.
147 * testsuite/ld-x86-64/pr20253-2c.S: Likewise.
148 * testsuite/ld-x86-64/pr20253-2d.S: Likewise.
149 * testsuite/ld-x86-64/pr20253-3.d: Likewise.
150 * testsuite/ld-x86-64/pr20253-3.s: Likewise.
151 * testsuite/ld-x86-64/pr20253-4.s: Likewise.
152 * testsuite/ld-x86-64/pr20253-4a.d: Likewise.
153 * testsuite/ld-x86-64/pr20253-4b.d: Likewise.
154 * testsuite/ld-x86-64/pr20253-4c.d: Likewise.
155 * testsuite/ld-x86-64/pr20253-4d.d: Likewise.
156 * testsuite/ld-x86-64/pr20253-4e.d: Likewise.
157 * testsuite/ld-x86-64/pr20253-4f.d: Likewise.
158 * testsuite/ld-x86-64/pr20253-5.s: Likewise.
159 * testsuite/ld-x86-64/pr20253-5a.d: Likewise.
160 * testsuite/ld-x86-64/pr20253-5b.d: Likewise.
161 * testsuite/ld-ifunc/ifunc-18a-i386.d: Remove extra IRELATIVE
162 relocation.
163 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
164 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
165 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
166 * testsuite/ld-ifunc/ifunc-18a.s: Fix a typo.
167 * testsuite/ld-x86-64/x86-64.exp: Run pr20253-1 tests.
168
169 2016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
170 Tony Wang <tony.wang@arm.com>
171
172 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall M profile):
173 Assemble for ARMv6-M.
174 (Thumb2-Thumb2 farcall M profile): New testcase.
175 * testsuite/ld-arm/farcall-thumb2-thumb2-m.d: New file.
176 * testsuite/ld-arm/jump-reloc-veneers-cond-long-backward.d: Update to
177 reflect the use of Thumb-2 veneers for Thumb-2 capable targets.
178 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Likewise.
179
180 2016-06-16 H.J. Lu <hongjiu.lu@intel.com>
181
182 * testsuite/ld-i386/i386.exp: Run pr19636-2e-nacl.
183 * testsuite/ld-i386/pr19636-2e.d: Skip for NaCl targets.
184 Remove .rel.plt section.
185 * testsuite/ld-i386/pr19636-2e-nacl.d: New file.
186
187 2016-06-15 H.J. Lu <hongjiu.lu@intel.com>
188
189 * testsuite/ld-i386/no-plt-check1a.S (check): Test static
190 function pointer.
191 * testsuite/ld-i386/no-plt-check1b.S (check): Likewise.
192 * testsuite/ld-x86-64/no-plt-check1.S (check): Likewise.
193 * testsuite/ld-i386/no-plt-extern1a.S (func_p): New. Static
194 function pointer.
195 * testsuite/ld-i386/no-plt-extern1b.S (func_p): Likewise.
196 * testsuite/ld-x86-64/no-plt-extern1.S (func_p): Likewise.
197 * testsuite/ld-i386/no-plt-1a.dd: Updated.
198 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
199 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
200 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
201 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
202 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
203 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
204 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
205 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
206 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
207 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
208 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
209 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
210 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
211 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
212 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
213 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
214
215 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
216
217 PR ld/20254
218 * testsuite/ld-avr/avr-prop-6.d: New test.
219 * testsuite/ld-avr/avr-prop-6.s: New test.
220
221 2016-06-14 Alan Modra <amodra@gmail.com>
222
223 * ldbuildid.c: Formatting.
224 * ldcref.c: Formatting.
225 * ldctor.c: Formatting.
226 * ldemul.c: Formatting.
227 * ldexp.c: Formatting.
228 * ldfile.c: Formatting.
229 * ldlang.c: Formatting.
230 * ldmain.c: Formatting.
231 * ldwrite.c: Formatting.
232
233 2016-06-14 Alan Modra <amodra@gmail.com>
234
235 * ldlang.c: Expand uses of bfd_my_archive.
236 * ldmain.c: Likewise.
237 * ldmisc.c: Likewise.
238 * plugin.c: Likewise.
239
240 2016-06-14 Alan Modra <amodra@gmail.com>
241
242 PR ld/20241
243 * ldmain.c (add_archive_element): Just print file name of file within
244 thin archives.
245 * ldmisc.c (vfinfo): Likewise.
246 * plugin.c (plugin_object_p): Open file within thin archives.
247 (plugin_maybe_claim): Expand comment.
248
249 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
250
251 PR ld/20244
252 * testsuite/ld-i386/i386.exp: Run pr20244-2a, pr20244-2b,
253 pr20244-2c and pr20244-2d.
254 * testsuite/ld-i386/no-plt.exp: Run pr20244-3a and pr20244-3b.
255 * testsuite/ld-i386/pr20244-2.s: New file.
256 * testsuite/ld-i386/pr20244-2a.d: Likewise.
257 * testsuite/ld-i386/pr20244-2b.d: Likewise.
258 * testsuite/ld-i386/pr20244-2c.d: Likewise.
259 * testsuite/ld-i386/pr20244-2d.d: Likewise.
260 * testsuite/ld-i386/pr20244-3a.c: Likewise.
261 * testsuite/ld-i386/pr20244-3b.S: Likewise.
262 * testsuite/ld-i386/pr20244-3c.S: Likewise.
263 * testsuite/ld-i386/pr20244-3d.S: Likewise.
264
265 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
266
267 * testsuite/ld-i386/i386.exp: Run ifunc-1a and ifunc-1b.
268 * testsuite/ld-i386/ifunc-1a.c: New file.
269 * testsuite/ld-i386/ifunc-1b.S: Likewise.
270 * testsuite/ld-i386/ifunc-1c.S: Likewise.
271 * testsuite/ld-i386/ifunc-1d.S: Likewise.
272
273 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
274
275 * testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
276 big endian ARC targets.
277
278 2016-06-12 H.J. Lu <hongjiu.lu@intel.com>
279
280 * testsuite/ld-x86-64/libno-plt-1b.dd: Updated for x32.
281 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
282 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
283 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
284 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
285 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
286 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
287 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
288 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
289 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
290 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
291 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
292 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
293 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
294 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
295
296 2016-06-11 H.J. Lu <hongjiu.lu@intel.com>
297
298 PR ld/20244
299 * testsuite/ld-i386/i386.exp: Run pr20244-1a and pr20244-1b.
300 * testsuite/ld-i386/pr20244-1.s: New file.
301 * testsuite/ld-i386/pr20244-1a.d: Likewise.
302 * testsuite/ld-i386/pr20244-1b.d: Likewise.
303 * testsuite/ld-i386/pr20244-1c.d: Likewise.
304
305 2016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
306
307 PR ld/20221
308 * testsuite/ld-avr/avr-prop-5.d: New.
309 * testsuite/ld-avr/avr-prop-5.s: New.
310
311 2016-06-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
312
313 * testsuite/ld-avr/lds-mega.d: New test.
314 * testsuite/ld-avr/lds-mega.s: New test source.
315 * testsuite/ld-avr/lds-tiny.d: New test.
316 * testsuite/ld-avr/lds-tiny.s: New test source.
317
318 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
319
320 * testsuite/ld-i386/libno-plt-1b.dd: New file.
321 * testsuite/ld-i386/libno-plt-1b.rd: Likewise.
322 * testsuite/ld-i386/no-plt-1a.dd: Likewise.
323 * testsuite/ld-i386/no-plt-1a.rd: Likewise.
324 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
325 * testsuite/ld-i386/no-plt-1b.rd: Likewise.
326 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
327 * testsuite/ld-i386/no-plt-1c.rd: Likewise.
328 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
329 * testsuite/ld-i386/no-plt-1d.rd: Likewise.
330 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
331 * testsuite/ld-i386/no-plt-1e.rd: Likewise.
332 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
333 * testsuite/ld-i386/no-plt-1f.rd: Likewise.
334 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
335 * testsuite/ld-i386/no-plt-1g.rd: Likewise.
336 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
337 * testsuite/ld-i386/no-plt-1h.rd: Likewise.
338 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
339 * testsuite/ld-i386/no-plt-1i.rd: Likewise.
340 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
341 * testsuite/ld-i386/no-plt-1j.rd: Likewise.
342 * testsuite/ld-i386/no-plt-check1a.S: Likewise.
343 * testsuite/ld-i386/no-plt-check1b.S: Likewise.
344 * testsuite/ld-i386/no-plt-extern1a.S: Likewise.
345 * testsuite/ld-i386/no-plt-extern1b.S: Likewise.
346 * testsuite/ld-i386/no-plt-func1.c: Likewise.
347 * testsuite/ld-i386/no-plt-main1.c: Likewise.
348 * testsuite/ld-i386/no-plt.exp: Likewise.
349
350 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
351
352 * testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
353 name.
354
355 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
356
357 * testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,
358 tlsgd3, tlsld2, tlsgd4, tlspie3a, tlspie3b and tlspie3c.
359 * testsuite/ld-i386/pass.out: New file.
360 * testsuite/ld-i386/tls-def1.c: Likewise.
361 * testsuite/ld-i386/tls-gd1.S: Likewise.
362 * testsuite/ld-i386/tls-ld1.S: Likewise.
363 * testsuite/ld-i386/tls-main1.c: Likewise.
364 * testsuite/ld-i386/tls.exp: Likewise.
365 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
366 * testsuite/ld-i386/tlsbin2.dd: Likewise.
367 * testsuite/ld-i386/tlsbin2.rd: Likewise.
368 * testsuite/ld-i386/tlsbin2.sd: Likewise.
369 * testsuite/ld-i386/tlsbin2.td: Likewise.
370 * testsuite/ld-i386/tlsbinpic2.s: Likewise.
371 * testsuite/ld-i386/tlsgd3.dd: Likewise.
372 * testsuite/ld-i386/tlsgd3.s: Likewise.
373 * testsuite/ld-i386/tlsgd4.d: Likewise.
374 * testsuite/ld-i386/tlsgd4.s: Likewise.
375 * testsuite/ld-i386/tlsld2.s: Likewise.
376 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
377 * testsuite/ld-i386/tlspic2.dd: Likewise.
378 * testsuite/ld-i386/tlspic2.rd: Likewise.
379 * testsuite/ld-i386/tlspic2.sd: Likewise.
380 * testsuite/ld-i386/tlspic2.td: Likewise.
381 * testsuite/ld-i386/tlspic3.s: Likewise.
382 * testsuite/ld-i386/tlspie3.s: Likewise.
383 * testsuite/ld-i386/tlspie3a.d: Likewise.
384 * testsuite/ld-i386/tlspie3b.d: Likewise.
385 * testsuite/ld-i386/tlspie3c.d: Likewise.
386
387 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
388
389 * testsuite/ld-x86-64/no-plt-1a.rd: Support any relocation order.
390 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
391 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
392 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
393 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
394 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
395 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
396 * testsuite/ld-x86-64/no-plt.exp: Fix a typo.
397
398 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
399
400 * testsuite/ld-x86-64/libno-plt-1b.dd: Likewise.
401 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
402 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
403 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
404 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
405 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
406 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
407 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
408 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
409 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
410 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
411 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
412 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
413 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
414 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
415 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
416 * testsuite/ld-x86-64/no-plt-check1.S: Likewise.
417 * testsuite/ld-x86-64/no-plt.exp: Likewise.
418 * testsuite/ld-x86-64/no-plt-extern1.S: Likewise.
419 * testsuite/ld-x86-64/no-plt-func1.c: Likewise.
420 * testsuite/ld-x86-64/no-plt-main1.c: Likewise.
421
422 2016-06-07 Maciej W. Rozycki <macro@imgtec.com>
423
424 * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
425
426 2016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
427
428 * testsuite/ld-s390/pltoffset-1.dd: New test.
429 * testsuite/ld-s390/pltoffset-1.ld: New test.
430 * testsuite/ld-s390/pltoffset-1.s: New test.
431 * testsuite/ld-s390/s390.exp: Run new test.
432
433 2016-06-07 Alan Modra <amodra@gmail.com>
434
435 * testsuite/ld-powerpc/apuinfo1.s: Delete nop.
436 * testsuite/ld-powerpc/apuinfo-vle2.s: New.
437 * testsuite/ld-powerpc/powerpc.exp: Use apuinfo-vle2.s.
438
439 2016-06-06 H.J. Lu <hongjiu.lu@intel.com>
440
441 * testsuite/ld-x86-64/pass.out: New file.
442 * testsuite/ld-x86-64/tls-def1.c: Likewise.
443 * testsuite/ld-x86-64/tls-gd1.S: Likewise.
444 * testsuite/ld-x86-64/tls-ld1.S: Likewise.
445 * testsuite/ld-x86-64/tls-main1.c: Likewise.
446 * testsuite/ld-x86-64/tls.exp: Likewise.
447 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
448 * testsuite/ld-x86-64/tlsbin2.dd: Likewise.
449 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
450 * testsuite/ld-x86-64/tlsbin2.sd: Likewise.
451 * testsuite/ld-x86-64/tlsbin2.td: Likewise.
452 * testsuite/ld-x86-64/tlsbinpic2.s: Likewise.
453 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
454 * testsuite/ld-x86-64/tlsgd10.s: Likewise.
455 * testsuite/ld-x86-64/tlsgd11.dd: Likewise.
456 * testsuite/ld-x86-64/tlsgd11.s: Likewise.
457 * testsuite/ld-x86-64/tlsgd12.d: Likewise.
458 * testsuite/ld-x86-64/tlsgd12.s: Likewise.
459 * testsuite/ld-x86-64/tlsgd13.d: Likewise.
460 * testsuite/ld-x86-64/tlsgd13.s: Likewise.
461 * testsuite/ld-x86-64/tlsgd14.dd: Likewise.
462 * testsuite/ld-x86-64/tlsgd14.s: Likewise.
463 * testsuite/ld-x86-64/tlsgd5c.s: Likewise.
464 * testsuite/ld-x86-64/tlsgd6c.s: Likewise.
465 * testsuite/ld-x86-64/tlsgd9.dd: Likewise.
466 * testsuite/ld-x86-64/tlsgd9.s: Likewise.
467 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
468 * testsuite/ld-x86-64/tlsld4.s: Likewise.
469 * testsuite/ld-x86-64/tlsld5.dd: Likewise.
470 * testsuite/ld-x86-64/tlsld5.s: Likewise.
471 * testsuite/ld-x86-64/tlsld6.dd: Likewise.
472 * testsuite/ld-x86-64/tlsld6.s: Likewise.
473 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
474 * testsuite/ld-x86-64/tlspic2.dd: Likewise.
475 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
476 * testsuite/ld-x86-64/tlspic2.sd: Likewise.
477 * testsuite/ld-x86-64/tlspic2.td: Likewise.
478 * testsuite/ld-x86-64/tlspic3.s: Likewise.
479 * testsuite/ld-x86-64/tlspie2.s: Likewise.
480 * testsuite/ld-x86-64/tlspie2a.d: Likewise.
481 * testsuite/ld-x86-64/tlspie2b.d: Likewise.
482 * testsuite/ld-x86-64/tlspie2c.d: Likewise.
483 * testsuite/ld-x86-64/tlsgd5.dd: Updated.
484 * testsuite/ld-x86-64/tlsgd6.dd: Likewise.
485 * testsuite/ld-x86-64/x86-64.exp: Run libtlspic2.so, tlsbin2,
486 tlsgd5b, tlsgd6b, tlsld4, tlsld5, tlsld6, tlsgd9, tlsgd10,
487 tlsgd11, tlsgd14, tlsgd12, tlsgd13, tlspie2a, tlspie2b and
488 tlspie2c.
489
490 2016-06-04 Christian Groessler <chris@groessler.org>
491
492 * testsuite/ld-z8k/0filler.s: New file.
493 * testsuite/ld-z8k/branch-target.s: New file.
494 * testsuite/ld-z8k/branch-target2.s: New file.
495 * testsuite/ld-z8k/calr-back-8001.d: New file.
496 * testsuite/ld-z8k/calr-back-8002.d: New file.
497 * testsuite/ld-z8k/calr-back-fail-8001.d: New file.
498 * testsuite/ld-z8k/calr-back-fail-8002.d: New file.
499 * testsuite/ld-z8k/calr-forw-8001.d: New file.
500 * testsuite/ld-z8k/calr-forw-8002.d: New file.
501 * testsuite/ld-z8k/calr-forw-fail-8001.d: New file.
502 * testsuite/ld-z8k/calr-forw-fail-8002.d: New file.
503 * testsuite/ld-z8k/calr-opcode.s: New file.
504 * testsuite/ld-z8k/dbjnz-forw-8001.d: New file.
505 * testsuite/ld-z8k/dbjnz-forw-8002.d: New file.
506 * testsuite/ld-z8k/dbjnz-forw-fail-8001.d: New file.
507 * testsuite/ld-z8k/dbjnz-forw-fail-8002.d: New file.
508 * testsuite/ld-z8k/dbjnz-opcode.s: New file.
509 * testsuite/ld-z8k/djnz-back-8001.d: New file.
510 * testsuite/ld-z8k/djnz-back-8002.d: New file.
511 * testsuite/ld-z8k/djnz-back-fail-8001.d: New file.
512 * testsuite/ld-z8k/djnz-back-fail-8002.d: New file.
513 * testsuite/ld-z8k/djnz-forw-8001.d: New file.
514 * testsuite/ld-z8k/djnz-forw-8002.d: New file.
515 * testsuite/ld-z8k/djnz-forw-fail-8001.d: New file.
516 * testsuite/ld-z8k/djnz-forw-fail-8002.d: New file.
517 * testsuite/ld-z8k/djnz-opcode.s: New file.
518 * testsuite/ld-z8k/filler.s: New file.
519 * testsuite/ld-z8k/jr-back-8001.d: New file.
520 * testsuite/ld-z8k/jr-back-8002.d: New file.
521 * testsuite/ld-z8k/jr-back-fail-8001.d: New file.
522 * testsuite/ld-z8k/jr-back-fail-8002.d: New file.
523 * testsuite/ld-z8k/jr-forw-8001.d: New file.
524 * testsuite/ld-z8k/jr-forw-8002.d: New file.
525 * testsuite/ld-z8k/jr-forw-fail-8001.d: New file.
526 * testsuite/ld-z8k/jr-forw-fail-8002.d: New file.
527 * testsuite/ld-z8k/jr-opcode.s: New file.
528 * testsuite/ld-z8k/ldr-back-8001.d: New file.
529 * testsuite/ld-z8k/ldr-back-8002.d: New file.
530 * testsuite/ld-z8k/ldr-back-fail-8001.d: New file.
531 * testsuite/ld-z8k/ldr-back-fail-8002.d: New file.
532 * testsuite/ld-z8k/ldr-forw-8001.d: New file.
533 * testsuite/ld-z8k/ldr-forw-8002.d: New file.
534 * testsuite/ld-z8k/ldr-forw-fail-8001.d: New file.
535 * testsuite/ld-z8k/ldr-forw-fail-8002.d: New file.
536 * testsuite/ld-z8k/ldr-opcode.s: New file.
537 * testsuite/ld-z8k/ldrb-forw-8001.d: New file.
538 * testsuite/ld-z8k/ldrb-forw-8002.d: New file.
539 * testsuite/ld-z8k/ldrb-forw-fail-8001.d: New file.
540 * testsuite/ld-z8k/ldrb-forw-fail-8002.d: New file.
541 * testsuite/ld-z8k/ldrb-opcode.s: New file.
542 * testsuite/ld-z8k/ldrb-opcode2.s: New file.
543 * testsuite/ld-z8k/other-file.s: New file.
544 * testsuite/ld-z8k/reloc.dd: New file.
545 * testsuite/ld-z8k/reloc.ld: New file.
546 * testsuite/ld-z8k/relocseg.dd: New file.
547 * testsuite/ld-z8k/relocseg.ld: New file.
548 * testsuite/ld-z8k/relocseg1.dd: New file.
549 * testsuite/ld-z8k/this-file.s: New file.
550 * testsuite/ld-z8k/z8k.exp: New file.
551
552 2016-06-03 H.J. Lu <hongjiu.lu@intel.com>
553
554 * testsuite/ld-i386/i386.exp: Assemble gotpc1.o and pr19319b.o
555 with -mrelax-relocations=yes.
556 * testsuite/ld-i386/lea1a.d (as): Add -mrelax-relocations=yes.
557 * testsuite/ld-i386/lea1b.d (as): Likewise.
558 * testsuite/ld-i386/lea1d.d (as): Likewise.
559 * testsuite/ld-i386/lea1e.d (as): Likewise.
560 * testsuite/ld-i386/lea1f.d (as): Likewise.
561 * testsuite/ld-i386/load7.d (as): Likewise.
562 * testsuite/ld-i386/mov1b.d (as): Likewise.
563 * testsuite/ld-i386/pr19175.d (as): Likewise.
564 * testsuite/ld-ifunc/ifunc-13-i386.d (as): Likewise.
565 * testsuite/ld-ifunc/ifunc-21-i386.d (as): Likewise.
566 * testsuite/ld-ifunc/ifunc-22-i386.d (as): Likewise.
567 * testsuite/ld-x86-64/x86-64.exp: Assemble gotpcrel1a.o,
568 gotpcrel1b.o and gotpcrel1c.o with -mrelax-relocations=yes.
569
570 2016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
571
572 * configure.tgt: Replace -uclibc with *.
573
574 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
575
576 * testsuite/ld-mips-elf/unaligned-branch.d: New test.
577 * testsuite/ld-mips-elf/unaligned-branch.s: New test source.
578 * testsuite/ld-mips-elf/unaligned-text.s: New test source.
579 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
580
581 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
582
583 * testsuite/ld-mips-elf/unaligned-syms.s: Rename to...
584 * testsuite/ld-mips-elf/unaligned-data.s: ... this.
585 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly.
586 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
587 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
588 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
589
590 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
591
592 * testsuite/ld-mips-elf/jal-global-overflow-0.d: New test.
593 * testsuite/ld-mips-elf/jal-global-overflow-1.d: New test.
594 * testsuite/ld-mips-elf/jal-local-overflow-0.d: New test.
595 * testsuite/ld-mips-elf/jal-local-overflow-1.d: New test.
596 * testsuite/ld-mips-elf/jal-global-overflow.s: New test source.
597 * testsuite/ld-mips-elf/jal-local-overflow.s: New test source.
598 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
599
600 2016-05-28 Alan Modra <amodra@gmail.com>
601
602 * ldmain.c (multiple_definition, multiple_common, add_to_set,
603 constructor_callback, warning_callback, undefined_symbol,
604 reloc_overflow, reloc_dangerous, unattached_reloc): Return void.
605 * emultempl/elf32.em: Adjust callback calls.
606
607 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
608
609 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: New test.
610 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: New test.
611 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d: New
612 test.
613 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d: New
614 test.
615 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d: New
616 test.
617 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d: New
618 test.
619 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.s: New test
620 source.
621 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.s: New test
622 source.
623 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
624
625 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
626
627 * testsuite/ld-mips-elf/reloc-local-overflow.d: New test.
628 * testsuite/ld-mips-elf/reloc-local-overflow.s: Source for the
629 new test.
630 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
631
632 2016-05-26 Maciej W. Rozycki <macro@imgtec.com>
633
634 * testsuite/ld-mips-elf/unaligned-jalx-0.d: Fold
635 `unaligned-jalx-2' here.
636 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: Fold
637 `unaligned-jalx-mips16-2' here.
638 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: Fold
639 `unaligned-jalx-micromips-2' here.
640 * testsuite/ld-mips-elf/unaligned-jalx-0.s: Update accordingly.
641 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error
642 message.
643 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
644 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
645 * testsuite/ld-mips-elf/unaligned-jalx-2.d: Remove test.
646 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: Remove test.
647 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: Remove
648 test.
649 * testsuite/ld-mips-elf/unaligned-jalx-2.s: Remove test source.
650 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Fold
651 `unaligned-lwpc-3' here.
652 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: Update accordingly.
653 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Fold
654 `unaligned-lwpc-2' here.
655 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: Update accordingly.
656 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: Remove test.
657 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: Remove test source.
658 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: Remove test.
659 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: Remove test source.
660 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Fold
661 `unaligned-ldpc-4' here.
662 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: Update accordingly.
663 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Update error
664 message. Fold `unaligned-ldpc-2' and `unaligned-ldpc-3' here.
665 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: Update accordingly.
666 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: Remove test.
667 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: Remove test source.
668 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: Remove test.
669 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: Remove test source.
670 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: Remove test.
671 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: Remove test source.
672 * testsuite/ld-mips-elf/mips-elf.exp: Delete removed tests.
673
674 2016-05-26 Nick Clifton <nickc@redhat.com>
675
676 PR target/20134
677 * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
678 __bsssize.
679 * scripttempl/elf32msp430_3.sc (.bss): Likewise.
680
681 2016-05-25 Maciej W. Rozycki <macro@imgtec.com>
682
683 * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
684 * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
685 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
686 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
687 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
688 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
689 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
690 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
691 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
692 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
693 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
694 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
695 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
696 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
697 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
698 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
699 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
700 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
701 * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
702 * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
703 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
704 * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
705 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
706 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
707 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
708 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
709 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
710 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
711 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
712 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
713 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
714 * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
715 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
716
717 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
718
719 PR ld/20103
720 * ldmain.c (add_archive_element): Don't claim new IR symbols
721 after all IR symbols have been claimed.
722 * plugin.c (plugin_call_claim_file): Remove no_more_claiming
723 check.
724 * testsuite/ld-plugin/lto.exp (pr20103): New proc.
725 Run PR ld/20103 tests.
726 * testsuite/ld-plugin/pr20103a.c: New file.
727 * testsuite/ld-plugin/pr20103b.c: Likewise.
728 * testsuite/ld-plugin/pr20103c.c: Likewise.
729
730 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
731
732 * testsuite/ld-mips-elf/jalx-local.d: New test.
733 * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
734 * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
735 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
736
737 2016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
738
739 * Makefile.am: Add earmelf_phoenix.c.
740 * Makefile.in: Regenerate.
741 * configure.tgt: Add entry for arm-phoenix.
742 * emulparams/armelf_phoenix.sh: New file.
743
744 2016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
745
746 * emultempl/armelf.em (arm_elf_before_allocation): Call
747 bfd_elf32_arm_keep_private_stub_output_sections before generic
748 before_allocation function.
749
750 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
751
752 * testsuite/ld-mips-elf/jalx-addend.d: New test.
753 * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
754 * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
755 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
756
757 2016-05-19 H.J. Lu <hongjiu.lu@intel.com>
758
759 PR ld/20117
760 * testsuite/ld-i386/i386.exp: Run pr20117.
761 * testsuite/ld-i386/pr19609-1i.d: Updated.
762 * testsuite/ld-i386/pr20117.d: New file.
763 * testsuite/ld-i386/pr20117.s: Likewise.
764
765 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
766
767 * testsuite/ld-elf/compressed1d.d: Removed from notarget.
768 * testsuite/ld-elf/group8a.d: Likewise.
769 * testsuite/ld-elf/group8b.d: Likewise.
770 * testsuite/ld-elf/group9a.d: Likewise.
771 * testsuite/ld-elf/group9b.d: Likewise.
772 * testsuite/ld-elf/pr12851.d: Likewise.
773 * testsuite/ld-elf/pr12975.d: Likewise.
774 * testsuite/ld-elf/pr13177.d: Likewise.
775 * testsuite/ld-elf/pr13195.d: Likewise.
776 * testsuite/ld-elf/pr17615.d: Likewise.
777 * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
778 * testsuite/ld-elf/group3b.d: Likewise.
779 * testsuite/ld-srec/srec.exp: Likewise.
780 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
781 as supporting gc.
782 (check_shared_lib_support): Mark ARC as supporting.
783
784 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
785
786 * emulparams/arcelf.sh: Changed.
787 * emulparams/arclinux.sh: Likewise.
788 * scripttempl/arclinux.sc: Moved to a more standard implementation
789 similar to elf.sc.
790
791 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
792
793 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
794 `ft32-*-*' behind `frv-*-*'.
795
796 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
797
798 * configure.tgt: Remove `am34-*-linux*' support.
799
800 2016-05-19 Alan Modra <amodra@gmail.com>
801
802 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
803 * testsuite/ld-scripts/cross2.t: Tweak .opd and .toc placement.
804 * testsuite/ld-scripts/cross3.t: Likewise.
805 * testsuite/ld-scripts/cross4.t: Likewise.
806 * testsuite/ld-scripts/cross5.t: Likewise.
807 * testsuite/ld-scripts/cross6.t: Likewise.
808 * testsuite/ld-scripts/cross7.t: Likewise.
809
810 2016-05-19 Alan Modra <amodra@gmail.com>
811
812 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Pass in
813 exe name rather than constructing testname. Fix typo in
814 sub-test name. Log copying. Use -rpath rather than -R.
815
816 2016-05-18 Nick Clifton <nickc@redhat.com>
817
818 * scripttempl/ft32.sc: Use fixed constants for memory region
819 lengths. Include DWARF debug sections.
820 (.data .bss): Do not assign locations during relocatable links.
821 * testsuite/ld-elf/compressed1d.d: Skip for FT32.
822 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
823 * testsuite/ld-elf/sec64k.exp: Likewise.
824 * testsuite/ld-elf/init-fini-array.d: XFail for FT32.
825 * testsuite/ld-elf/merge.d: Likewise.
826 * testsuite/ld-elf/orphan-region.d: Likewise.
827 * testsuite/ld-elf/orphan.s: Likewise.
828 * testsuite/ld-elf/orphan3.d: Likewise.
829 * testsuite/ld-elf/pr349.d: Likewise.
830 * testsuite/ld-elf/warn2.d: Likewise.
831 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Note
832 that the FT32 does not support shared libraries.
833
834 2016-05-17 H.J. Lu <hongjiu.lu@intel.com>
835
836 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Check
837 global CC.
838
839 2016-05-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
840
841 * scripttempl/avr.sc (text): Place .progmem.data from avr-libc
842 above .progmem*.
843 * scripttempl/avrtiny.sc (text): Likewise.
844
845 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
846
847 * testsuite/ld-unique/unique.exp: Use `is_elf_format' and
848 `supports_gnu_unique' to qualify testing.
849
850 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
851
852 * testsuite/ld-elf/flags1.d: Update the xfail list.
853
854 2016-05-15 Maciej W. Rozycki <macro@imgtec.com>
855
856 * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
857 removal.
858
859 2016-05-14 H.J. Lu <hongjiu.lu@intel.com>
860
861 PR ld/20097
862 * testplug2.c (onall_symbols_read): Remove redundant sizeof
863 on EXPECTED_VIEW_LENGTH.
864 * testplug4.c (onall_symbols_read): Likewise.
865
866 2016-05-13 H.J. Lu <hongjiu.lu@intel.com>
867
868 PR ld/20093
869 * testsuite/ld-x86-64/pr20093-1.d: New file.
870 * testsuite/ld-x86-64/pr20093-1.s: Likewise.
871 * testsuite/ld-x86-64/pr20093-2.d: Likewise.
872 * testsuite/ld-x86-64/pr20093-2.s: Likewise.
873 * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2.
874
875 2016-05-13 Alan Modra <amodra@gmail.com>
876
877 * testsuite/ld-arm/arm-elf.exp: Adjust for arm-no-rel-plt now passing.
878 Use different output file name for static app without .rel.plt.
879 * testsuite/ld-arm/arm-no-rel-plt.ld: Align .rel.dyn and .rela.dyn.
880 * testsuite/ld-arm/arm-no-rel-plt.out: Delete.
881 * testsuite/ld-arm/arm-no-rel-plt.r: New.
882 * testsuite/ld-arm/arm-static-app.d: Don't check file name.
883 * testsuite/ld-arm/arm-static-app.r: Likewise.
884
885 2016-05-12 H.J. Lu <hongjiu.lu@intel.com>
886
887 PR ld/20070
888 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
889 (libldtestplug4_la_SOURCES): New.
890 (libldtestplug4_la_CFLAGS): Likewise.
891 (libldtestplug4_la_LDFLAGS): Likewise.
892 * Makefile.in: Regenerated.
893 * plugin.c (get_symbols): Return resolution based on IR symbol
894 kinds for symbols defined/referenced only within IR.
895 * testplug4.c: New file.
896 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
897 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
898 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
899 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
900 (plugin4_path): Likewise.
901 Add a test for ld/20070.
902
903 2016-05-11 Alan Modra <amodra@gmail.com>
904
905 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
906 Call elf32_hppa_init_stub_bfd.
907
908 2016-05-11 Alan Modra <amodra@gmail.com>
909
910 PR 20060
911 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
912 * testsuite/ld-powerpc/tlsdll.s: New.
913 * testsuite/ld-powerpc/tlsdll.ver: New.
914 * testsuite/ld-powerpc/tlsdll_32.s: New.
915 * testsuite/ld-powerpc/tlsopt5.d: New.
916 * testsuite/ld-powerpc/tlsopt5.s: New.
917 * testsuite/ld-powerpc/tlsopt5_32.d: New.
918 * testsuite/ld-powerpc/tlsopt5_32.s: New.
919
920 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
921
922 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
923 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
924
925 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
926
927 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
928 parameter and rename input_section parameter to after_input_section.
929 Append input stub section to the output section if after_input_section
930 is NULL.
931
932 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
933
934 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
935 test.
936 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
937 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
938
939 2016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
940
941 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
942
943 2016-05-09 Christophe Monat <christophe.monat@st.com>
944
945 PR ld/20030
946 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
947 tests. Fix misnamed stm32l4xx-fix-all.
948 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
949 loads with DP registers.
950 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
951 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
952 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
953 loads with DP registers.
954 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
955
956 2016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
957
958 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
959 program headers.
960 (xfail): Remove avr-*-*.
961 Update regex to check the section flags.
962 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
963
964 2016-05-09 Alan Modra <amodra@gmail.com>
965
966 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
967 * Makefile.in: Regenerate.
968
969 2016-05-09 Alan Modra <amodra@gmail.com>
970
971 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
972 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
973 * testsuite/ld-scripts/section-match-1.t: Likewise.
974
975 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
976
977 PR ld/17550
978 * testsuite/ld-elf/pr17550-1.s: New file.
979 * testsuite/ld-elf/pr17550-2.s: Likewise.
980 * testsuite/ld-elf/pr17550-3.s: Likewise.
981 * testsuite/ld-elf/pr17550-4.s: Likewise.
982 * testsuite/ld-elf/pr17550a.d: Likewise.
983 * testsuite/ld-elf/pr17550b.d: Likewise.
984 * testsuite/ld-elf/pr17550c.d: Likewise.
985 * testsuite/ld-elf/pr17550d.d: Likewise.
986
987 2016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
988
989 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
990
991 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
992
993 * testsuite/ld-i386/i386.exp: Run load7.
994 * testsuite/ld-i386/load7.d: New file.
995 * testsuite/ld-i386/load7.map: Likewise.
996 * testsuite/ld-i386/load7.s: Likewise.
997 * testsuite/ld-x86-64/load2.d: Likewise.
998 * testsuite/ld-x86-64/load2.map: Likewise.
999 * testsuite/ld-x86-64/load2.s: Likewise.
1000 * testsuite/ld-x86-64/x86-64.exp: Run load2.
1001
1002 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
1005 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1006 Likewise.
1007 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1008 Likewise.
1009
1010 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1011
1012 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
1013
1014 2016-05-04 H.J. Lu <hongjiu.lu@intel.com>
1015
1016 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
1017
1018 2016-05-04 Maciej W. Rozycki <macro@imgtec.com>
1019
1020 * testsuite/ld-unique/unique.d: New test.
1021 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
1022 messages for compiled tests.
1023
1024 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1025
1026 * testsuite/ld-elf/pr18735.d: Allow other symbols.
1027 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
1028 * testsuite/ld-gc/pr14265.d: Allow other symbols.
1029 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
1030 plugin_tests only if check_shared_lib_support is true.
1031 * testsuite/ld-selective/selective.exp: Add --section-start
1032 flag for avr.
1033
1034 2016-05-03 Maciej W. Rozycki <macro@imgtec.com>
1035
1036 PR 10549
1037 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
1038
1039 2016-05-03 Jiong Wang <jiong.wang@arm.com>
1040
1041 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
1042 * NEWS: Mention --no-apply-dynamic-relocs.
1043 * ld.texinfo (ld and the ARM family): Document
1044 --no-apply-dynamic-relocs.
1045 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
1046 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
1047 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
1048 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
1049 option.
1050
1051 2016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1052
1053 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
1054 before running STT_COMMON tests.
1055
1056 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 * config/default.exp (NOPIE_CFLAGS): Download source only on
1059 remote host.
1060 (NOPIE_LDFLAGS): Likewise.
1061 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
1062 (check_lto_fat_available): Likewise.
1063 (check_lto_shared_available): Likewise.
1064 (check_ifunc_available): Likewise.
1065 (check_ifunc_attribute_available): Likewise.
1066
1067 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1068
1069 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
1070
1071 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1072
1073 PR ld/20006
1074 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
1075 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
1076 ELF targets.
1077
1078 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 * testsuite/ld-elf/compressed1b.d: Pass
1081 --compress-debug-sections=none to ld.
1082 * testsuite/ld-elf/compressed1c.d: Likewise.
1083
1084 2016-04-27 Alan Modra <amodra@gmail.com>
1085
1086 PR target/19985
1087 * configure.tgt: Don't use var+=.
1088
1089 2016-04-25 Nick Clifton <nickc@redhat.com>
1090
1091 PR target/19985
1092 * configure.tgt: Include big endian PPC64 emulations with little
1093 endian PPC64 targets.
1094
1095 2016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1096
1097 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
1098
1099 2016-04-21 Nick Clifton <nickc@redhat.com>
1100
1101 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
1102 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
1103 targets. Do not stop the checks when problems are encountered.
1104
1105 2016-04-21 Alan Modra <amodra@gmail.com>
1106
1107 * testsuite/ld-scripts/cross3.t: Add commonly used data
1108 and text section names to output section statements.
1109 * testsuite/ld-scripts/cross4.t: Likewise.
1110 * testsuite/ld-scripts/cross5.t: Likewise.
1111 * testsuite/ld-scripts/cross6.t: Likewise.
1112 * testsuite/ld-scripts/cross7.t: Likewise.
1113
1114 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1115
1116 * ldlang.c (lang_check_relocs): New function.
1117 (lang_process): Call lang_check_relocs after lang_gc_sections.
1118 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
1119 call _bfd_elf_link_check_relocs here.
1120
1121 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1122
1123 PR ld/19972
1124 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
1125 R_386_NONE or R_X86_64_NONE.
1126
1127 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1128
1129 * testsuite/ld-x86-64/pic1.d: New file.
1130 * testsuite/ld-x86-64/pic1.s: Likewise.
1131 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
1132
1133 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1134
1135 * testsuite/ld-x86-64/pie2.d: New file.
1136 * testsuite/ld-x86-64/pie2.s: Likewise.
1137 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
1138
1139 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1140
1141 PR ld/19969
1142 * testsuite/ld-x86-64/pr19969.d: New file.
1143 * testsuite/ld-x86-64/pr19969a.S: Likewise.
1144 * testsuite/ld-x86-64/pr19969b.S: Likewise.
1145 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
1146
1147 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1148
1149 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1150 New.
1151 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1152 Likewise.
1153 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1154 Likewise.
1155 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1156 Likewise.
1157 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1158 Likewise.
1159 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1160 Likewise.
1161 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1162 Likewise.
1163 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1164 Likewise.
1165 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
1166 Set check_relocs_after_open_input to TRUE if
1167 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
1168 (gld${EMULATION_NAME}_after_open): Call
1169 _bfd_elf_link_check_relocs on all inputs if
1170 check_relocs_after_open_input is TRUE.
1171
1172 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1173
1174 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
1175 my_personality_v0.
1176
1177 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1178
1179 * emultempl/scoreelf.em: Likewise.
1180
1181 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
1182
1183 PR ld/19719
1184 * testsuite/ld-x86-64/pr19719.d: New file.
1185 * testsuite/ld-x86-64/pr19719.s: Likewise.
1186 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
1187
1188 2016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
1189
1190 * ld.texinfo: Document NOCROSSREFS_TO script command.
1191 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
1192 (lang_add_nocrossref_to): New prototype.
1193 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
1194 symbols defined in the first section.
1195 (check_nocrossref): Likewise.
1196 * ldgram.y (NOCROSSREFS_TO): New script command.
1197 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
1198 (lang_add_nocrossref_to): New function.
1199 * ldlex.l (NOCROSSREFS_TO): New token.
1200 * NEWS: Mention NOCROSSREFS_TO.
1201 * testsuite/ld-scripts/cross4.t: New file.
1202 * testsuite/ld-scripts/cross5.t: Likewise.
1203 * testsuite/ld-scripts/cross6.t: Likewise.
1204 * testsuite/ld-scripts/cross7.t: Likewise.
1205 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
1206 tests.
1207
1208 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1209
1210 * Makefile.in: Regenerated with automake 1.11.6.
1211 * aclocal.m4: Likewise.
1212
1213 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * testsuite/ld-arc/arc.exp: New file.
1216 * testsuite/ld-arc/nps-1.s: New file.
1217 * testsuite/ld-arc/nps-1a.d: New file.
1218 * testsuite/ld-arc/nps-1b.d: New file.
1219 * testsuite/ld-arc/nps-1b.err: New file.
1220
1221 2016-04-14 Nick Clifton <nickc@redhat.com>
1222
1223 PR 19457
1224 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
1225 exceptions for Mingw and Cygwin.
1226
1227 2016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
1230 check_ld(terminal).
1231
1232 2016-04-13 H.J. Lu <hongjiu.lu@intel.com>
1233
1234 PR ld/19774
1235 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
1236 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
1237 tests.
1238
1239 2016-04-11 H.J. Lu <hongjiu.lu@intel.com>
1240
1241 PR ld/19939
1242 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
1243 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1244 * testsuite/ld-i386/pr19939.s: New file.
1245 * testsuite/ld-i386/pr19939a.d: Likewise.
1246 * testsuite/ld-i386/pr19939b.d: Likewise.
1247 * testsuite/ld-x86-64/pr19939.s: Likewise.
1248 * testsuite/ld-x86-64/pr19939a.d: Likewise.
1249 * testsuite/ld-x86-64/pr19939b.d: Likewise.
1250
1251 2016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
1252
1253 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
1254
1255 2016-04-08 Alan Modra <amodra@gmail.com>
1256
1257 PR 18452
1258 * ldlang.c (maybe_overlays): Delete.
1259 (lang_size_sections_1): Remove code setting maybe_overlays.
1260 (lang_check_section_addresses): Instead detect overlays by
1261 exact match of section VMAs here. Fix memory leak.
1262
1263 2016-04-08 Dan Gisselquist <dgisselq@ieee.org>
1264
1265 * ldlang.c (print_output_section_statement): Show minfo size
1266 in target machine address units.
1267 (print_reloc_statement): Likewise.
1268 (print_padding_statement): Likewise.
1269 (print_data_statement): Likewise. Ensure minimum print_dot
1270 increment of one address unit.
1271
1272 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * emulparams/arc-endianness.sh: Make little endian default choice.
1275
1276 2016-04-07 Nick Clifton <nickc@redhat.com>
1277
1278 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
1279 section name.
1280 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
1281
1282 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
1283
1284 * emulparams/arc-endianness.sh: New file.
1285 * emulparams/arcebelf.sh: Deleted.
1286 * emulparams/arcebelf_prof.sh: Deleted.
1287 * emulparams/arceblinux.sh: Deleted.
1288 * emulparams/arceblinux_prof.sh: Deleted.
1289 * emulparams/arcelf.sh: Include arc-endinness.sh.
1290 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
1291 * emulparams/arclinux.sh: Include arc-endinness.sh.
1292 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
1293 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
1294 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
1295 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
1296 little endian arc targets.
1297 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
1298 * testsuite/ld-elf/group1.d: Likewise.
1299 * testsuite/ld-elf/group3b.d: Likewise.
1300 * testsuite/ld-elf/group8a.d: Likewise.
1301 * testsuite/ld-elf/group8b.d: Likewise.
1302 * testsuite/ld-elf/group9a.d: Likewise.
1303 * testsuite/ld-elf/group9b.d: Likewise.
1304 * testsuite/ld-elf/linkonce2.d: Likewise.
1305 * testsuite/ld-elf/pr12851.d: Likewise.
1306 * testsuite/ld-elf/pr12975.d: Likewise.
1307 * testsuite/ld-elf/pr13177.d: Likewise.
1308 * testsuite/ld-elf/pr13195.d: Likewise.
1309 * testsuite/ld-elf/pr17615.d: Likewise.
1310 * testsuite/ld-elf/pr19162.d: Likewise.
1311 * testsuite/ld-elf/sec64k.exp: Likewise.
1312 * testsuite/lib/ld-lib.exp: Likewise.
1313
1314 2016-04-05 Maciej W. Rozycki <macro@imgtec.com>
1315
1316 PR ld/19908
1317 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
1318 handling fix.
1319 * testsuite/ld-cris/tls-e-20a.d: Likewise.
1320 * testsuite/ld-cris/tls-e-21.d: Likewise.
1321 * testsuite/ld-cris/tls-e-23.d: Likewise.
1322 * testsuite/ld-cris/tls-e-80.d: Likewise.
1323 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
1324 * testsuite/ld-cris/tls-leie-19.d: Likewise.
1325 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
1326 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
1327 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
1328 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
1329 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
1330 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
1331 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
1332 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1333
1334 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1335
1336 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
1337 * testsuite/ld-discard/start.d: Likewise.
1338 * testsuite/ld-discard/static.d: Likewise.
1339 * testsuite/ld-elf/group1.d: Likewise.
1340 * testsuite/ld-elf/group3b.d: Likewise.
1341 * testsuite/ld-elf/orphan-region.d: Likewise.
1342 * testsuite/ld-elf/orphan.d: Likewise.
1343 * testsuite/ld-elf/orphan3.d: Likewise.
1344 * testsuite/ld-elf/pr349.d: Likewise.
1345 * testsuite/ld-elf/warn1.d: Likewise.
1346 * testsuite/ld-elf/warn2.d: Likewise.
1347 * testsuite/ld-elf/warn3.d: Likewise.
1348 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
1349 through linker flags.
1350 * testsuite/ld-srec/srec.exp: Set as xfail.
1351
1352 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1353
1354 PR ld/19827
1355 * testsuite/ld-i386/pr19827-nacl.rd: New file.
1356 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
1357
1358 2016-04-04 Nick Clifton <nickc@redhat.com>
1359
1360 PR 19803
1361 * emultempl/pe.em (change_undef): New function. Encapsulates
1362 duplicated code in pe_fixup_stdcalls and adds the newly defined
1363 sym to the gc root list.
1364 (pe_fixup_stdcall): Use the new function.
1365 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
1366 symbol to gc root list.
1367
1368 2016-03-31 Alan Modra <amodra@gmail.com>
1369
1370 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
1371 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
1372 (print_input_section): Don't use TO_ADDR when printing section
1373 size.
1374 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
1375 (lang_size_sections): Use TO_ADDR in relro end calculation.
1376
1377 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
1378
1379 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
1380 value from regexp_diff.
1381 * testsuite/ld-elf/orphan-5.l: Fix expected output.
1382 * testsuite/ld-elf/orphan-6.l: Likewise.
1383
1384 2016-03-30 Alan Modra <amodra@gmail.com>
1385
1386 PR 18452
1387 * ldlang.c (maybe_overlays): New static var.
1388 (lang_size_sections_1): Set it here.
1389 (struct check_sec): New.
1390 (sort_sections_by_lma): Adjust for array of structs.
1391 (sort_sections_by_vma): New function.
1392 (lang_check_section_addresses): Check both LMA and VMA for overlap.
1393 * testsuite/ld-scripts/rgn-over7.d: Adjust.
1394
1395 2016-03-30 Alan Modra <amodra@gmail.com>
1396
1397 * ldlang.c (lang_size_sections_1): Correct code detecting a
1398 backward non-overlapping move.
1399
1400 2016-03-30 Alan Modra <amodra@gmail.com>
1401
1402 * ldlang.c (IS_TBSS): New macro, extracted from..
1403 (IGNORE_SECTION): ..here.
1404 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
1405 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
1406
1407 2016-03-22 Nick Clifton <nickc@redhat.com>
1408
1409 PR ld/19803
1410 * ldlang.c (lang_add_gc_name): New function. Adds the provided
1411 symbol name to the list of gc symbols.
1412 (lang_process): Call lang_add_gc_name with entry_symbol_default if
1413 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
1414 and fini function names.
1415 * pe-dll.c (process_def_file_and_drectve): Add exported names to
1416 the gc symbol list.
1417 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
1418 * testsuite/ld-pe/pr19803.d: Tweak expected output.
1419
1420 2016-03-22 Nick Clifton <nickc@redhat.com>
1421
1422 * configure: Regenerate.
1423
1424 2016-03-21 Nick Clifton <nickc@redhat.com>
1425
1426 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
1427 * plugin.c: Likewise.
1428 * pe-dll.c: Likewise.
1429
1430 2016-03-18 Awson <kyrab@mail.ru>
1431
1432 PR 19531
1433 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
1434 this section.
1435 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
1436
1437 2016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1438
1439 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
1440
1441 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1442
1443 PR ld/19827
1444 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
1445 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1446 * testsuite/ld-i386/pr19827.rd: New file.
1447 * testsuite/ld-i386/pr19827a.S: Likewise.
1448 * testsuite/ld-i386/pr19827b.S: Likewise.
1449 * testsuite/ld-x86-64/pr19827.rd: Likewise.
1450 * testsuite/ld-x86-64/pr19827a.S: Likewise.
1451 * testsuite/ld-x86-64/pr19827b.S: Likewise.
1452
1453 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1454
1455 PR ld/19807
1456 * Makefile.am (ELF_X86_DEPS): Add
1457 $(srcdir)/emulparams/reloc_overflow.sh.
1458 * Makefile.in: Regenerated.
1459 * NEWS: Mention -z noreloc-overflow.
1460 * ld.texinfo: Document -z noreloc-overflow.
1461 * emulparams/elf32_x86_64.sh: Source
1462 ${srcdir}/emulparams/reloc_overflow.sh.
1463 * emulparams/elf_x86_64.sh: Likewise.
1464 * emulparams/reloc_overflow.sh: New file.
1465 * testsuite/ld-x86-64/pr19807-1.s: New file.
1466 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1467 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1468 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
1469 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1470 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1471 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1472 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1473 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1474 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
1475
1476 2016-03-13 H.J. Lu <hongjiu.lu@intel.com>
1477
1478 PR ld/19539
1479 * testsuite/ld-i386/i386.exp: Run pr19539.
1480 * testsuite/ld-i386/pr19539.d: New file.
1481 * testsuite/ld-i386/pr19539.s: Likewise.
1482 * testsuite/ld-i386/pr19539.t: Likewise.
1483 * testsuite/ld-x86-64/pr19539.s: Likewise.
1484 * testsuite/ld-x86-64/pr19539.t: Likewise.
1485 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1486 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1487 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
1488
1489 2016-03-10 Mickael Guene <mickael.guene@st.com>
1490
1491 PR gas/19744
1492 * testsuite/ld-arm/arm-elf.exp: New tests.
1493 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
1494 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
1495
1496 2016-03-10 Nick Clifton <nickc@redhat.com>
1497
1498 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
1499
1500 2016-03-09 Pedro Alves <palves@redhat.com>
1501
1502 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
1503 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
1504
1505 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1506
1507 PR ld/19789
1508 * testsuite/ld-elf/pr19789.d: New file.
1509 * testsuite/ld-elf/pr19789.s: Likewise.
1510
1511 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1512
1513 PR ld/19784
1514 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
1515 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
1516 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
1517 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
1518 * testsuite/ld-ifunc/pass.out: New file.
1519 * testsuite/ld-ifunc/pr19784a.c: Likewise.
1520 * testsuite/ld-ifunc/pr19784b.c: Likewise.
1521 * testsuite/ld-ifunc/pr19784c.c: Likewise.
1522
1523 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1524
1525 PR ld/19774
1526 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
1527 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
1528 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
1529 --as-needed for pr18841c.
1530
1531 2016-03-07 H.J. Lu <hongjiu.lu@intel.com>
1532
1533 PR ld/19774
1534 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
1535 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
1536 before tmpdir/got1d.so and test --as-needed.
1537 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
1538 tmpdir/pr18900.so and test --as-needed.
1539
1540 2016-03-07 Jiong Wang <jiong.wang@arm.com>
1541
1542 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
1543 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
1544 result.
1545 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
1546
1547 2016-03-06 H.J. Lu <hongjiu.lu@intel.com>
1548
1549 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
1550 before tmpdir/copyreloc-lib.so and test --as-needed.
1551 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1552
1553 2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
1554
1555 PR ld/19579
1556 * testsuite/ld-elf/pr19579a.c: New file.
1557 * testsuite/ld-elf/pr19579b.c: Likewise.
1558 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
1559
1560 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1561
1562 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
1563
1564 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1565
1566 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
1567 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
1568
1569 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1570
1571 PR ld/19739
1572 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
1573 input sections for relocatable link.
1574 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1575 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1576
1577 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1578
1579 PR ld/19739
1580 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1581 merge flags of other input sections for relocatable link.
1582
1583 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1584
1585 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
1586
1587 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1588
1589 * testsuite/ld-elf/pr19162.d: Skip arc target.
1590
1591 2016-02-29 H.J. Lu <hongjiu.lu@intel.com>
1592
1593 PR ld/19162
1594 * testsuite/ld-elf/pr19162.d: New file.
1595 * testsuite/ld-elf/pr19162a.s: Likwise.
1596 * testsuite/ld-elf/pr19162b.s: Likwise.
1597
1598 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
1599
1600 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
1601 * testsuite/ld-elf/merge2.d: Likewise.
1602 * testsuite/ld-elf/merge3.d: Likewise.
1603
1604 2016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1605
1606 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
1607 generated.
1608
1609 2016-02-26 Renlin Li <renlin.li@arm.com>
1610
1611 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
1612 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
1613 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
1614 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
1615 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
1616 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
1617 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
1618 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
1619 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
1620 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
1621
1622 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1623
1624 PR ld/19609
1625 * testsuite/ld-i386/got1.dd: Updated.
1626 * testsuite/ld-i386/lea1c.d: Likewise.
1627 * testsuite/ld-i386/load1-nacl.d: Likewise.
1628 * testsuite/ld-i386/load1.d: Likewise.
1629 * testsuite/ld-i386/load4b.d: Likewise.
1630 * testsuite/ld-i386/load5b.d: Likewise.
1631 * testsuite/ld-i386/mov1b.d: Likewise.
1632 * testsuite/ld-x86-64/mov1b.d: Likewise.
1633 * testsuite/ld-x86-64/mov1d.d: Likewise.
1634 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1635 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1636 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1637 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1638 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
1639 * testsuite/ld-x86-64/lea1a.d: Likewise.
1640 * testsuite/ld-x86-64/lea1b.d: Likewise.
1641 * testsuite/ld-x86-64/lea1c.d: Likewise.
1642 * testsuite/ld-x86-64/lea1d.d: Likewise.
1643 * testsuite/ld-x86-64/lea1e.d: Likewise.
1644 * testsuite/ld-x86-64/lea1f.d: Likewise.
1645 * testsuite/ld-x86-64/mov1b.d: Likewise.
1646 * testsuite/ld-x86-64/mov1d.d: Likewise.
1647 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
1648 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1649 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
1650 * testsuite/ld-i386/pr19609-1.s: New file.
1651 * testsuite/ld-i386/pr19609-1a.d: Likewise.
1652 * testsuite/ld-i386/pr19609-1b.d: Likewise.
1653 * testsuite/ld-i386/pr19609-1c.d: Likewise.
1654 * testsuite/ld-i386/pr19609-1d.d: Likewise.
1655 * testsuite/ld-i386/pr19609-1e.d: Likewise.
1656 * testsuite/ld-i386/pr19609-1f.d: Likewise.
1657 * testsuite/ld-i386/pr19609-1g.d: Likewise.
1658 * testsuite/ld-i386/pr19609-1h.d: Likewise.
1659 * testsuite/ld-i386/pr19609-1i.d: Likewise.
1660 * testsuite/ld-i386/pr19609-2.s: Likewise.
1661 * testsuite/ld-i386/pr19609-2a.d: Likewise.
1662 * testsuite/ld-i386/pr19609-2b.d: Likewise.
1663 * testsuite/ld-i386/pr19609-2c.d: Likewise.
1664 * testsuite/ld-i386/undefweak.s: Likewise.
1665 * testsuite/ld-i386/undefweaka.d: Likewise.
1666 * testsuite/ld-i386/undefweakb.d: Likewise.
1667 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
1668 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
1669 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
1670 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
1671 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
1672 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
1673 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
1674 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
1675 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
1676 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
1677 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
1678 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
1679 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
1680 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
1681 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
1682 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
1683 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
1684 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
1685 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
1686 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
1687 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
1688 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
1689 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
1690 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
1691 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
1692 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
1693 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
1694 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
1695 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
1696 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
1697 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
1698 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
1699 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
1700 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
1701 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
1702 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
1703 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
1704 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
1705 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
1706 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
1707 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
1708 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
1709 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
1710 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
1711 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
1712 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
1713 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
1714 PR ld/19609.
1715 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
1716 and tests for PR ld/19609.
1717
1718 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1719
1720 PR ld/19645
1721 * NEWS: Mention -z common/-z nocommon for ELF targets.
1722 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1723 -z common and -z nocommon.
1724 * ld.texinfo: Document -z common/-z nocommon.
1725 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
1726 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
1727 --elf-stt-common=yes with assembler.
1728 * testsuite/ld-elfcomm/common-1.s: New file.
1729 * testsuite/ld-elfcomm/common-1a.d: Likewise.
1730 * testsuite/ld-elfcomm/common-1b.d: Likewise.
1731 * testsuite/ld-elfcomm/common-1c.d: Likewise.
1732 * testsuite/ld-elfcomm/common-1d.d: Likewise.
1733 * testsuite/ld-elfcomm/common-1e.d: Likewise.
1734 * testsuite/ld-elfcomm/common-1f.d: Likewise.
1735 * testsuite/ld-elfcomm/common-2.s: Likewise.
1736 * testsuite/ld-elfcomm/common-2a.d: Likewise.
1737 * testsuite/ld-elfcomm/common-2b.d: Likewise.
1738 * testsuite/ld-elfcomm/common-2c.d: Likewise.
1739 * testsuite/ld-elfcomm/common-2d.d: Likewise.
1740 * testsuite/ld-elfcomm/common-2e.d: Likewise.
1741 * testsuite/ld-elfcomm/common-2f.d: Likewise.
1742 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
1743 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
1744 * testsuite/ld-i386/pr19645.d: Likewise.
1745 * testsuite/ld-i386/pr19645.s: Likewise.
1746 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
1747 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
1748 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
1749 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
1750 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
1751 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
1752 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
1753 * testsuite/ld-x86-64/pr19645.d: Likewise.
1754 * testsuite/ld-x86-64/pr19645.s: Likewise.
1755 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
1756 with assembler.
1757 (assembler_generates_commons): Removed.
1758 Run -z common/-z nocommon tests. Run *.d tests.
1759 * testsuite/ld-i386/i386.exp: Run pr19645.
1760 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1761 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
1762 assembler. Test STT_COMMON with readelf.
1763
1764 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1765
1766 PR ld/19636
1767 PR ld/19704
1768 PR ld/19719
1769 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
1770 * Makefile.in: Regenerated.
1771 * NEWS: Mention -z nodynamic-undefined-weak.
1772 * ld.texinfo: Document -z nodynamic-undefined-weak.
1773 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
1774 * emulparams/dynamic_undefined_weak.sh: New file.
1775 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
1776 * emulparams/elf_i386.sh: Likewise.
1777 * emulparams/elf_i386_be.sh: Likewise.
1778 * emulparams/elf_i386_chaos.sh: Likewise.
1779 * emulparams/elf_i386_ldso.sh: Likewise.
1780 * emulparams/elf_i386_vxworks.sh: Likewise.
1781 * emulparams/elf_iamcu.sh: Likewise.
1782 * emulparams/elf_k1om.sh: Likewise.
1783 * emulparams/elf_l1om.sh: Likewise.
1784 * emulparams/elf_x86_64.sh: Likewise.
1785 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
1786 Append.
1787 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
1788 * testsuite/ld-elf/pr19719a.c: New file.
1789 * testsuite/ld-elf/pr19719b.c: Likewise.
1790 * testsuite/ld-elf/pr19719c.c: Likewise.
1791 * testsuite/ld-elf/pr19719d.c: Likewise.
1792 * testsuite/ld-i386/pr19636-1.s: Likewise.
1793 * testsuite/ld-i386/pr19636-1a.d: Likewise.
1794 * testsuite/ld-i386/pr19636-1b.d: Likewise.
1795 * testsuite/ld-i386/pr19636-1c.d: Likewise.
1796 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1797 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1798 * testsuite/ld-i386/pr19636-1e.d: Likewise.
1799 * testsuite/ld-i386/pr19636-1f.d: Likewise.
1800 * testsuite/ld-i386/pr19636-1g.d: Likewise.
1801 * testsuite/ld-i386/pr19636-1h.d: Likewise.
1802 * testsuite/ld-i386/pr19636-1i.d: Likewise.
1803 * testsuite/ld-i386/pr19636-2.s: Likewise.
1804 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1805 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1806 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1807 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1808 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1809 * testsuite/ld-i386/pr19636-2d.d: Likewise.
1810 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
1811 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1812 * testsuite/ld-i386/pr19636-3.s: Likewise.
1813 * testsuite/ld-i386/pr19636-3a.d: Likewise.
1814 * testsuite/ld-i386/pr19636-3b.d: Likewise.
1815 * testsuite/ld-i386/pr19636-3c.d: Likewise.
1816 * testsuite/ld-i386/pr19636-3d.d: Likewise.
1817 * testsuite/ld-i386/pr19636-3e.d: Likewise.
1818 * testsuite/ld-i386/pr19636-3f.d: Likewise.
1819 * testsuite/ld-i386/pr19636-3g.d: Likewise.
1820 * testsuite/ld-i386/pr19636-4.s: Likewise.
1821 * testsuite/ld-i386/pr19636-4a.d: Likewise.
1822 * testsuite/ld-i386/pr19636-4b.d: Likewise.
1823 * testsuite/ld-i386/pr19636-4c.d: Likewise.
1824 * testsuite/ld-i386/pr19636-4d.d: Likewise.
1825 * testsuite/ld-i386/pr19704.out: Likewise.
1826 * testsuite/ld-i386/pr19704a.c: Likewise.
1827 * testsuite/ld-i386/pr19704b.c: Likewise.
1828 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
1829 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
1830 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
1831 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
1832 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
1833 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
1834 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
1835 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
1836 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
1837 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
1838 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
1839 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
1840 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
1841 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
1842 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
1843 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
1844 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
1845 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
1846 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
1847 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
1848 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
1849 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
1850 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
1851 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
1852 * testsuite/ld-x86-64/pr19704.out: Likewise.
1853 * testsuite/ld-x86-64/pr19704a.c: Likewise.
1854 * testsuite/ld-x86-64/pr19704b.c: Likewise.
1855 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
1856 Run mix_pic_and_non_pic.
1857 * testsuite/ld-i386/i386.exp (undefined_weak): New.
1858 Run undefined_weak and PR ld/19636 tests.
1859 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1860 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
1861 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1862
1863 2016-02-25 Nick Clifton <nickc@redhat.com>
1864
1865 * ld.h (struct ld_config_type): Remove specified_data_size field.
1866
1867 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1868
1869 PR ld/19698
1870 * testsuite/ld-elf/pr19698.d: New file.
1871 * testsuite/ld-elf/pr19698.s: Likewise.
1872 * testsuite/ld-elf/pr19698.t: Likewise.
1873
1874 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1875
1876 * Makefile.am (ELF_X86_DEPS): New.
1877 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
1878 (eelf_i386_chaos.c): Likewise.
1879 (eelf_i386_fbsd.c): Likewise.
1880 (eelf_i386_ldso.c): Likewise.
1881 (eelf_i386_nacl.c): Likewise.
1882 (eelf_i386_sol2.c): Likewise.
1883 (eelf_iamcu.c): Likewise.
1884 (eelf32_x86_64.c): Likewise.
1885 (eelf32_x86_64_nacl.c): Likewise.
1886 (eelf_l1om.c): Likewise.
1887 (eelf_l1om_fbsd.c): Likewise.
1888 (eelf_k1om.c): Likewise.
1889 (eelf_k1om_fbsd.c): Likewise.
1890 (eelf_x86_64.c): Likewise.
1891 (eelf_x86_64_cloudabi.c): Likewise.
1892 (eelf_x86_64_fbsd.c): Likewise.
1893 (eelf_x86_64_sol2.c): Likewise.
1894 * Makefile.in: Regenerated.
1895
1896 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1897
1898 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
1899 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
1900 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
1901 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
1902
1903 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
1904
1905 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
1906
1907 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1908
1909 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
1910 *-*-gnu* and *-*-solaris*.
1911 * testsuite/ld-elf/pr19617b.d: Likewise.
1912 * testsuite/ld-elf/pr19617c.d: Likewise.
1913
1914 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1915
1916 PR ld/19617
1917 * testsuite/ld-elf/pr19617.s: New file.
1918 * testsuite/ld-elf/pr19617a.d: Likewise.
1919 * testsuite/ld-elf/pr19617b.d: Likewise.
1920 * testsuite/ld-elf/pr19617c.d: Likewise.
1921
1922 2016-02-18 Nick Clifton <nickc@redhat.com>
1923
1924 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
1925 in-tree xg++ executable after checking for the presence of an
1926 in-tree g++ executable.
1927 * Makefile.in: Regenerate.
1928
1929 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1930
1931 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1932 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1933 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1934
1935 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1936
1937 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1938 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1939 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1940 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1941 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1942 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1943 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
1944 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1945 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1946 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1947 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1948 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
1949 * testsuite/ld-x86-64/load1c.d: Likewise.
1950 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
1951 * testsuite/ld-x86-64/load1d.d: Likewise.
1952 * testsuite/ld-x86-64/pr14207.d: Likewise.
1953 * testsuite/ld-x86-64/pr19162.d: Likewise.
1954 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1955 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1956 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1957 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1958 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1959 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1960
1961 2016-02-17 Nick Clifton <nickc@redhat.com>
1962
1963 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
1964
1965 2016-02-15 Nick Clifton <nickc@redhat.com>
1966
1967 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
1968 description of the flags produced by readelf.
1969 * testsuite/ld-i386/pr12921.d: Likewise.
1970 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1971 * testsuite/ld-i386/tlsbin.rd: Likewise.
1972 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
1973 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1974 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
1975 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1976 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
1977 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
1978 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
1979 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1980 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
1981 * testsuite/ld-i386/tlspic.rd: Likewise.
1982 * testsuite/ld-s390/tlsbin.rd: Likewise.
1983 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1984 * testsuite/ld-s390/tlspic.rd: Likewise.
1985 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1986 * testsuite/ld-sh/tlsbin-2.d: Likewise.
1987 * testsuite/ld-sh/tlspic-2.d: Likewise.
1988 * testsuite/ld-tic6x/common.d: Likewise.
1989 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
1990 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1991 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1992 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1993 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1994 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1995 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1996 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1997 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1998 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1999 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
2000 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
2001 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
2002 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2003 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2004 * testsuite/ld-x86-64/pr12718.d: Likewise.
2005 * testsuite/ld-x86-64/pr12921.d: Likewise.
2006 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
2007 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
2008 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
2009 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
2010 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
2011 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
2012 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2013 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
2014 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2015 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
2016 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2017 * testsuite/ld-x86-64/tlspic.rd: Likewise.
2018 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
2019 * testsuite/ld-xtensa/tlspic.rd: Likewise.
2020
2021 2016-02-11 H.J. Lu <hongjiu.lu@intel.com>
2022
2023 PR ld/19615
2024 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
2025 PIE.
2026 * lexsup.c (parse_args): Enable -Bsymbolic and
2027 -Bsymbolic-functions for PIE.
2028 * testsuite/ld-i386/i386.exp: Run pr19615.
2029 * testsuite/ld-i386/pr19615.d: New file.
2030 * testsuite/ld-i386/pr19615.s: Likewise.
2031 * testsuite/ld-x86-64/pr19615.d: Likewise.
2032 * testsuite/ld-x86-64/pr19615.s: Likewise.
2033
2034 2016-02-09 Nick Clifton <nickc@redhat.com>
2035
2036 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
2037 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
2038 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
2039 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
2040
2041 2016-02-04 Nick Clifton <nickc@redhat.com>
2042
2043 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
2044 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
2045 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
2046 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
2047 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
2048 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
2049 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
2050 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
2051 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
2052
2053 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2054
2055 PR gas/19520
2056 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
2057 * testsuite/ld-i386/call1.d: Likewise.
2058 * testsuite/ld-i386/call2.d: Likewise.
2059 * testsuite/ld-i386/call3a.d: Likewise.
2060 * testsuite/ld-i386/call3b.d: Likewise.
2061 * testsuite/ld-i386/call3c.d: Likewise.
2062 * testsuite/ld-i386/call3d.d: Likewise.
2063 * testsuite/ld-i386/call3e.d: Likewise.
2064 * testsuite/ld-i386/call3f.d: Likewise.
2065 * testsuite/ld-i386/call3g.d: Likewise.
2066 * testsuite/ld-i386/call3h.d: Likewise.
2067 * testsuite/ld-i386/jmp1.d: Likewise.
2068 * testsuite/ld-i386/jmp2.d: Likewise.
2069 * testsuite/ld-i386/lea1c.d: Likewise.
2070 * testsuite/ld-i386/load1.d: Likewise.
2071 * testsuite/ld-i386/load2.d: Likewise.
2072 * testsuite/ld-i386/load3.d: Likewise.
2073 * testsuite/ld-i386/load4a.d: Likewise.
2074 * testsuite/ld-i386/load5a.d: Likewise.
2075 * testsuite/ld-i386/mov2b.d: Likewise.
2076 * testsuite/ld-i386/mov3.d: Likewise.
2077 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2078 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2079 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
2080 * testsuite/ld-x86-64/call1a.d: Likewise.
2081 * testsuite/ld-x86-64/call1b.d: Likewise.
2082 * testsuite/ld-x86-64/call1c.d: Likewise.
2083 * testsuite/ld-x86-64/call1d.d: Likewise.
2084 * testsuite/ld-x86-64/call1e.d: Likewise.
2085 * testsuite/ld-x86-64/call1f.d: Likewise.
2086 * testsuite/ld-x86-64/call1h.d: Likewise.
2087 * testsuite/ld-x86-64/call1i.d: Likewise.
2088 * testsuite/ld-x86-64/load1a.d: Likewise.
2089 * testsuite/ld-x86-64/load1b.d: Likewise.
2090 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
2091 * testsuite/ld-i386/got1.dd: Updated.
2092 * testsuite/ld-i386/got1d.S (1): Removed.
2093 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
2094 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2095
2096 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
2097
2098 PR ld/18591
2099 * testsuite/ld-x86-64/pr18591.d: New file.
2100 * testsuite/ld-x86-64/pr18591.s: Likewise.
2101 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
2102
2103 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
2104
2105 PR ld/19553
2106 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
2107 * testsuite/ld-elf/pr19553.map: New file.
2108 * testsuite/ld-elf/pr19553.map: Likewise.
2109 * testsuite/ld-elf/pr19553a.c: Likewise.
2110 * testsuite/ld-elf/pr19553b.c: Likewise.
2111 * testsuite/ld-elf/pr19553b.out: Likewise.
2112 * testsuite/ld-elf/pr19553c.c: Likewise.
2113 * testsuite/ld-elf/pr19553c.out: Likewise.
2114 * testsuite/ld-elf/pr19553d.c: Likewise.
2115 * testsuite/ld-elf/pr19553d.out: Likewise.
2116
2117 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
2118
2119 PR ld/19539
2120 * testsuite/ld-elf/pr19539.d: New file.
2121 * testsuite/ld-elf/pr19539.s: Likewise.
2122 * testsuite/ld-elf/pr19539.t: Likewise.
2123
2124 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 PR ld/19533
2127 * configure.ac (compressed_debug_sections): Replace == with =.
2128 * configure: Regenerated.
2129
2130 2016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
2131
2132 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
2133 * scripttempl/avrtiny.sc (.noinit): Likewise.
2134
2135 2016-01-21 Nick Clifton <nickc@redhat.com>
2136
2137 PR ld/19453
2138 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
2139 the arm-netbsdelf target.
2140
2141 PR ld/19455
2142 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
2143 disassmebler output.
2144 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
2145 * testsuite/ld-arm/vxworks1.dd: Likewise.
2146 * testsuite/ld-arm/vxworks1.rd: Likewise.
2147 * testsuite/ld-arm/vxworks1.ld: Set the output format.
2148
2149 2016-01-20 Jiong Wang <jiong.wang@arm.com>
2150
2151 * testsuite/ld-aarch64/farcall-section.d: Delete.
2152 * testsuite/ld-aarch64/farcall-section.s: Delete.
2153 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
2154 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
2155 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
2156 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
2157 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
2158
2159 2016-01-20 Nick Clifton <nickc@redhat.com>
2160
2161 PR 19457
2162 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
2163 early for PE based targets.
2164 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
2165 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
2166
2167 2016-01-20 Mickael Guene <mickael.guene@st.com>
2168
2169 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
2170 Add 'y' attribute usage.
2171 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
2172 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
2173 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
2174
2175 2016-01-19 Nick Clifton <nickc@redhat.com>
2176
2177 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
2178 foo@FOO and bar@@FOO.
2179
2180 2016-01-18 Alan Modra <amodra@gmail.com>
2181
2182 * configure: Regenerate.
2183
2184 2016-01-18 Nick Clifton <nickc@redhat.com>
2185
2186 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
2187 is not configured to support plugins.
2188
2189 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
2190 but with 16 byte section alignment.
2191 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
2192 test for MIPS targets.
2193
2194 2016-01-17 Alan Modra <amodra@gmail.com>
2195
2196 * configure: Regenerate.
2197
2198 2016-01-17 Alan Modra <amodra@gmail.com>
2199
2200 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
2201 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
2202 * testsuite/ld-elf/pr14156a.d: Likewise.
2203 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
2204 * testsuite/ld-elf/sec64k.exp: Likewise.
2205
2206 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
2207
2208 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
2209 Set address of .foo section when linking.
2210 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
2211 in .foo section.
2212 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
2213 output to the above changes.
2214
2215 2016-01-13 Nick Clifton <nickc@redhat.com>
2216
2217 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
2218 for MIPS targets.
2219
2220 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
2221 fail for MIPS targets.
2222
2223 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
2224 MIPS targets.
2225
2226 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
2227
2228 * testsuite/ld-arm/arm-elf.exp: New test.
2229 * testsuite/ld-arm/unwind-mix.d: New file.
2230 * testsuite/ld-arm/unwind-mix1.s: New file.
2231 * testsuite/ld-arm/unwind-mix2.s: New file.
2232
2233 2016-01-08 Jiong Wang <jiong.wang@arm.com>
2234
2235 PR ld/19368
2236 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
2237 * testsuite/ld-arm/ifunc-4.rd: Likewise.
2238 * testsuite/ld-arm/ifunc-9.rd: Likewise.
2239 * testsuite/ld-arm/ifunc-10.rd: Likewise.
2240 * testsuite/ld-arm/ifunc-12.rd: Likewise.
2241 * testsuite/ld-arm/ifunc-13.rd: Likewise.
2242
2243 2016-01-05 Nick Clifton <nickc@redhat.com>
2244
2245 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
2246 MSP430 hardware multiply address range.
2247 * scripttempl/elf32msp430.sc (__romdatastart): Define.
2248 (__romdatacopysize): Define.
2249 * scripttempl/elf32msp430_3.sc: Likewise.
2250
2251 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2252
2253 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
2254 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
2255
2256 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2257
2258 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
2259 messages expected according to MIPS BFD private data merge
2260 changes.
2261 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
2262 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
2263 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
2264 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
2265 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
2266 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
2267 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
2268 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
2269 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
2270 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
2271 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
2272 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
2273 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
2274
2275 2016-01-01 Alan Modra <amodra@gmail.com>
2276
2277 Update year range in copyright notice of all files.
2278
2279 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
2280 \f
2281 Copyright (C) 2016 Free Software Foundation, Inc.
2282
2283 Copying and distribution of this file, with or without modification,
2284 are permitted in any medium without royalty provided the copyright
2285 notice and this notice are preserved.
2286
2287 Local Variables:
2288 mode: change-log
2289 left-margin: 8
2290 fill-column: 74
2291 version-control: never
2292 End:
This page took 0.076808 seconds and 5 git commands to generate.