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