Also hide symbols without PLT nor GOT references.
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2011-09-15  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR ld/13177
4         * ld-elf/pr13177.d: New.
5         * ld-elf/pr13177.s: Likewise.
6
7 2011-09-15  H.J. Lu  <hongjiu.lu@intel.com>
8
9         PR ld/12975
10         * ld-elf/pr12975.d: New.
11         * ld-elf/pr12975.s: Likewise.
12         * ld-elf/pr12975.t: Likewise.
13
14 2011-09-12  H.J. Lu  <hongjiu.lu@intel.com>
15
16         PR ld/13178
17         * ld-ifunc/ifunc-13-i386.d: Updated.
18         * ld-ifunc/ifunc-13-x86-64.d: Likewise.
19         * ld-ifunc/ifunc-3a-x86.d: Likewise.
20         * ld-x86-64/pr13082-5a.d: Likewise.
21
22         * ld-ifunc/ifunc-15-i386.d: New.
23         * ld-ifunc/ifunc-15-i386.s: Likewise.
24         * ld-ifunc/ifunc-15-x86-64.d: Likewise.
25         * ld-ifunc/ifunc-15-x86-64.s: Likewise.
26
27 2011-09-01  Christophe Lyon  <christophe.lyon@st.com>
28
29         * ld-arm/arm-elf.exp: Add new rodata-merge-map test.
30         * ld-arm/rodata-merge-map.ld: New file.
31         * ld-arm/rodata-merge-map.sym: Likewise.
32         * ld-arm/rodata-merge-map1.s Likewise.
33         * ld-arm/rodata-merge-map2.s: Likewise.
34         * ld-arm/rodata-merge-map3.s: Likewise.
35
36 2011-08-22  Alan Modra  <amodra@gmail.com>
37
38         * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
39         * ld-powerpc/tocopt4.d: New test.
40         * ld-powerpc/powerpc.exp: Run it.
41
42 2011-08-12  H.J. Lu  <hongjiu.lu@intel.com>
43
44         PR ld/13082
45         * ld-x86-64/pr13082-1.s: New.
46         * ld-x86-64/pr13082-1a.d: Likewise.
47         * ld-x86-64/pr13082-1b.d: Likewise.
48         * ld-x86-64/pr13082-2.s: Likewise.
49         * ld-x86-64/pr13082-2a.d: Likewise.
50         * ld-x86-64/pr13082-2b.d: Likewise.
51         * ld-x86-64/pr13082-3.s: Likewise.
52         * ld-x86-64/pr13082-3a.d: Likewise.
53         * ld-x86-64/pr13082-3b.d: Likewise.
54         * ld-x86-64/pr13082-4.s: Likewise.
55         * ld-x86-64/pr13082-4a.d: Likewise.
56         * ld-x86-64/pr13082-4b.d: Likewise.
57         * ld-x86-64/pr13082-5.s: Likewise.
58         * ld-x86-64/pr13082-5a.d: Likewise.
59         * ld-x86-64/pr13082-5b.d: Likewise.
60         * ld-x86-64/pr13082-6.s: Likewise.
61         * ld-x86-64/pr13082-6a.d: Likewise.
62         * ld-x86-64/pr13082-6b.d: Likewise.
63
64         * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
65
66 2011-08-09  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
67
68         * ld-arm/arm-elf.exp (armelftests): Update for new command-line
69         options.
70         (armeabitests): Update for new command-line options, and add
71         new test cases.
72         * ld-arm/fix-arm1176.s: Add test case.
73         * ld-arm/fix-arm1176-off.d: Likewise.
74         * ld-arm/fix-arm1176-on.d: Likewise.
75
76 2011-08-05  Alan Modra  <amodra@gmail.com>
77
78         * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
79         * ld-powerpc/tlsexetoc.r: Likewise.
80         * ld-powerpc/tlsso.r: Likewise.
81         * ld-powerpc/tlstocso.r: Likewise.
82
83 2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
84
85         PR ld/13048
86         * ld-x86-64/ilp32-6.d: New.
87         * ld-x86-64/ilp32-6.s: Likewise.
88         * ld-x86-64/ilp32-7.d: Likewise.
89         * ld-x86-64/ilp32-7.s: Likewise.
90         * ld-x86-64/ilp32-8.d: Likewise.
91         * ld-x86-64/ilp32-8.s: Likewise.
92         * ld-x86-64/ilp32-9.d: Likewise.
93         * ld-x86-64/ilp32-9.s: Likewise.
94
95         * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
96
97 2011-07-27  Roland McGrath  <mcgrathr@google.com>
98
99         * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
100
101 2011-07-26  Alan Modra  <amodra@gmail.com>
102
103         * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
104         with some tests.
105         * ld-powerpc/relbrlt.d: Likewise.
106
107 2011-07-25  Hans-Peter Nilsson  <hp@bitrange.com>
108
109         PR ld/12815
110         * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
111         ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
112
113 2011-07-24  Catherine Moore  <clm@codesourcery.com>
114             Chao-ying Fu  <fu@mips.com>
115             Maciej W. Rozycki  <macro@codesourcery.com>
116
117         * lib/ld-lib.exp (run_dump_test): Support distinct assembler
118         flags for the same source named multiple times.
119         * ld-mips-elf/jalx-1.s: New test source.
120         * ld-mips-elf/jalx-1.d: New test output.
121         * ld-mips-elf/jalx-1.ld: New test linker script.
122         * ld-mips-elf/jalx-2-main.s: New test source.
123         * ld-mips-elf/jalx-2-ex.s: Likewise.
124         * ld-mips-elf/jalx-2-printf.s: Likewise.
125         * ld-mips-elf/jalx-2.dd: New test output.
126         * ld-mips-elf/jalx-2.ld: New test linker script.
127         * ld-mips-elf/mips16-and-micromips.d: New test.
128         * ld-mips-elf/mips-elf.exp: Run the new tests
129
130 2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
131
132         * ld-x86-64/abs-k1om.d: New.
133         * ld-x86-64/protected2-k1om.d: Likewise.
134         * ld-x86-64/protected3-k1om.d: Likewise.
135
136         * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
137         protected3-k1om.
138
139 2011-07-14  H.J. Lu  <hongjiu.lu@intel.com>
140
141         * ld-elf/binutils.exp (binutils_test): Also check ignored
142         "-z relro".
143
144 2011-07-14  Alan Modra  <amodra@gmail.com>
145
146         * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
147         spu.  Rewrite using foreach.
148
149 2011-07-14  Alan Modra  <amodra@gmail.com>
150
151         * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
152         * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
153         * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
154         * ld-powerpc/tlstocso.d: Update for plt stub change.
155
156 2011-07-11 Catherine Moore  <clm@cm00re.com>
157
158         * ld-scripts/section-flags-1.s: New.
159         * ld-scripts/section-flags-1.t: New.
160         * ld-scripts/section-flags-2.s: New.
161         * ld-scripts/section-flags-2.t: New.
162         * ld-scripts/section-flags.exp: New.
163
164 2011-07-11  Alan Modra  <amodra@gmail.com>
165
166         * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
167         * ld-powerpc/tocopt2.d: New test.
168         * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
169         * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
170
171 2011-07-03  Samuel Thibault  <samuel.thibault@gnu.org>
172             Thomas Schwinge  <thomas@schwinge.name>
173
174         PR binutils/12913
175         * ld-ifunc/ifunc.exp: Update for changed output.
176         * ld-unique/unique.exp: Likewise.
177
178 2011-06-27  Nick Clifton  <nickc@redhat.com>
179
180         * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
181
182 2011-06-27  Alan Modra  <amodra@gmail.com>
183
184         * ld-elf/elf.exp: Exclude more targets from note-3 test.
185
186 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
187
188         PR ld/12921
189         * ld-i386/i386.exp: Run pr12921.
190         * ld-x86-64/x86-64.exp: Likewise.
191
192         * ld-i386/pr12921.d: New.
193         * ld-i386/pr12921.s: Likewise.
194         * ld-x86-64/pr12921.d: Likewise.
195         * ld-x86-64/pr12921.s: Likewise.
196
197 2011-06-22  Thomas Schwinge  <thomas@schwinge.name>
198
199         * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
200
201 2011-06-20  H.J. Lu  <hongjiu.lu@intel.com>
202
203         * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
204         * ld-ifunc/ifunc-1-x86.d: Likewise.
205         * ld-ifunc/ifunc-3a-x86.d: Likewise.
206
207 2011-06-20  H.J. Lu  <hongjiu.lu@intel.com>
208
209         * ld-elf/eh1.d: Revert x32 change.
210         * ld-elf/eh2.d: Likewise.
211         * ld-elf/eh3.d: Likewise.
212         * ld-elf/eh4.d: Likewise.
213
214 2011-06-20  Jakub Jelinek  <jakub@redhat.com>
215
216         PR ld/12570
217         * ld-x86-64/x86-64.exp: Link some testcases with
218         --no-ld-generated-unwind-info.
219         * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
220         comment.
221         * ld-x86-64/tlsdesc.dd: Likewise.
222         * ld-x86-64/tlspic.dd: Likewise.
223         * ld-x86-64/tlsdesc.sd: Likewise.
224         * ld-x86-64/tlspic.rd: Likewise.
225         * ld-x86-64/tlsbindesc.rd: Likewise.
226         * ld-x86-64/tlsbindesc.sd: Likewise.
227         * ld-x86-64/tlsbin.td: Likewise.
228         * ld-x86-64/tlsdesc.pd: Likewise.
229         * ld-x86-64/tlsdesc.td: Likewise.
230         * ld-x86-64/tlsbindesc.dd: Likewise.
231         * ld-x86-64/tlsbin.dd: Likewise.
232         * ld-x86-64/tlsgdesc.rd: Likewise.
233         * ld-x86-64/tlspic.sd: Likewise.
234         * ld-x86-64/tlsbindesc.td: Likewise.
235         * ld-x86-64/tlspic.td: Likewise.
236         * ld-x86-64/tlsbin.sd: Likewise.
237         * ld-x86-64/ilp32-4.d: Likewise.
238         * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
239         comment.  Adjust.
240         * ld-x86-64/tlsdesc.rd: Likewise.
241         * ld-x86-64/tlsgd6.dd: Adjust.
242         * ld-x86-64/tlsgd5.dd: Likewise.
243         * ld-i386/i386.exp: Link some testcases with
244         --no-ld-generated-unwind-info.
245         * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
246         comment..
247         * ld-i386/tlsdesc.dd: Likewise.
248         * ld-i386/tlspic.dd: Likewise.
249         * ld-i386/tlsdesc.sd: Likewise.
250         * ld-i386/tlsgdesc.dd: Likewise.
251         * ld-i386/tlsnopic.sd: Likewise.
252         * ld-i386/tlspic.rd: Likewise.
253         * ld-i386/tlsdesc.rd: Likewise.
254         * ld-i386/tlsbindesc.rd: Likewise.
255         * ld-i386/tlsbindesc.sd: Likewise.
256         * ld-i386/tlsbin.td: Likewise.
257         * ld-i386/tlsdesc.td: Likewise.
258         * ld-i386/tlsnopic.dd: Likewise.
259         * ld-i386/tlsbindesc.dd: Likewise.
260         * ld-i386/tlsbin.dd: Likewise.
261         * ld-i386/tlsgdesc.rd: Likewise.
262         * ld-i386/tlspic.sd: Likewise.
263         * ld-i386/tlsnopic.rd: Likewise.
264         * ld-i386/tlsbindesc.td: Likewise.
265         * ld-i386/tlspic.td: Likewise.
266         * ld-i386/tlsbin.sd: Likewise.
267
268 2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
269
270         * ld-elf/eh1.d: Skip x32.
271         * ld-elf/eh2.d: Likewise.
272         * ld-elf/eh3.d: Likewise.
273         * ld-elf/eh4.d: Likewise.
274
275         * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
276         * ld-shared/shared.exp: Likewise.
277
278         * ld-ifunc/ifunc-1-local-x86.d: Support x32.
279         * ld-ifunc/ifunc-1-x86.d: Likewise.
280         * ld-ifunc/ifunc-3a-x86.d: Likewise.
281         * ld-x86-64/pcrel16.d: Likewise.
282
283         * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
284
285 2011-06-16  Alan Modra  <amodra@gmail.com>
286
287         * ld-elfvers/vers2.ver: Don't assume any particular index for
288         version reference.
289         * ld-elfvers/vers3.ver: Likewise.
290         * ld-elfvers/vers19.ver: Likewise.
291         * ld-elfvers/vers22.ver: Likewise.
292         * ld-elfvers/vers27d4.ver: Likewise.
293         * ld-elfvers/vers28c.ver: Likewise.
294
295 2011-06-14  Alan Modra  <amodra@gmail.com>
296
297         * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
298         * ld-elf/warn3.d: Correct target selection and comment.
299
300         * ld-elf/pr12851.d: Correct target selection and comment.
301
302 2011-06-13  Walter Lee  <walt@tilera.com>
303
304         * ld-elf/eh5.d: Don't run on tile*.
305         * ld-srec/srec.exp: xfail on tile*.
306         * ld-tilegx/external.s: New file.
307         * ld-tilegx/reloc.d: New file.
308         * ld-tilegx/reloc.s: New file.
309         * ld-tilegx/tilegx.exp: New file.
310         * ld-tilepro/external.s: New file.
311         * ld-tilepro/reloc.d: New file.
312         * ld-tilepro/reloc.s: New file.
313         * ld-tilepro/tilepro.exp: New file.
314
315 2011-06-10  Nick Clifton  <nickc@redhat.com>
316
317         * ld-elf/elf.exp: Add test for linking a shared library with a
318         broken linker script that marks dynamic sections as being notes.
319         * ld-elf/note-3.s: New test source file.
320         * ld-elf/note-3.t: New test linker script.
321         * ld-elf/note-3.l: Expected output from the linker.
322         * lib/ld-lib.exp (run_ld_link_tests): Improve description.
323
324 2011-06-08  H.J. Lu  <hongjiu.lu@intel.com>
325
326         * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
327         only for native.
328
329 2011-06-08  H.J. Lu  <hongjiu.lu@intel.com>
330
331         * ld-x86-64/simple.c: New.
332         * ld-x86-64/x86-64-x32.rd: Likewise.
333
334         * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
335         object file.
336
337 2011-06-08  H.J. Lu  <hongjiu.lu@intel.com>
338
339         PR ld/12851
340         * ld-elf/pr12851.d: New.
341         * ld-elf/pr12851.s: Likewise.
342
343 2011-06-07  H.J. Lu  <hongjiu.lu@intel.com>
344
345         * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
346
347         * ld-elf/symbol3.s: New.
348         * ld-elf/symbol3w.s: Likewise.
349         * ld-elf/warn3.d: Likewise.
350
351 2011-06-02  Nathan Sidwell  <nathan@codesourcery.com>
352
353         Adjust tests for zero offset formatting.
354         * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
355         * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
356         * ld-arm/farcall-arm-thumb.d: Adjust.
357         * ld-arm/farcall-group-size2.d: Adjust.
358         * ld-arm/farcall-group.d: Adjust.
359         * ld-arm/farcall-mix.d: Adjust.
360         * ld-arm/farcall-mix2.d: Adjust.
361         * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
362         * ld-arm/farcall-mixed-lib.d: Adjust.
363         * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
364         * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
365         * ld-arm/farcall-thumb-thumb.d: Adjust.
366         * ld-arm/ifunc-10.dd: Adjust.
367         * ld-arm/ifunc-3.dd: Adjust.
368         * ld-arm/ifunc-4.dd: Adjust.
369         * ld-arm/ifunc-5.dd: Adjust.
370         * ld-arm/ifunc-6.dd: Adjust.
371         * ld-arm/ifunc-7.dd: Adjust.
372         * ld-arm/ifunc-8.dd: Adjust.
373         * ld-arm/jump-reloc-veneers-long.d: Adjust.
374         * ld-arm/tls-longplt-lib.d: Adjust.
375         * ld-arm/tls-thumb1.d: Adjust.
376
377 2011-05-31  Paul Brook  <paul@codesourcery.com>
378
379         * ld-arm/cortex-a8-far.d: Adjust expected output.
380         * ld-arm/arm-call1.s: Give function symbol correct type.
381         * ld-arm/arm-call2.s: Ditto.
382         * ld-arm/farcall-group4.s: Ditto.
383         * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
384         type via assembly file.
385         * ld-arm/cortex-a8-far-3.s: New file.
386         * ld-arm/abs-call-1.s: Add Thumb tests
387
388 2011-05-31  Paul Brook  <paul@codesourcery.com>
389         Nathan Sidwell  <nathan@codesourcery.com>
390
391         * ld-arm/abs-call-1.d: New.
392         * ld-arm/abs-call-1.s: New.
393         * ld-arm/arm-elf.exp: Add it.
394
395 2011-05-31  Paul Brook  <paul@codesourcery.com>
396
397         * ld-arm/tls-longplt.d: Update expected output.
398         * ld-arm/tls-thumb1.d: Ditto.
399
400 2011-05-26  H.J. Lu  <hongjiu.lu@intel.com>
401
402         PR ld/12809
403         * ld-x86-64/tlsbin.s: Add a test for LE with large model.
404
405         * ld-x86-64/tlsbin.dd: Updated.
406         * ld-x86-64/tlsbin.rd: Likewise.
407         * ld-x86-64/tlsbin.sd: Likewise.
408         * ld-x86-64/tlsbin.td: Likewise.
409         * ld-x86-64/tlsbindesc.dd: Likewise.
410         * ld-x86-64/tlsbindesc.rd: Likewise.
411         * ld-x86-64/tlsbindesc.sd: Likewise.
412         * ld-x86-64/tlsbindesc.td: Likewise.
413
414 2011-05-24  Hans-Peter Nilsson  <hp@axis.com>
415
416         * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
417         setting TLS file offset.
418
419 2011-05-23  Nick Clifton  <nickc@redhat.com>
420
421         * ld-elf/shared.exp: Revert previous delta.  Do not build
422         libraries in a non-native environment.
423
424 2011-05-23  Alan Modra  <amodra@gmail.com>
425
426         PR 12763
427         * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
428
429 2011-05-21  Hans-Peter Nilsson  <hp@axis.com>
430
431         * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
432         empty program header.
433
434 2011-05-21  Alan Modra  <amodra@gmail.com>
435
436         PR 12763
437         * ld-elf/tdata3.s: New test.
438         * ld-elf/tbss3.s: New test.
439         * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
440
441 2011-05-20  Bernd Schmidt  <bernds@codesourcery.com>
442
443         * ld-tic6x/pcr-reloc.d: New test.
444         * ld-tic6x/pcr-reloc.s: New test.
445
446 2011-05-18  Nick Clifton  <nickc@redhat.com>
447
448         PR ld/12761
449         * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
450         parameter - an expected warning message from the linker.
451         * ld-elf/shared.exp (build_tests): Expect a warning message when
452         building the libbarw.so library.
453
454         * ld-elf/shared.exp: Run library building tests even when not
455         building a native toolchain.
456
457 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
458
459         * ld-scripts/phdrs.exp: Replace --private with
460         --private-headers for objdump.
461         * ld-scripts/phdrs2.exp: Likewise.
462
463 2011-05-15  Richard Sandiford  <rdsandiford@googlemail.com>
464
465         * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
466         Fail if the link command fails and if no test rules are defined.
467         * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
468         * ld-mips-elf/mips-elf.exp: Run them.
469
470 2011-05-13  Bernd Schmidt  <bernds@codesourcery.com>
471
472         * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
473         * ld-tic6x/tic6x.exp: Add OSABI tests.
474
475 2011-05-13  Alan Modra  <amodra@gmail.com>
476
477         * ld-elf/flags1.d: Don't xfail tic6x.
478         * ld-scripts/weak.exp: Correct comments.  Don't xfail sh-pe.  Remove
479         redundant xfail.
480         * ld-selective/sel-dump.exp: Don't xfail alpha.
481         * ld-selective/selective.exp: Run for alpha.
482         * ld-undefined/weak-undef.exp: Don't xfail hppa64.
483
484 2011-05-12  Bernd Schmidt  <bernds@codesourcery.com>
485
486         * config/default.exp (ld_assemble): Pass flags parameter to
487         default_ld_assemble.
488         (ld_assemble_flags): New function.
489         * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
490         tic6x.
491         * ld-elf/exclude.exp: Likewise.
492         * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
493         and pass it to the assembler.
494
495 2011-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
496
497         * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
498
499 2011-05-09  H.J. Lu  <hongjiu.lu@intel.com>
500
501         * ld-elf/elf.exp (array_tests): Remove "pr12730".
502         (array_tests_pie): Remove "PIE pr12730".
503         (array_tests_static): Remove "static pr12730".
504
505         * ld-elf/pr12730.cc: Removed.
506         * ld-elf/pr12730.out: Likewise.
507
508 2011-05-09  Paul Brook  <paul@codesourcery.com>
509
510         * ld-tic6x/discard-unwind.ld: New.
511         * ld-tic6x/unwind.ld: New.
512         * ld-tic6x/unwind-1.d: New test.
513         * ld-tic6x/unwind-1.s: New test.
514         * ld-tic6x/unwind-2.d: New test.
515         * ld-tic6x/unwind-2.s: New test.
516         * ld-tic6x/unwind-3.d: New test.
517         * ld-tic6x/unwind-3.s: New test.
518         * ld-tic6x/unwind-4.d: New test.
519         * ld-tic6x/unwind-4.s: New test.
520         * ld-tic6x/unwind-5.d: New test.
521         * ld-tic6x/unwind-5.s: New test.
522         * ld-tic6x/unwind-6.d: New test.
523
524 2011-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
525
526         PR ld/12365
527         * ld-plugin/plugin-7.d: Allow underscore in error message.
528         * ld-plugin/plugin-8.d: Likewise.
529
530 2011-05-07  H.J. Lu  <hongjiu.lu@intel.com>
531
532         PR ld/12730
533         * ld-elf/elf.exp (array_tests): Add "pr12730".
534         (array_tests_pie): New.
535         (array_tests_static): Add -static for "static init array mixed".
536         Add "static pr12730".  Run array_tests_pie for Linux.
537
538         * ld-elf/init-mixed.c (ctor1007): Renamed to ...
539         (ctor1007a): This.
540         (ctor1007b): New.
541         (ctors1007): Remove ctor1007.  Add ctor1007b and ctor1007a.
542         (dtor1007): Renamed to ...
543         (dtor1007a): This.
544         (dtor1007b): New.
545         (dtors1007): Remove dtor1007.  Add dtor1007b and dtor1007a.
546         (ctor65535): Renamed to ...
547         (ctor65535a): This.
548         (ctor65535b): New.
549         (ctors65535): Remove ctor65535.  Add ctor65535b and ctor65535a.
550         (dtor65535): Renamed to ...
551         (dtor65535a): This.
552         (dtor65535b): New.
553         (dtors65535): Remove dtor65535.  Add dtor65535b and dtor65535a.
554
555         * ld-elf/pr12730.cc: New.
556         * ld-elf/pr12730.out: Likewise.
557
558 2011-05-06  Richard Sandiford  <richard.sandiford@linaro.org>
559
560         * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
561         ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
562         ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
563         ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
564         ld-arm/cortex-a8-fix-plt.ld: New tests.
565         * ld-arm/arm-elf.exp: Run them.
566
567 2011-05-05  Bernd Schmidt  <bernds@codesourcery.com>
568
569         * ld-tic6x/shared-nopic.d: New test.
570         * ld-tic6x/shared-nopid.d: New test.
571         * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
572         output instead.
573         * ld-tic6x/attr-pid-12.d: Likewise.
574         * ld-tic6x/attr-pic-01.d: Likewise.
575         * ld-tic6x/attr-pic-10.d: Likewise.
576         * ld-tic6x/attr-pid-01.d: Likewise.
577         * ld-tic6x/attr-pid-10.d: Likewise.
578         * ld-tic6x/attr-pid-02.d: Likewise.
579         * ld-tic6x/attr-pid-20.d: Likewise.
580         * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
581
582 2011-05-03  Paul Brook  <paul@codesourcery.com>
583
584         * ld-tic6x/ehtype-reloc-1-rel.d: New test.
585         * ld-tic6x/ehtype-reloc-1.d: New test.
586         * ld-tic6x/ehtype-reloc-1.s: New test.
587
588 2011-05-01  H.J. Lu  <hongjiu.lu@intel.com>
589
590         PR ld/12718
591         * ld-i386/i386.exp: Run pr12718.
592         * ld-x86-64/x86-64.exp: Likewise.
593
594         * ld-i386/pr12718.d: New.
595         * ld-i386/pr12718.s: Likewise.
596         * ld-x86-64/pr12718.d: Likewise.
597         * ld-x86-64/pr12718.s: Likewise.
598
599 2011-04-26  Kai Tietz  <ktietz@redhat.com>
600
601         * ld-pe/pe.exp: Add cfi/cfi32 tests.
602         * ld-pe/cfi.d: New.
603         * ld-pe/cfi32.d: New.
604         * ld-pe/cfia.s: New.
605         * ld-pe/cfib.s: New.
606
607 2011-04-21  H.J. Lu  <hongjiu.lu@intel.com>
608
609         PR ld/12694
610         * ld-ifunc/ifunc-14-i386.d: New.
611         * ld-ifunc/ifunc-14-x86-64.d: Likewise.
612         * ld-ifunc/ifunc-14a.s: Likewise.
613         * ld-ifunc/ifunc-14b.s: Likewise.
614
615 2011-04-19  H.J. Lu  <hongjiu.lu@intel.com>
616
617         * ld-plugin/plugin-ignore.d: Removed.
618
619 2011-04-18  H.J. Lu  <hongjiu.lu@intel.com>
620
621         * ld-plugin/plugin-7.d: Update expected LTO linker errors for
622         GCC 4.6.
623         * ld-plugin/plugin-8.d: Likewise.
624
625 2011-04-18  Alan Modra  <amodra@gmail.com>
626
627         * ld-plugin/plugin-7.d: Adjust for plugin changes.
628         * ld-plugin/plugin-8.d: Likewise.
629         * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
630         compare ld output to..
631         * ld-plugin/plugin-12.d: New.
632
633 2011-04-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
634
635         * ld-m68k/tls-gd-ie-1.d: Stabilize test.
636         * ld-m68k/tls-gd-3.[sd]: New test.
637
638 2011-04-12  Richard Henderson  <rth@redhat.com>
639
640         * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
641         * ld-alpha/alpha.exp: Run it.
642
643 2011-04-11  Mark Wielaard  <mjw@redhat.com>
644
645         PR 10549
646         * ld-unique: New directory.
647         * ld-unique/unique.exp: New file: Run the UNIQUE tests.
648         * ld-unique/unique.s: New test file.
649         * ld-unique/unique_empty.s: Likewise.
650         * ld-unique/unique_shared.s: Likewise.
651
652 2011-04-11  Alan Modra  <amodra@gmail.com>
653
654         * ld-elf/eh-frame-hdr.d: xfail avr.
655
656 2011-04-08  H.J. Lu  <hongjiu.lu@intel.com>
657
658         PR ld/12654
659         * ld-i386/i386.exp: Run tlspie2.
660
661         * ld-i386/tlspie2.d: New.
662         * ld-i386/tlspie2.s: Likewise.
663
664 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
665
666         * ld-selective/selective.exp (xscale-*-*): Don't handle.
667         * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
668         handle.
669         (*arm*-*-*): Change to arm*-*-*.
670         (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
671         thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
672         * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
673         commented-out xfails.
674         (thumb-elf): Remove reference in comment.
675         * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
676         handle.
677
678 2011-04-04  H.J. Lu  <hongjiu.lu@intel.com>
679
680         PR ld/12627
681         * ld-i386/i386.exp: Run pr12627.
682
683         * ld-i386/pr12627.d: New.
684         * ld-i386/pr12627.s: Likewise.
685         * ld-i386/pr12627.t: Likewise.
686
687 2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
688
689         * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
690         * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
691         pagesize to 1.
692         * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
693         linking tests.
694         * ld-tic6x/dsbt.ld: New linker script.
695         * ld-tic6x/dsbt-be.ld: New linker script.
696         * ld-tic6x/dsbt-overflow.ld: New linker script.
697         * ld-tic6x/dsbt-inrange.ld: New linker script.
698         * ld-tic6x/shlib-1.s: New test.
699         * ld-tic6x/shlib-2.s: New test.
700         * ld-tic6x/shlib-app-1r.s: New test.
701         * ld-tic6x/shlib-app-1.s: New test.
702         * ld-tic6x/shlib-1.sd: New test.
703         * ld-tic6x/shlib-1.dd: New test.
704         * ld-tic6x/shlib-app-1.rd: New test.
705         * ld-tic6x/shlib-app-1rb.rd: New test.
706         * ld-tic6x/shlib-app-1.sd: New test.
707         * ld-tic6x/static-app-1rb.od: New test.
708         * ld-tic6x/shlib-app-1.dd: New test.
709         * ld-tic6x/shlib-app-1rb.sd: New test.
710         * ld-tic6x/static-app-1b.od: New test.
711         * ld-tic6x/static-app-1r.od: New test.
712         * ld-tic6x/shlib-1rb.rd: New test.
713         * ld-tic6x/shlib-app-1rb.dd: New test.
714         * ld-tic6x/shlib-1rb.sd: New test.
715         * ld-tic6x/shlib-1rb.dd: New test.
716         * ld-tic6x/shlib-app-1b.od: New test.
717         * ld-tic6x/tic6x.exp: New test.
718         * ld-tic6x/static-app-1rb.rd: New test.
719         * ld-tic6x/shlib-app-1r.od: New test.
720         * ld-tic6x/static-app-1.od: New test.
721         * ld-tic6x/static-app-1b.rd: New test.
722         * ld-tic6x/static-app-1r.rd: New test.
723         * ld-tic6x/static-app-1rb.sd: New test.
724         * ld-tic6x/static-app-1b.sd: New test.
725         * ld-tic6x/static-app-1rb.dd: New test.
726         * ld-tic6x/static-app-1r.sd: New test.
727         * ld-tic6x/static-app-1b.dd: New test.
728         * ld-tic6x/shlib-1b.rd: New test.
729         * ld-tic6x/static-app-1r.dd: New test.
730         * ld-tic6x/shlib-app-1b.rd: New test.
731         * ld-tic6x/shlib-1r.rd: New test.
732         * ld-tic6x/shlib-app-1r.rd: New test.
733         * ld-tic6x/shlib-1b.sd: New test.
734         * ld-tic6x/static-app-1.rd: New test.
735         * ld-tic6x/shlib-app-1b.sd: New test.
736         * ld-tic6x/shlib-1r.sd: New test.
737         * ld-tic6x/shlib-1b.dd: New test.
738         * ld-tic6x/shlib-app-1r.sd: New test.
739         * ld-tic6x/shlib-app-1b.dd: New test.
740         * ld-tic6x/shlib-1r.dd: New test.
741         * ld-tic6x/static-app-1.sd: New test.
742         * ld-tic6x/shlib-app-1r.dd: New test.
743         * ld-tic6x/static-app-1.dd: New test.
744         * ld-tic6x/shlib-noindex.rd: New test.
745         * ld-tic6x/shlib-noindex.dd: New test.
746         * ld-tic6x/shlib-noindex.sd: New test.
747         * ld-tic6x/got-reloc-local-1.s: New test.
748         * ld-tic6x/got-reloc-local-2.s: New test.
749         * ld-tic6x/got-reloc-local-r.d: New test.
750         * ld-tic6x/got-reloc-global.s: New test.
751         * ld-tic6x/got-reloc-global-addend-1.d: New test.
752         * ld-tic6x/got-reloc-global-addend-1.s: New test.
753         * ld-tic6x/got-reloc-global-addend-2.d: New test.
754         * ld-tic6x/got-reloc-inrange.d: New test.
755         * ld-tic6x/got-reloc-overflow.d: New test.
756         * ld-tic6x/got-reloc-global-addend-2.s: New test.
757         * ld-tic6x/dsbt-index-error.d: New test.
758         * ld-tic6x/dsbt-index.d: New test.
759         * ld-tic6x/dsbt-index.s: New test.
760         * ld-tic6x/shlib-app-1.od: New test.
761         * ld-tic6x/shlib-app-1rb.od: New test.
762         * ld-tic6x/shlib-1.rd: New test.
763         * ld-tic6x/weak.d: New test.
764         * ld-tic6x/weak-be.d: New test.
765         * ld-tic6x/weak.s: New test.
766         * ld-tic6x/weak-data.d: New test.
767         * ld-tic6x/common.d: New test.
768         * ld-tic6x/common.ld: New test.
769         * ld-tic6x/common.s: New test.
770
771 2011-03-30  Richard Henderson  <rth@redhat.com>
772
773         * ld-elf/elf.exp: Force 32-bit start address for alpha.
774         * ld-elf/group8a.d: Don't disable for alpha.
775         * ld-elf/group8b.d: Likewise.
776         * ld-gc/start.s: Use .dc.a instead of .long.
777
778 2011-03-24  Alan Modra  <amodra@gmail.com>
779
780         * ld-powerpc/tlsmark.s: Delete non-optimizable section.
781         * ld-powerpc/tlsmark32.s: Likewise.
782         * ld-powerpc/tlsmark.d: Adjust to suit.
783         * ld-powerpc/tlsmark32.d: Likewise.
784         * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
785         * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
786         * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
787         * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
788         * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
789         * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
790         * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
791         * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
792         * ld-powerpc/powerpc.exp: Run new tests.
793
794 2011-03-15  Mike Frysinger  <vapier@gentoo.org>
795
796         * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
797
798 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
799
800         * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
801         ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
802         ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
803         ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
804         ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
805         ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
806         ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
807         ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
808         ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
809         ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
810         ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
811         ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
812         ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
813         ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
814         ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
815         ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
816         ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
817         ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
818         ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
819         ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
820         ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
821         ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
822         ld-arm/ifunc-static.ld: New tests.
823         * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
824         ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
825         for new stub hashes.
826         * ld-arm/arm-elf.exp: Run them.
827
828 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
829
830         * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
831         ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
832         * ld-arm/arm-elf.exp: Run them.
833
834 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
835
836         * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
837         ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
838         ld-arm/unresolved-1-dyn.d: New tests.
839         * ld-arm/arm-elf.exp: Run them.
840
841 2011-03-12  H.J. Lu  <hongjiu.lu@intel.com>
842
843         * ld-x86-64/tlsgd4.dd: New.
844         * ld-x86-64/tlsgd4.s: Likewise.
845         * ld-x86-64/tlsgd5.dd: Likewise.
846         * ld-x86-64/tlsgd5a.s: Likewise.
847         * ld-x86-64/tlsgd5b.s: Likewise.
848         * ld-x86-64/tlsgd6.dd: Likewise.
849         * ld-x86-64/tlsgd6a.s: Likewise.
850         * ld-x86-64/tlsgd6b.s: Likewise.
851         * ld-x86-64/tlsld2.dd: Likewise.
852         * ld-x86-64/tlsld2.s: Likewise.
853
854         * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
855         tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
856
857 2011-03-03  H.J. Lu  <hongjiu.lu@intel.com>
858
859         * ld-x86-64/tlsie4.dd: New.
860         * ld-x86-64/tlsie4.s: Likewise.
861
862         * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
863
864 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
865
866         PR ld/12516
867         * ld-elf/dynamic1.d: New.
868         * ld-elf/dynamic1.ld: Likewise.
869         * ld-elf/dynamic1.s: Likewise.
870
871 2011-02-25  Alan Modra  <amodra@gmail.com>
872
873         * ld-mn10300/i135409-3.s: Correct .size label reference.
874         * ld-sh/sh64/stolib.s: Likewise.
875
876 2011-02-23  H.J. Lu  <hongjiu.lu@intel.com>
877
878         * ld-elf/new.cc: Don't include <exception_defines.h>.
879
880 2011-02-10  Alan Modra  <amodra@gmail.com>
881
882         * ld-scripts/defined.exp: Don't run defined5 for AOUT.
883         * ld-scripts/defined5.s: Use .text for "defined" section.
884         * ld-scripts/defined5.t: Adjust.
885
886         * ld-gc/start.d: Exclude frv-*-linux*.
887         * ld-misc/defsym1.d: Likewise.
888
889 2011-02-09  Alan Modra  <amodra@gmail.com>
890
891         * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
892         * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
893         * ld-srec/srec.exp: Don't edit toc on powerpc64.
894
895 2011-01-23  Alan Modra  <amodra@gmail.com>
896
897         * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
898         * ld-scripts/expr.exp: Run it.
899
900 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
901
902         * ld-x86-64/ilp32-4.d: Updated.
903
904 2011-01-17  Richard Sandiford  <richard.sandiford@linaro.org>
905
906         * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
907         * ld-arm/arm-elf.exp: Run it.
908
909 2011-01-17  Richard Sandiford  <richard.sandiford@linaro.org>
910
911         * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
912         ld-arm/gc-thumb.d: New test.
913         * ld-arm/arm-elf.exp: Run it.
914
915 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
916
917         * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
918         * ld-x86-64/ilp32-1.d: Likewise.
919         * ld-x86-64/ilp32-2.d: Likewise.
920         * ld-x86-64/ilp32-3.d: Likewise.
921         * ld-x86-64/ilp32-4.d: Likewise.
922         * ld-x86-64/ilp32-5.d: Likewise.
923         * ld-x86-64/lp64-3.d: Likewise.
924         * ld-x86-64/x86-64.exp: Likewise.
925
926 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
927
928         * ld-x86-64/ilp32-5.d: New.
929         * ld-x86-64/ilp32-5.s: Likewise.
930
931         * ld-x86-64/x86-64.exp: Run ilp32-5.
932
933 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
934
935         * ld-x86-64/ilp32-4.d: New.
936
937         * ld-x86-64/x86-64.exp: Run ilp32-4.
938
939 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
940
941         PR ld/12356
942         * ld-scripts/defined.exp: Run defined5.
943
944         * ld-scripts/defined5.d: New.
945         * ld-scripts/defined5.s: Likewise.
946         * ld-scripts/defined5.t: Likewise.
947
948 2011-01-13  H.J. Lu  <hongjiu.lu@intel.com>
949
950         * ld-scripts/defined4.d: Xfail rs6000-*-aix*.  Skip mips*-*-*
951         and mmix-*-*.
952
953         * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
954
955 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
956
957         * ld-scripts/assert.exp: Run assert2.
958
959         * ld-scripts/assert2.d: New.
960         * ld-scripts/assert2.t: Likewise.
961
962 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
963             Glauber de Oliveira Costa  <glommer@gmail.com>
964
965         * ld-arm/arm-elf.exp: Added tests for new TLS handling
966         relocations.
967         * ld-arm/tls-descrelax-be32.d: New.
968         * ld-arm/tls-descrelax-be32.s: New.
969         * ld-arm/tls-descrelax-be8.d: New.
970         * ld-arm/tls-descrelax-be8.s: New.
971         * ld-arm/tls-descrelax-v7.d: New.
972         * ld-arm/tls-descrelax-v7.s: New.
973         * ld-arm/tls-descrelax.d: New.
974         * ld-arm/tls-descrelax.s: New.
975         * ld-arm/tls-descseq.d: New.
976         * ld-arm/tls-descseq.r: New.
977         * ld-arm/tls-descseq.s: New.
978         * ld-arm/tls-gdesc-got.d: New.
979         * ld-arm/tls-gdesc-got.s: New.
980         * ld-arm/tls-gdesc-nlazy.g: New.
981         * ld-arm/tls-gdesc-nlazy.s: New.
982         * ld-arm/tls-gdesc.d: New.
983         * ld-arm/tls-gdesc.r: New.
984         * ld-arm/tls-gdesc.s: New.
985         * ld-arm/tls-gdierelax.d: New.
986         * ld-arm/tls-gdierelax.s: New.
987         * ld-arm/tls-gdierelax2.d: New.
988         * ld-arm/tls-gdierelax2.s: New.
989         * ld-arm/tls-gdlerelax.d: New.
990         * ld-arm/tls-gdlerelax.s: New.
991         * ld-arm/tls-lib-loc.d: New.
992         * ld-arm/tls-lib-loc.r: New.
993         * ld-arm/tls-lib-loc.s: New.
994         * ld-arm/tls-longplt-lib.d: New.
995         * ld-arm/tls-longplt-lib.s: New.
996         * ld-arm/tls-longplt.d: New.
997         * ld-arm/tls-longplt.s: New.
998         * ld-arm/tls-mixed.r: New.
999         * ld-arm/tls-mixed.s: New.
1000         * ld-arm/tls-thumb1.d: New.
1001         * ld-arm/tls-thumb1.s: New.
1002         * ld-arm/arm-elf.exp: New.
1003
1004 2011-01-08  Nick Clifton  <nickc@redhat.com>
1005
1006         * ld-misc/defsym1.d: Add a -e linker command line option.
1007         * ld-misc/dummy.s: Remove text.
1008
1009 2011-01-08  Nick Clifton  <nickc@redhat.com>
1010
1011         PR ld/12358
1012         PR ld/12359
1013         * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
1014         * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
1015
1016 2011-01-06  H.J. Lu  <hongjiu.lu@intel.com>
1017
1018         PR ld/12366
1019         PR ld/12371
1020         * ld-ifunc/ifunc-10-i386.s: Add more tests.
1021         * ld-ifunc/ifunc-10-x86-64.s: Likewise.
1022         * ld-ifunc/ifunc-11-i386.s: Likewise.
1023         * ld-ifunc/ifunc-11-x86-64.s: Likewise.
1024
1025         * ld-ifunc/ifunc-12-i386.d: New.
1026         * ld-ifunc/ifunc-12-i386.s: Likewise.
1027         * ld-ifunc/ifunc-12-x86-64.d: Likewise.
1028         * ld-ifunc/ifunc-12-x86-64.s: Likewise.
1029         * ld-ifunc/ifunc-13-i386.d: Likewise.
1030         * ld-ifunc/ifunc-13-x86-64.d: Likewise.
1031         * ld-ifunc/ifunc-13a-i386.s: Likewise.
1032         * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
1033         * ld-ifunc/ifunc-13b-i386.s: Likewise.
1034         * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
1035
1036 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
1037
1038         * ld-x86-64/dummy.s: New.
1039         * ld-x86-64/foo.s: Likewise.
1040         * ld-x86-64/ia32-1.d: Likewise.
1041         * ld-x86-64/ia32-2.d: Likewise.
1042         * ld-x86-64/ia32-3.d: Likewise.
1043         * ld-x86-64/ilp32-1.d: Likewise.
1044         * ld-x86-64/ilp32-2.d: Likewise.
1045         * ld-x86-64/ilp32-3.d: Likewise.
1046         * ld-x86-64/lp64-1.d: Likewise.
1047         * ld-x86-64/lp64-2.d: Likewise.
1048         * ld-x86-64/lp64-3.d: Likewise.
1049         * ld-x86-64/start.s: Likewise.
1050
1051         * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
1052         ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
1053
1054 2011-01-02  H.J. Lu  <hongjiu.lu@intel.com>
1055
1056         PR ld/12001
1057         * ld-misc/defsym.exp: New.
1058         * ld-misc/defsym1.d: Likewise.
1059         * ld-misc/dummy.s: Likewise.
1060         * ld-misc/foo.s: Likewise.
1061         * ld-misc/start.s: Likewise.
1062
1063 For older changes see ChangeLog-2010
1064 \f
1065 Local Variables:
1066 mode: change-log
1067 left-margin: 8
1068 fill-column: 74
1069 version-control: never
1070 End: