* ldlang.c (lang_insert_orphan): Place loadable orphans in the same
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2010-03-15 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * ld-elf/orphan-region.d, ld-elf/orphan-region.ld,
4 ld-elf/orphan-region.s: New files.
5
6 2010-03-02 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7
8 * ld-arm/arm-merge-incompatible.d: New test.
9 * ld-arm/arm-merge-incompatiblea.s: Likewise.
10 * ld-arm/arm-merge-incompatibleb.s: Likewise.
11 * ld-arm/arm-elf.exp: Run the new test.
12
13 2010-03-02 Christophe Lyon <christophe.lyon@st.com>
14 Alan Modra <amodra@gmail.com>
15
16 * ld-arm/arm-elf.exp: Change .text start address for
17 farcall-thumb-arm tests. Add v4t variant for farcall-mixed-lib
18 test.
19 * ld-arm/farcall-mixed-lib-v4t.d: New test.
20 * ld-arm/farcall-mixed-lib1.s: Don't force armv5t.
21 * ld-arm/farcall-mixed-lib2.s: Likewise.
22 * ld-arm/arm-call.d: Update expected results.
23 * ld-arm/cortex-a8-far.d: Likewise.
24 * ld-arm/farcall-group-size2.d: Likewise.
25 * ld-arm/farcall-group.d: Likewise.
26 * ld-arm/farcall-mix.d: Likewise.
27 * ld-arm/farcall-mix2.d: Likewise.
28 * ld-arm/farcall-mixed-app-v5.d: Likewise.
29 * ld-arm/farcall-mixed-app.d: Likewise.
30 * ld-arm/farcall-mixed-lib.d: Likewise.
31 * ld-arm/farcall-thumb-arm.d: Likewise.
32 * ld-arm/farcall-thumb-arm-blx.d: Likewise.
33 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
34 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
35 * ld-arm/farcall-thumb-arm.s: Update test. Add a new call to
36 potentially generate different types of stubs.
37
38 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
39
40 * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
41
42 2010-02-27 Jie Zhang <jie@codesourcery.com>
43
44 * ld-elf/init-fini-arrays.s: New test.
45 * ld-elf/init-fini-arrays.d: New test.
46
47 2010-02-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
48
49 * ld-arm/group-relocs.s: Mark code sections as executable.
50 * ld-arm/arm-elf.exp (armelftests): Only dump executable sections in
51 group-relocs test.
52 * ld-arm/reloc-boundaries.d: Fix test to work on Linux targets.
53
54 2010-02-23 Nick Clifton <nickc@redhat.com>
55
56 * ld-elf/orphan4.d: Allow for other sections to be present in the
57 output.
58
59 2010-02-18 H.J. Lu <hongjiu.lu@intel.com>
60
61 * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
62 ifunc-using executable.
63
64 2010-02-19 Alan Modra <amodra@gmail.com>
65
66 * ld-elf/group.ld: Discard .dropme sections.
67 * ld-elf/group10.d, * ld-elf/group10.s: New test.
68
69 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
70
71 * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
72
73 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
74
75 * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
76 * ld-arm/attr-merge-3b.s: Likewise.
77 * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
78 attribute ID.
79 * ld-arm/attr-merge-unknown-1.s: Likewise.
80 * ld-arm/attr-merge-6.attr: New test.
81 * ld-arm/attr-merge-6a.s: Likewise.
82 * ld-arm/attr-merge-6b.s: Likewise.
83 * ld-arm/attr-merge-7.attr: Likewise.
84 * ld-arm/attr-merge-7a.s: Likewise.
85 * ld-arm/attr-merge-7b.s: Likewise.
86 * ld-arm/arm-elf.exp: Run the new tests.
87
88 2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
89
90 * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
91 arm-none-eabi target.
92 * ld-arm/jump-reloc-veneers-short1.d: Likewise
93 * ld-arm/jump-reloc-veneers-short2.d: Likewise
94
95 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
96
97 * ld-arm/arm-elf.exp (armelftests): New test case added.
98 * ld-arm/data-only-map.s: New file.
99 * ld-arm/data-only-map.d: New file.
100 * ld-arm/data-only-map.ld: New file.
101
102 2010-02-11 David S. Miller <davem@davemloft.net>
103
104 * ld-sparc/gotop32.s: Add local symbol case.
105 * ld-sparc/gotop64.s: Likewise.
106 * ld-sparc/gotop32.rd: Adjust expected results.
107 * ld-sparc/gotop32.td: Likewise.
108 * ld-sparc/gotop64.dd: Likewise.
109 * ld-sparc/gotop64.rd: Likewise.
110 * ld-sparc/gotop64.td: Likewise.
111
112 2010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
113
114 * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
115 * ld-shared/shared.exp: Likewise.
116
117 2010-02-08 David S. Miller <davem@davemloft.net>
118
119 * ld-ifunc/ifunc.exp: Run for sparc.
120
121 2010-02-08 Nathan Sidwell <nathan@codesourcery.com>
122
123 * ld-powerpc/apuinfo-nul.s: New.
124 * ld-powerpc/apuinfo.rd: Add it.
125 * ld-powerpc/powerpc.exp: Likewise.
126
127 2010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
128
129 * ld-arm/jump-reloc-veneers-long.d: New test.
130 * ld-arm/jump-reloc-veneers-short1.d: Likewise.
131 * ld-arm/jump-reloc-veneers-short2.d: Likewise.
132 * ld-arm/jump-reloc-veneers.s: Likewise.
133 * ld-arm/arm-elf.exp (armelftests): Run them.
134
135 2010-01-28 Nick Clifton <nickc@redhat.com>
136
137 PR 11225
138 * ld-sh/refdbg-0-dso.d: Dump all sections.
139
140 2010-01-26 H.J. Lu <hongjiu.lu@intel.com>
141
142 PR ld/11218
143 * ld-gc/dummy.s: New.
144 * ld-gc/pr11218-1.c: Likewise.
145 * ld-gc/pr11218-2.c: Likewise.
146 * ld-gc/pr11218.d: Likewise.
147
148 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
149
150 * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
151 ld-powerpc/aix-ref-1.s: New tests.
152 * ld-powerpc/aix52.exp: Run them.
153
154 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
155
156 * ld-elf/orphan4.d: Support 64bit targets.
157
158 2010-01-13 DJ Delorie <dj@redhat.com>
159
160 * ld-elf/orphan4.d: New.
161 * ld-elf/orphan4.ld: New.
162 * ld-elf/orphan4.s: New.
163
164 2010-01-13 Chao-ying Fu <fu@mips.com>
165
166 * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
167 * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
168 * ld-mips-elf/mips-elf.exp: Run new tests.
169
170 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
173 -mcpu=cortex-a8.
174
175 2010-01-13 Nick Clifton <nickc@redhat.com>
176
177 * ld-scrips/sort.exp: Skip these tests when the target is the
178 h8300.
179
180 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
181
182 PR ld/11146
183 * ld-elf/dynsym1.d: New.
184
185 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
186
187 PR ld/11138
188 * ld-elf/pr11138-1.c: New.
189 * ld-elf/pr11138-1.map: Likewise.
190 * ld-elf/pr11138-2.c: Likewise.
191 * ld-elf/pr11138-2.map: Likewise.
192 * ld-elf/pr11138.out: Likewise.
193
194 * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
195 libpr11138-2.o.
196 (run_tests): Add 2 tests for PR ld/11138.
197
198 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
199
200 PR ld/11133
201 * ld-gc/gc.exp: Run start.
202
203 * ld-gc/start.d: New.
204 * ld-gc/start.s: Likewise.
205
206 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
207
208 PR ld/11143
209 * ld-gc/gc.exp: Run abi-note.
210
211 * ld-gc/abi-note.d: New.
212 * ld-gc/abi-note.s: Likewise.
213
214 For older changes see ChangeLog-2009
215 \f
216 Local Variables:
217 mode: change-log
218 left-margin: 8
219 fill-column: 74
220 version-control: never
221 End:
This page took 0.032987 seconds and 4 git commands to generate.