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