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