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