PR ld/13683
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2012-02-22  Nick Clifton  <nickc@redhat.com>
2
3         PR ld/13683
4         * ld-gc/pr13683.c: New test source file.
5         * ld-gc/pr13683.d: New test control and output file.
6         * ld-gc/gc.exp: Run the pr13683 test.
7
8         * ld-cris/tls-gc-68: Update expected symbol table dump.
9         * ld-cris/tls-gc-69: Likewise.
10         * ld-cris/tls-gc-70: Likewise.
11         * ld-cris/tls-gc-71: Likewise.
12         * ld-cris/tls-gc-75: Likewise.
13         * ld-cris/tls-gc-76.d: Likewise.
14         * ld-cris/tls-gc-79.d: Likewise.
15
16 2012-02-20  Thomas Schwinge <thomas@schwinge.name>
17
18         * ld-elf/comm-data.exp: Run for *-*-gnu*.
19
20 2012-02-14  Alan Modra  <amodra@gmail.com>
21
22         * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
23         * ld-elf/pr11304a.s: Always have whitespace before directives.
24         * ld-elf/pr11304b.s: Likewise.
25         * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
26         * lib/ld-lib.exp: Likewise, and vice versa.
27
28 2012-02-13  Richard Henderson  <rth@redhat.com>
29
30         PR ld/13621
31         * ld-elf/warn2.d: Expect ABS section for Foo.
32         * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
33
34 2012-02-13  Alan Modra  <amodra@gmail.com>
35
36         * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
37         * ld-m68hc11/adj-brset.d: Remove redundant #target line.  Add
38         -m m68hc11elf to ld invocation.
39         * ld-m68hc11/adj-jump.d: Likewise.
40         * ld-m68hc11/bug-1403.d: Likewise.
41         * ld-m68hc11/bug-1417.d: Likewise.
42         * ld-m68hc11/bug-3331.d: Likewise.
43         * ld-m68hc11/relax-direct.d: Likewise.
44         * ld-m68hc11/relax-group.d: Likewise.
45         * ld-m68hc11/far-hc11.d: Remove redundant #target line.  Adjust for
46         changed addresses.
47         * ld-m68hc11/far-hc12.d: Remove redundant #target line.
48         * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
49
50 2012-02-09  H.J. Lu  <hongjiu.lu@intel.com>
51
52         PR ld/13675
53         * ld-i386/tlsnopic.dd: Update no-op padding.
54         * ld-i386/tlspic.dd: Likewise.
55
56 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
57
58         PR ld/13616
59         * ld-i386/tlsbindesc.dd: Update no-op padding.
60         * ld-i386/tlsnopic.dd: Likewise.
61         * ld-i386/tlspic.dd: Likewise.
62         * ld-x86-64/tlsbin.dd: Likewise.
63         * ld-x86-64/tlsbindesc.dd: Likewise.
64         * ld-x86-64/tlspic.dd: Likewise.
65
66 2012-01-17  Alan Modra  <amodra@gmail.com>
67
68         * config/default.exp: Provide tmpdir/ld/collect-ld.
69
70 2012-01-10  H.J. Lu  <hongjiu.lu@intel.com>
71
72         PR ld/13581
73         * ld-x86-64/ilp32-4.s: New.
74         * ld-x86-64/ilp32-10.d: Likewise.
75         * ld-x86-64/ilp32-10.s: Likewise.
76
77         * ld-x86-64/ilp32-4.d: Adjusted.
78         * ld-x86-64/ilp32-5.d: Likewise.
79         * ld-x86-64/ilp32-5.s: Likewise.
80
81         * ld-x86-64/x86-64.exp: Run ilp32-10.
82
83 2012-01-05  Nick Clifton  <nickc@redhat.com>
84
85         * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
86         64-bit objects when the 32-bit object (loaded first) contains 32+
87         local symbols, all referenced by relocs and the 64-bit object
88         contains a reloc that uses a symbol in the 32-bit object.
89         * 32bit.s: New source file.
90         * 64bit.s: New source file.
91         * incompatible.l: New expected linker output file.
92
93 For older changes see ChangeLog-2011
94 \f
95 Local Variables:
96 mode: change-log
97 left-margin: 8
98 fill-column: 74
99 version-control: never
100 End: