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