missed changelog from last commit
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2011-05-13  Alan Modra  <amodra@gmail.com>
2
3         * ld-elf/flags1.d: Don't xfail tic6x.
4         * ld-scripts/weak.exp: Correct comments.  Don't xfail sh-pe.  Remove
5         redundant xfail.
6         * ld-selective/sel-dump.exp: Don't xfail alpha.
7         * ld-selective/selective.exp: Run for alpha.
8         * ld-undefined/weak-undef.exp: Don't xfail hppa64.
9
10 2011-05-12  Bernd Schmidt  <bernds@codesourcery.com>
11
12         * config/default.exp (ld_assemble): Pass flags parameter to
13         default_ld_assemble.
14         (ld_assemble_flags): New function.
15         * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
16         tic6x.
17         * ld-elf/exclude.exp: Likewise.
18         * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
19         and pass it to the assembler.
20
21 2011-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
22
23         * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
24
25 2011-05-09  H.J. Lu  <hongjiu.lu@intel.com>
26
27         * ld-elf/elf.exp (array_tests): Remove "pr12730".
28         (array_tests_pie): Remove "PIE pr12730".
29         (array_tests_static): Remove "static pr12730".
30
31         * ld-elf/pr12730.cc: Removed.
32         * ld-elf/pr12730.out: Likewise.
33
34 2011-05-09  Paul Brook  <paul@codesourcery.com>
35
36         * ld-tic6x/discard-unwind.ld: New.
37         * ld-tic6x/unwind.ld: New.
38         * ld-tic6x/unwind-1.d: New test.
39         * ld-tic6x/unwind-1.s: New test.
40         * ld-tic6x/unwind-2.d: New test.
41         * ld-tic6x/unwind-2.s: New test.
42         * ld-tic6x/unwind-3.d: New test.
43         * ld-tic6x/unwind-3.s: New test.
44         * ld-tic6x/unwind-4.d: New test.
45         * ld-tic6x/unwind-4.s: New test.
46         * ld-tic6x/unwind-5.d: New test.
47         * ld-tic6x/unwind-5.s: New test.
48         * ld-tic6x/unwind-6.d: New test.
49
50 2011-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
51
52         PR ld/12365
53         * ld-plugin/plugin-7.d: Allow underscore in error message.
54         * ld-plugin/plugin-8.d: Likewise.
55
56 2011-05-07  H.J. Lu  <hongjiu.lu@intel.com>
57
58         PR ld/12730
59         * ld-elf/elf.exp (array_tests): Add "pr12730".
60         (array_tests_pie): New.
61         (array_tests_static): Add -static for "static init array mixed".
62         Add "static pr12730".  Run array_tests_pie for Linux.
63
64         * ld-elf/init-mixed.c (ctor1007): Renamed to ...
65         (ctor1007a): This.
66         (ctor1007b): New.
67         (ctors1007): Remove ctor1007.  Add ctor1007b and ctor1007a.
68         (dtor1007): Renamed to ...
69         (dtor1007a): This.
70         (dtor1007b): New.
71         (dtors1007): Remove dtor1007.  Add dtor1007b and dtor1007a.
72         (ctor65535): Renamed to ...
73         (ctor65535a): This.
74         (ctor65535b): New.
75         (ctors65535): Remove ctor65535.  Add ctor65535b and ctor65535a.
76         (dtor65535): Renamed to ...
77         (dtor65535a): This.
78         (dtor65535b): New.
79         (dtors65535): Remove dtor65535.  Add dtor65535b and dtor65535a.
80
81         * ld-elf/pr12730.cc: New.
82         * ld-elf/pr12730.out: Likewise.
83
84 2011-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
85
86         * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
87         ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
88         ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
89         ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
90         ld-arm/cortex-a8-fix-plt.ld: New tests.
91         * ld-arm/arm-elf.exp: Run them.
92
93 2011-05-05  Bernd Schmidt  <bernds@codesourcery.com>
94
95         * ld-tic6x/shared-nopic.d: New test.
96         * ld-tic6x/shared-nopid.d: New test.
97         * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
98         output instead.
99         * ld-tic6x/attr-pid-12.d: Likewise.
100         * ld-tic6x/attr-pic-01.d: Likewise.
101         * ld-tic6x/attr-pic-10.d: Likewise.
102         * ld-tic6x/attr-pid-01.d: Likewise.
103         * ld-tic6x/attr-pid-10.d: Likewise.
104         * ld-tic6x/attr-pid-02.d: Likewise.
105         * ld-tic6x/attr-pid-20.d: Likewise.
106         * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
107
108 2011-05-03  Paul Brook  <paul@codesourcery.com>
109
110         * ld-tic6x/ehtype-reloc-1-rel.d: New test.
111         * ld-tic6x/ehtype-reloc-1.d: New test.
112         * ld-tic6x/ehtype-reloc-1.s: New test.
113
114 2011-05-01  H.J. Lu  <hongjiu.lu@intel.com>
115
116         PR ld/12718
117         * ld-i386/i386.exp: Run pr12718.
118         * ld-x86-64/x86-64.exp: Likewise.
119
120         * ld-i386/pr12718.d: New.
121         * ld-i386/pr12718.s: Likewise.
122         * ld-x86-64/pr12718.d: Likewise.
123         * ld-x86-64/pr12718.s: Likewise.
124
125 2011-04-26  Kai Tietz  <ktietz@redhat.com>
126
127         * ld-pe/pe.exp: Add cfi/cfi32 tests.
128         * ld-pe/cfi.d: New.
129         * ld-pe/cfi32.d: New.
130         * ld-pe/cfia.s: New.
131         * ld-pe/cfib.s: New.
132
133 2011-04-21  H.J. Lu  <hongjiu.lu@intel.com>
134
135         PR ld/12694
136         * ld-ifunc/ifunc-14-i386.d: New.
137         * ld-ifunc/ifunc-14-x86-64.d: Likewise.
138         * ld-ifunc/ifunc-14a.s: Likewise.
139         * ld-ifunc/ifunc-14b.s: Likewise.
140
141 2011-04-19  H.J. Lu  <hongjiu.lu@intel.com>
142
143         * ld-plugin/plugin-ignore.d: Removed.
144
145 2011-04-18  H.J. Lu  <hongjiu.lu@intel.com>
146
147         * ld-plugin/plugin-7.d: Update expected LTO linker errors for
148         GCC 4.6.
149         * ld-plugin/plugin-8.d: Likewise.
150
151 2011-04-18  Alan Modra  <amodra@gmail.com>
152
153         * ld-plugin/plugin-7.d: Adjust for plugin changes.
154         * ld-plugin/plugin-8.d: Likewise.
155         * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
156         compare ld output to..
157         * ld-plugin/plugin-12.d: New.
158
159 2011-04-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
160
161         * ld-m68k/tls-gd-ie-1.d: Stabilize test.
162         * ld-m68k/tls-gd-3.[sd]: New test.
163
164 2011-04-12  Richard Henderson  <rth@redhat.com>
165
166         * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
167         * ld-alpha/alpha.exp: Run it.
168
169 2011-04-11  Mark Wielaard  <mjw@redhat.com>
170
171         PR 10549
172         * ld-unique: New directory.
173         * ld-unique/unique.exp: New file: Run the UNIQUE tests.
174         * ld-unique/unique.s: New test file.
175         * ld-unique/unique_empty.s: Likewise.
176         * ld-unique/unique_shared.s: Likewise.
177
178 2011-04-11  Alan Modra  <amodra@gmail.com>
179
180         * ld-elf/eh-frame-hdr.d: xfail avr.
181
182 2011-04-08  H.J. Lu  <hongjiu.lu@intel.com>
183
184         PR ld/12654
185         * ld-i386/i386.exp: Run tlspie2.
186
187         * ld-i386/tlspie2.d: New.
188         * ld-i386/tlspie2.s: Likewise.
189
190 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
191
192         * ld-selective/selective.exp (xscale-*-*): Don't handle.
193         * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
194         handle.
195         (*arm*-*-*): Change to arm*-*-*.
196         (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
197         thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
198         * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
199         commented-out xfails.
200         (thumb-elf): Remove reference in comment.
201         * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
202         handle.
203
204 2011-04-04  H.J. Lu  <hongjiu.lu@intel.com>
205
206         PR ld/12627
207         * ld-i386/i386.exp: Run pr12627.
208
209         * ld-i386/pr12627.d: New.
210         * ld-i386/pr12627.s: Likewise.
211         * ld-i386/pr12627.t: Likewise.
212
213 2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
214
215         * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
216         * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
217         pagesize to 1.
218         * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
219         linking tests.
220         * ld-tic6x/dsbt.ld: New linker script.
221         * ld-tic6x/dsbt-be.ld: New linker script.
222         * ld-tic6x/dsbt-overflow.ld: New linker script.
223         * ld-tic6x/dsbt-inrange.ld: New linker script.
224         * ld-tic6x/shlib-1.s: New test.
225         * ld-tic6x/shlib-2.s: New test.
226         * ld-tic6x/shlib-app-1r.s: New test.
227         * ld-tic6x/shlib-app-1.s: New test.
228         * ld-tic6x/shlib-1.sd: New test.
229         * ld-tic6x/shlib-1.dd: New test.
230         * ld-tic6x/shlib-app-1.rd: New test.
231         * ld-tic6x/shlib-app-1rb.rd: New test.
232         * ld-tic6x/shlib-app-1.sd: New test.
233         * ld-tic6x/static-app-1rb.od: New test.
234         * ld-tic6x/shlib-app-1.dd: New test.
235         * ld-tic6x/shlib-app-1rb.sd: New test.
236         * ld-tic6x/static-app-1b.od: New test.
237         * ld-tic6x/static-app-1r.od: New test.
238         * ld-tic6x/shlib-1rb.rd: New test.
239         * ld-tic6x/shlib-app-1rb.dd: New test.
240         * ld-tic6x/shlib-1rb.sd: New test.
241         * ld-tic6x/shlib-1rb.dd: New test.
242         * ld-tic6x/shlib-app-1b.od: New test.
243         * ld-tic6x/tic6x.exp: New test.
244         * ld-tic6x/static-app-1rb.rd: New test.
245         * ld-tic6x/shlib-app-1r.od: New test.
246         * ld-tic6x/static-app-1.od: New test.
247         * ld-tic6x/static-app-1b.rd: New test.
248         * ld-tic6x/static-app-1r.rd: New test.
249         * ld-tic6x/static-app-1rb.sd: New test.
250         * ld-tic6x/static-app-1b.sd: New test.
251         * ld-tic6x/static-app-1rb.dd: New test.
252         * ld-tic6x/static-app-1r.sd: New test.
253         * ld-tic6x/static-app-1b.dd: New test.
254         * ld-tic6x/shlib-1b.rd: New test.
255         * ld-tic6x/static-app-1r.dd: New test.
256         * ld-tic6x/shlib-app-1b.rd: New test.
257         * ld-tic6x/shlib-1r.rd: New test.
258         * ld-tic6x/shlib-app-1r.rd: New test.
259         * ld-tic6x/shlib-1b.sd: New test.
260         * ld-tic6x/static-app-1.rd: New test.
261         * ld-tic6x/shlib-app-1b.sd: New test.
262         * ld-tic6x/shlib-1r.sd: New test.
263         * ld-tic6x/shlib-1b.dd: New test.
264         * ld-tic6x/shlib-app-1r.sd: New test.
265         * ld-tic6x/shlib-app-1b.dd: New test.
266         * ld-tic6x/shlib-1r.dd: New test.
267         * ld-tic6x/static-app-1.sd: New test.
268         * ld-tic6x/shlib-app-1r.dd: New test.
269         * ld-tic6x/static-app-1.dd: New test.
270         * ld-tic6x/shlib-noindex.rd: New test.
271         * ld-tic6x/shlib-noindex.dd: New test.
272         * ld-tic6x/shlib-noindex.sd: New test.
273         * ld-tic6x/got-reloc-local-1.s: New test.
274         * ld-tic6x/got-reloc-local-2.s: New test.
275         * ld-tic6x/got-reloc-local-r.d: New test.
276         * ld-tic6x/got-reloc-global.s: New test.
277         * ld-tic6x/got-reloc-global-addend-1.d: New test.
278         * ld-tic6x/got-reloc-global-addend-1.s: New test.
279         * ld-tic6x/got-reloc-global-addend-2.d: New test.
280         * ld-tic6x/got-reloc-inrange.d: New test.
281         * ld-tic6x/got-reloc-overflow.d: New test.
282         * ld-tic6x/got-reloc-global-addend-2.s: New test.
283         * ld-tic6x/dsbt-index-error.d: New test.
284         * ld-tic6x/dsbt-index.d: New test.
285         * ld-tic6x/dsbt-index.s: New test.
286         * ld-tic6x/shlib-app-1.od: New test.
287         * ld-tic6x/shlib-app-1rb.od: New test.
288         * ld-tic6x/shlib-1.rd: New test.
289         * ld-tic6x/weak.d: New test.
290         * ld-tic6x/weak-be.d: New test.
291         * ld-tic6x/weak.s: New test.
292         * ld-tic6x/weak-data.d: New test.
293         * ld-tic6x/common.d: New test.
294         * ld-tic6x/common.ld: New test.
295         * ld-tic6x/common.s: New test.
296
297 2011-03-30  Richard Henderson  <rth@redhat.com>
298
299         * ld-elf/elf.exp: Force 32-bit start address for alpha.
300         * ld-elf/group8a.d: Don't disable for alpha.
301         * ld-elf/group8b.d: Likewise.
302         * ld-gc/start.s: Use .dc.a instead of .long.
303
304 2011-03-24  Alan Modra  <amodra@gmail.com>
305
306         * ld-powerpc/tlsmark.s: Delete non-optimizable section.
307         * ld-powerpc/tlsmark32.s: Likewise.
308         * ld-powerpc/tlsmark.d: Adjust to suit.
309         * ld-powerpc/tlsmark32.d: Likewise.
310         * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
311         * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
312         * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
313         * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
314         * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
315         * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
316         * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
317         * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
318         * ld-powerpc/powerpc.exp: Run new tests.
319
320 2011-03-15  Mike Frysinger  <vapier@gentoo.org>
321
322         * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
323
324 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
325
326         * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
327         ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
328         ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
329         ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
330         ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
331         ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
332         ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
333         ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
334         ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
335         ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
336         ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
337         ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
338         ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
339         ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
340         ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
341         ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
342         ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
343         ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
344         ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
345         ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
346         ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
347         ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
348         ld-arm/ifunc-static.ld: New tests.
349         * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
350         ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
351         for new stub hashes.
352         * ld-arm/arm-elf.exp: Run them.
353
354 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
355
356         * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
357         ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
358         * ld-arm/arm-elf.exp: Run them.
359
360 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
361
362         * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
363         ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
364         ld-arm/unresolved-1-dyn.d: New tests.
365         * ld-arm/arm-elf.exp: Run them.
366
367 2011-03-12  H.J. Lu  <hongjiu.lu@intel.com>
368
369         * ld-x86-64/tlsgd4.dd: New.
370         * ld-x86-64/tlsgd4.s: Likewise.
371         * ld-x86-64/tlsgd5.dd: Likewise.
372         * ld-x86-64/tlsgd5a.s: Likewise.
373         * ld-x86-64/tlsgd5b.s: Likewise.
374         * ld-x86-64/tlsgd6.dd: Likewise.
375         * ld-x86-64/tlsgd6a.s: Likewise.
376         * ld-x86-64/tlsgd6b.s: Likewise.
377         * ld-x86-64/tlsld2.dd: Likewise.
378         * ld-x86-64/tlsld2.s: Likewise.
379
380         * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
381         tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
382
383 2011-03-03  H.J. Lu  <hongjiu.lu@intel.com>
384
385         * ld-x86-64/tlsie4.dd: New.
386         * ld-x86-64/tlsie4.s: Likewise.
387
388         * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
389
390 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
391
392         PR ld/12516
393         * ld-elf/dynamic1.d: New.
394         * ld-elf/dynamic1.ld: Likewise.
395         * ld-elf/dynamic1.s: Likewise.
396
397 2011-02-25  Alan Modra  <amodra@gmail.com>
398
399         * ld-mn10300/i135409-3.s: Correct .size label reference.
400         * ld-sh/sh64/stolib.s: Likewise.
401
402 2011-02-23  H.J. Lu  <hongjiu.lu@intel.com>
403
404         * ld-elf/new.cc: Don't include <exception_defines.h>.
405
406 2011-02-10  Alan Modra  <amodra@gmail.com>
407
408         * ld-scripts/defined.exp: Don't run defined5 for AOUT.
409         * ld-scripts/defined5.s: Use .text for "defined" section.
410         * ld-scripts/defined5.t: Adjust.
411
412         * ld-gc/start.d: Exclude frv-*-linux*.
413         * ld-misc/defsym1.d: Likewise.
414
415 2011-02-09  Alan Modra  <amodra@gmail.com>
416
417         * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
418         * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
419         * ld-srec/srec.exp: Don't edit toc on powerpc64.
420
421 2011-01-23  Alan Modra  <amodra@gmail.com>
422
423         * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
424         * ld-scripts/expr.exp: Run it.
425
426 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
427
428         * ld-x86-64/ilp32-4.d: Updated.
429
430 2011-01-17  Richard Sandiford  <richard.sandiford@linaro.org>
431
432         * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
433         * ld-arm/arm-elf.exp: Run it.
434
435 2011-01-17  Richard Sandiford  <richard.sandiford@linaro.org>
436
437         * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
438         ld-arm/gc-thumb.d: New test.
439         * ld-arm/arm-elf.exp: Run it.
440
441 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
442
443         * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
444         * ld-x86-64/ilp32-1.d: Likewise.
445         * ld-x86-64/ilp32-2.d: Likewise.
446         * ld-x86-64/ilp32-3.d: Likewise.
447         * ld-x86-64/ilp32-4.d: Likewise.
448         * ld-x86-64/ilp32-5.d: Likewise.
449         * ld-x86-64/lp64-3.d: Likewise.
450         * ld-x86-64/x86-64.exp: Likewise.
451
452 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
453
454         * ld-x86-64/ilp32-5.d: New.
455         * ld-x86-64/ilp32-5.s: Likewise.
456
457         * ld-x86-64/x86-64.exp: Run ilp32-5.
458
459 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
460
461         * ld-x86-64/ilp32-4.d: New.
462
463         * ld-x86-64/x86-64.exp: Run ilp32-4.
464
465 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
466
467         PR ld/12356
468         * ld-scripts/defined.exp: Run defined5.
469
470         * ld-scripts/defined5.d: New.
471         * ld-scripts/defined5.s: Likewise.
472         * ld-scripts/defined5.t: Likewise.
473
474 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
475
476         * ld-scripts/defined4.d: Xfail rs6000-*-aix*.  Skip mips*-*-*
477         and mmix-*-*.
478
479         * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
480
481 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
482
483         * ld-scripts/assert.exp: Run assert2.
484
485         * ld-scripts/assert2.d: New.
486         * ld-scripts/assert2.t: Likewise.
487
488 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
489             Glauber de Oliveira Costa  <glommer@gmail.com>
490
491         * ld-arm/arm-elf.exp: Added tests for new TLS handling
492         relocations.
493         * ld-arm/tls-descrelax-be32.d: New.
494         * ld-arm/tls-descrelax-be32.s: New.
495         * ld-arm/tls-descrelax-be8.d: New.
496         * ld-arm/tls-descrelax-be8.s: New.
497         * ld-arm/tls-descrelax-v7.d: New.
498         * ld-arm/tls-descrelax-v7.s: New.
499         * ld-arm/tls-descrelax.d: New.
500         * ld-arm/tls-descrelax.s: New.
501         * ld-arm/tls-descseq.d: New.
502         * ld-arm/tls-descseq.r: New.
503         * ld-arm/tls-descseq.s: New.
504         * ld-arm/tls-gdesc-got.d: New.
505         * ld-arm/tls-gdesc-got.s: New.
506         * ld-arm/tls-gdesc-nlazy.g: New.
507         * ld-arm/tls-gdesc-nlazy.s: New.
508         * ld-arm/tls-gdesc.d: New.
509         * ld-arm/tls-gdesc.r: New.
510         * ld-arm/tls-gdesc.s: New.
511         * ld-arm/tls-gdierelax.d: New.
512         * ld-arm/tls-gdierelax.s: New.
513         * ld-arm/tls-gdierelax2.d: New.
514         * ld-arm/tls-gdierelax2.s: New.
515         * ld-arm/tls-gdlerelax.d: New.
516         * ld-arm/tls-gdlerelax.s: New.
517         * ld-arm/tls-lib-loc.d: New.
518         * ld-arm/tls-lib-loc.r: New.
519         * ld-arm/tls-lib-loc.s: New.
520         * ld-arm/tls-longplt-lib.d: New.
521         * ld-arm/tls-longplt-lib.s: New.
522         * ld-arm/tls-longplt.d: New.
523         * ld-arm/tls-longplt.s: New.
524         * ld-arm/tls-mixed.r: New.
525         * ld-arm/tls-mixed.s: New.
526         * ld-arm/tls-thumb1.d: New.
527         * ld-arm/tls-thumb1.s: New.
528         * ld-arm/arm-elf.exp: New.
529
530 2011-01-08  Nick Clifton  <nickc@redhat.com>
531
532         * ld-misc/defsym1.d: Add a -e linker command line option.
533         * ld-misc/dummy.s: Remove text.
534
535 2011-01-08  Nick Clifton  <nickc@redhat.com>
536
537         PR ld/12358
538         PR ld/12359
539         * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
540         * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
541
542 2011-01-06  H.J. Lu  <hongjiu.lu@intel.com>
543
544         PR ld/12366
545         PR ld/12371
546         * ld-ifunc/ifunc-10-i386.s: Add more tests.
547         * ld-ifunc/ifunc-10-x86-64.s: Likewise.
548         * ld-ifunc/ifunc-11-i386.s: Likewise.
549         * ld-ifunc/ifunc-11-x86-64.s: Likewise.
550
551         * ld-ifunc/ifunc-12-i386.d: New.
552         * ld-ifunc/ifunc-12-i386.s: Likewise.
553         * ld-ifunc/ifunc-12-x86-64.d: Likewise.
554         * ld-ifunc/ifunc-12-x86-64.s: Likewise.
555         * ld-ifunc/ifunc-13-i386.d: Likewise.
556         * ld-ifunc/ifunc-13-x86-64.d: Likewise.
557         * ld-ifunc/ifunc-13a-i386.s: Likewise.
558         * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
559         * ld-ifunc/ifunc-13b-i386.s: Likewise.
560         * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
561
562 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
563
564         * ld-x86-64/dummy.s: New.
565         * ld-x86-64/foo.s: Likewise.
566         * ld-x86-64/ia32-1.d: Likewise.
567         * ld-x86-64/ia32-2.d: Likewise.
568         * ld-x86-64/ia32-3.d: Likewise.
569         * ld-x86-64/ilp32-1.d: Likewise.
570         * ld-x86-64/ilp32-2.d: Likewise.
571         * ld-x86-64/ilp32-3.d: Likewise.
572         * ld-x86-64/lp64-1.d: Likewise.
573         * ld-x86-64/lp64-2.d: Likewise.
574         * ld-x86-64/lp64-3.d: Likewise.
575         * ld-x86-64/start.s: Likewise.
576
577         * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
578         ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
579
580 2011-01-02  H.J. Lu  <hongjiu.lu@intel.com>
581
582         PR ld/12001
583         * ld-misc/defsym.exp: New.
584         * ld-misc/defsym1.d: Likewise.
585         * ld-misc/dummy.s: Likewise.
586         * ld-misc/foo.s: Likewise.
587         * ld-misc/start.s: Likewise.
588
589 For older changes see ChangeLog-2010
590 \f
591 Local Variables:
592 mode: change-log
593 left-margin: 8
594 fill-column: 74
595 version-control: never
596 End: