OSDN Git Service

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