ld/testsuite/
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2010-10-28  Thomas Schwinge  <thomas@schwinge.name>
2
3         * ld-scripts/script.exp: Sort all filename globs.
4
5 2010-10-28  Alan Modra  <amodra@gmail.com>
6
7         * ld-plugin/plugin.exp (libs): Remove $LIBS.
8
9 2010-10-28  Alan Modra  <amodra@gmail.com>
10
11         * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
12         microblaze, moxie, and mt.
13
14         * ld-elf/flags1.s: Use arm compatible .type syntax.
15         * ld-elf/flags1.d: Remove arm and xscale xfails, add i960, ip2k,
16         moxie, mt.
17
18 2010-10-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19
20         * ld-s390/tlsbin.dd: bc 0,0 -> nop 0 and bcr 0,%r0 -> nopr %r0.
21
22 2010-10-25  Daniel Jacobowitz  <dan@codesourcery.com>
23
24         * ld-discard/zero-range.d, ld-discard/zero-range.s: New files.
25
26 2010-10-23  Mark Mitchell  <mark@codesourcery.com>
27
28         * ld-elf/group10.d: Expect ".group" for the name of group
29         sections.
30         * ld-elf/group2.d: Likewise.
31         * ld-elf/group7.d: Likewise.
32
33 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
34
35         * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
36         ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
37         ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
38         ld-tic6x/attr-arch-c64x+-c62x.d, ld-tic6x/attr-arch-c64x+-c64x+.d,
39         ld-tic6x/attr-arch-c64x+-c64x.d, ld-tic6x/attr-arch-c64x+-c674x.d,
40         ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
41         ld-tic6x/attr-arch-c64x-c62x.d, ld-tic6x/attr-arch-c64x-c64x+.d,
42         ld-tic6x/attr-arch-c64x-c64x.d, ld-tic6x/attr-arch-c64x-c674x.d,
43         ld-tic6x/attr-arch-c64x-c67x+.d, ld-tic6x/attr-arch-c64x-c67x.d,
44         ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
45         ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
46         ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
47         ld-tic6x/attr-arch-c67x+-c62x.d, ld-tic6x/attr-arch-c67x+-c64x+.d,
48         ld-tic6x/attr-arch-c67x+-c64x.d, ld-tic6x/attr-arch-c67x+-c674x.d,
49         ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
50         ld-tic6x/attr-arch-c67x-c62x.d, ld-tic6x/attr-arch-c67x-c64x+.d,
51         ld-tic6x/attr-arch-c67x-c64x.d, ld-tic6x/attr-arch-c67x-c674x.d,
52         ld-tic6x/attr-arch-c67x-c67x+.d, ld-tic6x/attr-arch-c67x-c67x.d:
53         Update for attribute renaming.
54
55 2010-10-20  Dave Korn  <dave.korn.cygwin@gmail.com>
56
57         * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if
58         no suitable target compiler is available.
59
60 2010-10-16  Kai Tietz  <kai.tietz@onevision.com>
61
62         * ld-pe/pe-run2.exp: Prefix --enable-auto-import by -Wl.
63
64 2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com>
65
66         * ld-plugin/plugin.exp: Don't error out if there is no target compiler
67         available, make tests UNSUPPORTED instead.
68
69 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
70
71         Apply LD plugin patch series (part 6/6).
72         * ld-plugin/plugin-10.d: New dump test control script.
73         * ld-plugin/plugin-11.d: Likewise.
74         * ld-plugin/plugin.exp: Run them.
75
76 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
77
78         Apply LD plugin patch series (part 5/6).
79         * ld-plugin/plugin-ignore.d: New dump test control script.
80         * ld-plugin/plugin-vis-1.d: Likewise.
81         * ld-plugin/plugin.exp: Add list of ELF-only tests and run them if
82         testing on an ELF target.
83
84 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
85
86         Apply LD plugin patch series (part 4/6).
87         * ld-plugin/plugin-9.d: New testcase.
88         * ld-plugin/plugin.exp: Invoke it.
89
90 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
91
92         Apply LD plugin patch series (part 3/6).
93         * ld-plugin/plugin-8.d: New testcase.
94         * ld-plugin/plugin.exp: Invoke it.
95
96 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
97
98         Apply LD plugin patch series (part 2/6).
99         * ld-plugin/plugin-3.d: Enable regexes for new functionality.
100         * ld-plugin/plugin-5.d: Likewise.
101         * ld-plugin/plugin-6.d: New testcase.
102         * ld-plugin/plugin-7.d: Likewise.
103         * ld-plugin/plugin.exp: Use 'nm' on compiled test objects to determine
104         whether symbols in plugin arguments need an underscore prefix.  Add
105         new plugin-6.d and plugin-7.d testcases.
106
107 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
108
109         Apply LD plugin patch series (part 1/6).
110         * ld-bootstrap/bootstrap.exp: Skip static tests also if LD plugins
111         are enabled.
112         * lib/ld-lib.exp (proc regexp_diff): Extend verbose debug output.
113         (proc set_file_contents): Write a file with the supplied content.
114         (run_ld_link_tests): Add new 'ld' action to test linker output.
115         (proc check_plugin_api_available): Return true if linker under test
116         supports the plugin API.
117         * ld-plugin/func.c: New test source file.
118         * ld-plugin/main.c: Likewise.
119         * ld-plugin/text.c: Likewise.
120         * ld-plugin/plugin-1.d: New dump test output pattern script.
121         * ld-plugin/plugin-2.d: Likewise.
122         * ld-plugin/plugin-3.d: Likewise.
123         * ld-plugin/plugin-4.d: Likewise.
124         * ld-plugin/plugin-5.d: Likewise.
125         * ld-plugin/plugin.exp: New test control script.
126
127 2010-10-11  Alan Modra  <amodra@gmail.com>
128
129         * ld-elf/orphan-region.d: xfail frv-*-*.
130
131 2010-10-11  Alan Modra  <amodra@gmail.com>
132
133         * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
134         * ld-mmix/sec-7m.d: Likewise.
135
136 2010-10-06  Nick Clifton  <nickc@redhat.com>
137
138         * ld-scripts/rgn-at5.t: Add some more output sections.
139         * ld-scripts/rgn-at5.d: Update expected output.
140
141 2010-09-30  H.J. Lu  <hongjiu.lu@intel.com>
142
143         PR ld/11812
144         * ld-i386/nogot2.d: New
145         * ld-i386/nogot2.s: Likewise.
146         * ld-x86-64/nogot2.d: Likewise.
147         * ld-x86-64/nogot2.s: Likewise.
148
149         * ld-i386/i386.exp: Run nogot2.
150         * ld-x86-64/x86-64.exp: Likewise.
151
152 2010-09-29  Alan Modra  <amodra@gmail.com>
153
154         * ld-h8300/h8300.exp: Use is_elf_format.
155
156         * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions.
157         (is_aout_format): Update target list.
158         (is_pecoff_format): Remove unnecessary line continuation.
159
160 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
161
162         * ld-s390/tlsbin.dd: bcr 0,%r7 -> nopr %r7.
163         * ld-s390/tlsbin_64.dd: Likewise.
164         * ld-s390/tlspic.dd: Likewise.
165         * ld-s390/tlspic_64.dd: Likewise.
166
167 2010-09-23  H.J. Lu  <hongjiu.lu@intel.com>
168
169         PR ld/11812
170         * ld-i386/nogot1.s: Don't use GOTOFF.
171
172 2010-09-23  Bernd Schmidt  <bernds@codesourcery.com>
173
174         * ld-tic6x/pcrel-reloc-local-r-rel-rela.d: New test.
175
176 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
177
178         * ld-arm/attr-merge-6.attr: Update for Security Extensions.
179         * ld-arm/attr-merge-7.attr: Likewise.
180
181 2010-09-23  Alan Modra  <amodra@gmail.com>
182
183         * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.
184         * ld-elf/group2.d: xfail xstormy.
185         * ld-elf/group4.d: Likewise.
186         * ld-elf/group5.d: Likewise.
187         * ld-elf/group6.d: Likewise.
188         * ld-elf/init-fini-arrays.d: xfail cr16 and crx.
189         * ld-elf/orphan2.d: xfail xstormy.
190         * ld-elf/sec64k.exp: Don't run on targets using generic linker.
191         Allow a larger range for ld -r expected bar_1 section.  Don't run
192         final link test on a number of targets.  Select avr6 for avr targets.
193         * ld-elfcomm/elfcomm.exp: Don't attempt on hpux.
194
195         * ld-d10v/reloc-007.d: Don't error.
196         * ld-d10v/reloc-008.d: Likewise.
197         * ld-d10v/reloc-015.d: Likewise.
198         * ld-d10v/reloc-016.d: Likewise.
199         * ld-d10v/reloc-012.ld: Use a sane offset.
200
201 2010-09-20  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
202
203         * ld-arm/attr-merge-6.attr: Update test for change in canonical CPU
204         name.
205         * ld-arm/attr-merge-7.attr: Likewise.
206         * ld-arm/attr-merge-2.attr: Likewise.
207         * ld-arm/attr-merge-arch-2.attr: Likewise.
208
209 2010-09-20  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
210
211         * ld-arm/script-type.ld: Update to generate symbols in a section.
212
213 2010-09-19  Richard Sandiford  <rdsandiford@googlemail.com>
214
215         * ld-mips-elf/elf-rel-got-n32.d: Swap two local GOT entries
216         and remove some duplication between the global and local GOT
217         entries.  Adjust GP offsets accordingly.
218         * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
219         * ld-mips-elf/elf-rel-xgot-n32.d: Reorder GOT entries and update
220         GP offsets accordingly.
221         * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
222         * ld-mips-elf/mips16-pic-1.gd: Move all global GOT entries to
223         the local GOT.
224         * ld-mips-elf/mips16-pic-1.dd: Update GP offsets accordingly.
225         * ld-mips-elf/multi-got-no-shared.d: Adjust GP setup for
226         smaller GOT sizes.
227
228 2010-09-18  Alan Modra  <amodra@gmail.com>
229
230         * lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
231         * ld-discard/discard.exp: Move xfails from here..
232         * ld-discard/extern.d: ..to here.
233         * ld-discard/start.d: ..and here.
234         * ld-discard/static.d: ..and here.
235         * ld-elf/binutils.exp: Don't run tbss1 and tbss2 tests on hppa64.
236         * ld-elf/empty2.d: Remove xfails.
237         * ld-elf/flags1.d: xfail hppa64.
238         * ld-elf/group1.d: Add comment.
239         * ld-elf/group2.d: xfail cr16 and crx.
240         * ld-elf/group3b.d: Correct xfail and add comment.
241         * ld-elf/group4.d: xfail cr16 and crx.
242         * ld-elf/group5.d: Likewise.
243         * ld-elf/group6.d: Likewise.
244         * ld-elf/group7.d: Likewise.
245         * ld-elf/group8a.d: Add more notarget and xfail entries.  Comment.
246         * ld-elf/group8b.d: Likewise.
247         * ld-elf/group9a.d: Likewise.
248         * ld-elf/group9b.d: Likewise.
249         * ld-elf/linkonce2.d: Correct notarget and comment.
250         * ld-elf/merge2.d: Remove iq2000 from xfail.
251         * ld-elf/multibss1.d: xfail hppa64.
252         * ld-elf/nobits-1.d: Likewise.
253         * ld-elf/note-1.d: Likewise.
254         * ld-elf/note-2.d: Likewise.
255         * ld-elf/orphan-region.d: Add xfails.
256         * ld-elf/orphan-region.ld: Discard some sections.
257         * ld-elf/orphan.d: Add xfails.
258         * ld-elf/orphan.ld: Discard some sections.
259         * ld-elf/orphan3.d: Replace xfail frv-*-* with frv-*-elf.  Remove
260         cr16, crx and d10v.
261         * ld-elf/pr349.d: Add xfails.
262         * ld-elf/warn2.d: Add xfails.  Tweak symbol section for hppa64.
263         * ld-scripts/rgn-at5.t: Discard .reginfo.
264
265 2010-09-16  Alan Modra  <amodra@gmail.com>
266
267         * ld-elf/orphan-region.d: xfail for spu.
268         * ld-elf/relocatable.d: xfail for hppa.
269
270         * ld-elf/group3b.d: Disable for generic linker targets.
271         * ld-elf/linkonce2.d: Likewise.
272         * ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld.
273         * ld-scripts/empty-address-2b.d: Likewise.
274         * ld-scripts/rgn-at5.s: Don't use .word.
275         * ld-scripts/rgn-at5.d: Update.
276
277 2010-09-10  Alan Modra  <amodra@gmail.com>
278
279         * ld-gc/abi-note.d: Exclude aout and oldld targets.
280         * ld-gc/start.d: Likewise.
281         * ld-scripts/section-match-1.d: Likewise, and tic30.
282
283 2010-09-10  Hans-Peter Nilsson  <hp@axis.com>
284
285         * ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
286
287 2010-09-09  H.J. Lu  <hongjiu.lu@intel.com>
288
289         PR ld/11998
290         * ld-scripts/rgn-at5.d: New.
291         * ld-scripts/rgn-at5.s: Likewise.
292         * ld-scripts/rgn-at5.t: Likewise.
293
294 2010-09-07  Andrew Burgess  <aburgess@broadcom.com>
295
296         * ld-x86-64/split-by-file.rd: New test.
297         * ld-x86-64/split-by-file1.s: New test source code.
298         * ld-x86-64/split-by-file2.s: New test source code.
299         * ld-x86-64/x86-64.exp: Run the new test.
300
301 2010-08-31  Nick Clifton  <nickc@redhat.com>
302
303         * ld-scripts/section-match.exp: New file.  Runs the
304         section-match-1 test.
305         * ld-scripts/section-match-1.d: New file.
306         * ld-scripts/section-match-1.s: New file.
307         * ld-scripts/section-match-1.t: New file.
308
309 2010-08-25  Julian Brown  <julian@codesourcery.com>
310
311         * ld-arm/arm-elf.exp (armelftests): Add cortex-a8-fix-blx-bcond.s.
312         * ld-arm/cortex-a8-fix-blx-bcond.s: New.
313         * ld-arm/cortex-a8-fix-blx-bcond.d: New.
314
315 2010-08-24  H.J. Lu  <hongjiu.lu@intel.com>
316
317         * ld-x86-64/x86-64.exp: Fix typos.
318
319 2010-08-23  Maciej W. Rozycki  <macro@codesourcery.com>
320
321         * ld-mips-elf/attr-gnu-4-04.d: Adjust Tag_GNU_MIPS_ABI_FP for
322         the new MIPS32r2 64-bit FPU description.
323         * ld-mips-elf/attr-gnu-4-40.d: Likewise.
324         * ld-mips-elf/attr-gnu-4-44.d: Likewise.
325
326 2010-08-22  H.J. Lu  <hongjiu.lu@intel.com>
327
328         PR ld/11933
329         * ld-x86-64/mixed1a.s: New.
330         * ld-x86-64/mixed1b.s: Likewise.
331         * ld-x86-64/mixed2a.s: Likewise.
332         * ld-x86-64/mixed2b.s: Likewise.
333
334         * ld-x86-64/x86-64.exp: Test mixed x86_64 and i386 inputs.
335
336 2010-08-20  Maciej W. Rozycki  <macro@codesourcery.com>
337
338         * ld-sh/sh.exp: Add missing newline.
339
340 2010-08-20  Maciej W. Rozycki  <macro@codesourcery.com>
341
342         * ld-mips-elf/attr-gnu-4-01.d: Correct Tag_GNU_MIPS_ABI_FP.
343         * ld-mips-elf/attr-gnu-4-02.d: Likewise.
344         * ld-mips-elf/attr-gnu-4-10.d: Likewise.
345         * ld-mips-elf/attr-gnu-4-11.d: Likewise.
346         * ld-mips-elf/attr-gnu-4-15.d: Likewise.
347         * ld-mips-elf/attr-gnu-4-20.d: Likewise.
348         * ld-mips-elf/attr-gnu-4-22.d: Likewise.
349         * ld-mips-elf/attr-gnu-4-25.d: Likewise.
350
351 2010-08-19  Alan Modra  <amodra@gmail.com>
352
353         * ld-scripts/memory.t: Remove ORIGIN fudge.
354
355 2010-08-13  H.J. Lu  <hongjiu.lu@intel.com>
356
357         PR ld/11913
358         * ld-i386/discarded1.d: New.
359         * ld-i386/discarded1.s: Likewise.
360         * ld-i386/discarded1.t: Likewise.
361         * ld-x86-64/discarded1.d: Likewise.
362         * ld-x86-64/discarded1.s: Likewise.
363         * ld-x86-64/discarded1.t: Likewise.
364
365         * ld-i386/i386.exp: Run discarded1.
366         * ld-x86-64/x86-64.exp: Likewise.
367
368 2010-08-09  Catherine Moore  <clm@codesourcery.com>
369
370         * ld-mips-elf/mode-change-error-1.d: New.
371         * ld-mips-elf/mode-change-error-1a.s: New.
372         * ld-mips-elf/mode-change-error-1b.s: New.
373         * ld-mips-elf/mips-elf.exp: Run new test.
374
375 2010-08-06  Alan Modra  <amodra@gmail.com>
376
377         * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test.
378         * ld-powerpc/powerpc.exp: Run it.
379
380 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
381             Ina Pandit  <ina.pandit@kpitcummins.com>
382
383         * ld-v850/split-lo16.d: Update the "ld" instructions with a space
384         for second operand.
385
386 2010-07-20  Alan Modra  <amodra@gmail.com>
387
388         * ld-powerpc/tlsexe.r: Update.
389         * ld-powerpc/tlsexetoc.r: Update.
390         * ld-powerpc/tlsso.r: Update.
391         * ld-powerpc/tlstocso.r: Update.
392
393 2010-07-20  Alan Modra  <amodra@gmail.com>
394
395         * ld-powerpc/vxworks-relax.s: Add branches to match expected output.
396         * ld-powerpc/vxworks-relax-2.s: Likewise.
397         * ld-powerpc/vxworks1-lib.rd: Reorder reloc sections.
398
399 2010-07-19  Andreas Schwab  <schwab@redhat.com>
400
401         * ld-mmix/bspec1.d: Ignore "Key to Flags" contents.
402         * ld-mmix/bspec2.d: Likewise.
403         * ld-mmix/local1.d: Likewise.
404         * ld-mmix/local3.d: Likewise.
405         * ld-mmix/local5.d: Likewise.
406         * ld-mmix/local7.d: Likewise.
407         * ld-mmix/undef-3.d: Likewise.
408         * ld-sh/sh64/crange1.rd: Likewise.
409         * ld-sh/sh64/crange2.rd: Likewise.
410         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
411         * ld-sh/sh64/crange3-media.rd: Likewise.
412         * ld-sh/sh64/crange3.rd: Likewise.
413         * ld-sh/sh64/crangerel1.rd: Likewise.
414         * ld-sh/sh64/crangerel2.rd: Likewise.
415
416 2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
417
418         PR ld/11817
419         * ld-i386/compressed1.s: New.
420         * ld-i386/compressed1.d: Likewise.
421         * ld-x86-64/compressed1.s: Likewise.
422         * ld-x86-64/compressed1.d: Likewise.
423
424         * ld-i386/i386.exp: Run compressed1.
425         * ld-x86-64/x86-64.exp: Likewise.
426
427 2010-07-13  H.J. Lu  <hongjiu.lu@intel.com>
428
429         PR ld/11812
430         * ld-elf/exclude3b.d: Don't run on ia64-*-*.  Replace .got with
431         .dynamic.
432
433         * ld-elf/exclude3d.d: New.
434         * ld-i386/nogot1.d: Likewise.
435         * ld-i386/nogot1.s: Likewise.
436         * ld-x86-64/nogot1.d: Likewise.
437         * ld-x86-64/nogot1.s: Likewise.
438
439         * ld-i386/i386.exp: Run nogot1.
440         * ld-x86-64/x86-64.exp: Likewise.
441
442 2010-07-13  H.J. Lu  <hongjiu.lu@intel.com>
443
444         * ld-i386/hidden2.d: Don't hard code expected output.
445         * ld-i386/protected3.d: Likewise.
446         * ld-x86-64/hidden2.d: Likewise.
447         * ld-x86-64/protected3.d: Likewise.
448
449 2010-07-13  H.J. Lu  <hongjiu.lu@intel.com>
450
451         PR ld/11791
452         * ld-ifunc/ifunc-10-i386.d: New.
453         * ld-ifunc/ifunc-10-i386.s: Likewise.
454         * ld-ifunc/ifunc-10-x86-64.d: Likewise.
455         * ld-ifunc/ifunc-10-x86-64.s: Likewise.
456         * ld-ifunc/ifunc-11-i386.d: Likewise.
457         * ld-ifunc/ifunc-11-i386.s: Likewise.
458         * ld-ifunc/ifunc-11-x86-64.d: Likewise.
459         * ld-ifunc/ifunc-11-x86-64.s: Likewise.
460
461 2010-07-06  Alan Modra  <amodra@gmail.com>
462
463         * ld-powerpc/relax.s: Add branch back to _start.
464         * ld-powerpc/relax.d: Update.
465         * ld-powerpc/relaxr.d: Update.
466
467 2010-07-01  Alan Modra  <amodra@gmail.com>
468
469         * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before
470         any other options in $ld.
471
472 2010-06-29  Alan Modra  <amodra@gmail.com>
473
474         * ld-maxq/maxq.exp: Delete file.
475         * ld-maxq/addend.dd, * ld-maxq/addend.s, * ld-maxq/paddr.dd,
476         * ld-maxq/paddr.s, * ld-maxq/paddr1.dd, * ld-maxq/paddr1.s,
477         * ld-maxq/r32-1.s, * ld-maxq/r32-2.s, * ld-maxq/r32.dd: Likewise.
478
479 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
480
481         * ld-elf/orphan3.d: Allow section names starting '_'.
482         * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
483         ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
484         ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
485         ld-tic6x/attr-arch-c62x.s, ld-tic6x/attr-arch-c64x+-c62x.d,
486         ld-tic6x/attr-arch-c64x+-c64x+.d, ld-tic6x/attr-arch-c64x+-c64x.d,
487         ld-tic6x/attr-arch-c64x+-c674x.d,
488         ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
489         ld-tic6x/attr-arch-c64x+.s, ld-tic6x/attr-arch-c64x-c62x.d,
490         ld-tic6x/attr-arch-c64x-c64x+.d, ld-tic6x/attr-arch-c64x-c64x.d,
491         ld-tic6x/attr-arch-c64x-c674x.d, ld-tic6x/attr-arch-c64x-c67x+.d,
492         ld-tic6x/attr-arch-c64x-c67x.d, ld-tic6x/attr-arch-c64x.s,
493         ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
494         ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
495         ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
496         ld-tic6x/attr-arch-c674x.s, ld-tic6x/attr-arch-c67x+-c62x.d,
497         ld-tic6x/attr-arch-c67x+-c64x+.d, ld-tic6x/attr-arch-c67x+-c64x.d,
498         ld-tic6x/attr-arch-c67x+-c674x.d,
499         ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
500         ld-tic6x/attr-arch-c67x+.s, ld-tic6x/attr-arch-c67x-c62x.d,
501         ld-tic6x/attr-arch-c67x-c64x+.d, ld-tic6x/attr-arch-c67x-c64x.d,
502         ld-tic6x/attr-arch-c67x-c674x.d, ld-tic6x/attr-arch-c67x-c67x+.d,
503         ld-tic6x/attr-arch-c67x-c67x.d, ld-tic6x/attr-arch-c67x.s: New.
504
505 2010-06-07  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
506
507         * ld-arm/arm-call.d: Handle change in lsls/movs disassembly.
508         * ld-arm/farcall-thumb-arm-short.d: Likewise.
509         * ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Likewise.
510         * ld-arm/farcall-thumb-thumb-blx.d: Likewise.
511         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
512         * ld-arm/farcall-thumb-thumb-m.d: Likewise.
513         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
514         * ld-arm/farcall-thumb-thumb.d: Likewise.
515         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
516         * ld-arm/thumb2-bl-as-thumb1-bad.d: Likewise.
517         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
518         * ld-arm/thumb2-bl-bad.d: Likewise.
519
520 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
521
522         PR ld/11628
523         * ld-elf/textaddr3.d: New.
524         * ld-elf/textaddr4.d: Likewise.
525         * ld-elf/textaddr5.d: Likewise.
526         * ld-elf/textaddr6.d: Likewise.
527         * ld-elf/textaddr7.d: Likewise.
528
529 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
530             Joseph Myers  <joseph@codesourcery.com>
531             Andrew Stubbs  <ams@codesourcery.com>
532
533         * ld-sh/sh.exp: Handle uClinux like Linux.
534         * lib/ld-lib.exp (is_elf_format): Include sh*-*-uclinux*.
535         * ld-sh/fdpic-funcdesc-shared.d: New file.
536         * ld-sh/fdpic-funcdesc-shared.s: New file.
537         * ld-sh/fdpic-funcdesc-static.d: New file.
538         * ld-sh/fdpic-funcdesc-static.s: New file.
539         * ld-sh/fdpic-gotfuncdesc-shared.d: New file.
540         * ld-sh/fdpic-gotfuncdesc-shared.s: New file.
541         * ld-sh/fdpic-gotfuncdesc-static.d: New file.
542         * ld-sh/fdpic-gotfuncdesc-static.s: New file.
543         * ld-sh/fdpic-gotfuncdesci20-shared.d: New file.
544         * ld-sh/fdpic-gotfuncdesci20-shared.s: New file.
545         * ld-sh/fdpic-gotfuncdesci20-static.d: New file.
546         * ld-sh/fdpic-gotfuncdesci20-static.s: New file.
547         * ld-sh/fdpic-goti20-shared.d: New file.
548         * ld-sh/fdpic-goti20-shared.s: New file.
549         * ld-sh/fdpic-goti20-static.d: New file.
550         * ld-sh/fdpic-goti20-static.s: New file.
551         * ld-sh/fdpic-gotofffuncdesc-shared.d: New file.
552         * ld-sh/fdpic-gotofffuncdesc-shared.s: New file.
553         * ld-sh/fdpic-gotofffuncdesc-static.d: New file.
554         * ld-sh/fdpic-gotofffuncdesc-static.s: New file.
555         * ld-sh/fdpic-gotofffuncdesci20-shared.d: New file.
556         * ld-sh/fdpic-gotofffuncdesci20-shared.s: New file.
557         * ld-sh/fdpic-gotofffuncdesci20-static.d: New file.
558         * ld-sh/fdpic-gotofffuncdesci20-static.s: New file.
559         * ld-sh/fdpic-gotoffi20-shared.d: New file.
560         * ld-sh/fdpic-gotoffi20-shared.s: New file.
561         * ld-sh/fdpic-gotoffi20-static.d: New file.
562         * ld-sh/fdpic-gotoffi20-static.s: New file.
563         * ld-sh/fdpic-plt-be.d: New file.
564         * ld-sh/fdpic-plt-le.d: New file.
565         * ld-sh/fdpic-plt.s: New file.
566         * ld-sh/fdpic-plti20-be.d: New file.
567         * ld-sh/fdpic-plti20-le.d: New file.
568         * ld-sh/fdpic-stack-default.d: New file.
569         * ld-sh/fdpic-stack-size.d: New file.
570         * ld-sh/fdpic-stack.s: New file.
571
572 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
573
574         PR gas/11600
575         * ld-elf/exclude3.s: New.
576         * ld-elf/exclude3a.d: Likewise.
577         * ld-elf/exclude3b.d: Likewise.
578         * ld-elf/exclude3c.d: Likewise.
579
580 2010-05-11  Andrew Stubbs  <ams@codesourcery.com>
581
582         * ld-arm/attr-merge-2.attr: Add Tag_DIV_use.
583         * ld-arm/attr-merge-2a.s: Likewise.
584         * ld-arm/attr-merge-2b.s: Likewise.
585         * ld-arm/attr-merge-3a.s: Likewise.
586         * ld-arm/attr-merge-3b.s: Likewise.
587         * ld-arm/attr-merge-4.attr: Likewise.
588         * ld-arm/attr-merge-5.attr: Likewise.
589         * ld-arm/attr-merge-6.attr: Likewise.
590         * ld-arm/attr-merge-7.attr: Likewise.
591         * ld-arm/attr-merge-arch-1.attr: Likewise.
592         * ld-arm/attr-merge-arch-2.attr: Likewise.
593         * ld-arm/attr-merge-unknown-2.d: Likewise.
594         * ld-arm/attr-merge-unknown-2r.d: Likewise.
595         * ld-arm/attr-merge-unknown-3.d: Likewise.
596         * ld-arm/attr-merge-vfp-1.d: Likewise.
597         * ld-arm/attr-merge-vfp-1r.d: Likewise.
598         * ld-arm/attr-merge-vfp-2.d: Likewise.
599         * ld-arm/attr-merge-vfp-2r.d: Likewise.
600         * ld-arm/attr-merge-vfp-3.d: Likewise.
601         * ld-arm/attr-merge-vfp-3r.d: Likewise.
602         * ld-arm/attr-merge-vfp-4.d: Likewise.
603         * ld-arm/attr-merge-vfp-4r.d: Likewise.
604         * ld-arm/attr-merge-vfp-5.d: Likewise.
605         * ld-arm/attr-merge-vfp-5r.d: Likewise.
606         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
607         * ld-arm/attr-merge-wchar-00.d: Likewise.
608         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
609         * ld-arm/attr-merge-wchar-02.d: Likewise.
610         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
611         * ld-arm/attr-merge-wchar-04.d: Likewise.
612         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
613         * ld-arm/attr-merge-wchar-20.d: Likewise.
614         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
615         * ld-arm/attr-merge-wchar-22.d: Likewise.
616         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
617         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
618         * ld-arm/attr-merge-wchar-40.d: Likewise.
619         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
620         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
621         * ld-arm/attr-merge-wchar-44.d: Likewise.
622         * ld-arm/attr-merge.attr: Likewise.
623
624 2010-05-11  Jie Zhang  <jie@codesourcery.com>
625
626         * ld-arm/attr-merge-vfp-6.d: New test.
627         * ld-arm/attr-merge-vfp-6r.d: New test.
628         * ld-arm/attr-merge-vfpv3xd.s: New test.
629         * ld-arm/arm-elf.exp: Add attr-merge-vfp-6 and attr-merge-vfp-6r.
630
631 2010-05-07  Daniel Jacobowitz  <dan@codesourcery.com>
632
633         * ld-arm/cortex-a8-fix-bl-rel-plt.d: New file.
634         * ld-arm/arm-elf.exp (armelftests): Run cortex-a8-fix-bl-rel-plt.d.
635
636 2010-05-06  Joseph Myers  <joseph@codesourcery.com>
637
638         * ld-elf/orphan-region.d: Use ld -N.
639
640 2010-04-30  H.J. Lu  <hongjiu.lu@intel.com>
641
642         PR ld/11542
643         * ld-elf/discard.ld: New.
644         * ld-elf/discard1.d: Likewise.
645         * ld-elf/discard1.s: Likewise.
646         * ld-elf/discard2.d: Likewise.
647         * ld-elf/discard2.s: Likewise.
648         * ld-elf/discard3.d: Likewise.
649
650 2010-04-22  Alan Modra  <amodra@gmail.com>
651
652         * ld-elf/extract-symbol-1sec.d: Update lma.
653         * ld-i386/alloc.d: Expect a warning, not an error.
654
655 2010-04-20  Joseph Myers  <joseph@codesourcery.com>
656
657         * ld-tic6x/data-reloc-global-rel.d,
658         ld-tic6x/data-reloc-global-rel.s,
659         ld-tic6x/data-reloc-local-r-rel.d,
660         ld-tic6x/data-reloc-local-rel.d, ld-tic6x/mvk-reloc-global-rel.d,
661         ld-tic6x/mvk-reloc-global-rel.s, ld-tic6x/mvk-reloc-local-1-rel.s,
662         ld-tic6x/mvk-reloc-local-2-rel.s,
663         ld-tic6x/mvk-reloc-local-r-rel.d, ld-tic6x/mvk-reloc-local-rel.d,
664         ld-tic6x/pcrel-reloc-global-rel.d,
665         ld-tic6x/pcrel-reloc-local-r-rel.d,
666         ld-tic6x/pcrel-reloc-local-rel.d, ld-tic6x/sbr-reloc-global-rel.d,
667         ld-tic6x/sbr-reloc-global-rel.s, ld-tic6x/sbr-reloc-local-1-rel.s,
668         ld-tic6x/sbr-reloc-local-2-rel.s,
669         ld-tic6x/sbr-reloc-local-r-rel.d, ld-tic6x/sbr-reloc-local-rel.d:
670         New.
671
672 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
673
674         * ld-arm/attr-merge-2.attr: Update for changes in attribute output.
675         * ld-arm/attr-merge-3.attr: Likewise.
676         * ld-arm/attr-merge-vfp-1.d: Likewise.
677         * ld-arm/attr-merge-vfp-1r.d: Likewise.
678         * ld-arm/attr-merge-vfp-2.d: Likewise.
679         * ld-arm/attr-merge-vfp-2r.d: Likewise.
680         * ld-arm/attr-merge-vfp-3.d: Likewise.
681         * ld-arm/attr-merge-vfp-3r.d: Likewise.
682         * ld-arm/attr-merge-vfp-4.d: Likeiwse.
683         * ld-arm/attr-merge-vfp-4r.d: Likewise.
684         * ld-arm/attr-merge-vfp-5.d: Likewise.
685         * ld-arm/attr-merge-vfp-5r.d: Likewise.
686         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
687         * ld-arm/attr-merge-wchar-00.d: Likewise.
688         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
689         * ld-arm/attr-merge-wchar-02.d: Likewise.
690         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
691         * ld-arm/attr-merge-wchar-04.d: Likewise.
692         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
693         * ld-arm/attr-merge-wchar-20.d: Likewise.
694         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
695         * ld-arm/attr-merge-wchar-22.d: Likewise.
696         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
697         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
698         * ld-arm/attr-merge-wchar-40.d: Likewise.
699         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
700         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
701         * ld-arm/attr-merge-wchar-44.d: Likewise.
702         * ld-arm/attr-merge.attr: Likewise.
703
704 2010-04-06  David S. Miller  <davem@davemloft.net>
705
706         * ld-elfvers/vers.exp: Pass -Av9a to assembler on sparc-*-*
707
708 2010-04-05  Kai Tietz  <kai.tietz@onevision.com>
709
710         * ld-pe/orphan_nu.d: New test for --no-leading-underscore.
711         * ld-pe/orphana_nu.s: New file.
712         * ld-pe/pe.exp: Add orphan_nu test.
713
714 2010-04-01  Nathan Sidwell  <nathan@codesourcery.com>
715
716         * ld-powerpc/apuinfo-nul.rd: New.
717         * ld-powerpc/apuinfo-nul1.s: New.
718         * ld-powerpc/powerpc.exp: Add it.
719
720 2010-03-31  Kai TIetz  <kai.tietz@onevision.com>
721
722         * ld-pe//pe-compile.exp (run_basefile_test): Trim result of wc
723         before string compare.
724
725 2010-03-31  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
726
727         * ld-arm/script-type.sym: Fix test.
728
729 2010-03-31  Kai TIetz  <kai.tietz@onevision.com>
730
731         * ld-pe/basefile1.s: New.
732         * ld-pe/pe-compile.exp: Add base-file test.
733
734 2010-03-31  Hans-Peter Nilsson  <hp@axis.com>
735
736         PR ld/11458
737         * ld-cris/pcrelcp-1.d, ld-cris/pcrelcp-1.s: New test.
738
739         * lib/ld-lib.exp (run_dump_test): When checking linker message and
740         return code, when success with no message is expected, don't
741         continue if we have an abnormal exit with a message.  Check output
742         of inspection program and fail if it had output or an abnormal
743         exit code.  Include "warning" and "error" among the directives
744         where multiples are allowed and append to previous values.
745
746         * ld-cris/cris.exp (loop over $srcdir/$subdir/*dso-*.d): Apply
747         "file rootname", not "file tail", before applying runtest_file_p.
748
749 2010-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
750
751         * ld-arm/arm-elf.exp (armeabitests): Add v6-M farcall test.
752
753 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
754
755         * ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*.
756         * ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*.
757         * ld-tic6x: New directory and testcases.
758
759 2010-03-19  Jie Zhang  <jie@codesourcery.com>
760
761         PR ld/11304
762         * ld-elf/pr11304.d: New test.
763         * ld-elf/pr11304a.s: New test.
764         * ld-elf/pr11304b.s: New test.
765         * lib/ld-lib.exp (regexp_diff): Add support for #failif.
766
767 2010-03-15  Daniel Jacobowitz  <dan@codesourcery.com>
768
769         * ld-elf/orphan-region.d, ld-elf/orphan-region.ld,
770         ld-elf/orphan-region.s: New files.
771
772 2010-03-02  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
773
774         * ld-arm/arm-merge-incompatible.d: New test.
775         * ld-arm/arm-merge-incompatiblea.s: Likewise.
776         * ld-arm/arm-merge-incompatibleb.s: Likewise.
777         * ld-arm/arm-elf.exp: Run the new test.
778
779 2010-03-02  Christophe Lyon  <christophe.lyon@st.com>
780             Alan Modra  <amodra@gmail.com>
781
782         * ld-arm/arm-elf.exp: Change .text start address for
783         farcall-thumb-arm tests. Add v4t variant for farcall-mixed-lib
784         test.
785         * ld-arm/farcall-mixed-lib-v4t.d: New test.
786         * ld-arm/farcall-mixed-lib1.s: Don't force armv5t.
787         * ld-arm/farcall-mixed-lib2.s: Likewise.
788         * ld-arm/arm-call.d: Update expected results.
789         * ld-arm/cortex-a8-far.d: Likewise.
790         * ld-arm/farcall-group-size2.d: Likewise.
791         * ld-arm/farcall-group.d: Likewise.
792         * ld-arm/farcall-mix.d: Likewise.
793         * ld-arm/farcall-mix2.d: Likewise.
794         * ld-arm/farcall-mixed-app-v5.d: Likewise.
795         * ld-arm/farcall-mixed-app.d: Likewise.
796         * ld-arm/farcall-mixed-lib.d: Likewise.
797         * ld-arm/farcall-thumb-arm.d: Likewise.
798         * ld-arm/farcall-thumb-arm-blx.d: Likewise.
799         * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
800         * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
801         * ld-arm/farcall-thumb-arm.s: Update test. Add a new call to
802         potentially generate different types of stubs.
803
804 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
805
806         * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
807
808 2010-02-27  Jie Zhang  <jie@codesourcery.com>
809
810         * ld-elf/init-fini-arrays.s: New test.
811         * ld-elf/init-fini-arrays.d: New test.
812
813 2010-02-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
814
815         * ld-arm/group-relocs.s: Mark code sections as executable.
816         * ld-arm/arm-elf.exp (armelftests): Only dump executable sections in
817         group-relocs test.
818         * ld-arm/reloc-boundaries.d: Fix test to work on Linux targets.
819
820 2010-02-23  Nick Clifton  <nickc@redhat.com>
821
822         * ld-elf/orphan4.d: Allow for other sections to be present in the
823         output.
824
825 2010-02-18  H.J. Lu  <hongjiu.lu@intel.com>
826
827         * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
828         ifunc-using executable.
829
830 2010-02-19  Alan Modra  <amodra@gmail.com>
831
832         * ld-elf/group.ld: Discard .dropme sections.
833         * ld-elf/group10.d, * ld-elf/group10.s: New test.
834
835 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
836
837         * ld-arm/attr-merge-6.attr: Add new test.  Missed off last commit.
838
839 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
840
841         * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
842         * ld-arm/attr-merge-3b.s: Likewise.
843         * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
844         attribute ID.
845         * ld-arm/attr-merge-unknown-1.s: Likewise.
846         * ld-arm/attr-merge-6.attr: New test.
847         * ld-arm/attr-merge-6a.s: Likewise.
848         * ld-arm/attr-merge-6b.s: Likewise.
849         * ld-arm/attr-merge-7.attr: Likewise.
850         * ld-arm/attr-merge-7a.s: Likewise.
851         * ld-arm/attr-merge-7b.s: Likewise.
852         * ld-arm/arm-elf.exp: Run the new tests.
853
854 2010-02-15  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
855
856         * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
857           arm-none-eabi target.
858         * ld-arm/jump-reloc-veneers-short1.d: Likewise
859         * ld-arm/jump-reloc-veneers-short2.d: Likewise
860
861 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
862
863         * ld-arm/arm-elf.exp (armelftests): New test case added.
864         * ld-arm/data-only-map.s: New file.
865         * ld-arm/data-only-map.d: New file.
866         * ld-arm/data-only-map.ld: New file.
867
868 2010-02-11  David S. Miller  <davem@davemloft.net>
869
870         * ld-sparc/gotop32.s: Add local symbol case.
871         * ld-sparc/gotop64.s: Likewise.
872         * ld-sparc/gotop32.rd: Adjust expected results.
873         * ld-sparc/gotop32.td: Likewise.
874         * ld-sparc/gotop64.dd: Likewise.
875         * ld-sparc/gotop64.rd: Likewise.
876         * ld-sparc/gotop64.td: Likewise.
877
878 2010-02-09  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
879
880         * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
881         * ld-shared/shared.exp: Likewise.
882
883 2010-02-08  David S. Miller  <davem@davemloft.net>
884
885         * ld-ifunc/ifunc.exp: Run for sparc.
886
887 2010-02-08  Nathan Sidwell  <nathan@codesourcery.com>
888
889         * ld-powerpc/apuinfo-nul.s: New.
890         * ld-powerpc/apuinfo.rd: Add it.
891         * ld-powerpc/powerpc.exp: Likewise.
892
893 2010-02-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
894
895         * ld-arm/jump-reloc-veneers-long.d: New test.
896         * ld-arm/jump-reloc-veneers-short1.d: Likewise.
897         * ld-arm/jump-reloc-veneers-short2.d: Likewise.
898         * ld-arm/jump-reloc-veneers.s: Likewise.
899         * ld-arm/arm-elf.exp (armelftests): Run them.
900
901 2010-01-28  Nick Clifton  <nickc@redhat.com>
902
903         PR 11225
904         * ld-sh/refdbg-0-dso.d: Dump all sections.
905
906 2010-01-26  H.J. Lu  <hongjiu.lu@intel.com>
907
908         PR ld/11218
909         * ld-gc/dummy.s: New.
910         * ld-gc/pr11218-1.c: Likewise.
911         * ld-gc/pr11218-2.c: Likewise.
912         * ld-gc/pr11218.d: Likewise.
913
914 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
915
916         * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
917         ld-powerpc/aix-ref-1.s: New tests.
918         * ld-powerpc/aix52.exp: Run them.
919
920 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
921
922         * ld-elf/orphan4.d: Support 64bit targets.
923
924 2010-01-13  DJ Delorie  <dj@redhat.com>
925
926         * ld-elf/orphan4.d: New.
927         * ld-elf/orphan4.ld: New.
928         * ld-elf/orphan4.s: New.
929
930 2010-01-13  Chao-ying Fu  <fu@mips.com>
931
932         * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
933         * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
934         * ld-mips-elf/mips-elf.exp: Run new tests.
935
936 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
937
938         * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
939         -mcpu=cortex-a8.
940
941 2010-01-13  Nick Clifton  <nickc@redhat.com>
942
943         * ld-scrips/sort.exp: Skip these tests when the target is the
944         h8300.
945
946 2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
947
948         PR ld/11146
949         * ld-elf/dynsym1.d: New.
950
951 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
952
953         PR ld/11138
954         * ld-elf/pr11138-1.c: New.
955         * ld-elf/pr11138-1.map: Likewise.
956         * ld-elf/pr11138-2.c: Likewise.
957         * ld-elf/pr11138-2.map: Likewise.
958         * ld-elf/pr11138.out: Likewise.
959
960         * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
961         libpr11138-2.o.
962         (run_tests): Add 2 tests for PR ld/11138.
963
964 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
965
966         PR ld/11133
967         * ld-gc/gc.exp: Run start.
968
969         * ld-gc/start.d: New.
970         * ld-gc/start.s: Likewise.
971
972 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
973
974         PR ld/11143
975         * ld-gc/gc.exp: Run abi-note.
976
977         * ld-gc/abi-note.d: New.
978         * ld-gc/abi-note.s: Likewise.
979
980 For older changes see ChangeLog-2009
981 \f
982 Local Variables:
983 mode: change-log
984 left-margin: 8
985 fill-column: 74
986 version-control: never
987 End: