xfail pr18223 test for tic6x
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-04-15 Alan Modra <amodra@gmail.com>
2
3 * ld-gc/pr18223.d: xfail tic6x.
4
5 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR ld/pr17709
8 * ld-i386/i386.exp: Run protected6b.
9 * ld-i386/protected6b.d: New file.
10 * ld-x86-64/protected6b.d: Likewise.
11 * ld-x86-64/x86-64.exp: Run protected6b.
12
13 2015-04-11 H.J. Lu <hongjiu.lu@intel.com>
14
15 * ld-i386/i386.exp: Run protected6a.
16 * ld-i386/protected6.d: Renamed to ...
17 * ld-i386/protected6a.d: This.
18 * ld-x86-64/hidden4.d: New file.
19 * ld-x86-64/hidden4.s: Likewise.
20 * ld-x86-64/hidden5.d: Likewise.
21 * ld-x86-64/hidden5.s: Likewise.
22 * ld-x86-64/protected6.d: Renamed to ...
23 * ld-x86-64/protected6a.d: This.
24 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
25 protected7a and protected7b.
26
27 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
28
29 PR ld/pr17709
30 * ld-i386/protected6.d: New file.
31 * ld-i386/protected6.s: Likewise.
32 * ld-x86-64/protected6.d: Likewise.
33 * ld-x86-64/protected6.s: Likewise.
34 * ld-x86-64/protected7.d: Likewise.
35 * ld-x86-64/protected7.s: Likewise.
36 * ld-x86-64/protected7a.d: Likewise.
37 * ld-x86-64/protected7b.d: Likewise.
38
39 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
40
41 PR ld/pr15228
42 PR ld/pr17709
43 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
44 * ld-i386/pr17709-nacl.rd: New file.
45 * ld-i386/pr17709.rd: Likewise.
46 * ld-i386/pr17709a.s: Likewise.
47 * ld-i386/pr17709b.s: Likewise.
48 * ld-i386/protected3.d: Updated.
49 * ld-i386/protected3.s: Likewise.
50 * ld-x86-64/pr17709-nacl.rd: New file.
51 * ld-x86-64/pr17709.rd: Likewise.
52 * ld-x86-64/pr17709a.s: Likewise.
53 * ld-x86-64/pr17709b.s: Likewise.
54 * ld-x86-64/protected3.d: Updated.
55 * ld-x86-64/protected3.s: Likewise.
56 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
57
58 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR ld/18223
61 * ld-gc/gc.exp: Run pr18223.
62 * ld-gc/pr18223.d: New file.
63 * ld-gc/pr18223.s: Likewise.
64
65 2015-04-10 Alan Modra <amodra@gmail.com>
66
67 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
68 PR ld/pr15228
69 PR ld/pr17709
70 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
71 * ld-i386/pr17709-nacl.rd: Delete.
72 * ld-i386/pr17709.rd: Likewise.
73 * ld-i386/pr17709a.s: Likewise.
74 * ld-i386/pr17709b.s: Likewise.
75 * ld-i386/protected3.d: Updated.
76 * ld-i386/protected3.s: Likewise.
77 * ld-x86-64/pr17709-nacl.rd: Delete.
78 * ld-x86-64/pr17709.rd: Likewise.
79 * ld-x86-64/pr17709a.s: Likewise.
80 * ld-x86-64/pr17709b.s: Likewise.
81 * ld-x86-64/protected3.d: Updated.
82 * ld-x86-64/protected3.s: Likewise.
83 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
84
85 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
86
87 * ld-elf/compress.exp: Add a test for
88 --compress-debug-sections=zlib-gabi.
89 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
90 (run_tests): Likewise.
91 Verify linker output with zlib-gabi compressed debug input.
92 * ld-elf/compressed1a.d: New file.
93 * ld-elf/compressed1b.d: Likewise.
94 * ld-elf/compressed1c.d: Likewise.
95
96 2015-04-07 Alan Modra <amodra@gmail.com>
97
98 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
99 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
100 * ld-tic6x/shlib-1b.rd: Likewise.
101 * ld-tic6x/shlib-1r.rd: Likewise.
102 * ld-tic6x/shlib-1rb.rd: Likewise.
103 * ld-tic6x/shlib-app-1.rd: Likewise.
104 * ld-tic6x/shlib-app-1b.rd: Likewise.
105 * ld-tic6x/shlib-app-1r.rd: Likewise.
106 * ld-tic6x/shlib-app-1rb.rd: Likewise.
107 * ld-tic6x/shlib-noindex.rd: Likewise.
108
109 2015-04-07 Nick Clifton <nickc@redhat.com>
110
111 * ld-elf/orphan-5.l: New test - checks the linker's output with
112 --warn-orphan enabled.
113 * ld-elf/elf.exp: Run the new test.
114
115 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
116
117 * ld-elf/compress.exp: Remove is_zlib_supported check.
118 Fail if --compress-debug-sections doesn't work.
119 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
120
121 2015-04-01 Tejas Belagod <tejas.belagod@arm.com>
122
123 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
124 * ld-aarch64/erratum843419.d: New.
125 * ld-aarch64/erratum843419.s: New.
126
127 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
128
129 PR ld/18176
130 * ld-x86-64/pr18176.d: New file.
131 * ld-x86-64/pr18176.s: Likewise.
132 * ld-x86-64/pr18176.t: Likewise.
133 * ld-x86-64/x86-64.exp: Run pr18176.
134
135 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
136
137 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
138
139 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
140
141 PR ld/18169
142 * ld-elf/linkinfo1a.d: Updated.
143 * ld-elf/linkinfo1b.d: Likewise.
144
145 2015-03-27 H.J. Lu <hongjiu.lu@intel.com>
146
147 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
148
149 2015-03-26 Tejas Belagod <tejas.belagod@arm.com>
150
151 * ld-aarch64/farcall-back-be.d: New.
152
153 2015-03-26 H.J. Lu <hongjiu.lu@intel.com>
154
155 PR ld/18160
156 * ld-x86-64/pr18160.d: New file.
157 * ld-x86-64/pr18160.s: Likewise.
158 * ld-x86-64/pr18160.t: Likewise.
159 * ld-x86-64/x86-64.exp: Run pr18160.
160 ---
161 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
162
163 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
164 section.
165 * ld-aarch64/farcall-b.d: Likewise.
166 * ld-aarch64/farcall-bl.d: Likewise.
167 * ld-aarch64/farcall-back.d: Likewise.
168
169 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
170
171 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
172 835769 workaround stubs.
173
174 2015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
175
176 * ld-gc/all-debug-sections.d: New file.
177 * ld-gc/all-debug-sections.s: Likewise.
178 * ld-gc/gc.exp: Execute new testcase.
179
180 2015-03-11 Alan Modra <amodra@gmail.com>
181
182 * ld-powerpc/tls32.s: Add GOT pointer setup.
183 * ld-powerpc/tls32.d: Update.
184 * ld-powerpc/tls32.g: Update.
185 * ld-powerpc/tls32.t: Update.
186 * ld-powerpc/tlsexe.d: Update.
187 * ld-powerpc/tlsexe32.d: Update.
188 * ld-powerpc/tlsexe32.g: Update.
189 * ld-powerpc/tlsexe32.r: Update.
190 * ld-powerpc/tlsexetoc.d: Update.
191 * ld-powerpc/tlsso32.d: Update.
192 * ld-powerpc/tlsso32.g: Update.
193 * ld-powerpc/tlsso32.r: Update.
194
195 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
196
197 PR ld/pr15228
198 PR ld/pr17709
199 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
200 * ld-i386/pr17709-nacl.rd: New file.
201 * ld-i386/pr17709.rd: Likewise.
202 * ld-i386/pr17709a.s: Likewise.
203 * ld-i386/pr17709b.s: Likewise.
204 * ld-i386/protected3.d: Updated.
205 * ld-i386/protected3.s: Likewise.
206 * ld-x86-64/pr17709-nacl.rd: New file.
207 * ld-x86-64/pr17709.rd: Likewise.
208 * ld-x86-64/pr17709a.s: Likewise.
209 * ld-x86-64/pr17709b.s: Likewise.
210 * ld-x86-64/protected3.d: Updated.
211 * ld-x86-64/protected3.s: Likewise.
212 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
213
214 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
215
216 PR gas/17843
217 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
218 * ld-aarch64/aarch64-elf.exp: Run it.
219
220 2015-02-28 Alan Modra <amodra@gmail.com>
221
222 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
223 * ld-sparc/gotop32.td: Likewise.
224 * ld-sparc/gotop64.rd: Likewise.
225 * ld-sparc/gotop64.td: Likewise.
226 * ld-tilegx/external.s: Align .data.
227 * ld-tilepro/external.s: Likewise.
228
229 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
230
231 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
232 (tls-tiny-desc-le): Add.
233 * ld-aarch64/tls-tiny-desc.d: New.
234 * ld-aarch64/tls-tiny-desc.s: New.
235 * ld-aarch64/tls-tiny-desc-ie.d: New.
236 * ld-aarch64/tls-tiny-desc-ie.s: New.
237 * ld-aarch64/tls-tiny-desc-le.d: New.
238 * ld-aarch64/tls-tiny-desc-le.s: New.
239
240 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
241
242 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
243 (tls-tiny-gd-le): Add.
244 * ld-aarch64/tls-tiny-gd.d: New.
245 * ld-aarch64/tls-tiny-gd.s: New.
246 * ld-aarch64/tls-tiny-gd-ie.d: New.
247 * ld-aarch64/tls-tiny-gd-ie.s: New.
248 * ld-aarch64/tls-tiny-gd-le.d: New.
249 * ld-aarch64/tls-tiny-gd-le.s: New.
250
251 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
252
253 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
254 * ld-aarch64/tls-tiny-ie.d: New.
255 * ld-aarch64/tls-tiny-ie.s: New.
256
257 2015-02-26 Terry Guo <terry.guo@arm.com>
258
259 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
260 * ld-arm/attr-merge-vfp-10.d: Likewise.
261 * ld-arm/attr-merge-vfp-10r.d: Likewise.
262 * ld-arm/attr-merge-vfp-12.d: Likewise.
263 * ld-arm/attr-merge-vfp-12r.d: Likewise.
264 * ld-arm/attr-merge-vfp-13.d: Likewise.
265 * ld-arm/attr-merge-vfp-13r.d: Likewise.
266 * ld-arm/attr-merge-vfp-14.d: Likewise.
267 * ld-arm/attr-merge-vfp-14r.d: Likewise.
268 * ld-arm/attr-merge-vfp-6.d: Likewise.
269 * ld-arm/attr-merge-vfp-6r.d: Likewise.
270 * ld-arm/attr-merge-vfp-7.d: Likewise.
271 * ld-arm/attr-merge-vfp-7r.d: Likewise.
272 * ld-arm/attr-merge-vfp-8.d: Likewise.
273 * ld-arm/attr-merge-vfp-8r.d: Likewise.
274
275 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * ld-avr/avr-prop-1.d: New file.
278 * ld-avr/avr-prop-1.s: New file.
279 * ld-avr/avr-prop-2.d: New file.
280 * ld-avr/avr-prop-2.s: New file.
281 * ld-avr/avr-prop-3.d: New file.
282 * ld-avr/avr-prop-3.s: New file.
283 * ld-avr/avr-prop-4.d: New file.
284 * ld-avr/avr-prop-4.s: New file.
285
286 2015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
287
288 * ld-sh/arch/arch_expected.txt: Regenerate.
289 * ld-sh/arch/sh-dsp.s: Likewise.
290 * ld-sh/arch/sh.s: Likewise.
291 * ld-sh/arch/sh2.s: Likewise.
292 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
293 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
294 * ld-sh/arch/sh2a-nofpu.s: Likewise.
295 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
296 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
297 * ld-sh/arch/sh2a.s: Likewise.
298 * ld-sh/arch/sh2e.s: Likewise.
299 * ld-sh/arch/sh3-dsp.s: Likewise.
300 * ld-sh/arch/sh3-nommu.s: Likewise.
301 * ld-sh/arch/sh3.s: Likewise.
302 * ld-sh/arch/sh3e.s: Likewise.
303 * ld-sh/arch/sh4-nofpu.s: Likewise.
304 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
305 * ld-sh/arch/sh4.s: Likewise.
306 * ld-sh/arch/sh4a-nofpu.s: Likewise.
307 * ld-sh/arch/sh4a.s: Likewise.
308 * ld-sh/arch/sh4al-dsp.s: Likewise.
309
310 2015-02-24 Nick Clifton <nickc@redhat.com>
311
312 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
313
314 2015-02-24 Alan Modra <amodra@gmail.com>
315
316 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
317
318 2015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
319
320 * ld-avr/region_overflow.d: New test.
321 * ld-avr/region_overflow.s: Likewise.
322
323 2015-02-19 H.J. Lu <hongjiu.lu@intel.com>
324
325 PR ld/4317
326 * ld-i386/compressed1.d: Use nm/readelf with "failif".
327 * ld-x86-64/compressed1.d: Likewise.
328 * ld-x86-64/pie1.d: Likewise.
329
330 2015-02-19 Alan Modra <amodra@gmail.com>
331
332 PR ld/4317
333 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
334 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
335 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
336 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
337 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
338 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
339 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
340
341 2015-02-17 Alan Modra <amodra@gmail.com>
342
343 PR ld/17975
344 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
345 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
346 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
347 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
348 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
349 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
350 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
351 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
352 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
353 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
354 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
355 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
356 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
357
358 2015-02-16 H.J. Lu <hongjiu.lu@intel.com>
359
360 PR ld/17975
361 * ld-i386/tlsbin-nacl.rd: Updated.
362 * ld-i386/tlsbin.rd: Likewise.
363 * ld-i386/tlsbindesc-nacl.rd: Likewise.
364 * ld-i386/tlsbindesc.rd: Likewise.
365 * ld-i386/tlsdesc-nacl.rd: Likewise.
366 * ld-i386/tlsdesc.rd: Likewise.
367 * ld-i386/tlsnopic-nacl.rd: Likewise.
368 * ld-i386/tlsnopic.rd: Likewise.
369 * ld-i386/tlspic-nacl.rd: Likewise.
370 * ld-i386/tlspic.rd: Likewise.
371 * ld-x86-64/tlsbin-nacl.rd: Likewise.
372 * ld-x86-64/tlsbin.rd: Likewise.
373 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
374 * ld-x86-64/tlsbindesc.rd: Likewise.
375 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
376 * ld-x86-64/tlsdesc.rd: Likewise.
377 * ld-x86-64/tlspic-nacl.rd: Likewise.
378 * ld-x86-64/tlspic.rd: Likewise.
379 * ld-alpha/tlspic.rd: Likewise.
380 * ld-powerpc/tlsexe.r: Likewise.
381 * ld-powerpc/tlsexetoc.r: Likewise.
382 * ld-powerpc/tlsso.r: Likewise.
383 * ld-powerpc/tlstocso.r: Likewise.
384 * ld-s390/tlspic.rd: Likewise.
385 * ld-s390/tlspic_64.rd: Likewise.
386 * ld-sparc/gotop32.dd: Likewise.
387 * ld-sparc/gotop64.dd: Likewise.
388 * ld-sparc/tlssunnopic32.rd: Likewise.
389 * ld-sparc/tlssunnopic64.rd: Likewise.
390 * ld-sparc/tlssunpic32.rd: Likewise.
391 * ld-sparc/tlssunpic64.rd: Likewise.
392 * ld-tic6x/shlib-1.rd: Likewise.
393 * ld-tic6x/shlib-1b.rd: Likewise.
394 * ld-tic6x/shlib-1r.rd: Likewise.
395 * ld-tic6x/shlib-1rb.rd: Likewise.
396 * ld-tic6x/shlib-noindex.rd: Likewise.
397
398 2015-02-14 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR ld/17973
401 * ld-plugin/plugin.exp (regassilent): New.
402 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
403 (plugin_tests): Add a test for PR ld/17973.
404 * ld-plugin/pr17973.d: New file.
405 * ld-plugin/pr17973.s: Likewise.
406
407 2015-02-12 H.J. Lu <hongjiu.lu@intel.com>
408
409 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
410
411 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
412
413 * ld-plugin/plugin-27.d: New.
414 * ld-plugin/plugin-28.d: Likewise.
415 * ld-plugin/plugin-29.d: Likewise.
416 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
417 and LDPL_WARNING.
418
419 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
420
421 PR ld/17878
422 * ld-plugin/func.c: Add some comments.
423 * ld-plugin/plugin-13.d: New file.
424 * ld-plugin/plugin-14.d: Likewise.
425 * ld-plugin/plugin-15.d: Likewise.
426 * ld-plugin/plugin-16.d: Likewise.
427 * ld-plugin/plugin-17.d: Likewise.
428 * ld-plugin/plugin-18.d: Likewise.
429 * ld-plugin/plugin-19.d: Likewise.
430 * ld-plugin/plugin-20.d: Likewise.
431 * ld-plugin/plugin-21.d: Likewise.
432 * ld-plugin/plugin-22.d: Likewise.
433 * ld-plugin/plugin-23.d: Likewise.
434 * ld-plugin/plugin-24.d: Likewise.
435 * ld-plugin/plugin-25.d: Likewise.
436 * ld-plugin/plugin-26.d: Likewise.
437 * ld-plugin/plugin.exp (plugin2_name): New.
438 (plugin3_name): Likewise.
439 (plugin2_path): Likewise.
440 (plugin3_path): Likewise.
441 (testsrcfiles): Likewise.
442 (testsrcfiles_notext): Likewise.
443 (plugin_tests): Add tests for non-object IR file.
444 (plugin_lib_tests): Likewise.
445 (plugin_extra_elf_tests): Likewise.
446 (plugin_src_tests): New tests for non-object IR file.
447 Run nm --plugin test.
448 Run ar --plugin test.
449 Run plugin_src_tests.
450
451 2015-02-07 H.J. Lu <hongjiu.lu@intel.com>
452
453 PR ld/17935
454 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
455 * ld-x86-64/x86-64.exp: Likewise.
456
457 * ld-i386/pr17935-1.d: New file.
458 * ld-i386/pr17935-1.s: Likewise.
459 * ld-i386/pr17935-2.d: Likewise.
460 * ld-i386/pr17935-2.s: Likewise.
461 * ld-x86-64/pr17935-1.d: Likewise.
462 * ld-x86-64/pr17935-1.s: Likewise.
463 * ld-x86-64/pr17935-2.d: Likewise.
464 * ld-x86-64/pr17935-2.s: Likewise.
465
466 2015-02-06 H.J. Lu <hongjiu.lu@intel.com>
467
468 PR ld/12365
469 PR ld/14272
470 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
471 * ld-plugin/plugin-7.d: Updated.
472 * ld-plugin/plugin-8.d: Likewise.
473
474 2015-02-04 H.J. Lu <hongjiu.lu@intel.com>
475
476 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
477 ld/12365 test.
478
479 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
480
481 PR ld/12365
482 * ld-plugin/pr12365a.c: New file.
483 * ld-plugin/pr12365b.c: Likewise.
484 * ld-plugin/pr12365c.c: Likewise.
485
486 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
487 test.
488 Run the PR ld/12365 test.
489
490 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
491
492 PR ld/14918
493 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
494
495 * ld-plugin/pr14918.c: New file.
496 * ld-plugin/pr14918.d: Likewise.
497
498 2015-01-29 H.J. Lu <hongjiu.lu@intel.com>
499
500 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
501
502 2015-01-29 Alan Modra <amodra@gmail.com>
503
504 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
505 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
506 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
507
508 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
509
510 PR ld/17878
511 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
512 * ld-plugin/plugin-10.d: Likewise.
513 * ld-plugin/plugin-11.d: Likewise.
514 * ld-plugin/plugin-2.d: Likewise.
515 * ld-plugin/plugin-3.d: Likewise.
516 * ld-plugin/plugin-4.d: Likewise.
517 * ld-plugin/plugin-5.d: Likewise.
518 * ld-plugin/plugin-6.d: Likewise.
519 * ld-plugin/plugin-7.d: Likewise.
520 * ld-plugin/plugin-8.d: Likewise.
521 * ld-plugin/plugin-9.d: Likewise.
522
523 2015-01-28 Jan Beulich <jbeulich@suse.com>
524
525 * ld-elf/pr16322.s (p1): Rename to px1.
526 (f1): Rename to fx1.
527
528 2015-01-28 Alan Modra <amodra@gmail.com>
529
530 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
531 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
532 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
533
534 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
535
536 * ld-scripts/memory.t: Define new symbol tred.
537 * ld-scripts/memory_sym.t: New.
538 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
539 conditionally check values of linker symbols.
540
541 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
542
543 * ld-scripts/provide-4-map.d: Update expected output.
544 * ld-scripts/provide-5-map.d: Likewise.
545
546 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * ld-scripts/provide-4.d: New file.
549 * ld-scripts/provide-4-map.d: New file.
550 * ld-scripts/provide-4.t: New file.
551 * ld-scripts/provide-5.d: New file.
552 * ld-scripts/provide-5.s: New file.
553 * ld-scripts/provide-5-map.d: New file.
554 * ld-scripts/provide-5.t: New file.
555 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
556 tests.
557
558 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * ld-scripts/overlay-size.d: Add 'map' option.
561 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
562 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
563 option, checking linker mapfile output.
564
565 2015-01-20 Alan Modra <amodra@gmail.com>
566
567 * ld-powerpc/ambiguousv1.d,
568 * ld-powerpc/ambiguousv1b.d,
569 * ld-powerpc/ambiguousv2.d,
570 * ld-powerpc/ambiguousv2b.d,
571 * ld-powerpc/elfv2exe.d,
572 * ld-powerpc/elfv2so.d,
573 * ld-powerpc/tlsexe.r,
574 * ld-powerpc/tlsexetoc.r,
575 * ld-powerpc/tlsso.r,
576 * ld-powerpc/tlstocso.r: Update.
577
578 2015-01-20 Alan Modra <amodra@gmail.com>
579
580 PR ld/17615
581 * ld-elf/pr17615.d: Match .sbss too.
582
583 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
584
585 PR ld/17615
586 * ld-elf/pr17615.d: New file.
587 * ld-elf/pr17615.s: Likewise.
588
589 2015-01-19 Alan Modra <amodra@gmail.com>
590
591 * ld-gc/pr14265.d,
592 * ld-cris/tls-gc-68.d,
593 * ld-cris/tls-gc-69.d,
594 * ld-cris/tls-gc-70.d,
595 * ld-cris/tls-gc-71.d,
596 * ld-cris/tls-gc-75.d,
597 * ld-cris/tls-gc-76.d,
598 * ld-cris/tls-gc-79.d,
599 * ld-mmix/bpo-10.d,
600 * ld-mmix/bpo-11.d: Update.
601
602 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
603
604 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
605 printed if 0 anymore.
606
607 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
608
609 PR ld/17847
610 * ld-x86-64/pie1.d: New file.
611 * ld-x86-64/pie1.s: Likwise.
612 * ld-x86-64/x86-64.exp: Run pie1.
613
614 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
615
616 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
617 * ld-aarch64/relocs-257-symbolic-func.d: New file.
618 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
619
620 2015-01-13 Jiong Wang <jiong.wang@arm.com>
621
622 * ld-aarch64/tprel_g2_overflow.s: New testcase.
623 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
624 * ld-aarch64/aarch64-elf.exp: Run new testcase.
625
626 2015-01-13 Jiong Wang <jiong.wang@arm.com>
627
628 PR ld/17415
629 * ld-aarch64/pr17415.s: Source file for new test.
630 * ld-aarch64/pr17415.d: Expect file for new test.
631 * ld-aarch64/aarch64-elf.exp: Run the new test.
632
633 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
634
635 PR ld/17827
636 * ld-x86-64/pr17689.out: Updated.
637 * ld-x86-64/pr17689b.S: Likewise.
638
639 * ld-x86-64/pr17827.rd: New file.
640
641 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
642
643 2015-01-08 Jan Beulich <jbeulich@suse.com>
644
645 * ld-x86-64/pr14207.d: Adjust expecations to cover the
646 enable_initfini_array=no case.
647
648 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
649
650 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
651 readelf.
652
653 2015-01-01 Alan Modra <amodra@gmail.com>
654
655 Update year range in copyright notice of all files.
656
657 For older changes see ChangeLog-2014
658 \f
659 Copyright (C) 2015 Free Software Foundation, Inc.
660
661 Copying and distribution of this file, with or without modification,
662 are permitted in any medium without royalty provided the copyright
663 notice and this notice are preserved.
664
665 Local Variables:
666 mode: change-log
667 left-margin: 8
668 fill-column: 74
669 version-control: never
670 End:
This page took 0.044482 seconds and 5 git commands to generate.