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