2010-03-31 Kai TIetz <kai.tietz@onevision.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2010-03-31 Kai TIetz <kai.tietz@onevision.com>
2
3 * ld-pe/basefile1.s: New.
4 * ld-pe/pe-compile.exp: Add base-file test.
5
6 2010-03-31 Hans-Peter Nilsson <hp@axis.com>
7
8 PR ld/11458
9 * ld-cris/pcrelcp-1.d, ld-cris/pcrelcp-1.s: New test.
10
11 * lib/ld-lib.exp (run_dump_test): When checking linker message and
12 return code, when success with no message is expected, don't
13 continue if we have an abnormal exit with a message. Check output
14 of inspection program and fail if it had output or an abnormal
15 exit code. Include "warning" and "error" among the directives
16 where multiples are allowed and append to previous values.
17
18 * ld-cris/cris.exp (loop over $srcdir/$subdir/*dso-*.d): Apply
19 "file rootname", not "file tail", before applying runtest_file_p.
20
21 2010-03-29 Daniel Jacobowitz <dan@codesourcery.com>
22
23 * ld-arm/arm-elf.exp (armeabitests): Add v6-M farcall test.
24
25 2010-03-25 Joseph Myers <joseph@codesourcery.com>
26
27 * ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*.
28 * ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*.
29 * ld-tic6x: New directory and testcases.
30
31 2010-03-19 Jie Zhang <jie@codesourcery.com>
32
33 PR ld/11304
34 * ld-elf/pr11304.d: New test.
35 * ld-elf/pr11304a.s: New test.
36 * ld-elf/pr11304b.s: New test.
37 * lib/ld-lib.exp (regexp_diff): Add support for #failif.
38
39 2010-03-15 Daniel Jacobowitz <dan@codesourcery.com>
40
41 * ld-elf/orphan-region.d, ld-elf/orphan-region.ld,
42 ld-elf/orphan-region.s: New files.
43
44 2010-03-02 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
45
46 * ld-arm/arm-merge-incompatible.d: New test.
47 * ld-arm/arm-merge-incompatiblea.s: Likewise.
48 * ld-arm/arm-merge-incompatibleb.s: Likewise.
49 * ld-arm/arm-elf.exp: Run the new test.
50
51 2010-03-02 Christophe Lyon <christophe.lyon@st.com>
52 Alan Modra <amodra@gmail.com>
53
54 * ld-arm/arm-elf.exp: Change .text start address for
55 farcall-thumb-arm tests. Add v4t variant for farcall-mixed-lib
56 test.
57 * ld-arm/farcall-mixed-lib-v4t.d: New test.
58 * ld-arm/farcall-mixed-lib1.s: Don't force armv5t.
59 * ld-arm/farcall-mixed-lib2.s: Likewise.
60 * ld-arm/arm-call.d: Update expected results.
61 * ld-arm/cortex-a8-far.d: Likewise.
62 * ld-arm/farcall-group-size2.d: Likewise.
63 * ld-arm/farcall-group.d: Likewise.
64 * ld-arm/farcall-mix.d: Likewise.
65 * ld-arm/farcall-mix2.d: Likewise.
66 * ld-arm/farcall-mixed-app-v5.d: Likewise.
67 * ld-arm/farcall-mixed-app.d: Likewise.
68 * ld-arm/farcall-mixed-lib.d: Likewise.
69 * ld-arm/farcall-thumb-arm.d: Likewise.
70 * ld-arm/farcall-thumb-arm-blx.d: Likewise.
71 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
72 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
73 * ld-arm/farcall-thumb-arm.s: Update test. Add a new call to
74 potentially generate different types of stubs.
75
76 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
77
78 * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
79
80 2010-02-27 Jie Zhang <jie@codesourcery.com>
81
82 * ld-elf/init-fini-arrays.s: New test.
83 * ld-elf/init-fini-arrays.d: New test.
84
85 2010-02-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
86
87 * ld-arm/group-relocs.s: Mark code sections as executable.
88 * ld-arm/arm-elf.exp (armelftests): Only dump executable sections in
89 group-relocs test.
90 * ld-arm/reloc-boundaries.d: Fix test to work on Linux targets.
91
92 2010-02-23 Nick Clifton <nickc@redhat.com>
93
94 * ld-elf/orphan4.d: Allow for other sections to be present in the
95 output.
96
97 2010-02-18 H.J. Lu <hongjiu.lu@intel.com>
98
99 * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
100 ifunc-using executable.
101
102 2010-02-19 Alan Modra <amodra@gmail.com>
103
104 * ld-elf/group.ld: Discard .dropme sections.
105 * ld-elf/group10.d, * ld-elf/group10.s: New test.
106
107 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
108
109 * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
110
111 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
112
113 * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
114 * ld-arm/attr-merge-3b.s: Likewise.
115 * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
116 attribute ID.
117 * ld-arm/attr-merge-unknown-1.s: Likewise.
118 * ld-arm/attr-merge-6.attr: New test.
119 * ld-arm/attr-merge-6a.s: Likewise.
120 * ld-arm/attr-merge-6b.s: Likewise.
121 * ld-arm/attr-merge-7.attr: Likewise.
122 * ld-arm/attr-merge-7a.s: Likewise.
123 * ld-arm/attr-merge-7b.s: Likewise.
124 * ld-arm/arm-elf.exp: Run the new tests.
125
126 2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
127
128 * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
129 arm-none-eabi target.
130 * ld-arm/jump-reloc-veneers-short1.d: Likewise
131 * ld-arm/jump-reloc-veneers-short2.d: Likewise
132
133 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
134
135 * ld-arm/arm-elf.exp (armelftests): New test case added.
136 * ld-arm/data-only-map.s: New file.
137 * ld-arm/data-only-map.d: New file.
138 * ld-arm/data-only-map.ld: New file.
139
140 2010-02-11 David S. Miller <davem@davemloft.net>
141
142 * ld-sparc/gotop32.s: Add local symbol case.
143 * ld-sparc/gotop64.s: Likewise.
144 * ld-sparc/gotop32.rd: Adjust expected results.
145 * ld-sparc/gotop32.td: Likewise.
146 * ld-sparc/gotop64.dd: Likewise.
147 * ld-sparc/gotop64.rd: Likewise.
148 * ld-sparc/gotop64.td: Likewise.
149
150 2010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
151
152 * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
153 * ld-shared/shared.exp: Likewise.
154
155 2010-02-08 David S. Miller <davem@davemloft.net>
156
157 * ld-ifunc/ifunc.exp: Run for sparc.
158
159 2010-02-08 Nathan Sidwell <nathan@codesourcery.com>
160
161 * ld-powerpc/apuinfo-nul.s: New.
162 * ld-powerpc/apuinfo.rd: Add it.
163 * ld-powerpc/powerpc.exp: Likewise.
164
165 2010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
166
167 * ld-arm/jump-reloc-veneers-long.d: New test.
168 * ld-arm/jump-reloc-veneers-short1.d: Likewise.
169 * ld-arm/jump-reloc-veneers-short2.d: Likewise.
170 * ld-arm/jump-reloc-veneers.s: Likewise.
171 * ld-arm/arm-elf.exp (armelftests): Run them.
172
173 2010-01-28 Nick Clifton <nickc@redhat.com>
174
175 PR 11225
176 * ld-sh/refdbg-0-dso.d: Dump all sections.
177
178 2010-01-26 H.J. Lu <hongjiu.lu@intel.com>
179
180 PR ld/11218
181 * ld-gc/dummy.s: New.
182 * ld-gc/pr11218-1.c: Likewise.
183 * ld-gc/pr11218-2.c: Likewise.
184 * ld-gc/pr11218.d: Likewise.
185
186 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
187
188 * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
189 ld-powerpc/aix-ref-1.s: New tests.
190 * ld-powerpc/aix52.exp: Run them.
191
192 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
193
194 * ld-elf/orphan4.d: Support 64bit targets.
195
196 2010-01-13 DJ Delorie <dj@redhat.com>
197
198 * ld-elf/orphan4.d: New.
199 * ld-elf/orphan4.ld: New.
200 * ld-elf/orphan4.s: New.
201
202 2010-01-13 Chao-ying Fu <fu@mips.com>
203
204 * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
205 * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
206 * ld-mips-elf/mips-elf.exp: Run new tests.
207
208 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
209
210 * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
211 -mcpu=cortex-a8.
212
213 2010-01-13 Nick Clifton <nickc@redhat.com>
214
215 * ld-scrips/sort.exp: Skip these tests when the target is the
216 h8300.
217
218 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
219
220 PR ld/11146
221 * ld-elf/dynsym1.d: New.
222
223 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
224
225 PR ld/11138
226 * ld-elf/pr11138-1.c: New.
227 * ld-elf/pr11138-1.map: Likewise.
228 * ld-elf/pr11138-2.c: Likewise.
229 * ld-elf/pr11138-2.map: Likewise.
230 * ld-elf/pr11138.out: Likewise.
231
232 * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
233 libpr11138-2.o.
234 (run_tests): Add 2 tests for PR ld/11138.
235
236 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
237
238 PR ld/11133
239 * ld-gc/gc.exp: Run start.
240
241 * ld-gc/start.d: New.
242 * ld-gc/start.s: Likewise.
243
244 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
245
246 PR ld/11143
247 * ld-gc/gc.exp: Run abi-note.
248
249 * ld-gc/abi-note.d: New.
250 * ld-gc/abi-note.s: Likewise.
251
252 For older changes see ChangeLog-2009
253 \f
254 Local Variables:
255 mode: change-log
256 left-margin: 8
257 fill-column: 74
258 version-control: never
259 End:
This page took 0.033855 seconds and 4 git commands to generate.