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