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