* elf.c (_bfd_elf_make_section_from_shdr): Ignore return from
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
3c7b9897
AM
12008-07-26 Michael Eager <eager@eagercon.com>
2
3 * ld-powerpc/powerpc.exp: Run new tests.
4 * ld-powerpc/attr-gnu-4-03.d: New file.
5 * ld-powerpc/attr-gnu-4-14.d: New file.
6 * ld-powerpc/attr-gnu-4-23.d: New file.
7 * ld-powerpc/attr-gnu-4-24.d: New file.
8 * ld-powerpc/attr-gnu-4-32.d: New file.
9 * ld-powerpc/attr-gnu-4-33.d: New file.
10 * ld-powerpc/attr-gnu-4-34.d: New file.
11 * ld-powerpc/attr-gnu-4-41.d: New file.
12 * ld-powerpc/attr-gnu-4-4.s: New file.
13 * ld-powerpc/attr-gnu-4-13.d: Adjust.
14 * ld-powerpc/attr-gnu-4-31.d: Adjust.
15
1ce4cec4
AM
162008-07-26 Alan Modra <amodra@bigpond.net.au>
17
18 * ld-scripts/include.exp: Don't run test for aout.
19 * ld-scripts/include.s: Use .fill rather than .4byte.
20 * ld-scripts/include-1.d: Adjust.
21
308cb401
AM
222008-07-22 Alan Modra <amodra@bigpond.net.au>
23
24 * ld-alpha/tlsbin.rd: Update.
25 * ld-alpha/tlsbinr.rd: Update.
26 * ld-arm/mixed-app.sym: Update.
27 * ld-arm/use-thumb-lib.sym: Update.
28 * ld-cris/pv32-1.d: Update.
29
5b9f75a8
NC
302008-07-21 Nick Clifton <nickc@redhat.com>
31
32 * ld-scripts/include-sections.t: Discard all sections not
33 explicitly requested by the rest of the linker script.
34 * ld-scripts/include-1.d: Expect test to fail for AIX ports.
35 Do not assume that the .text section will be marked readonly.
36 * ld-scripts/include.s: Replace .section directives with just
37 .text or .data.
38
a9dc9481
JM
392008-07-18 Joseph Myers <joseph@codesourcery.com>
40
41 * ld-arm/attr-merge-wchar-0.s,ld-arm/attr-merge-wchar-2.s,
42 ld-arm/attr-merge-wchar-4.s, ld-arm/attr-merge-wchar-00-nowarn.d,
43 ld-arm/attr-merge-wchar-00.d, ld-arm/attr-merge-wchar-02-nowarn.d,
44 ld-arm/attr-merge-wchar-02.d, ld-arm/attr-merge-wchar-04-nowarn.d,
45 ld-arm/attr-merge-wchar-04.d, ld-arm/attr-merge-wchar-20-nowarn.d,
46 ld-arm/attr-merge-wchar-20.d, ld-arm/attr-merge-wchar-22-nowarn.d,
47 ld-arm/attr-merge-wchar-22.d, ld-arm/attr-merge-wchar-24-nowarn.d,
48 ld-arm/attr-merge-wchar-24.d, ld-arm/attr-merge-wchar-40-nowarn.d,
49 ld-arm/attr-merge-wchar-40.d, ld-arm/attr-merge-wchar-42-nowarn.d,
50 ld-arm/attr-merge-wchar-42.d, ld-arm/attr-merge-wchar-44-nowarn.d,
51 ld-arm/attr-merge-wchar-44.d: New.
52 * ld-arm/arm-elf.exp: Run new tests.
53
851b0ff7
L
542008-07-11 H.J. Lu <hongjiu.lu@intel.com>
55
56 * ld-m68k/got-12.s: Removed.
57 * ld-m68k/got-13.s: Likewise.
58 * ld-m68k/got-14.s: Likewise.
59 * ld-m68k/got-15.s: Likewise.
60 * ld-m68k/got-34.s: Likewise.
61 * ld-m68k/got-35.s: Likewise.
62 * ld-m68k/xgot-15.s: Likewise.
63
64 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Remove #source
65 and expected relocations.
66 * ld-m68k/got-multigot-14-ok.d: Likewise.
67 * ld-m68k/got-negative-12-13-14-34-ok.d: Likewise.
68 * ld-m68k/got-negative-14-ok.d: Likewise.
69 * ld-m68k/got-single-12-ok.d: Likewise.
70 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise.
71 * ld-m68k/got-xgot-15-ok.d: Likewise.
72
73 * ld-m68k/got-multigot-15-er.d: Remove #source.
74 * ld-m68k/got-negative-12-13-14-35-er.d: Likewise.
75 * ld-m68k/got-negative-15-er.d: Likewise.
76 * ld-m68k/got-single-13-er.d: Likewise.
77
78 * ld-m68k/m68k.exp: Move GOT tests to ...
79 * ld-m68k/m68k-got.exp: This. New.
80
0a61c8c2
RS
812008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
82
83 * ld-mips-elf/no-shared-1-o32.s,
84 ld-mips-elf/no-shared-1-o32.d,
85 ld-mips-elf/no-shared-1-n32.d,
86 ld-mips-elf/no-shared-1-n64.s,
87 ld-mips-elf/no-shared-1-n64.d,
88 ld-mips-elf/no-shared-1.ld: New tests.
89 * ld-mips-elf/mips-elf.exp: Run them.
90
7b60c20e
SS
912008-07-07 Stan Shebs <stan@codesourcery.com>
92
93 * ld-arm/arm-elf.exp: Use objdump -d for arm-be8 test.
94 * ld-arm/arm-be8.d: Change to test disassembly.
95
4006703d
NS
962008-07-06 Nathan Sidwell <nathan@codesourcery.com>
97
98 * ld-scripts/include-1.d: New.
99 * ld-scripts/include-1.t: New.
100 * ld-scripts/include-data.t: New.
101 * ld-scripts/include-mem.t: New.
102 * ld-scripts/include-ram.t: New.
103 * ld-scripts/include-sections.t: New.
104 * ld-scripts/include-subdata.t: New.
105 * ld-scripts/include.exp: New.
106 * ld-scripts/include.s: New.
107
f57718b4
AS
1082008-06-29 Andreas Schwab <schwab@suse.de>
109
110 * ld-m68k/got-1.s: New file.
111 * ld-m68k/got-1.d: New dump test.
112 * ld-m68k/m68k.exp: Run it.
113
7413f23f
DJ
1142008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
115
116 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
117 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
118 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
119 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
120 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
121 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
122 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d,
123 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
124 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
125 ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for
126 stub symbols and stub corrections.
127
b1295757
AM
1282008-06-20 Alan Modra <amodra@bigpond.net.au>
129
130 * ld-spu/ovl.d: Update.
131 * ld-spu/ovl2.d: Update.
132
465e2c43
HPN
1332008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
134
135 PR gas/6607
136 * ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d,
137 ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s,
138 ld-mmix/loc9m.d: New tests.
139
5590fba9
NC
1402008-06-12 Nick Clifton <nickc@redhat.com>
141
142 * ld-scripts/overlay-size.t (end_of_bss_overlays): Define.
143 (end_of_text_overlays): Define.
144 (end_of_data_overlays): Define.
145 * ld-scripts/overlay-size-map.d: Add expected values for
146 end_of_bss_overlays, end_of_text_overlays and
147 end_of_data_overlays.
148
27a1ada6
KK
1492008-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
150
151 * ld-sh/arch/arch_expected.txt: Regenerate.
152
817a14a3
DJ
1532008-06-09 Daniel Jacobowitz <dan@codesourcery.com>
154
155 * ld-arm/mixed-lib.d: Loosen pattern.
156
f4ac8484
DJ
1572008-06-09 Christophe Lyon <christophe.lyon@st.com>
158
159 * ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
160 * ld-arm/farcall-thumb-arm.d: Likewise.
161
de7dd2bd
NC
1622008-05-31 Nick Clifton <nickc@redhat.com>
163
164 PR ld/6430
165 * ld-elfcomm/elfcomm.exp (test_sort_common): Test the
166 ascending/descending argument to the --sort-common command line
167 option.
168 * ld-elfcomm/sort-common.s: New file.
169
1a51c1a4
NC
1702008-05-28 Christophe Lyon <christophe.lyon@st.com>
171
172 * ld-arm/arm-elf.exp: Skip farcalls tests for non-ARM-EABI
173 targets.
174 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: New file.
175 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
176
da5938a2
NC
1772008-05-22 Christophe Lyon <christophe.lyon@st.com>
178
179 * ld-arm/farcall-arm-arm.s: Force function type on 'bar'.
180 * ld-arm/farcall-thumb-arm.s: Likewise.
181 * ld-arm/farcall-thumb-arm-blx.d: Fix encoding.
182 * ld-arm/farcall-thumb-arm.d: Likewise.
183 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
184 * ld-arm/arm-elf.exp (armelftests): Add farcall-mix, farcall-mix2,
185 farcall-group-default, farcall-group-size2, farcall-section Ignore
186 gas warnings in farcall-thumb-arm, farcall-thumb-arm-blx,
187 farcall-thumb-arm-blx-pic-veneer.
188
7fb9f789
NC
1892008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
190
191 * ld-m68k/got-12.s: New file.
192 * ld-m68k/got-13.s: New file.
193 * ld-m68k/got-14.s: New file.
194 * ld-m68k/got-15.s: New file.
195 * ld-m68k/got-34.s: New file.
196 * ld-m68k/got-35.s: New file.
197 * ld-m68k/got-single-12-ok.d: New dump test.
198 * ld-m68k/got-single-13-er.d: New dump test.
199 * ld-m68k/got-negative-14-ok.d: New dump test.
200 * ld-m68k/got-negative-15-er.d: New dump test.
201 * ld-m68k/got-negative-12-13-14-34-ok.d: New dump test.
202 * ld-m68k/got-negative-12-13-14-35-er.d: New dump test.
203 * ld-m68k/got-multigot-14-ok.d: New dump test.
204 * ld-m68k/got-multigot-15-er.d: New dump test.
205 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: New dump test.
206 * ld-m68k/xgot-15.s: New source.
207 * ld-m68k/got-xgot-15-ok.d: New test.
208 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: New test.
209 * ld-m68k/m68k.exp: Run new tests.
210
906e58ca
NC
2112008-05-15 Christophe Lyon <christophe.lyon@st.com>
212
213 * ld-arm/arm-elf.exp (armelftests): Add farcall-arm-arm,
214 farcall-arm-arm-pic-veneer, farcall-arm-arm-be8 farcall-arm-thumb,
215 farcall-arm-thumb-blx, farcall-arm-thumb-pic-veneer,
216 farcall-arm-thumb-blx-pic-veneer, farcall-thumb-thumb,
217 farcall-thumb-thumb-pic-veneer, farcall-thumb-thumb-blx,
218 farcall-thumb-thumb-m, farcall-thumb-thumb-m-pic-veneer,
219 farcall-thumb-thumb-blx-pic-veneer, farcall-thumb-arm,
220 farcall-thumb-arm-pic-veneer, farcall-thumb-arm-blx,
221 farcall-thumb-arm-blx-pic-veneer.
222 Change thumb2-bl-as-thumb1-bad, thumb2-bl-bad.
223 * ld-arm/thumb2-bl-as-thumb1-bad.d: Reflects farcall stub
224 generation.
225 * ld-arm/thumb2-bl-bad.d: Likewise.
226 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comments.
227 * ld-arm/thumb2-bl-bad.s: Likewise.
228
8374f9d4
AM
2292008-05-08 Alan Modra <amodra@bigpond.net.au>
230
231 * ld-spu/ear.s: Align various sections.
232 * ld-spu/embed.rd: Update.
233
6766b694
AM
2342008-05-05 Alan Modra <amodra@bigpond.net.au>
235
236 PR 6473
237 * ld-elf/lma.s, ld-elf/lma.lnk: New test.
238 * ld-elf/binutils.exp: Run it.
239
9cbdce76
MF
2402008-05-03 Mike Frysinger <vapier@gentoo.org>
241
242 * ld-scripts/defined.s: Use .set syntax rather than =.
243
e76b98d7
L
2442008-05-02 H.J. Lu <hongjiu.lu@intel.com>
245
246 PR ld/6475
247 * ld-scripts/rgn-over8-ok.d: Accept any alignment.
248
266b05cf 2492008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
e76b98d7 250
266b05cf
DJ
251 * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
252 * ld-arm/arm-elf.exp: Run symbian-seg1.
253
a2cab753
NS
2542008-04-28 Nathan Sidwell <nathan@codesourcery.com>
255
ed1831c0
NS
256 * ld-scripts/rgn-over8.s: Tweak.
257
a2cab753
NS
258 * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
259 * ld-scripts/rgn-over8.s: New.
260 * ld-scripts/rgn-over8.t: New.
261 * ld-scripts/rgn-over8-ok.d: New.
262
131eb6b7
NS
2632008-04-21 Nathan Sidwell <nathan@codesourcery.com>
264
265 * ld-vxworks/plt-mips1.s: New.
266 * ld-vxworks/plt-mips1.d: New.
267
739f7f82
DM
2682008-04-16 David S. Miller <davem@davemloft.net>
269
270 * ld-sparc/gotop32.dd: New.
271 * ld-sparc/gotop32.rd: Likewise.
272 * ld-sparc/gotop32.s: Likewise.
273 * ld-sparc/gotop32.sd: Likewise.
274 * ld-sparc/gotop32.td: Likewise.
275 * ld-sparc/gotop64.dd: Likewise.
276 * ld-sparc/gotop64.rd: Likewise.
277 * ld-sparc/gotop64.s: Likewise.
278 * ld-sparc/gotop64.sd: Likewise.
279 * ld-sparc/gotop64.td: Likewise.
280 * ld-sparc/sparc.exp: Run new gotdata tests.
281
52b5ca5b
AS
2822008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
283
284 * ld-sh/arch/sh-dsp.s: Regenerate.
285 * ld-sh/arch/sh.s: Regenerate.
286 * ld-sh/arch/sh2.s: Regenerate.
287 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
288 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
289 * ld-sh/arch/sh2a-nofpu.s: Regenerate.
290 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
291 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
292 * ld-sh/arch/sh2a.s: Regenerate.
293 * ld-sh/arch/sh2e.s: Regenerate.
294 * ld-sh/arch/sh3-dsp.s: Regenerate.
295 * ld-sh/arch/sh3-nommu.s: Regenerate.
296 * ld-sh/arch/sh3.s: Regenerate.
297 * ld-sh/arch/sh3e.s: Regenerate.
298 * ld-sh/arch/sh4-nofpu.s: Regenerate.
299 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
300 * ld-sh/arch/sh4.s: Regenerate.
301 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
302 * ld-sh/arch/sh4a.s: Regenerate.
303 * ld-sh/arch/sh4al-dsp.s: Regenerate.
304
16aef3de
AM
3052008-04-08 Alan Modra <amodra@bigpond.net.au>
306
307 * ld-spu/ovl2.s: Extend to test jump table references and
308 absolute _SPUEAR_ syms.
309 * ld-spu/ovl2.d: Update.
310
5c817830
JM
3112008-03-28 Joseph Myers <joseph@codesourcery.com>
312
313 * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
314
c183e961
DJ
3152008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
316
317 * ld-elf/flags1.d: Adjust for MIPS text alignment.
318
3348747a
NS
3192008-03-25 Nathan Sidwell <nathan@codesourcery.com>
320
321 * ld-vxworks/tls-3.s: New.
322 * ld-vxworks/tls-3.d: New.
323
c427c310
HPN
3242008-03-22 Hans-Peter Nilsson <hp@axis.com>
325
326 * ld-cris/libdso-10.d: Adjust for change in objdump output.
327
08b55522
AN
3282008-03-21 Adam Nemet <anemet@caviumnetworks.com>
329
330 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
331 ld-mips-elf/dyn-sec64.ld: New test.
332 * ld-mips-elf/mips-elf.exp: Run it.
333
ccb4c951
RS
3342008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
335
336 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
337 ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
338 ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
339 * ld-mips-elf/mips-elf.exp: Run them.
340
51e38d68
RS
3412008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
342
343 * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
344 bit 31 of the second GOT entry to be set.
345 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
346 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
347 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
348
198e22a0
RS
3492008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
350
351 * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
352 Remove duplicate CIEs. Adjust relocation addresses and .eh_frame
353 offsets accordingly. Do not allow there to be any trailing
354 R_MIPS_NONE relocations.
355 * ld-mips-elf/eh-frame1-n64.d: Likewise.
356 * ld-mips-elf/eh-frame2-n32.d: Likewise.
357 * ld-mips-elf/eh-frame2-n64.d: Likewise.
358
08e8dfaf
RS
3592008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
360
361 * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
362 (mips16_call_global_test, mips16_intermix_test): Use them.
363
41bed6dd
L
3642008-03-16 H.J. Lu <hongjiu.lu@intel.com>
365
366 PR ld/5789
367 PR ld/5943
368 * ld-i386/hidden1.d: New.
369 * ld-i386/hidden1.s: Likewise.
370 * ld-i386/hidden2.d: Likewise.
371 * ld-i386/hidden2.s: Likewise.
372 * ld-i386/hidden3.d: Likewise.
373 * ld-i386/hidden4.s: Likewise.
374 * ld-i386/protected1.d: Likewise.
375 * ld-i386/protected1.s: Likewise.
376 * ld-i386/protected2.d: Likewise.
377 * ld-i386/protected2.s: Likewise.
378 * ld-i386/protected3.d: Likewise.
379 * ld-i386/protected3.s: Likewise.
380 * ld-x86-64/hidden1.d: Likewise.
381 * ld-x86-64/hidden1.s: Likewise.
382 * ld-x86-64/hidden2.d: Likewise.
383 * ld-x86-64/hidden2.s: Likewise.
384 * ld-x86-64/hidden3.d: Likewise.
385 * ld-x86-64/hidden3.s: Likewise.
386 * ld-x86-64/protected1.d: Likewise.
387 * ld-x86-64/protected1.s: Likewise.
388 * ld-x86-64/protected2.d: Likewise.
389 * ld-x86-64/protected2.s: Likewise.
390 * ld-x86-64/protected3.d: Likewise.
391 * ld-x86-64/protected3.s: Likewise.
392
393 * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
394 protected2 and protected3.
395 * ld-x86-64/x86-64.exp: Likewise.
396
36cf3ec2
AM
3972008-03-14 Alan Modra <amodra@bigpond.net.au>
398
399 * ld-spu/ovl2.s: Make setjmp global.
400 * ld-spu/ovl2.d: Update.
401
4fbb74a6
AM
4022008-03-12 Alan Modra <amodra@bigpond.net.au>
403
404 PR 5900
405 * ld-elf/sec64k.exp: Update.
406
12a0a0fd
PB
4072008-03-08 Paul Brook <paul@codesourcery.com>
408
409 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
410 * ld-arm/thumb2-b-interwork.d: New test.
411 * ld-arm/thumb2-b-interwork.s: New test.
412
39623e12
PB
4132008-03-07 Paul Brook <paul@codesourcery.com>
414
415 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
416 * ld-arm/arm-app-movw.s: New test.
417 * ld-arm/arm-app.r: Update expected output.
418 * ld-arm/movw-merge.d: New test.
419 * ld-arm/movw-merge.s: New test.
420
176a0d42
AM
4212008-03-01 Alan Modra <amodra@bigpond.net.au>
422
423 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
424
c8087d4c
CM
4252008-02-27 Catherine Moore <clm@codesourcery.com>
426
427 * ld-cris/libdso-10.d: Update expected output for the Dynamic
428 Section to allow an arbitrary number of spaces.
429
142b237b
MM
4302008-02-20 Mark Mitchell <mark@codesourcery.com>
431
432 ld/testsuite/
433 * ld-elf/seg.d: Expect .reginfo section on MIPS.
434
0562db26
NC
4352008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
436
437 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
438 cygwin, not $CC.
439
d3746675
HPN
4402008-02-18 Hans-Peter Nilsson <hp@axis.com>
441
442 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
443 for tool invocations where warnings or errors can be matched.
444
ffd12b81
L
4452008-02-14 H.J. Lu <hongjiu.lu@intel.com>
446
447 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
448 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
449
ea696b7b
AM
4502008-02-07 Alan Modra <amodra@bigpond.net.au>
451
452 * ld-spu/ovl.d: Update.
453 * ld-spu/ovl2.d: Update.
454
2d312b6b
BW
4552008-02-04 Bob Wilson <bob.wilson@acm.org>
456
457 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
458
f8a52b59
BW
4592008-01-31 Marc Gauthier <marc@tensilica.com>
460
461 * ld-elf/merge.d: Recognize Xtensa processor variants.
462 * ld-xtensa/coalesce.exp: Likewise.
463 * ld-xtensa/lcall.exp: Likewise.
464
a0a21afe
NC
4652008-01-28 Petr Muller <pmuller@redhat.com>
466
467 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
468 it has matches the ordering of the obtained output.
469
2dc4cec1
L
4702008-01-28 H.J. Lu <hongjiu.lu@intel.com>
471
472 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
473 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
474 names.
475 * ld-elf/eh2.d: Likewise.
476 * ld-elf/eh3.d: Likewise.
477 * ld-elf/eh4.d: Likewise.
478 * ld-elf/eh5.d: Likewise.
479
47f6dab9
AM
4802008-01-28 Alan Modra <amodra@bigpond.net.au>
481
482 * ld-spu/ovl.d: Update.
483 * ld-spu/ovl2.d: Update.
484
8ee35d56
AM
4852008-01-26 Alan Modra <amodra@bigpond.net.au>
486
487 * ld-elf/loadaddr.t: New, extracted from..
488 * ld-elf/loadaddr1.t: ..here. Use insert.
489 * ld-elf/loadaddr2.t: Likewise.
490 * ld-elf/loadaddr1.d: Update.
491 * ld-elf/loadaddr2.d: Update.
492
53d25da6
AM
4932008-01-25 Alan Modra <amodra@bigpond.net.au>
494
495 * ld-spu/ovl.lnk: Delete overlay.
496 * ld-spu/ovl1.lnk: New file.
497 * ld-spu/ovl2.lnk: New file.
498 * ld-spu/ovl.d: Update.
499 * ld-spu/ovl2.d: Update.
500
f9dd0b02
AS
5012008-01-23 Andreas Schwab <schwab@suse.de>
502
503 * ld-gc/gc.c: Make sure used_func is not inlined.
504
d053948a
L
5052008-01-22 H.J. Lu <hongjiu.lu@intel.com>
506
507 * ld-gc/gc.exp: Use [which $CC] != 0.
508
3becfab9
HPN
5092008-01-14 Tristan Gingold <gingold@adacore.com>
510
511 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
512 "untested" instead of "failed".
513
ac69cbc6
TG
5142008-01-10 Tristan Gingold <gingold@adacore.com>
515
516 * lib/ld-lib.exp (check_gc_sections_available): Now available on
517 VxWorks.
518 * ld-gc: New directory for testing --gc-sections.
519 * ld-gc/gc.c: New file.
520 * ld-gc/gc.exp: New file.
521 * ld-gc/noent.s: New file.
522 * ld-gc/noent.d: New file.
523
184d07da
RS
5242008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
525
526 PR ld/5526
527 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
528
ace79388 5292008-01-07 H.J. Lu <hongjiu.lu@intel.com>
e9e9cead 530
ace79388
L
531 PR ld/5522
532 * ld-elf/noload-3.d: New file.
533 * ld-elf/noload-3.s: Likewise.
534 * ld-elf/noload-3.t: Likewise.
e9e9cead 535
ace79388 536For older changes see ChangeLog-2007
c9e214e5
AM
537\f
538Local Variables:
539mode: change-log
540left-margin: 8
541fill-column: 74
542version-control: never
543End:
This page took 0.231004 seconds and 4 git commands to generate.