* write.c (subsegs_finish): For SEC_MERGE sections pad last fragment
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
1448fa32
KK
12002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2
3 * ld-sh/refdbg-0-dso.d: New test.
4 * ld-sh/refdbg-1.d: Likewise.
5 * ld-sh/refdbg.s: Likewise.
6 * ld-sh/refdbglib.s: Likewise.
7
0e406595
AM
82002-11-22 Alan Modra <amodra@bigpond.net.au>
9
10 * ld-elf/elf.exp: Remove sec64k test.
11 * ld-elf/sec64k.exp: Reinstate.
12
782c0ebf
AM
132002-11-21 Alan Modra <amodra@bigpond.net.au>
14
15 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
16 * ld-elf/merge.s: New file.
17 * ld-elf/merge.d: New file.
18 * ld-elf/merge.ld: New file.
19
1a3fdaa7
AM
202002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
21
22 * ld-scripts/script.exp: Setup for tic4x testcase
23
e514ac71
NC
242002-11-15 Nick Clifton <nickc@redhat.com>
25
26 * ld-h8300: New directory.
27 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
28 targets.
29 * ld-h8300/relax.s: New assembler source file.
30 * ld-h8300/relax.d: New expected output file.
31
b7b0b729
HPN
322002-11-11 Hans-Peter Nilsson <hp@axis.com>
33
34 * ld-elf/sec64k.exp: New test.
35 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
36 to a source file starting with "/".
37
646a0a40
HPN
382002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
39
40 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
41 ld-mmix/local7.d: Tweak for change in readelf output.
42
f72dfb13
AM
432002-11-09 Alan Modra <amodra@bigpond.net.au>
44
45 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
46
415fe8c6 472002-11-07 Hans-Peter Nilsson <hp@axis.com>
1790e8ab
HPN
48
49 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
50 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
51
3d198be3
NC
522002-11-07 Nick Clifton <nickc@redhat.com>
53
54 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
55 targets.
56
5e622545
KK
572002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
58
59 * ld-sh/rd-sh.exp: Set asflags_save always.
60
c9e38879
NC
612002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
62
63 * ld-fastcall: New directory for testing fastcall support.
64 * ld-fastcall/export.s: New file for testing fastcall symbol
65 handling.
66 * ld-fastcall/import.s: Likewise.
67 * ld-fastcall/fastcall.exp: Likewise.
68
935cac6e
KK
692002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
70
71 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
72 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
73 * ld-sh/tlspic-1.d: Likewise.
74 * ld-sh/tlspic-2.d: Likewise.
75 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
76 defined by the linker scripts.
77
19dd1b48
SC
782002-10-14 Stephane Carrez <stcarrez@nerim.fr>
79
80 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
81 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
82 * ld-m68hc11/adj-jump.s: Likewise.
83 * ld-m68hc11/adj-brset.s: Likewise.
84 * ld-m68hc11/adj-brset.d: Likewise.
85 * ld-m68hc11/relax-direct.s: Likewise.
86 * ld-m68hc11/relax-direct.d: Likewise.
87 * ld-m68hc11/relax-group.s: Likewise.
88 * ld-m68hc11/relax-group.d: Likewise.
89 * ld-m68hc11/bug-1403.d: Likewise.
90 * ld-m68hc11/bug-1403.s: Likewise.
91
24d1feef
SC
922002-10-14 Stephen Clarke <stephen.clarke@superh.com>
93 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
94 * ld-sh/sh64/sh64.exp: Likewise.
95 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
96 * ld-sh/sh64/abi32.sd: Adjust expected output to include
97 sh64*-*-linux* formats too.
98 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
99 emulation, and set it appropriately for sh*-*-linux*.
100 * ld-sh/sh64/relfail.exp: Add variables to hold target
101 emulation, output format, start symbol, and whether target
102 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
103
f9a3a01a
L
1042002-10-12 H.J. Lu (hjl@gnu.org)
105
106 * ld-discard/extern.d: Remove $srcdir/$subdir/.
107 * ld-discard/start.d: Likewise.
108 * ld-discard/static.d: Likewise.
109 * ld-linkonce/zeroehl32.d: Likewise.
110 * ld-selective/keepdot.d: Likewise.
111 * ld-selective/keepdot0.d: Likewise.
112
6c381eeb
KK
1132002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
114
115 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
116 of linker to the file tmpdir/*-dso.so.
117 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
118 * ld-sh/tlsbin-0-dso.d: New.
119 * ld-sh/tlsbin-1.d: New.
120 * ld-sh/tlsbin-2.d: New.
121 * ld-sh/tlsbin-3.d: New.
122 * ld-sh/tlsbin-4.d: New.
123 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
124 * ld-sh/tlspic-1.d: New.
125 * ld-sh/tlspic-2.d: New.
126 * ld-sh/tlspic-3.d: New.
127 * ld-sh/tlspic-4.d: New.
128
2030e6d7
JJ
1292002-10-10 Jakub Jelinek <jakub@redhat.com>
130
131 * ld-i386/combreloc.s: New test.
132 * ld-i386/combreloc.d: New test.
133 * ld-i386/i386.exp (i386tests): Add it.
134
4565652e
AM
1352002-10-10 Alan Modra <amodra@bigpond.net.au>
136
137 * ld-i386/i386.exp (reloc): Turn off combreloc.
138 * ld-i386/reloc.d: Likewise.
139 * ld-powerpc/powerpc.exp: Likewise.
140 * ld-powerpc/reloc.d: Likewise.
141
8b0eebb0
L
1422002-10-03 H.J. Lu <hjl@gnu.org>
143
144 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
145 3.x.
146
30a2f863
CD
1472002-10-03 Chris Demetriou <cgd@broadcom.com>
148
149 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
150 more compatible with non-embedded targets.
151 * ld-mips-elf/branch-misc-2.d: Likewise.
152
153 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
154 PIC tests.
155 (elf): New variable, to control whether generic ELF tests are run.
156 (embedded_elf): New variable, to control whether ELF tests
157 requiring embedded PIC or embedded relocs are run.
158
ad050da3
SC
1592002-10-02 Stephen Clarke <stephen.clarke@superh.com>
160
161 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
162 ld-sh/sh64/gotplt.s: New test.
1a3fdaa7 163
8033ae3b
SC
1642002-10-02 Stephen Clarke <stephen.clarke@superh.com>
165 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
166 * ld-sh/sh64/crange3.dd: Likewise.
1a3fdaa7 167
7c445aa3
JJ
1682002-10-01 Jakub Jelinek <jakub@redhat.com>
169
170 * ld-i386/i386.exp: Add tlsindntpoff test.
171 * ld-i386/tlsindntpoff.s: New test.
172 * ld-i386/tlsindntpoff.dd: New test.
173
abcf1d52
JJ
1742002-10-01 Jakub Jelinek <jakub@redhat.com>
175
176 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
177 * ld-x86-64/tlsbinpic.s: Likewise.
178 * ld-x86-64/tlspic.dd: Adjust.
179
a45bb67d
JJ
1802002-10-01 Jakub Jelinek <jakub@redhat.com>
181
182 * ld-i386/i386.exp: Add tlsg test.
183 * ld-i386/tlsg.s: New test.
184 * ld-i386/tlsg.sd: New test.
185 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
186 * ld-i386/tlsbinpic.s: Likewise.
187 * ld-x86-64/x86-64.exp: Add tlsg test.
188 * ld-x86-64/tlsg.s: New test.
189 * ld-x86-64/tlsg.sd: New test.
190 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
191 * ld-x86-64/tlsbinpic.s: Likewise.
192
b1e61c4b
AM
1932002-09-30 Alan Modra <amodra@bigpond.net.au>
194
195 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
196
302cbfc2
AM
1972002-09-30 Alan Modra <amodra@bigpond.net.au>
198
17c2bdee
AM
199 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
200 * ld-powerpc/powerpc.exp: New.
201
302cbfc2
AM
202 * ld-i386/reloc.s, ld-i386/reloc.d: New.
203 * ld-i386/i386.exp: Run new test.
204
bffbf940
JJ
2052002-09-27 Jakub Jelinek <jakub@redhat.com>
206
207 * lib/ld-lib.exp (run_ld_link_tests): Add.
208 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
209 file_contents): Remove.
210 (sh64tests): Add 6th field to the tests array.
211 * ld-i386/i386.exp (run_ld_link_tests): Remove.
212 * ld-x86-64/x86-64.exp: New.
213 * ld-x86-64/tlsbin.dd: New test.
214 * ld-x86-64/tlsbinpic.s: New test.
215 * ld-x86-64/tlsbin.rd: New test.
216 * ld-x86-64/tlsbin.s: New test.
217 * ld-x86-64/tlsbin.sd: New test.
218 * ld-x86-64/tlsbin.td: New test.
219 * ld-x86-64/tlslib.s: New test.
220 * ld-x86-64/tlspic1.s: New test.
221 * ld-x86-64/tlspic2.s: New test.
222 * ld-x86-64/tlspic.dd: New test.
223 * ld-x86-64/tlspic.rd: New test.
224 * ld-x86-64/tlspic.sd: New test.
225 * ld-x86-64/tlspic.td: New test.
226
344897cc
AM
2272002-09-21 Alan Modra <amodra@bigpond.net.au>
228
229 * ld-undefined/undefined.exp: Adjust function test.
230
c7749bd6
AM
2312002-09-20 Alan Modra <amodra@bigpond.net.au>
232
233 * ld-i386/i386.exp: Only run tests on ELF targets.
234
37e55690
JJ
2352002-09-19 Jakub Jelinek <jakub@redhat.com>
236
237 * ld-i386/i386.exp: New.
238 * ld-i386/tlsbin.dd: New test.
239 * ld-i386/tlsbinpic.s: New test.
240 * ld-i386/tlsbin.rd: New test.
241 * ld-i386/tlsbin.s: New test.
242 * ld-i386/tlsbin.sd: New test.
243 * ld-i386/tlsbin.td: New test.
244 * ld-i386/tlslib.s: New test.
245 * ld-i386/tlsnopic1.s: New test.
246 * ld-i386/tlsnopic2.s: New test.
247 * ld-i386/tlsnopic.dd: New test.
248 * ld-i386/tlsnopic.rd: New test.
249 * ld-i386/tlsnopic.sd: New test.
250 * ld-i386/tlspic1.s: New test.
251 * ld-i386/tlspic2.s: New test.
252 * ld-i386/tlspic.dd: New test.
253 * ld-i386/tlspic.rd: New test.
254 * ld-i386/tlspic.sd: New test.
255 * ld-i386/tlspic.td: New test.
256
2dc83527
CD
2572002-09-18 Chris Demetriou <cgd@broadcom.com>
258
259 * ld-mips-elf/branch-misc-1.d: New file.
260 * ld-mips-elf/branch-misc-2.d: New file.
261 * ld-mips-elf/mips-elf.exp: Run new tests.
262
c23487d4
AM
2632002-09-05 Alan Modra <amodra@bigpond.net.au>
264
265 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
266 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
267 * ld-sh/sh64/crange3-media.rd: Likewise.
268 * ld-sh/sh64/crange3.rd: Likewise.
269
156436a5
HPN
2702002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
271
272 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
273 * ld-mmix/bpo-11.d: Ditto.
274
275 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
276 symbols.
277
278 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
279 .di.
280 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
281 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
282
6d110b65
AM
2832002-08-28 Alan Modra <amodra@bigpond.net.au>
284
285 * ld-discard/discard.exp: xfail m6812.
286 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
287
68a4c073
AM
2882002-08-27 Alan Modra <amodra@bigpond.net.au>
289
290 * ld-mmix/b-nosym.d: Revert last change.
291
99e49e4e
AM
2922002-08-26 Alan Modra <amodra@bigpond.net.au>
293
294 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
295
30c8cc68
AM
2962002-08-23 Stephen Clarke <stephen.clarke@superh.com>
297
298 * ld-sh/sh64/rd-sh64.exp: New framework file.
299 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
300 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
301 correct setting of ISA bit for init and fini entry-points.
302
0b65791f
SC
3032002-08-16 Stephen Clarke <stephen.clarke@superh.com>
304
305 * ld-sh/sh64/sh64.exp: Add dlsection.
306 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
307
b3de5b86
AM
3082002-08-16 Alan Modra <amodra@bigpond.net.au>
309
310 * ld-discard/discard.exp: xfail targets using generic linker.
311 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
312
43b10118
HPN
3132002-08-15 Hans-Peter Nilsson <hp@axis.com>
314
315 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
316
80425074
L
3172002-08-13 H.J. Lu <hjl@gnu.org>
318
319 * ld-elfvers/vers.exp: Add vers23c and vers23d.
320
321 * ld-elfvers/vers23c.ver: New.
322 * ld-elfvers/vers23d.dsym: New.
323
9c092167
L
3242002-08-12 H.J. Lu <hjl@gnu.org>
325
326 * ld-elfvers/vers.exp: Add vers23.
327
328 * ld-elfvers/vers23.c: New.
329 * ld-elfvers/vers23.dsym: New.
330 * ld-elfvers/vers23.ver: New.
331 * ld-elfvers/vers23a.c: New.
332 * ld-elfvers/vers23a.dsym: New.
333 * ld-elfvers/vers23a.map: New.
334 * ld-elfvers/vers23a.sym: New.
335 * ld-elfvers/vers23a.ver: New.
336 * ld-elfvers/vers23b.c: New.
337 * ld-elfvers/vers23b.dsym: New.
338 * ld-elfvers/vers23b.map: New.
339 * ld-elfvers/vers23b.ver: New.
340
598b6dde
HPN
3412002-08-12 Stephen Clarke <stephen.clarke@superh.com>
342
d1764264
HPN
343 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
344 listing.
345 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
346 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
598b6dde
HPN
347 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
348 is no longer set to object.
349 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
350 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
351 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
352 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
353 ld-sh/sh64/shdl64.xd: Likewise.
354
2548cbcc
AM
3552002-08-10 Alan Modra <amodra@bigpond.net.au>
356
357 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
358 * ld-linkonce/linkonce.exp: Likewise.
359 * ld-selective/sel-dump.exp: Likewise.
360 * ld-selective/selective.exp: Don't run on aout or bout.
361
b16100ad
L
3622002-08-08 H.J. Lu <hjl@gnu.org>
363
364 * ld-elfvers/vers.exp: Add vers22.
365
366 * ld-elfvers/vers22.c: New.
367 * ld-elfvers/vers22.dsym: New.
368 * ld-elfvers/vers22.map: New.
369 * ld-elfvers/vers22.ver: New.
370 * ld-elfvers/vers22a.c: New.
371 * ld-elfvers/vers22a.dsym: New.
372 * ld-elfvers/vers22a.sym: New.
373 * ld-elfvers/vers22a.ver: New.
374 * ld-elfvers/vers22b.c: New.
375 * ld-elfvers/vers22b.dsym: New.
376 * ld-elfvers/vers22b.ver: New.
377
31941635
L
3782002-08-07 H.J. Lu <hjl@gnu.org>
379
380 * ld-elfvers/vers.exp: Add --no-undefined-version.
381
382 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
383 * ld-elfvers/vers8.map: Likewise.
384 * ld-elfvers/vers18.map: Likewise.
385
19c7c582
AM
3862002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
387
388 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
389 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
390 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
391 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
392 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
393 targets.
394 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
395 ld-discard/static.s: Add whitespace before assembler directives.
396
70a31400
CD
3972002-07-29 Chris Demetriou <cgd@broadcom.com>
398
399 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
400
fb39dac1
RS
4012002-07-26 Richard Sandiford <rsandifo@redhat.com>
402
403 * ld-mips-elf/mips16-1.d,
404 * ld-mips-elf/mips16-1[ab].s: New test.
405 * ld-mips-elf/mips-elf.exp: Run it.
406
ccaf4e07
HPN
4072002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
408
409 * ld-mmix/sec-1.d: Adjust for changes in padding.
410 * ld-mmix/sec-3.d: Ditto.
411
b42d8061
L
4122002-07-15 H.J. Lu <hjl@gnu.org>
413
414 * ld-elfvers/vers.exp: Add vers21.
415
416 * ld-elfvers/vers21.c: New.
417 * ld-elfvers/vers21.dsym: New.
418 * ld-elfvers/vers21.map: New.
419 * ld-elfvers/vers21.sym: New.
420 * ld-elfvers/vers21.ver: New.
421
f1cf2c2e
HPN
4222002-07-12 Hans-Peter Nilsson <hp@axis.com>
423
424 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
425 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
426 ld-cris/expdref1.s: New tests.
427
ad42262f
RS
4282002-07-09 Richard Sandiford <rsandifo@redhat.com>
429
1a3fdaa7 430 * ld-scripts/dynamic-sections*: New test.
ad42262f 431
6030b50a
HPN
4322002-07-09 Hans-Peter Nilsson <hp@axis.com>
433
57a4c584
HPN
434 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
435 ld-cris/noglob1.d: New tests.
436
6030b50a
HPN
437 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
438
3e8cba19
AM
4392002-07-03 Alan Modra <amodra@bigpond.net.au>
440
441 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
442 consistent sorting.
443 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
444 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
445
9f606706
HPN
4462002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
447
448 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
3e8cba19 449 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
9f606706 450
e0350bfb
CD
4512002-06-18 Chris Demetriou <cgd@broadcom.com>
452
453 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
454 turned up by recent assembler changes.
455
4c0b7915
TR
4562002-06-17 Tom Rix <trix@redhat.com>
457
458 * ld-d10v/d10v.exp: New driver for d10v.
459 * ld-d10v/default_layout.d : New test.
460 * ld-d10v/regression-001.lt: New test for a linker regression.
461 * ld-d10v/linktest-002.lt: New test for run_link_test.
3e8cba19 462 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
4c0b7915 463
9b17aab6
JL
4642002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
465
466 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
467 script.
468
704e79f9 4692002-06-11 Andreas Jaeger <aj@suse.de>
20c4e932
MS
470
471 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
472
e560f274
RS
4732002-06-10 Richard Sandiford <rsandifo@redhat.com>
474
475 * ld-mips-elf/region1a.s,
476 * ld-mips-elf/region1b.s,
477 * ld-mips-elf/region1.t,
478 * ld-mips-elf/region1.d: New test.
479 * ld-mips-elf/mips-elf.exp: Run it.
480
1634475f
NC
4812002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
482
483 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
3e8cba19
AM
484 Use section names .foo and .bar instead of .text and .data.
485 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
486 and .data.
1634475f 487
1ed89aa9
NC
4882002-06-06 David Heine <dlheine@tensilica.com>
489
490 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
491 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
492 * ld-scripts/phdrs2.t: New file: Linker script with an empty
493 section at the start of a loadable segment.
494
bfba206a
L
4952005-06-02 H.J. Lu <hjl@gnu.org>
496
497 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
498 -fuse-cxa-atexit.
499 (__cxa_atexit): Likewise.
500
0085b5a8
RH
5012002-05-30 Richard Henderson <rth@redhat.com>
502
503 * ld-bootstrap/bootstrap.exp: Test --relax.
504
69de2f89
HPN
5052002-05-28 Hans-Peter Nilsson <hp@axis.com>
506
507 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
508
3e3f011f
RS
5092002-05-07 Richard Sandiford <rsandifo@redhat.com>
510
511 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
512 (is_elf_format): New, extracted from...
513 * ld-scripts/weak.exp: ...here.
514 * ld-scripts/overlay-size.exp: New test.
515 * ld-scripts/overlay-size.[tsd],
516 * ld-scripts/overlay-size-map.d: New files for it.
517
a155881b
RS
5182002-05-02 Richard Sandiford <rsandifo@redhat.com>
519
520 * ld-scripts/map-address.exp: Quote conditions.
521
33a301ba
RS
5222002-04-30 Richard Sandiford <rsandifo@redhat.com>
523
524 * ld-scripts/map-address.exp: New test.
525 * ld-scripts/map-address.[td]: New files for it.
526
212a6b8e
RH
5272002-04-19 Richard Henderson <rth@redhat.com>
528
529 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
530 * ld-shared/shared.exp: Likewise.
531 * ld-selective/selective.exp: Disable for alpha.
532 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
533
32d27937
HPN
5342002-04-05 Hans-Peter Nilsson <hp@axis.com>
535
536 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
537
f8548834
HPN
5382002-03-19 Hans-Peter Nilsson <hp@axis.com>
539
442e4424
HPN
540 * ld-cris/ldsym1.d: New test.
541
f8548834
HPN
542 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
543 longer set to object.
544 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
545 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
546 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
547 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
548 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
549 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
550 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
551 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
552 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
553 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
554 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
555 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
556
91c903ab
AJ
5572002-03-11 Andreas Jaeger <aj@suse.de>
558
559 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
560 places zero initialized data in the bss.
561 * ld-elfweak/lddsodata.dsym: Likewise.
562
61c53cc2
HPN
5632002-03-07 Hans-Peter Nilsson <hp@axis.com>
564
565 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
566
acbd2de6
HPN
5672002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
568
569 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
570 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
571 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
572
4bcc9fa4
DJ
5732002-02-18 Daniel Jacobowitz <drow@mvista.com>
574
575 * ld-elfvsb/sh1.c: Fix typo in last change.
576
aa3932f6
DJ
5772002-02-17 Daniel Jacobowitz <drow@mvista.com>
578
579 * ld-elfvsb/sh1.c: Use #pragma weak.
580
3b0f0b37
DJ
5812002-02-17 Daniel Jacobowitz <drow@mvista.com>
582
583 * vers.exp: Do not call diff -q.
584
dd51aa36
HPN
5852002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
586
fe108482
HPN
587 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
588 output.
589 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
590 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
591
acdd0e9a
HPN
592 * ld-mmix/bpo-22.d: New test.
593
dd51aa36
HPN
594 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
595 and .bss.
596
4f70f93f
AM
5972002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
598
599 * ld-selective/selective.exp: Link against libgcc on
600 hppa*-*-linux* targets.
601
fb6de7f3
AO
6022002-02-11 Alexandre Oliva <aoliva@redhat.com>
603
0f8b8904
AO
604 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
605 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
606 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
607 in section ordering.
608 * ld-sh/sh64/crange3-media.rd: Likewise.
609 * ld-sh/sh64/crange3.rd: Likewise.
610 * ld-sh/sh64/crange3.dd: Likewise.
611
fb6de7f3
AO
612 * ld-sh/shared-1.d: Fix relocation addend.
613
c9901271
HPN
6142002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
615
616 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
617 tests.
618
1b19eb81
AO
6192002-02-08 Alexandre Oliva <aoliva@redhat.com>
620
621 Contribute sh64-elf.
622 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
623 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
624 * ld-sh/sh64/crange3-media.rd: Likewise.
625 * ld-sh/sh64/crange3.rd: Likewise.
626 * ld-sh/sh64/crangerel1.rd: Likewise.
627 * ld-sh/sh64/crangerel2.rd: Likewise.
628 * ld-sh/sh64/reldl32.rd: Likewise.
629 * ld-sh/sh64/reldl64.rd: Likewise.
630 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
631 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
632 output of objdump.
633 * ld-sh/sh64/cmpct1.xd: Likewise.
634 * ld-sh/sh64/crange1.rd: Likewise.
635 * ld-sh/sh64/crange2.rd: Likewise.
636 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
637 * ld-sh/sh64/crange3-media.rd: Likewise.
638 * ld-sh/sh64/crange3.rd: Likewise.
639 * ld-sh/sh64/crangerel1.rd: Likewise.
640 * ld-sh/sh64/crangerel2.rd: Likewise.
641 * ld-sh/sh64/mix1.xd: Likewise.
642 * ld-sh/sh64/mix2.xd: Likewise.
643 * ld-sh/sh64/rel32.xd: Likewise.
644 * ld-sh/sh64/reldl32.rd: Likewise.
645 * ld-sh/sh64/reldl64.rd: Likewise.
646 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
647 sessions, to match changes in the linker script.
648 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
649 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
650 info to reflect renumbering of relocation types.
651 2001-03-14 DJ Delorie <dj@redhat.com>
652 * ld-sh/sh64/endian.dbd: New file, endian tests.
653 * ld-sh/sh64/endian.dld: Ditto.
3e8cba19
AM
654 * ld-sh/sh64/endian.ld: Ditto.
655 * ld-sh/sh64/endian.s: Ditto.
656 * ld-sh/sh64/endian.sbd: Ditto.
657 * ld-sh/sh64/endian.sld: Ditto.
658 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1b19eb81
AO
659 2001-03-12 DJ Delorie <dj@redhat.com>
660 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
661 * ld-sh/sh64/relax1.s: Ditto.
662 * ld-sh/sh64/relax2.s: Ditto.
663 * ld-sh/sh64/relax3.s: Ditto.
664 * ld-sh/sh64/relax4.s: Ditto.
665 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
666 * ld-sh/sh64/relfail.s: Ditto.
667 2001-03-12 DJ Delorie <dj@redhat.com>
668 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
669 uses SH32 assembler files.
670 2001-03-07 DJ Delorie <dj@redhat.com>
671 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
672 accomodate expected start symbol in test.
673 2001-03-06 DJ Delorie <dj@redhat.com>
674 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
675 to match what gcc passes to the linker by default.
676 * ld-selective/selective.exp: Ditto.
677 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
678 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
679 2001-03-06 DJ Delorie <dj@redhat.com>
680 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
681 * ld-sh/sh64/abi64.xd (stack): Ditto.
682 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
683 * ld-sh/sh64/crange1.rd (stack): Ditto.
684 * ld-sh/sh64/crange2.rd (stack): Ditto.
685 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
686 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
687 * ld-sh/sh64/crange3.rd (stack): Ditto.
688 * ld-sh/sh64/mix1.xd (stack): Ditto.
689 * ld-sh/sh64/mix2.xd (stack): Ditto.
690 * ld-sh/sh64/shdl32.xd (stack): Ditto.
691 * ld-sh/sh64/shdl64.xd (stack): Ditto.
692 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
693 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
694 * ld-sh/sh64/mix2.xd: Ditto.
695 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
696 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
697 being SHmedia.
698 * ld-sh/sh64/shdl64.xd: Ditto.
699 * ld-sh/sh64/shdl32.xd: Ditto.
700 * ld-sh/sh64/mix2.xd: Ditto.
701 * ld-sh/sh64/crange3-media.rd: Ditto.
702 * ld-sh/sh64/abi64.xd: Ditto.
703 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
704 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
705 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
706 Adjust section type for .cranges; expect sorted contents.
707 * ld-sh/sh64/crange2.rd: Ditto.
708 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
709 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
710 * ld-sh/sh64/crangerel2.rd: Ditto.
711 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
712 * ld-sh/sh64/mix2.xd: Ditto.
713 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
714 tests.
715 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
716 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
717 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
718 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
719 keep properly aligned.
720 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
721 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
722 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
723 R_SH_PT_16 relocation.
724 * ld-sh/sh64/sh64.exp: Run new tests.
725 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
726 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
727 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
728 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
729 * ld-sh/sh64/sh64.exp: Run new tests.
730 * ld-sh/sh64/crange1.rd: Correct section flags.
731 * ld-sh/sh64/crange2.rd: Ditto.
732 * ld-sh/sh64/crangerel1.rd: Ditto.
733 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
734 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
735 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
736 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
737 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
738 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
739 handling .cranges section.
740 * ld-sh/sh64/sh64.exp: Run new tests.
741 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
742 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
743 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
744 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
745 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
746 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
747 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
748 .data individually 8-byte aligned.
749 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
750 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
751 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
752 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
753 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
754 inspection tool. Run new tests.
755 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
756 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
757 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
758 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
759 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
760 * ld-sh/sh64/sh64.exp: Run new tests.
761 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
762 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
763 ld-sh/sh64/shcmp-1.s: New test.
764 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
765 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
766 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
767 test.
768 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
769 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
770 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
771 tests.
772 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
773 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
774 registers.
775 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
776 New test.
777 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
778 ld-sh/sh64/shmix-3.s: New test.
779 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
780 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
781 * ld-sh/sh64: New testsuite.
782
9636f65c
HPN
7832002-02-07 Hans-Peter Nilsson <hp@axis.com>
784
785 * ld-selective/keepdot.s: Remove section specifier.
786
b611beb0
HPN
7872002-02-05 Hans-Peter Nilsson <hp@axis.com>
788
789 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
790 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
791 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
792
a27be4d5
HPN
7932002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
794
795 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
796 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
797 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
798 for on-demand global register allocation.
799
60e955f1
AO
8002002-02-02 Alexandre Oliva <aoliva@redhat.com>
801
802 * ld-sh/shared-1.d: Fix incorrect offsets.
803
fb17c222
HPN
8042002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
805
806 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
807 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
808 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
809 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
810 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
811 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
812 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
813 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
814 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
815 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
816 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
817 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
818 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
819 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
820
f7a2c2f6
HPN
8212002-01-31 Hans-Peter Nilsson <hp@axis.com>
822
823 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
824 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
825 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
826 tests named *dso-*.d first and copying their tmpdir/dump to files
827 named as the .d-file.
828
dbc37f89
AM
8292002-01-31 Alan Modra <amodra@bigpond.net.au>
830
831 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
832 * ld-scripts/cross1.t: Add .opd.
833 * ld-undefined/undefined.exp: Allow leading dot on sym names.
834 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
835
38b566ae
CD
8362002-01-29 Chris Demetriou <cgd@broadcom.com>
837
838 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
91c903ab 839 * ld-mips-elf/emrelocs-el.d: Likewise.
38b566ae
CD
840 * ld-mips-elf/emrelocs1.s: Likewise.
841 * ld-mips-elf/emrelocs2.s: Likewise.
842 * ld-mips-elf/emrelocs.ld: Likewise.
843 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
844
54893deb
HPN
8452002-01-21 Hans-Peter Nilsson <hp@axis.com>
846
847 * ld-cris: New testsuite directory.
848
8b8c5dbd
NC
8492002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
850
851 * ld-sh/sh.exp: Copy start.s file into test directory.
852
8f2a6955
NC
8532002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
854
855 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
856
a657e7c1
CD
8572002-01-02 Chris Demetriou <cgd@broadcom.com>
858
859 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
860 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
861 * ld-mips-elf/empic1-lp.d: Likewise.
862 * ld-mips-elf/empic1-mn.d: Likewise.
863 * ld-mips-elf/empic1-mp.d: Likewise.
864 * ld-mips-elf/empic1-sn.d: Likewise.
865 * ld-mips-elf/empic1-sp.d: Likewise.
866 * ld-mips-elf/empic1-ref.s: Likewise.
867 * ld-mips-elf/empic1-space.s: Likewise.
868 * ld-mips-elf/empic1-tgt.s: Likewise.
869 * ld-mips-elf/empic2-fwd-0.d: New file to test
870 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
871 cases.
872 * ld-mips-elf/empic2-fwd-1.d: Likewise.
873 * ld-mips-elf/empic2-rev-0.d: Likewise.
874 * ld-mips-elf/empic2-rev-1.d: Likewise.
875 * ld-mips-elf/empic2-ref.s: Likewise.
876 * ld-mips-elf/empic2-space.s: Likewise.
877 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
878 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
879 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
880 tests (including those above).
881
82e03011
L
8822001-11-30 H.J. Lu <hjl@gnu.org>
883
884 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
885 order.
886
67954772
L
8872001-11-29 H.J. Lu <hjl@gnu.org>
888
889 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
890 more than one libraries.
891 Add "vers20a" and "vers20" tests for common symbols.
892
893 * ld-elfvers/vers20.c: New.
894 * ld-elfvers/vers20.dsym: New.
895 * ld-elfvers/vers20.map: New.
896 * ld-elfvers/vers20.ver: New.
897 * ld-elfvers/vers20a.ver: New.
898
f5e04945
L
8992001-11-19 H.J. Lu <hjl@gnu.org>
900
901 * ld-elfvsb/define.s: Mark all global lables as object.
902
903 * ld-elfvsb/hidden0.d: Match large section number.
904 * ld-elfvsb/hidden1.d: Likewise.
905 * ld-elfvsb/internal0.d: Likewise.
906 * ld-elfvsb/internal1.d: Likewise.
907 * ld-elfvsb/protected0.d: Likewise.
908 * ld-elfvsb/protected1.d: Likewise.
909
910 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
911 * ld-elfvsb/internal0.d: Likewise.
912 * ld-elfvsb/protected0.d: Likewise.
913
c3b1835c
L
9142001-11-15 H.J. Lu <hjl@gnu.org>
915
916 * ld-sh/ld-r-1.d: Updated.
917
86017ce9
NC
9182001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
919
920 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
921 PE targets.
922
d7b78487
NC
9232001-11-12 Donn Terry <donnte@microsoft.com>
924
925 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
926 binary files produced in order to avoid date stamp present in PE
927 binaries.
928
fec91dc5
HPN
9292001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
930
931 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
932
3a921b77
L
9332001-11-09 H.J. Lu <hjl@gnu.org>
934
935 * ld-discard/discard.exp: New. Test ld discard.
936 * ld-discard/discard.ld: Likewise.
937 * ld-discard/exit.s: Likewise.
938 * ld-discard/extern.d: Likewise.
939 * ld-discard/extern.s: Likewise.
940 * ld-discard/start.d: Likewise.
941 * ld-discard/start.s: Likewise.
942 * ld-discard/static.d: Likewise.
943 * ld-discard/static.s: Likewise.
944
04827a14
L
9452001-11-02 H.J. Lu <hjl@gnu.org>
946
947 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
948
949 * ld-elfvsb/hidden0.d: New.
950 * ld-elfvsb/hidden1.d: New.
951 * ld-elfvsb/internal0.d: New.
952 * ld-elfvsb/internal1.d: New.
953 * ld-elfvsb/protected0.d: New.
954 * ld-elfvsb/protected1.d: New.
955 * ld-elfvsb/undef.s: New.
956 * ld-elfvsb/undef.s: New.
957
dc5e727b
NC
9582001-11-02 NIIBE Yutaka <gniibe@m17n.org>
959
960 * ld-sh/sh.exp: Have its own start.s for linux.
961
6ef81afd
HPN
9622001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
963
45734546 964 * ld-mmix/locdo-1.d: Prune character dump part.
6ef81afd 965 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
91c903ab
AJ
966 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
967 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
968 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
969 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
970 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
971 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
972 unnecessary empty lines.
6ef81afd 973
3c3bdf30
NC
9742001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
975
976 * ld-mmix: New testsuite directory.
977
7739e068
HPN
9782001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
979
d45d3ffb
HPN
980 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
981 sh*-*-elf.
982
b2da51b6
HPN
983 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
984
7739e068
HPN
985 * ld-sh/rd-sh.exp: New framework file.
986 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
987 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
988 test files.
989
8e13f7b1
HPN
9902001-09-29 Hans-Peter Nilsson <hp@axis.com>
991
992 * ld-linkonce/linkonce.exp: New file.
993 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
994 ld-linkonce/zeroehl32.d: New test.
995
5d5849d7
L
9962001-09-25 H.J. Lu <hjl@gnu.org>
997
998 * ld-elfweak/dso.dsym: Updated for alpha.
999 * ld-elfweak/dsodata.dsym: Likewise.
1000 * ld-elfweak/strong.sym: Likewise.
1001 * ld-elfweak/strongcomm.sym: Likewise.
1002 * ld-elfweak/strongdata.sym: Likewise.
1003
cfe5266f
HPN
10042001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
1005
1006 * lib/ld-lib.exp (run_dump_test): Handle new option
1007 "objcopy_linked_file". Return after failing, if errors were
1008 expected but none were found.
1009 (slurp_options): Support underscores in option names.
1010
0c52a746
L
10112001-09-14 H.J. Lu <hjl@gnu.org>
1012
1013 * ld-elfweak/bar.c: Updated.
1014 * ld-elfweak/bar1a.c: Likewise.
1015 * ld-elfweak/main.c: Likewise.
1016 * ld-elfweak/main1.c: Likewise.
1017 * ld-elfweak/elfweak.exp: Likewise.
1018 * ld-elfweak/weakdata.dsym: Updated.
1019
bd7c9df6
L
10202001-09-11 H.J. Lu <hjl@gnu.org>
1021
1022 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
1023 files.
1024 (build_exec): Likewise.
1025 Add more tests and make some xfail.
1026
1027 * ld-elfweak/dso.dsym: Support symbol versioning.
1028 * ld-elfweak/dsow.dsym: Likewise.
1029
1030 * ld-elfweak/main1.c: New.
1031 * ld-elfweak/bar1a.c: Likewise.
1032 * ld-elfweak/bar1b.c: Likewise.
1033 * ld-elfweak/bar1c.c: Likewise.
1034 * ld-elfweak/foo1a.c: Likewise.
1035 * ld-elfweak/foo1b.c: Likewise.
1036 * ld-elfweak/dsodata.dsym: Likewise.
1037 * ld-elfweak/dsowdata.dsym: Likewise.
1038 * ld-elfweak/weakdata.dsym: Likewise.
1039 * ld-elfweak/strongcomm.sym: Likewise.
1040 * ld-elfweak/strongdata.sym: Likewise.
1041 * ld-elfweak/weakdata.dat: Likewise.
1042 * ld-elfweak/strongdata.dat: Likewise.
1043
16a57284
L
10442001-09-10 H.J. Lu <hjl@gnu.org>
1045
1046 * ld-elfweak/elfweak.exp: New.
1047 * ld-elfweak/bar.c: Likewise.
1048 * ld-elfweak/foo.c: Likewise.
1049 * ld-elfweak/main.c: Likewise.
1050 * ld-elfweak/dso.dsym: Likewise.
1051 * ld-elfweak/dsow.dsym: Likewise.
1052 * ld-elfweak/strong.sym: Likewise.
1053 * ld-elfweak/strong.dat: Likewise.
1054 * ld-elfweak/weak.dat: Likewise.
1055
ad9f78d1
AM
10562001-08-27 Alan Modra <amodra@bigpond.net.au>
1057 Linus Nordberg <linus@swox.se>
1058
1059 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1060 * ld-scripts/cross1.t: Add .toc section.
1061 * ld-scripts/cross2.t: Likewise.
1062 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1063 * ld-srec/srec.exp: xfail powerpc64
1064
453abe31
NC
10652001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1066
1067 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1068 Continue with other tests when there is a compilation error.
1069
39c183c1
NC
10702001-08-01 Loren J. Rittle <ljrittle@acm.org>
1071
1072 * ld-cdtest/cdtest-nrv.dat: New file.
1073 * ld-cdtest/cdtest.exp: Do not require any exception support
1074 library. Check results against NRV.
1075
22a517d0
NC
10762001-08-01 Loren J. Rittle <ljrittle@acm.org>
1077
1078 * ld-srec/srec.exp: Do not require any exception support
1079 library.
1080
e0d85c26
L
10812001-07-27 H.J. Lu <hjl@gnu.org>
1082
1083 * ld-selective/selective.exp: Fix the error in the last change.
1084
067f2074
AM
10852001-07-24 Loren J. Rittle <ljrittle@acm.org>
1086
1087 * ld-selective/selective.exp: Support g++ V3 ABI (along side
1088 the old ABI). Make comparisons against normalized (to
1089 V3-style) demangled nm output.
1090
992c450d
AM
10912001-07-24 Alan Modra <amodra@bigpond.net.au>
1092
1093 * config/default.exp (ld_nm): Add "nmflags" arg.
1094 * lib/ld-lib.exp (default_ld_nm): Likewise.
1095 * ld-empic/empic.exp: Adjust call to ld_nm.
1096 * ld-scripts/defined.exp: Likewise.
1097 * ld-scripts/script.exp: Likewise.
1098 * ld-scripts/sizeof.exp: Likewise.
1099 * ld-selective/selective.exp: Likewise.
1100 * ld-sh/sh.exp: Likewise.
1101
bbfebd39
L
11022001-07-12 H.J. Lu <hjl@gnu.org>
1103
1104 * ld-selective/selective.exp: Mark selective1, selective2,
1105 selective4 and selective5 xfail on alpha*-*.
1106
261def70
HPN
11072001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
1108
1109 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1110 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1111 default.
1112
1113 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
1114 new options "ld", "source", "xfail", "target", "notarget" and
1115 "error". Support the runtest_file_p "*.exp=testname" feature.
1116 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1117 from gas testsuite.
1118
1e9f9630
NC
11192001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1120
1121 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1122
66517a2f
L
11232001-06-06 H.J. Lu <hjl@gnu.org>
1124
1125 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1126 on Linux/mips.
1127
a5c9dff1 1128 * ld-elfvers/vers.exp: Also run on Linux/mips.
66517a2f
L
1129 * ld-elfvsb/elfvsb.exp: Likewise.
1130 * ld-shared/shared.exp: Likewise.
1131
1132 * ld-selective/selective.exp: Mark selective2, selective3,
1133 selective4 and selective5 xfail on Linux/mips.
1134
1135 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1136
1137 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1138
1139 * ld-srec/srec.exp: Add Linux/mips to xfail.
1140
d52f9762
AM
11412001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1142
1143 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1144 that will always fail on s/390.
1145
1e329ce6
NC
11462001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
1147
1148 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1149 the text section.
1150
c709b096
AM
11512001-05-25 Alan Modra <amodra@one.net.au>
1152
1153 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1154 linuxaout with linux*aout.
1155
936f9717
L
11562001-05-24 H.J. Lu <hjl@gnu.org>
1157
1158 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1159
9d8b3bf4
L
11602001-05-18 H.J. Lu <hjl@gnu.org>
1161
1162 * ld-elfvers/vers.exp: Revert the last change.
1163
1164 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1165 references.
1166 * ld-elfvers/vers3.ver: Likewise.
1167 * ld-elfvers/vers6.ver: Likewise.
1168 * ld-elfvers/vers18.ver: Likewise.
1169
0f3f8808
L
11702001-05-17 H.J. Lu <hjl@gnu.org>
1171
1172 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1173
1174 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1175 definition.
1176 * ld-elfvers/vers2.ver: Likewise.
1177 * ld-elfvers/vers3.ver: Likewise.
1178 * ld-elfvers/vers4a.ver: Likewise.
1179 * ld-elfvers/vers6.ver: Likewise.
1180 * ld-elfvers/vers7a.ver: Likewise.
1181 * ld-elfvers/vers8.ver: Likewise.
1182 * ld-elfvers/vers9.ver: Likewise.
1183 * ld-elfvers/vers15.ver: Likewise.
1184 * ld-elfvers/vers16a.ver: Likewise.
1185 * ld-elfvers/vers17.ver: Likewise.
1186 * ld-elfvers/vers18.ver: Likewise.
1187
8b0fa282
L
11882001-05-03 H.J. Lu <hjl@gnu.org>
1189
1190 * ld-elfvers/vers19.ver: Expect vers17.so instead of
1191 *tmpdir/vers17.so.
1192
7f9adacd
AJ
11932001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1194
1195 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1196
1197 * ld-scripts/phdrs.t: Use startaddress that's greater than any
1198 MAXPAGESIZE used.
1199
f0f077e5
L
12002001-04-29 H.J. Lu <hjl@gnu.org>
1201
1202 * ld-shared/symbolic.dat: New.
1203
1204 * ld-shared/shared.exp: Also check -Bsymbolic.
1205
b3992bc7
AJ
12062001-04-28 Andreas Jaeger <aj@suse.de>
1207
1208 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1209 special.
1210
358a5502
DB
12112001-04-01 David O'Brien <obrien@FreeBSD.org>
1212 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1213 though it doesn't use DWARF2 yet (but its output is identical).
1214
12152001-04-01 David O'Brien <obrien@FreeBSD.org>
44df2f94
DB
1216
1217 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1218 This optimization level is buggy on some platforms, and this test
1219 is not intended to test compiler optimizations.
1220
b536df83
DD
12212001-03-06 DJ Delorie <dj@redhat.com>
1222
1223 * ld-scripts/cross2.t: Support any type of text/data sections, not
1224 just the canonical ones.
1225
b6a71cca
AM
12262001-02-28 Matt Hiller <hiller@redhat.com>
1227
1228 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1229 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1230 invocations.
1231 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1232 and -el.
1233 (is_endian_output_format): New function.
1234 (default_ld_link): Set flags to [big_or_little_endian] only if ld
1235 is being invoked such that the output format being used is of
1236 known endianness.
1237 (default_ld_simple_link): Ditto.
1238
1a3fdaa7
AM
12392001-02-22 Timothy Wall <twall@cygnus.com>
1240
1241 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
1242 AIX-specific test.
1243
ad995491
L
12442001-02-14 H.J. Lu <hjl@gnu.org>
1245
1246 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1247 for -static on ia64.
1248
1249 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1250 ia64-*-linux*.
1251
1252 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1253
1254 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1255 Set up expected failures for ia64-*-linux*.
1256 * ld-shared/shared.exp: Likewise.
1257
fef67c28
SC
12582001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1259
1260 * ld-srec/srec.exp (run_srec_test): m6811 code has references
1261 to soft registers, define them with --defsym.
1262 * ld-selective/selective.exp: Likewise.
1263
1a3fdaa7
AM
12642000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
1265
1266 * ld-srec/sr3.cc (__rethrow): New.
1267
332dac40
HPN
12682001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
1269
1270 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1271
2ffd68ef
PB
12722001-01-03 Philip Blundell <pb@futuretv.com>
1273
1274 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1275 * ld-shared/shared.exp: Likewise.
1276
4f38fc1c
PB
12772001-01-01 Philip Blundell <philb@gnu.org>
1278
7dc542b2
PB
1279 * ld-undefined/weak-undef.exp: New test.
1280 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1281 files for above.
1282
4f38fc1c
PB
1283 * ld-elfvers/vers.exp: Run test on Linux/ARM.
1284 * ld-elfvsb/elfvsb.exp: Likewise.
1285 * ld-shared/shared.exp: Likewise.
1286
0fc3347a
NC
12872000-12-31 Nick Clifton <nickc@redhat.com>
1288
1289 * ld-srec/srec.exp: Use --oformat instead of -oformat.
1290
bad19f8f
NC
12912000-12-09 Nick Clifton <nickc@redhat.com>
1292
f6673641
NC
1293 * ld-selective/selective.exp: Link in libgcc when target is v850.
1294
bad19f8f
NC
1295 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1296 because the -oformat linker command switch cannot be used.
1297
1566ad5d
AM
12982000-11-06 Alan Modra <alan@linuxcare.com.au>
1299
1300 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1301 (main): Prune unused args.
1302
4291c3fa
HPN
13032000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1304
1305 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1306 "untested".
1307
d1d8dddf
L
13082000-10-19 H.J. Lu (hjl@gnu.org)
1309
1310 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1311 for Linux/PPC.
1312 * ld-shared/shared.exp: Likewise.
1313
d63083ef
HPN
13142000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
1315
1316 * ld-selective/selective.exp: Rearrange to be table-driven.
1317
dc149a6d
AM
13182000-10-07 Alan Modra <alan@linuxcare.com.au>
1319
1320 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1321
65420b22
AM
13222000-10-02 Alan Modra <alan@linuxcare.com.au>
1323
1324 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1325 * ld-scripts/crossref.exp: Ditto.
1326
bd0110a3
HPN
13272000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1328
1329 * ld-selective/5.cc: New test.
1330 * ld-selective/selective.exp: Run it as xfailed.
1331
1332 * ld-selective/4.cc: Correct spelling of "lose".
1333
3231d22e
AM
13342000-09-05 Alan Modra <alan@linuxcare.com.au>
1335
1336 * ld-selective/selective.exp: Remove the xfails for hppa.
1337
6545f5fb
AO
13382000-08-30 Alexandre Oliva <aoliva@redhat.com>
1339
1340 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1341 sh-*-*): With dwarf-2, `undefined function' can't pass.
1342
e1753d2c
L
13432000-08-03 H.J. Lu (hjl@gnu.org)
1344
1345 * ld-bootstrap/bootstrap.exp: Add strip.
1346
360e9586
L
13472000-07-24 H.J. Lu (hjl@gnu.org)
1348
1349 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1350 the undefined reference.
1351
08c44e65
L
13522000-07-16 H.J. Lu (hjl@gnu.org)
1353
1354 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1355 and set to "yes" if the protected visibility is expected to
1356 pass.
1357 (visibility_run): Set expected to fail for the "protected"
1358 and "protected_undef_def" tests only if $support_protected is
1359 "no".
1360
1361 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1362 visibility support if defined.
1363
1345a0c0
L
13642000-07-15 H.J. Lu (hjl@gnu.org)
1365
1366 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1367 for "protected_undef_def".
1368
1369 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1370 PROTECTED_WEAK_TEST is defined.
1371 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1372 defined.
1373 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1374
1375 * ld-elfvsb/sh1.c (visibility): Mark protected only if
1376 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1377 is defined.
1378 (visibility_var): Likewise.
1379
36a3dc51
AM
13802000-07-10 Alan Modra <alan@linuxcare.com.au>
1381
1382 * ld-srec/srec.exp: xfail hppa.
1383
1384 * ld-scripts/weak.exp: Define $global$ for hppa.
1385
1386 * ld-scripts/crossref.exp: Fix string quoting.
1387
7cda33a1
L
13882000-06-05 H.J. Lu (hjl@gnu.org)
1389
1390 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1391 to link_output and make it global.
1392
1393 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1394 "hidden_undef_def", "hidden_weak", "protected_undef",
1395 "protected_undef_def" and "protected_weak".
1396 (visibility_run): Likewise.
1397 * ld-elfvsb/main.c: Likewise.
1398 * ld-elfvsb/sh1.c: Likewise.
1399 * ld-elfvsb/sh2.c: Likewise.
1400
1401 * ld-elfvsb/elfvsb.dat: Updated.
1402
e80778cf
L
14032000-05-21 H.J. Lu (hjl@gnu.org)
1404
1405 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1406 visibility test.
1407
6fc49d28
L
14082000-05-13 H.J. Lu (hjl@gnu.org)
1409
1410 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1411 to link_output and make it global.
1412
1413 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1414 tests.
1415 * ld-elfvsb/elfvsb.dat: Likewise.
1416 * ld-elfvsb/elfvsb.exp: Likewise.
1417 * ld-elfvsb/main.c: Likewise.
1418 * ld-elfvsb/sh1.c: Likewise.
1419 * ld-elfvsb/sh2.c: Likewise.
1420
b32711aa
JW
1421Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
1422
a2b64bed 1423 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
b32711aa 1424
3017ff0e
AM
14252000-04-12 Alan Modra <alan@linuxcare.com.au>
1426
62043cea
AM
1427 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1428
e76e4c91
AM
1429 * ld-selective/selective.exp (test4): Test for presence of
1430 foo__1B, not absence. Also check for foo__1A and _start.
1431 White space changes throughout file.
3017ff0e 1432
e40eb3e9
NC
14332000-03-13 Nick Clifton <nickc@cygnus.com>
1434
1435 * ld-scripts/phdrs.t: Discard all unexpected sections.
1436
d1bcade6
L
14372000-02-27 H.J. Lu (hjl@gnu.org)
1438
1439 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1440
197d87f8
NC
14411999-11-01 Nick Clifton <nickc@cygnus.com>
1442
1443 * ld-selective/selective.exp: Fix test to disable these checks for
1444 PE based targets.
1445
05d26f04
CM
14461999-10-29 Catherine Moore <clm@cygnus.com>
1447
1448 * ld-selective/selective.exp: Remove test6.
1449 * ld-selective/5.cc: Delete.
1450
abdbda5e
NC
14511999-10-28 Scott Bambrough <scottb@netwinder.org>
1452
05d26f04 1453 * ld-srec/srec.exp: Setup expected failures for
abdbda5e
NC
1454 srec tests on ARM Linux.
1455
b7be1db6
AM
14561999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
1457
1458 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1459 offset) test.
1460
777690b6
ILT
14611999-09-12 Ian Lance Taylor <ian@zembu.com>
1462
1463 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1464
5be8a006
ILT
14651999-08-17 H.J. Lu <hjl@gnu.org>
1466
1467 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1468
b33b6e45
ILT
14691999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
1470
1471 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1472 * ld-shared/shared.exp: Likewise.
1473
38e31547
NC
14741999-07-28 Nick Clifton <nickc@cygnus.com>
1475
1476 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1477 Determine if a big endian or little endian output format hass
1478 been selected by any of the multilib options, and if so return
1479 a suitable command line option for the linker/assembler.
1480 (proc default_ld_link): Include the result of proc
1481 big_or_little_endian on the command line to the linker.
1482 (proc ld_simple_link): Include the result of proc
1483 big_or_little_endian on the command line to the linker.
1484 (proc default_ld_compile): Append multilib flags to compiler
1485 switches.
1486 (proc default_ld_assemble): Include the result of proc
1487 big_or_little_endian on the command line to the linker.
1488
0cd9f5f0
ILT
14891999-07-21 H.J. Lu <hjl@gnu.org>
1490
1491 * ld-elfvers/vers1.c: Add missing prototypes and include
1492 <stdio.h> if necessary.
1493 * ld-elfvers/vers15.c: Likewise.
1494 * ld-elfvers/vers19.c: Likewise.
1495 * ld-elfvers/vers2.c: Likewise.
1496 * ld-elfvers/vers3.c: Likewise.
1497 * ld-elfvers/vers4.c: Likewise.
1498 * ld-elfvers/vers6.c: Likewise.
1499 * ld-elfvers/vers7.c: Likewise.
1500 * ld-elfvers/vers9.c: Likewise.
1501 * ld-shared/main.c: Likewise.
1502 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1503
d49560a9
MM
1504Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
1505
1506 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1507 with other DWARF2 targets.
1508
5dcf458a
NC
15091999-07-13 Nick Clifton <nickc@cygnus.com>
1510
1511 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1512 the undefined line test.
1513
734caf4d
ILT
15141999-07-10 Ian Lance Taylor <ian@zembu.com>
1515
1516 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1517
f0489494
ILT
15181999-07-07 Ian Lance Taylor <ian@zembu.com>
1519
1520 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1521 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1522
197a7bfd
ILT
15231999-06-13 Ian Lance Taylor <ian@zembu.com>
1524
1525 * ld-checks/asm.s: Use a symbol name for .lcomm.
1526 * ld-checks/checks.exp: Use different names for the two tests.
1527 Don't add extra text when invoking fail.
1528
99c262f8
ILT
15291999-06-12 Ian Lance Taylor <ian@zembu.com>
1530
1531 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1532 to "*-*-linux*aout*".
1533 * ld-scripts/weak.exp: Likewise.
1534 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
1535
2bdba6c9
AS
1536Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1537
1538 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1539 * ld-shared/sh1.c: Fix typo.
1540
77e0b0ef
ILT
15411999-06-04 H.J. Lu <hjl@gnu.org>
1542
1543 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1544 necessary.
1545
8535ca75
NC
15461999-05-17 Nick Clifton <nickc@cygnus.com>
1547
1548 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1549
69f868fa
DD
15501999-05-11 DJ Delorie <dj@cygnus.com>
1551
1552 * ld-srec/srec.exp: Do not run tests for PE based ports.
1553
252b5132
RH
15541999-03-05 Nick Clifton <nickc@cygnus.com>
1555
1556 * ld-selective/selective.exp: Do not run tests for COFF or PE
1557 based ports.
1558
15591999-02-17 Nick Clifton <nickc@cygnus.com>
1560
1561 * ld-undefined/undefined.exp: Add expected failures for StrongARM
1562 targets.
1563
1564 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1565
1566 * ld-selective/selective.exp: Add expected failure for ARM-COFF
b3992bc7 1567 targets.
252b5132
RH
1568
15691999-02-16 Nick Clifton <nickc@cygnus.com>
1570
1571 * ld-checks/asm.s: Use .long instead of .word.
1572 Replace custom section names with .text, .data and .bss.
1573 * ld-checks/script: Replace custom section names with .text, .data
b3992bc7 1574 and .bss.
252b5132 1575 * ld-checks/checks.exp: Replace custom section names with .text,
b3992bc7 1576 .data and .bss.
252b5132
RH
1577
15781999-02-11 Nick Clifton <nickc@cygnus.com>
1579
1580 * ld-checks: New directory: Tests for the linker's
1581 --check-sections option.
1582 * ld-checks/checks.exp: New file.
1583 * ld-checks/script: Bogus linker script.
1584 * ld-checks/asm.s: Simple test assembler file.
1585
1586Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
1587
3e8cba19
AM
1588 * ld-selective/selective.exp: Disable test for unsupported
1589 targets. Change tests to check for absence of symbols instead
1590 of address zero.
252b5132
RH
1591
1592Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
1593
1594 * config/default.exp (get_link_files): Quote target_triplet and CC
1595 when invoking shell.
1596 (get_target_emul): Likewise.
1597
15981999-01-03 Ken Raeburn <raeburn@cygnus.com>
1599
1600 * config/default.exp (get_link_files, get_target_emul): New procs;
1601 run shell commands to extract information from configure.host and
1602 configure.tgt in the source tree.
1603 (top level): Use them to get information needed to run tests, if
1604 not otherwise provided.
1605
1606 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
1607 gives non-zero addresses for memory region.
1608 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1609 the new linker script.
1610
1611Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
1612
1613 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1614 newer glibc lets link succeed.
1615
1616Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
1617
1618 * ld-elfvers/vers1.c: Add missing return types and values.
1619 * ld-elfvers/vers2.c: Likewise.
1620 * ld-elfvers/vers3.c: Likewise.
1621 * ld-elfvers/vers4.c: Likewise.
1622 * ld-elfvers/vers5.c: Likewise.
1623 * ld-elfvers/vers6.c: Likewise.
1624 * ld-elfvers/vers7.c: Likewise.
1625 * ld-elfvers/vers9.c: Likewise.
1626 * ld-elfvers/vers15.c: Likewise.
1627
1628Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
1629
3e8cba19
AM
1630 * ld-selective: New directory with new files to test
1631 selective linking.
252b5132 1632
3e8cba19 1633 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
b3992bc7 1634
252b5132
RH
1635Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
1636
1637 * ld-elfvers/vers16.dsym: Work correctly on a system without
1638 versioned system libraries.
1639
1640Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
1641
1642 * ld-elfvers/vers.exp: Run tests on alpha-linux.
1643 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1644 Alpha's use of st_other.
1645
16461998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1647
1648 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1649 * ld-elfvers/{vers16.*, vers16a.*}: New files.
1650
1651Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
1652
1653 * ld-undefined/undefined.exp: Make undefined line test be an xfail
1654 for arm/thunb elf toolchains.
1655
1656Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
1657
1658 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1659
1660 * ld-srec/srec.exp: Arm-elf now passes this test.
1661
1662Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
1663
1664 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
b3992bc7 1665
252b5132
RH
1666Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
1667
1668 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1669 test if we don't have a static libbfd.a.
1670
1671Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
1672
1673 Based on patch from H.J. Lu <hjl@gnu.org>:
1674 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1675
1676Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
1677
1678 * ld-scripts/weak.t (.text, .data): Focus data to be used.
1679 (/DISCARD/): All the rest.
1680 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1681
1682Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
1683
1684 * config/default.exp: Create tmpdir/gas subdirectory, add a
1685 symlink to as-new, and set gcc_gas_flag variable.
1686 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1687 be gcc, use gcc_gas_flag when compiling.
1688
1689Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
1690
1691 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1692 for i386, i486, and i586.
1693 (objdump_versionstuff): If we can't find the line, dump the file.
1694
1695Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
1696
1697 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1698 * ld-scripts/weak.exp: Likewise.
1699
1700Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
1701
1702 * ld-srec/srec.exp: Add xfail for v850.
1703
1704 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1705 these tests.
1706
1707Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
1708
1709 * ld-scripts/weak.exp: New test.
1710 * ld-scripts/weak.t: New file.
1711 * ld-scripts/weak1.s: New file.
1712 * ld-scripts/weak2.s: New file.
1713
1714Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
1715
1716 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1717 * ld-shared/shared.exp: Likewise.
1718 * ld-elfvers/vers1.dsym: Allow for .sdata.
1719 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1720
1721Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
1722
1723 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
b3992bc7 1724 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
252b5132
RH
1725 * ld-srec/sr1.c (__main): Change return type to void.
1726 * ld-srec/sr3.cc (__main): Likewise.
1727 (__builtin_delete, __builtin_new): Likewise.
1728 (__get_dynamic_handler_chain): Return 0.
1729 (__get_eh_context): Likewise.
1730
1731Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
1732
1733 * ld-undefined/undefined.exp: Add support for thumb-pe target.
1734 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1735
1736Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1737
1738 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1739
1740Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
1741
1742 * ld-shared/main.c (shlib_overriddencall2): New function.
1743 (main): Call shlib_shlibcall2.
1744 * ld-shared/sh1.c (shlib_shlibcall2): New function.
1745 (shlib_overriddencall2): New function.
1746 * ld-shared/shared.dat: Add output line for new test.
1747 * ld-shared/sun4.dat: Likewise.
1748
1749 * ld-srec/sr3.cc (__get_eh_context): New function.
1750
1751Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
1752
1753 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1754 avoid compiler warning.
1755 * ld-srec/sr3.cc (class Foo): Likewise.
1756
1757Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
1758
1759 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1760
1761Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
1762
1763 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1764
1765Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
1766
1767 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1768
1769Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
1770
1771 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1772 fixes ARM tests.
1773
1774Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
1775
1776 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1777 coff targets.
1778
1779Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
1780
1781 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1782 avoid compiler warning.
1783 * ld-srec/sr3.cc (class Foo): Likewise.
1784
1785Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
1786
1787 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1788 have any name when looking for entry symbol warnings.
1789
1790 * ld-srec/sr3.cc (__eh_pc): Define.
1791
1792Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
1793
1794 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
b3992bc7 1795 __throw, since the current g++ expects them to be defined.
252b5132
RH
1796
1797Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
1798
1799 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1800 file if the string libc appears in it.
1801 (objdump_versionstuff): Accept unexpected lines in the output
1802 file. Compare lines using string match.
1803 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1804
1805Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
1806
1807 * ld-scripts/crossref.exp: Correct string quoting.
1808
1809Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
1810
1811 * config/default.exp: Change ld, as, nm and strip from .new to
1812 -new. Load ld-lib.exp rather than ld.exp.
1813 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1814 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1815 DejaGnu changes.
1816
1817Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
1818
1819 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1820 an alternation. From Greg Margo <gmargo@dl.com>.
1821
1822Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1823
1824 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1825 with non PIC shared libraries.
1826
1827Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
1828
1829 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1830 version handling.
1831
1832Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
1833
1834 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1835
1836Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
1837
1838 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1839 linking.
1840
1841Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
1842
1843 * config/default.exp: Use $base_dir rather than $objdir when
1844 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1845
1846Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
1847
1848 * ld-srec/srec.exp: Define various out of line prologue/epilogue
1849 functions for the mn10200 to avoid needing libgcc.a.
1850
1851Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
1852
1853 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1854
1855Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
1856
1857 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1858
1859Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
1860
1861 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1862 * config/default.exp: Set ar and strip.
1863
1864Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
1865
1866 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1867 prune_system_crud.
1868 * ld-cdtest/cdtest.exp: Ditto.
1869 * ld-scripts/crossref.exp: Ditto.
1870 * ld-sh/sh.exp: Ditto.
1871 * ld-shared/shared.exp: Ditto.
1872 * ld-srec/srec.exp: Ditto.
1873 * lib/ld.exp: Ditto.
1874
1875Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
1876
1877 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1878 * ld-scripts/script.exp: Ditto.
1879 * ld-sh/sh.exp: Ditto.
1880 * ld-undefined/undefined.exp: Ditto.
1881 * ld-versados/versados.exp: Ditto.
1882 * lib/ld.exp: Ditto.
1883
1884Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1885
1886 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1887
1888Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
1889
1890 * lib/ld.exp (default_ld_version): Fix for current version
1891 printing.
1892
1893Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
1894
1895 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1896
1897Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
1898
1899 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1900
1901 * lib/ld.exp: Use verbose -log instead of calling both verbose and
1902 send_log.
1903
1904Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
1905
1906 * ld-scripts/phdrs.exp: New test.
1907 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1908
1909Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
1910
1911 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1912 V_SPILL and V_FILL.
1913
1914Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
1915
1916 * ld-scripts/crossref.exp: New test.
1917 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1918 * ld-scripts/{cross1.t, cross2.t}: New files.
1919
1920Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
1921
1922 * ld-sh/sh.exp: Fix debugging messages.
1923 * ld-sh/sh1.s: Use .align 4.
1924
1925Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
1926
1927 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1928
1929Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1930
1931 * ld-shared/shared.exp: Run the shared library tests on
b3992bc7 1932 Linux/m68k.
252b5132
RH
1933
1934Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
1935
1936 * ld-shared/shared.exp: Run the shared library tests on Linux.
1937
1938Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
1939
1940 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1941
1942Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
1943
1944 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1945 * ld-undefined/undefined.exp: Likewise.
1946
1947Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
1948
1949 * ld-undefined/undefined.exp: ELF targets should now pass the
1950 undefined line test.
1951
1952Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
1953
1954 * ld-empic/empic.exp: Update for change to MIPS disassembler.
1955
1956Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
1957
1958 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1959 when doing the --static test.
1960 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1961
1962Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
1963
1964 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1965 when creating ld-partial.o.
1966
1967Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
1968
1969 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1970 __eabi.
1971
1972Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
1973
1974 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1975
1976Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1977
1978 * ld-srec/srec.exp: On a29k targets, use --defsym to define
1979 V_SPILL and V_FILL.
1980 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1981 * ld-srec/sr3.cc: Likewise.
1982
1983 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1984
1985Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
1986
1987 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1988
1989Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
1990
1991 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1992
1993Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
1994
1995 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1996
1997Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
1998
1999 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
2000
2001 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
2002 * ld-srec/sr3.cc: Likewise.
2003
2004Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
2005
2006 * ld-empic/empic.exp: Update for changes in objdump output.
2007
2008Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
2009
2010 * ld-srec/srec.exp: New tests.
2011 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
2012 * lib/ld.exp (ld_simple_link): Discard warnings about not being
2013 able to find the entry symbol.
2014
2015Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
2016
2017 * ld-sh/sh2.c (__main): Define.
2018
2019Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
2020
2021 * ld-empic/empic.exp: Accept a . in the address symbol.
2022
2023 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
2024 powerpc*-*-aix*. Add code to create appropriate exports files,
2025 and pass appropriate compilation flags, and test against
2026 appropriate expected output.
2027 * ld-shared/xcoff.dat: New file.
2028 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
2029 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
2030 function pointer, rather than shlib_mainvar.
2031 * ld-shared/sh1.c: Likewise.
2032 * ld-shared/shared.dat: Update for change from using shlib_mainvar
2033 to using shlib_shlibvar1.
2034 * ld-shared/sun4.dat: Likewise.
2035
2036Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
2037
2038 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
2039 convenience when testing XCOFF.
2040
2041Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
2042
2043 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
2044 along with --static.
2045
2046 * ld-scripts/script.s: Make symbols global.
2047
2048Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
2049
2050 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
2051
2052Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
2053
2054 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2055 prevent the SunOS linker from trying to create a shared library.
2056
2057Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
2058
2059 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
2060 appropriate modifications and setup_xfails.
2061 * ld-shared/sun4.dat: New file.
2062
2063Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
2064
2065 * lib/ld.exp (default_ld_version): Call prune_system_crud.
2066 (default_ld_relocate, default_ld_link): Likewise.
2067 (default_ld_simple_link, default_ld_compile): Likewise.
2068 (default_ld_assemble, default_ld_nm): Likewise.
2069
2070Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
2071
2072 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2073 tests as untested rather than unresolved.
2074
2075Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
2076
2077 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2078
2079Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
2080
2081 * ld-scripts/script.exp: Split script verification into a proc.
2082 Add simple test of MRI script.
2083 * ld-scripts/scriptm.t: New file.
2084
2085Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
2086
2087 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2088 appropriate.
2089
2090Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
2091
2092 * config/default.exp: Define objcopy if it is not defined.
2093 * ld-sh/*: New tests for SH relaxing.
2094
2095 * ld-empic/empic.exp: If $CC does not exist, call untested rather
2096 than unresolved.
2097
2098Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
2099
2100 * ld-undefined/undefined.exp: If $CC does not exist, mark the
2101 tests as untested rather than unresolved. Clear ELF xfails for
2102 mips*, not just mips.
2103
2104Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
2105
2106 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2107 undefined line test.
2108
2109Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
2110
2111 * ld-undefined/undefined.exp: New test, to check reporting of
2112 undefined symbols.
2113 * ld-undefined/undefined.c: New file.
2114
2115Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
2116
2117 * ld-versados/versados.exp: If a test fails, report it correctly:
2118 don't try to run the next test, and don't report a pass as well as
2119 a fail.
2120
2121Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
2122
a2b64bed 2123 * versados/(t1,t2).ld: End in newlines.
252b5132
RH
2124
2125Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2126
2127 * lib/ld.exp (default_ld_compile): If cc argument is multiple
2128 words, use only the first when trying to verify the availability
2129 of the compiler.
2130
2131Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
2132
2133 * ld-scripts/defined.t: Mention .data and .bss explicitly.
2134
2135Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2136
2137 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2138 call untested for each test, rather than ignoring it. If one test
2139 fails, go on to the next one instead of returning.
2140 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2141 unresolved.
2142 * ld-empic/empic.exp: Likewise. Also, always pass the same test
2143 name to pass or fail.
2144 * ld-shared/shared.exp: Likewise. Also, always run all tests.
2145 * ld-scripts/defined.exp: If as or nm fail, mark test as
2146 unresolved. Always pass the same test name to pass or fail.
2147 * ld-scripts/script.exp: Likewise.
2148 * ld-scripts/sizeof.exp: Likewise.
2149
2150Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2151
2152 * ld-scripts/sizeof.exp: New test, based on bug report from
2153 anders.blomdell@control.lth.se.
2154 * ld-scripts/sizeof.s: New file.
2155 * ld-scripts/sizeof.t: New file.
2156
2157Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2158
2159 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2160 if the linker exists.
2161
2162Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2163
2164 * lib/ld.exp (prune_system_crud): Define if not already defined,
2165 in case the user isn't using the newest DejaGnu version that we
2166 haven't released to the net yet.
2167
2168Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
2169
2170 * config/default.exp: Define objdump if it is not defined.
2171 * ld-empic/*: New tests to test -membedded-pic code.
2172
2173Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2174
2175 * ld-bootstrap/bootstrap.exp: Pass cmp output through
2176 prune_system_crud.
2177 * ld-cdtest/cdtest.exp: Pass diff output through
2178 prune_system_crud.
2179 * ld-shared/shared.exp: Likewise.
2180
2181 * config/default.exp: Remove unused and useless proc ld_load.
2182
2183Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2184
2185 * lib/ld.exp (default_ld_compile): Remove the output file before
2186 compiling.
2187
2188 * ld-shared/shared.exp: Move common test code into a procedure.
2189 Add tests for compiling the non shared code PIC.
2190 * ld-shared/main.c (main): Call main_called, and print the result.
2191 * ld-shared/shared.dat: Adjust accordingly.
2192
2193Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2194
2195 * ld-shared: New directory, with new files to test generating ELF
2196 shared libraries.
2197
2198 * lib/ld.exp (default_ld_compile): If the compilation worked, but
2199 no object file was created, check to see if the compiler foolishly
2200 ignored the -o switch when compiling, and move the resulting
2201 object if it did.
2202
2203Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2204
2205 * VMS does not permits `.' in directory names. Renamed
2206 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2207 ld.scripts to ld-scripts.
2208
2209Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2210
2211 * config/default.exp: Set variables as and nm. Create tmpdir if
2212 it does not already exist.
2213 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2214 * ld.cdtest/cdtest.exp: Likewise.
2215 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
2216 here. Change perror for no variables found to fail.
2217 * ld.scripts/script.exp: New test.
2218 * ld.scripts/script.t, ld.scripts/script.s: New files.
2219
2220Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2221
2222 * ld.scripts: New directory.
2223 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2224 * ld.scripts/defined.t: New file.
2225 * lib/ld.exp (default_ld_simple_link): New function.
2226 (default_ld_assemble, default_ld_nm): New functions.
2227 * config/default.exp: Rename from unix-ld.exp.
2228 (ld_simple_link, ld_assemble, ld_nm): New functions.
2229
2230 * config/unix-ld.exp: Set ld using findfile.
2231 * lib/ld.exp (default_ld_relocate): Return a value. Change format
2232 of log messages.
2233 (default_ld_compile): Likewise.
2234 (default_ld_link): Likewise. Also, don't include $BFDLIB and
2235 $LIBIBERTY in link.
2236 * ld.bootstrap/bootstrap.exp: Rewrite.
2237 * ld.cdtest/cdtest.exp: Rewrite.
2238 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2239 * ld.cdtest/cdtest-foo.h: Likewise.
2240 * ld.cdtest/cdtest-main.cc: Likewise.
2241
2242Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
2243
2244 * ld.cdtest/cdtest.exp: Don't look for $result before it's
2245 defined.
2246
2247Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
2248
2249 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
3e8cba19 2250 calls with perror calls.
252b5132
RH
2251
2252Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2253
2254 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2255 * ld.cdtest/cdtest.exp: Adjusted.
2256
2257Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2258
2259 * lib/ld.exp (simple_diff): Indicate failure if files have
2260 different numbers of lines. Don't muck with $differences to avoid
2261 indicating a pass, just return.
2262
a2b64bed 2263 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
252b5132
RH
2264 Fix test case to be valid ANSI C++. Don't require use of header
2265 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
a2b64bed 2266 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
252b5132
RH
2267 commentary on things that are still broken with this test case.
2268
2269Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
2270
a2b64bed 2271 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
252b5132
RH
2272
2273Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
2274
a2b64bed
NC
2275 * lib/ld.exp: add compiler and linker support
2276 * config/unix-ld.exp: add compiler and linker support
2277 * ld.bootstrap/bootstrap.exp: fixed to do partial links
2278 * ld.cdtest/cdtest.exp: constructor/destructor testscase
252b5132
RH
2279
2280Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
2281
a2b64bed
NC
2282 * lib/ld.exp: new file
2283 * config/unix-ld.exp: new file
2284 * ld.bootstrap/bootstrap.exp: new file
This page took 0.234757 seconds and 4 git commands to generate.