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