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