bfd/
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got,
4 ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-3.d: Change the
5 GOT layout as follows:
6
7 BEFORE AFTER
8 +0x08 %call16(__tls_get_addr) %call16(__tls_get_addr)
9 +0x0c %tlsldm(tlsbin_ld) %gottprel(tlsvar_ie)
10 +0x10 " " %tlsgd(tlsvar_gd)
11 +0x14 %tlsgd(tlsvar_gd) " "
12 +0x18 " " %tlsgd(tlsbin_gd)
13 +0x1c %gottprel(tlsvar_ie) " "
14 +0x20 %tlsgd(tlsbin_gd) %tlsldm(tlsbin_ld)
15 +0x24 " " " "
16 +0x28 %gottprel(tlsbin_ie) %gottprel(tlsbin_ie)
17
18 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
19
20 * ld-mips-elf/reloc-estimate-1.d, ld-mips-elf/reloc-estimate-1.ld,
21 ld-mips-elf/reloc-estimate-1a.s, ld-mips-elf/reloc-estimate-1b.s:
22 New test.
23 * ld-mips-elf/mips-elf.exp: Run it.
24
25 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
26
27 * ld-mips-elf/tls-hidden3.ld: Remove the unused .MIPS.stubs section.
28 Keep the text start address the same.
29 * ld-mips-elf/tls-multi-got-1.got: We have removed a .MIPS.stubs
30 section that contained only a 16-byte dummy stub. Subtract 16
31 from addresses to account for the change.
32 * ld-mips-elf/tls-multi-got-1.r: Likewise. Adjust MIPS_UNREFEXTNO
33 to account the removed section symbol.
34 * ld-mips-elf/tlsdyn-o32-1.d: We have deleted a .MIPS.stubs
35 section that contained only a 16-byte dummy stub. Remove it
36 from the disassembly.
37 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
38 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
39 * ld-mips-elf/tlsdyn-o32.d: Likewise.
40 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
41 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
42
43 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
44
45 * ld-mips-elf/mips16-local-stubs-1.d: Remove stub_for_h3,
46 which was only referenced by the .pdr section, and was not
47 actually needed by code.
48 * ld-mips-elf/mips16-intermix.d: Remove unused static function stubs.
49 * ld-mips-elf/mips16-pic-1a.s,
50 ld-mips-elf/mips16-pic-1b.s,
51 ld-mips-elf/mips16-pic-1-dummy.s,
52 ld-mips-elf/mips16-pic-1.dd,
53 ld-mips-elf/mips16-pic-1.gd,
54 ld-mips-elf/mips16-pic-1.inc,
55 ld-mips-elf/mips16-pic-1.ld,
56 ld-mips-elf/mips16-pic-2a.s,
57 ld-mips-elf/mips16-pic-2b.s,
58 ld-mips-elf/mips16-pic-2.ad,
59 ld-mips-elf/mips16-pic-2.dd,
60 ld-mips-elf/mips16-pic-2.gd,
61 ld-mips-elf/mips16-pic-2.nd,
62 ld-mips-elf/mips16-pic-2.rd: New tests.
63 * ld-mips-elf/mips-elf.exp: Run them.
64
65 2008-08-06 Alan Modra <amodra@bigpond.net.au>
66
67 * ld-elf/extract-symbol-1sec.d: Update.
68
69 2008-07-30 Nick Clifton <nickc@redhat.com>
70
71 * ld-elf/sec-to-seg.exp: New test: Checks the assignment of
72 sections to segments.
73 * ld-elf/sec-to-seg1.s: Test source file.
74 * ld-elf/sec-to-seg2.s: Test source file.
75 * ld-elf/sec-to-seg-script-same-page.t: Test linker script.
76 * ld-elf/sec-to-seg-script-adjoining-pages.t: Test linker script.
77 * ld-elf/sec-to-seg-script-disjoint-pages.t: Test linker script.
78
79 2008-07-28 Alexandre Oliva <aoliva@redhat.com>
80
81 * ld-i386/tlsbindesc.dd: Adjust incorrect expectations for LD to
82 LE relaxation.
83 * ld-x86-64/tlsbindesc.dd: Likewise.
84 * ld-i386/tlsbindesc.rd: Adjust address of _TLS_MODULE_BASE_.
85 * ld-x86-64/tlsbindesc.rd: Likewise.
86 Reported by Cary Coutant <ccoutant@google.com>
87
88 2008-07-27 Alan Modra <amodra@bigpond.net.au>
89
90 * ld-gc/gc.exp (test_gc): xfail powerpc64.
91
92 2008-07-26 Michael Eager <eager@eagercon.com>
93
94 * ld-powerpc/powerpc.exp: Run new tests.
95 * ld-powerpc/attr-gnu-4-03.d: New file.
96 * ld-powerpc/attr-gnu-4-14.d: New file.
97 * ld-powerpc/attr-gnu-4-23.d: New file.
98 * ld-powerpc/attr-gnu-4-24.d: New file.
99 * ld-powerpc/attr-gnu-4-32.d: New file.
100 * ld-powerpc/attr-gnu-4-33.d: New file.
101 * ld-powerpc/attr-gnu-4-34.d: New file.
102 * ld-powerpc/attr-gnu-4-41.d: New file.
103 * ld-powerpc/attr-gnu-4-4.s: New file.
104 * ld-powerpc/attr-gnu-4-13.d: Adjust.
105 * ld-powerpc/attr-gnu-4-31.d: Adjust.
106
107 2008-07-26 Alan Modra <amodra@bigpond.net.au>
108
109 * ld-scripts/include.exp: Don't run test for aout.
110 * ld-scripts/include.s: Use .fill rather than .4byte.
111 * ld-scripts/include-1.d: Adjust.
112
113 2008-07-22 Alan Modra <amodra@bigpond.net.au>
114
115 * ld-alpha/tlsbin.rd: Update.
116 * ld-alpha/tlsbinr.rd: Update.
117 * ld-arm/mixed-app.sym: Update.
118 * ld-arm/use-thumb-lib.sym: Update.
119 * ld-cris/pv32-1.d: Update.
120
121 2008-07-21 Nick Clifton <nickc@redhat.com>
122
123 * ld-scripts/include-sections.t: Discard all sections not
124 explicitly requested by the rest of the linker script.
125 * ld-scripts/include-1.d: Expect test to fail for AIX ports.
126 Do not assume that the .text section will be marked readonly.
127 * ld-scripts/include.s: Replace .section directives with just
128 .text or .data.
129
130 2008-07-18 Joseph Myers <joseph@codesourcery.com>
131
132 * ld-arm/attr-merge-wchar-0.s,ld-arm/attr-merge-wchar-2.s,
133 ld-arm/attr-merge-wchar-4.s, ld-arm/attr-merge-wchar-00-nowarn.d,
134 ld-arm/attr-merge-wchar-00.d, ld-arm/attr-merge-wchar-02-nowarn.d,
135 ld-arm/attr-merge-wchar-02.d, ld-arm/attr-merge-wchar-04-nowarn.d,
136 ld-arm/attr-merge-wchar-04.d, ld-arm/attr-merge-wchar-20-nowarn.d,
137 ld-arm/attr-merge-wchar-20.d, ld-arm/attr-merge-wchar-22-nowarn.d,
138 ld-arm/attr-merge-wchar-22.d, ld-arm/attr-merge-wchar-24-nowarn.d,
139 ld-arm/attr-merge-wchar-24.d, ld-arm/attr-merge-wchar-40-nowarn.d,
140 ld-arm/attr-merge-wchar-40.d, ld-arm/attr-merge-wchar-42-nowarn.d,
141 ld-arm/attr-merge-wchar-42.d, ld-arm/attr-merge-wchar-44-nowarn.d,
142 ld-arm/attr-merge-wchar-44.d: New.
143 * ld-arm/arm-elf.exp: Run new tests.
144
145 2008-07-11 H.J. Lu <hongjiu.lu@intel.com>
146
147 * ld-m68k/got-12.s: Removed.
148 * ld-m68k/got-13.s: Likewise.
149 * ld-m68k/got-14.s: Likewise.
150 * ld-m68k/got-15.s: Likewise.
151 * ld-m68k/got-34.s: Likewise.
152 * ld-m68k/got-35.s: Likewise.
153 * ld-m68k/xgot-15.s: Likewise.
154
155 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Remove #source
156 and expected relocations.
157 * ld-m68k/got-multigot-14-ok.d: Likewise.
158 * ld-m68k/got-negative-12-13-14-34-ok.d: Likewise.
159 * ld-m68k/got-negative-14-ok.d: Likewise.
160 * ld-m68k/got-single-12-ok.d: Likewise.
161 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise.
162 * ld-m68k/got-xgot-15-ok.d: Likewise.
163
164 * ld-m68k/got-multigot-15-er.d: Remove #source.
165 * ld-m68k/got-negative-12-13-14-35-er.d: Likewise.
166 * ld-m68k/got-negative-15-er.d: Likewise.
167 * ld-m68k/got-single-13-er.d: Likewise.
168
169 * ld-m68k/m68k.exp: Move GOT tests to ...
170 * ld-m68k/m68k-got.exp: This. New.
171
172 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
173
174 * ld-mips-elf/no-shared-1-o32.s,
175 ld-mips-elf/no-shared-1-o32.d,
176 ld-mips-elf/no-shared-1-n32.d,
177 ld-mips-elf/no-shared-1-n64.s,
178 ld-mips-elf/no-shared-1-n64.d,
179 ld-mips-elf/no-shared-1.ld: New tests.
180 * ld-mips-elf/mips-elf.exp: Run them.
181
182 2008-07-07 Stan Shebs <stan@codesourcery.com>
183
184 * ld-arm/arm-elf.exp: Use objdump -d for arm-be8 test.
185 * ld-arm/arm-be8.d: Change to test disassembly.
186
187 2008-07-06 Nathan Sidwell <nathan@codesourcery.com>
188
189 * ld-scripts/include-1.d: New.
190 * ld-scripts/include-1.t: New.
191 * ld-scripts/include-data.t: New.
192 * ld-scripts/include-mem.t: New.
193 * ld-scripts/include-ram.t: New.
194 * ld-scripts/include-sections.t: New.
195 * ld-scripts/include-subdata.t: New.
196 * ld-scripts/include.exp: New.
197 * ld-scripts/include.s: New.
198
199 2008-06-29 Andreas Schwab <schwab@suse.de>
200
201 * ld-m68k/got-1.s: New file.
202 * ld-m68k/got-1.d: New dump test.
203 * ld-m68k/m68k.exp: Run it.
204
205 2008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
206
207 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
208 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
209 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
210 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
211 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
212 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
213 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d,
214 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
215 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
216 ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for
217 stub symbols and stub corrections.
218
219 2008-06-20 Alan Modra <amodra@bigpond.net.au>
220
221 * ld-spu/ovl.d: Update.
222 * ld-spu/ovl2.d: Update.
223
224 2008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
225
226 PR gas/6607
227 * ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d,
228 ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s,
229 ld-mmix/loc9m.d: New tests.
230
231 2008-06-12 Nick Clifton <nickc@redhat.com>
232
233 * ld-scripts/overlay-size.t (end_of_bss_overlays): Define.
234 (end_of_text_overlays): Define.
235 (end_of_data_overlays): Define.
236 * ld-scripts/overlay-size-map.d: Add expected values for
237 end_of_bss_overlays, end_of_text_overlays and
238 end_of_data_overlays.
239
240 2008-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
241
242 * ld-sh/arch/arch_expected.txt: Regenerate.
243
244 2008-06-09 Daniel Jacobowitz <dan@codesourcery.com>
245
246 * ld-arm/mixed-lib.d: Loosen pattern.
247
248 2008-06-09 Christophe Lyon <christophe.lyon@st.com>
249
250 * ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
251 * ld-arm/farcall-thumb-arm.d: Likewise.
252
253 2008-05-31 Nick Clifton <nickc@redhat.com>
254
255 PR ld/6430
256 * ld-elfcomm/elfcomm.exp (test_sort_common): Test the
257 ascending/descending argument to the --sort-common command line
258 option.
259 * ld-elfcomm/sort-common.s: New file.
260
261 2008-05-28 Christophe Lyon <christophe.lyon@st.com>
262
263 * ld-arm/arm-elf.exp: Skip farcalls tests for non-ARM-EABI
264 targets.
265 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: New file.
266 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
267
268 2008-05-22 Christophe Lyon <christophe.lyon@st.com>
269
270 * ld-arm/farcall-arm-arm.s: Force function type on 'bar'.
271 * ld-arm/farcall-thumb-arm.s: Likewise.
272 * ld-arm/farcall-thumb-arm-blx.d: Fix encoding.
273 * ld-arm/farcall-thumb-arm.d: Likewise.
274 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
275 * ld-arm/arm-elf.exp (armelftests): Add farcall-mix, farcall-mix2,
276 farcall-group-default, farcall-group-size2, farcall-section Ignore
277 gas warnings in farcall-thumb-arm, farcall-thumb-arm-blx,
278 farcall-thumb-arm-blx-pic-veneer.
279
280 2008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
281
282 * ld-m68k/got-12.s: New file.
283 * ld-m68k/got-13.s: New file.
284 * ld-m68k/got-14.s: New file.
285 * ld-m68k/got-15.s: New file.
286 * ld-m68k/got-34.s: New file.
287 * ld-m68k/got-35.s: New file.
288 * ld-m68k/got-single-12-ok.d: New dump test.
289 * ld-m68k/got-single-13-er.d: New dump test.
290 * ld-m68k/got-negative-14-ok.d: New dump test.
291 * ld-m68k/got-negative-15-er.d: New dump test.
292 * ld-m68k/got-negative-12-13-14-34-ok.d: New dump test.
293 * ld-m68k/got-negative-12-13-14-35-er.d: New dump test.
294 * ld-m68k/got-multigot-14-ok.d: New dump test.
295 * ld-m68k/got-multigot-15-er.d: New dump test.
296 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: New dump test.
297 * ld-m68k/xgot-15.s: New source.
298 * ld-m68k/got-xgot-15-ok.d: New test.
299 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: New test.
300 * ld-m68k/m68k.exp: Run new tests.
301
302 2008-05-15 Christophe Lyon <christophe.lyon@st.com>
303
304 * ld-arm/arm-elf.exp (armelftests): Add farcall-arm-arm,
305 farcall-arm-arm-pic-veneer, farcall-arm-arm-be8 farcall-arm-thumb,
306 farcall-arm-thumb-blx, farcall-arm-thumb-pic-veneer,
307 farcall-arm-thumb-blx-pic-veneer, farcall-thumb-thumb,
308 farcall-thumb-thumb-pic-veneer, farcall-thumb-thumb-blx,
309 farcall-thumb-thumb-m, farcall-thumb-thumb-m-pic-veneer,
310 farcall-thumb-thumb-blx-pic-veneer, farcall-thumb-arm,
311 farcall-thumb-arm-pic-veneer, farcall-thumb-arm-blx,
312 farcall-thumb-arm-blx-pic-veneer.
313 Change thumb2-bl-as-thumb1-bad, thumb2-bl-bad.
314 * ld-arm/thumb2-bl-as-thumb1-bad.d: Reflects farcall stub
315 generation.
316 * ld-arm/thumb2-bl-bad.d: Likewise.
317 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comments.
318 * ld-arm/thumb2-bl-bad.s: Likewise.
319
320 2008-05-08 Alan Modra <amodra@bigpond.net.au>
321
322 * ld-spu/ear.s: Align various sections.
323 * ld-spu/embed.rd: Update.
324
325 2008-05-05 Alan Modra <amodra@bigpond.net.au>
326
327 PR 6473
328 * ld-elf/lma.s, ld-elf/lma.lnk: New test.
329 * ld-elf/binutils.exp: Run it.
330
331 2008-05-03 Mike Frysinger <vapier@gentoo.org>
332
333 * ld-scripts/defined.s: Use .set syntax rather than =.
334
335 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
336
337 PR ld/6475
338 * ld-scripts/rgn-over8-ok.d: Accept any alignment.
339
340 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
343 * ld-arm/arm-elf.exp: Run symbian-seg1.
344
345 2008-04-28 Nathan Sidwell <nathan@codesourcery.com>
346
347 * ld-scripts/rgn-over8.s: Tweak.
348
349 * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
350 * ld-scripts/rgn-over8.s: New.
351 * ld-scripts/rgn-over8.t: New.
352 * ld-scripts/rgn-over8-ok.d: New.
353
354 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
355
356 * ld-vxworks/plt-mips1.s: New.
357 * ld-vxworks/plt-mips1.d: New.
358
359 2008-04-16 David S. Miller <davem@davemloft.net>
360
361 * ld-sparc/gotop32.dd: New.
362 * ld-sparc/gotop32.rd: Likewise.
363 * ld-sparc/gotop32.s: Likewise.
364 * ld-sparc/gotop32.sd: Likewise.
365 * ld-sparc/gotop32.td: Likewise.
366 * ld-sparc/gotop64.dd: Likewise.
367 * ld-sparc/gotop64.rd: Likewise.
368 * ld-sparc/gotop64.s: Likewise.
369 * ld-sparc/gotop64.sd: Likewise.
370 * ld-sparc/gotop64.td: Likewise.
371 * ld-sparc/sparc.exp: Run new gotdata tests.
372
373 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
374
375 * ld-sh/arch/sh-dsp.s: Regenerate.
376 * ld-sh/arch/sh.s: Regenerate.
377 * ld-sh/arch/sh2.s: Regenerate.
378 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
379 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
380 * ld-sh/arch/sh2a-nofpu.s: Regenerate.
381 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
382 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
383 * ld-sh/arch/sh2a.s: Regenerate.
384 * ld-sh/arch/sh2e.s: Regenerate.
385 * ld-sh/arch/sh3-dsp.s: Regenerate.
386 * ld-sh/arch/sh3-nommu.s: Regenerate.
387 * ld-sh/arch/sh3.s: Regenerate.
388 * ld-sh/arch/sh3e.s: Regenerate.
389 * ld-sh/arch/sh4-nofpu.s: Regenerate.
390 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
391 * ld-sh/arch/sh4.s: Regenerate.
392 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
393 * ld-sh/arch/sh4a.s: Regenerate.
394 * ld-sh/arch/sh4al-dsp.s: Regenerate.
395
396 2008-04-08 Alan Modra <amodra@bigpond.net.au>
397
398 * ld-spu/ovl2.s: Extend to test jump table references and
399 absolute _SPUEAR_ syms.
400 * ld-spu/ovl2.d: Update.
401
402 2008-03-28 Joseph Myers <joseph@codesourcery.com>
403
404 * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
405
406 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
407
408 * ld-elf/flags1.d: Adjust for MIPS text alignment.
409
410 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
411
412 * ld-vxworks/tls-3.s: New.
413 * ld-vxworks/tls-3.d: New.
414
415 2008-03-22 Hans-Peter Nilsson <hp@axis.com>
416
417 * ld-cris/libdso-10.d: Adjust for change in objdump output.
418
419 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
420
421 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
422 ld-mips-elf/dyn-sec64.ld: New test.
423 * ld-mips-elf/mips-elf.exp: Run it.
424
425 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
426
427 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
428 ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
429 ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
430 * ld-mips-elf/mips-elf.exp: Run them.
431
432 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
433
434 * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
435 bit 31 of the second GOT entry to be set.
436 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
437 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
438 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
439
440 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
441
442 * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
443 Remove duplicate CIEs. Adjust relocation addresses and .eh_frame
444 offsets accordingly. Do not allow there to be any trailing
445 R_MIPS_NONE relocations.
446 * ld-mips-elf/eh-frame1-n64.d: Likewise.
447 * ld-mips-elf/eh-frame2-n32.d: Likewise.
448 * ld-mips-elf/eh-frame2-n64.d: Likewise.
449
450 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
451
452 * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
453 (mips16_call_global_test, mips16_intermix_test): Use them.
454
455 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
456
457 PR ld/5789
458 PR ld/5943
459 * ld-i386/hidden1.d: New.
460 * ld-i386/hidden1.s: Likewise.
461 * ld-i386/hidden2.d: Likewise.
462 * ld-i386/hidden2.s: Likewise.
463 * ld-i386/hidden3.d: Likewise.
464 * ld-i386/hidden4.s: Likewise.
465 * ld-i386/protected1.d: Likewise.
466 * ld-i386/protected1.s: Likewise.
467 * ld-i386/protected2.d: Likewise.
468 * ld-i386/protected2.s: Likewise.
469 * ld-i386/protected3.d: Likewise.
470 * ld-i386/protected3.s: Likewise.
471 * ld-x86-64/hidden1.d: Likewise.
472 * ld-x86-64/hidden1.s: Likewise.
473 * ld-x86-64/hidden2.d: Likewise.
474 * ld-x86-64/hidden2.s: Likewise.
475 * ld-x86-64/hidden3.d: Likewise.
476 * ld-x86-64/hidden3.s: Likewise.
477 * ld-x86-64/protected1.d: Likewise.
478 * ld-x86-64/protected1.s: Likewise.
479 * ld-x86-64/protected2.d: Likewise.
480 * ld-x86-64/protected2.s: Likewise.
481 * ld-x86-64/protected3.d: Likewise.
482 * ld-x86-64/protected3.s: Likewise.
483
484 * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
485 protected2 and protected3.
486 * ld-x86-64/x86-64.exp: Likewise.
487
488 2008-03-14 Alan Modra <amodra@bigpond.net.au>
489
490 * ld-spu/ovl2.s: Make setjmp global.
491 * ld-spu/ovl2.d: Update.
492
493 2008-03-12 Alan Modra <amodra@bigpond.net.au>
494
495 PR 5900
496 * ld-elf/sec64k.exp: Update.
497
498 2008-03-08 Paul Brook <paul@codesourcery.com>
499
500 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
501 * ld-arm/thumb2-b-interwork.d: New test.
502 * ld-arm/thumb2-b-interwork.s: New test.
503
504 2008-03-07 Paul Brook <paul@codesourcery.com>
505
506 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
507 * ld-arm/arm-app-movw.s: New test.
508 * ld-arm/arm-app.r: Update expected output.
509 * ld-arm/movw-merge.d: New test.
510 * ld-arm/movw-merge.s: New test.
511
512 2008-03-01 Alan Modra <amodra@bigpond.net.au>
513
514 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
515
516 2008-02-27 Catherine Moore <clm@codesourcery.com>
517
518 * ld-cris/libdso-10.d: Update expected output for the Dynamic
519 Section to allow an arbitrary number of spaces.
520
521 2008-02-20 Mark Mitchell <mark@codesourcery.com>
522
523 ld/testsuite/
524 * ld-elf/seg.d: Expect .reginfo section on MIPS.
525
526 2008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
527
528 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
529 cygwin, not $CC.
530
531 2008-02-18 Hans-Peter Nilsson <hp@axis.com>
532
533 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
534 for tool invocations where warnings or errors can be matched.
535
536 2008-02-14 H.J. Lu <hongjiu.lu@intel.com>
537
538 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
539 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
540
541 2008-02-07 Alan Modra <amodra@bigpond.net.au>
542
543 * ld-spu/ovl.d: Update.
544 * ld-spu/ovl2.d: Update.
545
546 2008-02-04 Bob Wilson <bob.wilson@acm.org>
547
548 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
549
550 2008-01-31 Marc Gauthier <marc@tensilica.com>
551
552 * ld-elf/merge.d: Recognize Xtensa processor variants.
553 * ld-xtensa/coalesce.exp: Likewise.
554 * ld-xtensa/lcall.exp: Likewise.
555
556 2008-01-28 Petr Muller <pmuller@redhat.com>
557
558 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
559 it has matches the ordering of the obtained output.
560
561 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
562
563 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
564 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
565 names.
566 * ld-elf/eh2.d: Likewise.
567 * ld-elf/eh3.d: Likewise.
568 * ld-elf/eh4.d: Likewise.
569 * ld-elf/eh5.d: Likewise.
570
571 2008-01-28 Alan Modra <amodra@bigpond.net.au>
572
573 * ld-spu/ovl.d: Update.
574 * ld-spu/ovl2.d: Update.
575
576 2008-01-26 Alan Modra <amodra@bigpond.net.au>
577
578 * ld-elf/loadaddr.t: New, extracted from..
579 * ld-elf/loadaddr1.t: ..here. Use insert.
580 * ld-elf/loadaddr2.t: Likewise.
581 * ld-elf/loadaddr1.d: Update.
582 * ld-elf/loadaddr2.d: Update.
583
584 2008-01-25 Alan Modra <amodra@bigpond.net.au>
585
586 * ld-spu/ovl.lnk: Delete overlay.
587 * ld-spu/ovl1.lnk: New file.
588 * ld-spu/ovl2.lnk: New file.
589 * ld-spu/ovl.d: Update.
590 * ld-spu/ovl2.d: Update.
591
592 2008-01-23 Andreas Schwab <schwab@suse.de>
593
594 * ld-gc/gc.c: Make sure used_func is not inlined.
595
596 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
597
598 * ld-gc/gc.exp: Use [which $CC] != 0.
599
600 2008-01-14 Tristan Gingold <gingold@adacore.com>
601
602 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
603 "untested" instead of "failed".
604
605 2008-01-10 Tristan Gingold <gingold@adacore.com>
606
607 * lib/ld-lib.exp (check_gc_sections_available): Now available on
608 VxWorks.
609 * ld-gc: New directory for testing --gc-sections.
610 * ld-gc/gc.c: New file.
611 * ld-gc/gc.exp: New file.
612 * ld-gc/noent.s: New file.
613 * ld-gc/noent.d: New file.
614
615 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
616
617 PR ld/5526
618 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
619
620 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
621
622 PR ld/5522
623 * ld-elf/noload-3.d: New file.
624 * ld-elf/noload-3.s: Likewise.
625 * ld-elf/noload-3.t: Likewise.
626
627 For older changes see ChangeLog-2007
628 \f
629 Local Variables:
630 mode: change-log
631 left-margin: 8
632 fill-column: 74
633 version-control: never
634 End: