* elf32-arm.c (STUB_ENTRY_NAME): Define.
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
4 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
5 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
6 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
7 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
8 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
9 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d,
10 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
11 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
12 ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for
13 stub symbols and stub corrections.
14
15 2008-06-20 Alan Modra <amodra@bigpond.net.au>
16
17 * ld-spu/ovl.d: Update.
18 * ld-spu/ovl2.d: Update.
19
20 2008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
21
22 PR gas/6607
23 * ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d,
24 ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s,
25 ld-mmix/loc9m.d: New tests.
26
27 2008-06-12 Nick Clifton <nickc@redhat.com>
28
29 * ld-scripts/overlay-size.t (end_of_bss_overlays): Define.
30 (end_of_text_overlays): Define.
31 (end_of_data_overlays): Define.
32 * ld-scripts/overlay-size-map.d: Add expected values for
33 end_of_bss_overlays, end_of_text_overlays and
34 end_of_data_overlays.
35
36 2008-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
37
38 * ld-sh/arch/arch_expected.txt: Regenerate.
39
40 2008-06-09 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * ld-arm/mixed-lib.d: Loosen pattern.
43
44 2008-06-09 Christophe Lyon <christophe.lyon@st.com>
45
46 * ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
47 * ld-arm/farcall-thumb-arm.d: Likewise.
48
49 2008-05-31 Nick Clifton <nickc@redhat.com>
50
51 PR ld/6430
52 * ld-elfcomm/elfcomm.exp (test_sort_common): Test the
53 ascending/descending argument to the --sort-common command line
54 option.
55 * ld-elfcomm/sort-common.s: New file.
56
57 2008-05-28 Christophe Lyon <christophe.lyon@st.com>
58
59 * ld-arm/arm-elf.exp: Skip farcalls tests for non-ARM-EABI
60 targets.
61 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: New file.
62 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
63
64 2008-05-22 Christophe Lyon <christophe.lyon@st.com>
65
66 * ld-arm/farcall-arm-arm.s: Force function type on 'bar'.
67 * ld-arm/farcall-thumb-arm.s: Likewise.
68 * ld-arm/farcall-thumb-arm-blx.d: Fix encoding.
69 * ld-arm/farcall-thumb-arm.d: Likewise.
70 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
71 * ld-arm/arm-elf.exp (armelftests): Add farcall-mix, farcall-mix2,
72 farcall-group-default, farcall-group-size2, farcall-section Ignore
73 gas warnings in farcall-thumb-arm, farcall-thumb-arm-blx,
74 farcall-thumb-arm-blx-pic-veneer.
75
76 2008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
77
78 * ld-m68k/got-12.s: New file.
79 * ld-m68k/got-13.s: New file.
80 * ld-m68k/got-14.s: New file.
81 * ld-m68k/got-15.s: New file.
82 * ld-m68k/got-34.s: New file.
83 * ld-m68k/got-35.s: New file.
84 * ld-m68k/got-single-12-ok.d: New dump test.
85 * ld-m68k/got-single-13-er.d: New dump test.
86 * ld-m68k/got-negative-14-ok.d: New dump test.
87 * ld-m68k/got-negative-15-er.d: New dump test.
88 * ld-m68k/got-negative-12-13-14-34-ok.d: New dump test.
89 * ld-m68k/got-negative-12-13-14-35-er.d: New dump test.
90 * ld-m68k/got-multigot-14-ok.d: New dump test.
91 * ld-m68k/got-multigot-15-er.d: New dump test.
92 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: New dump test.
93 * ld-m68k/xgot-15.s: New source.
94 * ld-m68k/got-xgot-15-ok.d: New test.
95 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: New test.
96 * ld-m68k/m68k.exp: Run new tests.
97
98 2008-05-15 Christophe Lyon <christophe.lyon@st.com>
99
100 * ld-arm/arm-elf.exp (armelftests): Add farcall-arm-arm,
101 farcall-arm-arm-pic-veneer, farcall-arm-arm-be8 farcall-arm-thumb,
102 farcall-arm-thumb-blx, farcall-arm-thumb-pic-veneer,
103 farcall-arm-thumb-blx-pic-veneer, farcall-thumb-thumb,
104 farcall-thumb-thumb-pic-veneer, farcall-thumb-thumb-blx,
105 farcall-thumb-thumb-m, farcall-thumb-thumb-m-pic-veneer,
106 farcall-thumb-thumb-blx-pic-veneer, farcall-thumb-arm,
107 farcall-thumb-arm-pic-veneer, farcall-thumb-arm-blx,
108 farcall-thumb-arm-blx-pic-veneer.
109 Change thumb2-bl-as-thumb1-bad, thumb2-bl-bad.
110 * ld-arm/thumb2-bl-as-thumb1-bad.d: Reflects farcall stub
111 generation.
112 * ld-arm/thumb2-bl-bad.d: Likewise.
113 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comments.
114 * ld-arm/thumb2-bl-bad.s: Likewise.
115
116 2008-05-08 Alan Modra <amodra@bigpond.net.au>
117
118 * ld-spu/ear.s: Align various sections.
119 * ld-spu/embed.rd: Update.
120
121 2008-05-05 Alan Modra <amodra@bigpond.net.au>
122
123 PR 6473
124 * ld-elf/lma.s, ld-elf/lma.lnk: New test.
125 * ld-elf/binutils.exp: Run it.
126
127 2008-05-03 Mike Frysinger <vapier@gentoo.org>
128
129 * ld-scripts/defined.s: Use .set syntax rather than =.
130
131 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
132
133 PR ld/6475
134 * ld-scripts/rgn-over8-ok.d: Accept any alignment.
135
136 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
137
138 * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
139 * ld-arm/arm-elf.exp: Run symbian-seg1.
140
141 2008-04-28 Nathan Sidwell <nathan@codesourcery.com>
142
143 * ld-scripts/rgn-over8.s: Tweak.
144
145 * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
146 * ld-scripts/rgn-over8.s: New.
147 * ld-scripts/rgn-over8.t: New.
148 * ld-scripts/rgn-over8-ok.d: New.
149
150 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
151
152 * ld-vxworks/plt-mips1.s: New.
153 * ld-vxworks/plt-mips1.d: New.
154
155 2008-04-16 David S. Miller <davem@davemloft.net>
156
157 * ld-sparc/gotop32.dd: New.
158 * ld-sparc/gotop32.rd: Likewise.
159 * ld-sparc/gotop32.s: Likewise.
160 * ld-sparc/gotop32.sd: Likewise.
161 * ld-sparc/gotop32.td: Likewise.
162 * ld-sparc/gotop64.dd: Likewise.
163 * ld-sparc/gotop64.rd: Likewise.
164 * ld-sparc/gotop64.s: Likewise.
165 * ld-sparc/gotop64.sd: Likewise.
166 * ld-sparc/gotop64.td: Likewise.
167 * ld-sparc/sparc.exp: Run new gotdata tests.
168
169 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
170
171 * ld-sh/arch/sh-dsp.s: Regenerate.
172 * ld-sh/arch/sh.s: Regenerate.
173 * ld-sh/arch/sh2.s: Regenerate.
174 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
175 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
176 * ld-sh/arch/sh2a-nofpu.s: Regenerate.
177 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
178 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
179 * ld-sh/arch/sh2a.s: Regenerate.
180 * ld-sh/arch/sh2e.s: Regenerate.
181 * ld-sh/arch/sh3-dsp.s: Regenerate.
182 * ld-sh/arch/sh3-nommu.s: Regenerate.
183 * ld-sh/arch/sh3.s: Regenerate.
184 * ld-sh/arch/sh3e.s: Regenerate.
185 * ld-sh/arch/sh4-nofpu.s: Regenerate.
186 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
187 * ld-sh/arch/sh4.s: Regenerate.
188 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
189 * ld-sh/arch/sh4a.s: Regenerate.
190 * ld-sh/arch/sh4al-dsp.s: Regenerate.
191
192 2008-04-08 Alan Modra <amodra@bigpond.net.au>
193
194 * ld-spu/ovl2.s: Extend to test jump table references and
195 absolute _SPUEAR_ syms.
196 * ld-spu/ovl2.d: Update.
197
198 2008-03-28 Joseph Myers <joseph@codesourcery.com>
199
200 * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
201
202 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
203
204 * ld-elf/flags1.d: Adjust for MIPS text alignment.
205
206 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
207
208 * ld-vxworks/tls-3.s: New.
209 * ld-vxworks/tls-3.d: New.
210
211 2008-03-22 Hans-Peter Nilsson <hp@axis.com>
212
213 * ld-cris/libdso-10.d: Adjust for change in objdump output.
214
215 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
216
217 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
218 ld-mips-elf/dyn-sec64.ld: New test.
219 * ld-mips-elf/mips-elf.exp: Run it.
220
221 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
222
223 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
224 ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
225 ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
226 * ld-mips-elf/mips-elf.exp: Run them.
227
228 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
229
230 * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
231 bit 31 of the second GOT entry to be set.
232 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
233 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
234 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
235
236 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
237
238 * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
239 Remove duplicate CIEs. Adjust relocation addresses and .eh_frame
240 offsets accordingly. Do not allow there to be any trailing
241 R_MIPS_NONE relocations.
242 * ld-mips-elf/eh-frame1-n64.d: Likewise.
243 * ld-mips-elf/eh-frame2-n32.d: Likewise.
244 * ld-mips-elf/eh-frame2-n64.d: Likewise.
245
246 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
247
248 * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
249 (mips16_call_global_test, mips16_intermix_test): Use them.
250
251 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
252
253 PR ld/5789
254 PR ld/5943
255 * ld-i386/hidden1.d: New.
256 * ld-i386/hidden1.s: Likewise.
257 * ld-i386/hidden2.d: Likewise.
258 * ld-i386/hidden2.s: Likewise.
259 * ld-i386/hidden3.d: Likewise.
260 * ld-i386/hidden4.s: Likewise.
261 * ld-i386/protected1.d: Likewise.
262 * ld-i386/protected1.s: Likewise.
263 * ld-i386/protected2.d: Likewise.
264 * ld-i386/protected2.s: Likewise.
265 * ld-i386/protected3.d: Likewise.
266 * ld-i386/protected3.s: Likewise.
267 * ld-x86-64/hidden1.d: Likewise.
268 * ld-x86-64/hidden1.s: Likewise.
269 * ld-x86-64/hidden2.d: Likewise.
270 * ld-x86-64/hidden2.s: Likewise.
271 * ld-x86-64/hidden3.d: Likewise.
272 * ld-x86-64/hidden3.s: Likewise.
273 * ld-x86-64/protected1.d: Likewise.
274 * ld-x86-64/protected1.s: Likewise.
275 * ld-x86-64/protected2.d: Likewise.
276 * ld-x86-64/protected2.s: Likewise.
277 * ld-x86-64/protected3.d: Likewise.
278 * ld-x86-64/protected3.s: Likewise.
279
280 * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
281 protected2 and protected3.
282 * ld-x86-64/x86-64.exp: Likewise.
283
284 2008-03-14 Alan Modra <amodra@bigpond.net.au>
285
286 * ld-spu/ovl2.s: Make setjmp global.
287 * ld-spu/ovl2.d: Update.
288
289 2008-03-12 Alan Modra <amodra@bigpond.net.au>
290
291 PR 5900
292 * ld-elf/sec64k.exp: Update.
293
294 2008-03-08 Paul Brook <paul@codesourcery.com>
295
296 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
297 * ld-arm/thumb2-b-interwork.d: New test.
298 * ld-arm/thumb2-b-interwork.s: New test.
299
300 2008-03-07 Paul Brook <paul@codesourcery.com>
301
302 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
303 * ld-arm/arm-app-movw.s: New test.
304 * ld-arm/arm-app.r: Update expected output.
305 * ld-arm/movw-merge.d: New test.
306 * ld-arm/movw-merge.s: New test.
307
308 2008-03-01 Alan Modra <amodra@bigpond.net.au>
309
310 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
311
312 2008-02-27 Catherine Moore <clm@codesourcery.com>
313
314 * ld-cris/libdso-10.d: Update expected output for the Dynamic
315 Section to allow an arbitrary number of spaces.
316
317 2008-02-20 Mark Mitchell <mark@codesourcery.com>
318
319 ld/testsuite/
320 * ld-elf/seg.d: Expect .reginfo section on MIPS.
321
322 2008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
323
324 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
325 cygwin, not $CC.
326
327 2008-02-18 Hans-Peter Nilsson <hp@axis.com>
328
329 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
330 for tool invocations where warnings or errors can be matched.
331
332 2008-02-14 H.J. Lu <hongjiu.lu@intel.com>
333
334 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
335 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
336
337 2008-02-07 Alan Modra <amodra@bigpond.net.au>
338
339 * ld-spu/ovl.d: Update.
340 * ld-spu/ovl2.d: Update.
341
342 2008-02-04 Bob Wilson <bob.wilson@acm.org>
343
344 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
345
346 2008-01-31 Marc Gauthier <marc@tensilica.com>
347
348 * ld-elf/merge.d: Recognize Xtensa processor variants.
349 * ld-xtensa/coalesce.exp: Likewise.
350 * ld-xtensa/lcall.exp: Likewise.
351
352 2008-01-28 Petr Muller <pmuller@redhat.com>
353
354 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
355 it has matches the ordering of the obtained output.
356
357 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
358
359 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
360 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
361 names.
362 * ld-elf/eh2.d: Likewise.
363 * ld-elf/eh3.d: Likewise.
364 * ld-elf/eh4.d: Likewise.
365 * ld-elf/eh5.d: Likewise.
366
367 2008-01-28 Alan Modra <amodra@bigpond.net.au>
368
369 * ld-spu/ovl.d: Update.
370 * ld-spu/ovl2.d: Update.
371
372 2008-01-26 Alan Modra <amodra@bigpond.net.au>
373
374 * ld-elf/loadaddr.t: New, extracted from..
375 * ld-elf/loadaddr1.t: ..here. Use insert.
376 * ld-elf/loadaddr2.t: Likewise.
377 * ld-elf/loadaddr1.d: Update.
378 * ld-elf/loadaddr2.d: Update.
379
380 2008-01-25 Alan Modra <amodra@bigpond.net.au>
381
382 * ld-spu/ovl.lnk: Delete overlay.
383 * ld-spu/ovl1.lnk: New file.
384 * ld-spu/ovl2.lnk: New file.
385 * ld-spu/ovl.d: Update.
386 * ld-spu/ovl2.d: Update.
387
388 2008-01-23 Andreas Schwab <schwab@suse.de>
389
390 * ld-gc/gc.c: Make sure used_func is not inlined.
391
392 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
393
394 * ld-gc/gc.exp: Use [which $CC] != 0.
395
396 2008-01-14 Tristan Gingold <gingold@adacore.com>
397
398 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
399 "untested" instead of "failed".
400
401 2008-01-10 Tristan Gingold <gingold@adacore.com>
402
403 * lib/ld-lib.exp (check_gc_sections_available): Now available on
404 VxWorks.
405 * ld-gc: New directory for testing --gc-sections.
406 * ld-gc/gc.c: New file.
407 * ld-gc/gc.exp: New file.
408 * ld-gc/noent.s: New file.
409 * ld-gc/noent.d: New file.
410
411 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
412
413 PR ld/5526
414 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
415
416 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
417
418 PR ld/5522
419 * ld-elf/noload-3.d: New file.
420 * ld-elf/noload-3.s: Likewise.
421 * ld-elf/noload-3.t: Likewise.
422
423 For older changes see ChangeLog-2007
424 \f
425 Local Variables:
426 mode: change-log
427 left-margin: 8
428 fill-column: 74
429 version-control: never
430 End: