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