Contribute sh64-elf.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2002-02-07 Hans-Peter Nilsson <hp@axis.com>
2
3 * ld-selective/keepdot.s: Remove section specifier.
4
5 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
6
7 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
8 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
9 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
10
11 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
12
13 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
14 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
15 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
16 for on-demand global register allocation.
17
18 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
19
20 * ld-sh/shared-1.d: Fix incorrect offsets.
21
22 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
23
24 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
25 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
26 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
27 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
28 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
29 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
30 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
31 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
32 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
33 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
34 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
35 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
36 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
37 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
38
39 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
40
41 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
42 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
43 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
44 tests named *dso-*.d first and copying their tmpdir/dump to files
45 named as the .d-file.
46
47 2002-01-31 Alan Modra <amodra@bigpond.net.au>
48
49 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
50 * ld-scripts/cross1.t: Add .opd.
51 * ld-undefined/undefined.exp: Allow leading dot on sym names.
52 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
53
54 2002-01-29 Chris Demetriou <cgd@broadcom.com>
55
56 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
57 * ld-mips-elf/emrelocs-el.d: Likewise.
58 * ld-mips-elf/emrelocs1.s: Likewise.
59 * ld-mips-elf/emrelocs2.s: Likewise.
60 * ld-mips-elf/emrelocs.ld: Likewise.
61 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
62
63 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
64
65 * ld-cris: New testsuite directory.
66
67 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
68
69 * ld-sh/sh.exp: Copy start.s file into test directory.
70
71 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
72
73 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
74
75 2002-01-02 Chris Demetriou <cgd@broadcom.com>
76
77 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
78 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
79 * ld-mips-elf/empic1-lp.d: Likewise.
80 * ld-mips-elf/empic1-mn.d: Likewise.
81 * ld-mips-elf/empic1-mp.d: Likewise.
82 * ld-mips-elf/empic1-sn.d: Likewise.
83 * ld-mips-elf/empic1-sp.d: Likewise.
84 * ld-mips-elf/empic1-ref.s: Likewise.
85 * ld-mips-elf/empic1-space.s: Likewise.
86 * ld-mips-elf/empic1-tgt.s: Likewise.
87 * ld-mips-elf/empic2-fwd-0.d: New file to test
88 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
89 cases.
90 * ld-mips-elf/empic2-fwd-1.d: Likewise.
91 * ld-mips-elf/empic2-rev-0.d: Likewise.
92 * ld-mips-elf/empic2-rev-1.d: Likewise.
93 * ld-mips-elf/empic2-ref.s: Likewise.
94 * ld-mips-elf/empic2-space.s: Likewise.
95 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
96 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
97 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
98 tests (including those above).
99
100 2001-11-30 H.J. Lu <hjl@gnu.org>
101
102 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
103 order.
104
105 2001-11-29 H.J. Lu <hjl@gnu.org>
106
107 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
108 more than one libraries.
109 Add "vers20a" and "vers20" tests for common symbols.
110
111 * ld-elfvers/vers20.c: New.
112 * ld-elfvers/vers20.dsym: New.
113 * ld-elfvers/vers20.map: New.
114 * ld-elfvers/vers20.ver: New.
115 * ld-elfvers/vers20a.ver: New.
116
117 2001-11-19 H.J. Lu <hjl@gnu.org>
118
119 * ld-elfvsb/define.s: Mark all global lables as object.
120
121 * ld-elfvsb/hidden0.d: Match large section number.
122 * ld-elfvsb/hidden1.d: Likewise.
123 * ld-elfvsb/internal0.d: Likewise.
124 * ld-elfvsb/internal1.d: Likewise.
125 * ld-elfvsb/protected0.d: Likewise.
126 * ld-elfvsb/protected1.d: Likewise.
127
128 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
129 * ld-elfvsb/internal0.d: Likewise.
130 * ld-elfvsb/protected0.d: Likewise.
131
132 2001-11-15 H.J. Lu <hjl@gnu.org>
133
134 * ld-sh/ld-r-1.d: Updated.
135
136 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
137
138 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
139 PE targets.
140
141 2001-11-12 Donn Terry <donnte@microsoft.com>
142
143 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
144 binary files produced in order to avoid date stamp present in PE
145 binaries.
146
147 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
148
149 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
150
151 2001-11-09 H.J. Lu <hjl@gnu.org>
152
153 * ld-discard/discard.exp: New. Test ld discard.
154 * ld-discard/discard.ld: Likewise.
155 * ld-discard/exit.s: Likewise.
156 * ld-discard/extern.d: Likewise.
157 * ld-discard/extern.s: Likewise.
158 * ld-discard/start.d: Likewise.
159 * ld-discard/start.s: Likewise.
160 * ld-discard/static.d: Likewise.
161 * ld-discard/static.s: Likewise.
162
163 2001-11-02 H.J. Lu <hjl@gnu.org>
164
165 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
166
167 * ld-elfvsb/hidden0.d: New.
168 * ld-elfvsb/hidden1.d: New.
169 * ld-elfvsb/internal0.d: New.
170 * ld-elfvsb/internal1.d: New.
171 * ld-elfvsb/protected0.d: New.
172 * ld-elfvsb/protected1.d: New.
173 * ld-elfvsb/undef.s: New.
174 * ld-elfvsb/undef.s: New.
175
176 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
177
178 * ld-sh/sh.exp: Have its own start.s for linux.
179
180 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
181
182 * ld-mmix/locdo-1.d: Prune character dump part.
183 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
184 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
185 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
186 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
187 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
188 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
189 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
190 unnecessary empty lines.
191
192 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
193
194 * ld-mmix: New testsuite directory.
195
196 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
197
198 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
199 sh*-*-elf.
200
201 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
202
203 * ld-sh/rd-sh.exp: New framework file.
204 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
205 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
206 test files.
207
208 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
209
210 * ld-linkonce/linkonce.exp: New file.
211 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
212 ld-linkonce/zeroehl32.d: New test.
213
214 2001-09-25 H.J. Lu <hjl@gnu.org>
215
216 * ld-elfweak/dso.dsym: Updated for alpha.
217 * ld-elfweak/dsodata.dsym: Likewise.
218 * ld-elfweak/strong.sym: Likewise.
219 * ld-elfweak/strongcomm.sym: Likewise.
220 * ld-elfweak/strongdata.sym: Likewise.
221
222 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
223
224 * lib/ld-lib.exp (run_dump_test): Handle new option
225 "objcopy_linked_file". Return after failing, if errors were
226 expected but none were found.
227 (slurp_options): Support underscores in option names.
228
229 2001-09-14 H.J. Lu <hjl@gnu.org>
230
231 * ld-elfweak/bar.c: Updated.
232 * ld-elfweak/bar1a.c: Likewise.
233 * ld-elfweak/main.c: Likewise.
234 * ld-elfweak/main1.c: Likewise.
235 * ld-elfweak/elfweak.exp: Likewise.
236 * ld-elfweak/weakdata.dsym: Updated.
237
238 2001-09-11 H.J. Lu <hjl@gnu.org>
239
240 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
241 files.
242 (build_exec): Likewise.
243 Add more tests and make some xfail.
244
245 * ld-elfweak/dso.dsym: Support symbol versioning.
246 * ld-elfweak/dsow.dsym: Likewise.
247
248 * ld-elfweak/main1.c: New.
249 * ld-elfweak/bar1a.c: Likewise.
250 * ld-elfweak/bar1b.c: Likewise.
251 * ld-elfweak/bar1c.c: Likewise.
252 * ld-elfweak/foo1a.c: Likewise.
253 * ld-elfweak/foo1b.c: Likewise.
254 * ld-elfweak/dsodata.dsym: Likewise.
255 * ld-elfweak/dsowdata.dsym: Likewise.
256 * ld-elfweak/weakdata.dsym: Likewise.
257 * ld-elfweak/strongcomm.sym: Likewise.
258 * ld-elfweak/strongdata.sym: Likewise.
259 * ld-elfweak/weakdata.dat: Likewise.
260 * ld-elfweak/strongdata.dat: Likewise.
261
262 2001-09-10 H.J. Lu <hjl@gnu.org>
263
264 * ld-elfweak/elfweak.exp: New.
265 * ld-elfweak/bar.c: Likewise.
266 * ld-elfweak/foo.c: Likewise.
267 * ld-elfweak/main.c: Likewise.
268 * ld-elfweak/dso.dsym: Likewise.
269 * ld-elfweak/dsow.dsym: Likewise.
270 * ld-elfweak/strong.sym: Likewise.
271 * ld-elfweak/strong.dat: Likewise.
272 * ld-elfweak/weak.dat: Likewise.
273
274 2001-08-27 Alan Modra <amodra@bigpond.net.au>
275 Linus Nordberg <linus@swox.se>
276
277 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
278 * ld-scripts/cross1.t: Add .toc section.
279 * ld-scripts/cross2.t: Likewise.
280 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
281 * ld-srec/srec.exp: xfail powerpc64
282
283 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
284
285 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
286 Continue with other tests when there is a compilation error.
287
288 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
289
290 * ld-cdtest/cdtest-nrv.dat: New file.
291 * ld-cdtest/cdtest.exp: Do not require any exception support
292 library. Check results against NRV.
293
294 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
295
296 * ld-srec/srec.exp: Do not require any exception support
297 library.
298
299 2001-07-27 H.J. Lu <hjl@gnu.org>
300
301 * ld-selective/selective.exp: Fix the error in the last change.
302
303 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
304
305 * ld-selective/selective.exp: Support g++ V3 ABI (along side
306 the old ABI). Make comparisons against normalized (to
307 V3-style) demangled nm output.
308
309 2001-07-24 Alan Modra <amodra@bigpond.net.au>
310
311 * config/default.exp (ld_nm): Add "nmflags" arg.
312 * lib/ld-lib.exp (default_ld_nm): Likewise.
313 * ld-empic/empic.exp: Adjust call to ld_nm.
314 * ld-scripts/defined.exp: Likewise.
315 * ld-scripts/script.exp: Likewise.
316 * ld-scripts/sizeof.exp: Likewise.
317 * ld-selective/selective.exp: Likewise.
318 * ld-sh/sh.exp: Likewise.
319
320 2001-07-12 H.J. Lu <hjl@gnu.org>
321
322 * ld-selective/selective.exp: Mark selective1, selective2,
323 selective4 and selective5 xfail on alpha*-*.
324
325 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
326
327 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
328 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
329 default.
330
331 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
332 new options "ld", "source", "xfail", "target", "notarget" and
333 "error". Support the runtest_file_p "*.exp=testname" feature.
334 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
335 from gas testsuite.
336
337 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
338
339 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
340
341 2001-06-06 H.J. Lu <hjl@gnu.org>
342
343 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
344 on Linux/mips.
345
346 * ld-elfvers/vers.exp: Also run on Linux/mips.
347 * ld-elfvsb/elfvsb.exp: Likewise.
348 * ld-shared/shared.exp: Likewise.
349
350 * ld-selective/selective.exp: Mark selective2, selective3,
351 selective4 and selective5 xfail on Linux/mips.
352
353 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
354
355 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
356
357 * ld-srec/srec.exp: Add Linux/mips to xfail.
358
359 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
360
361 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
362 that will always fail on s/390.
363
364 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
365
366 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
367 the text section.
368
369 2001-05-25 Alan Modra <amodra@one.net.au>
370
371 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
372 linuxaout with linux*aout.
373
374 2001-05-24 H.J. Lu <hjl@gnu.org>
375
376 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
377
378 2001-05-18 H.J. Lu <hjl@gnu.org>
379
380 * ld-elfvers/vers.exp: Revert the last change.
381
382 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
383 references.
384 * ld-elfvers/vers3.ver: Likewise.
385 * ld-elfvers/vers6.ver: Likewise.
386 * ld-elfvers/vers18.ver: Likewise.
387
388 2001-05-17 H.J. Lu <hjl@gnu.org>
389
390 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
391
392 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
393 definition.
394 * ld-elfvers/vers2.ver: Likewise.
395 * ld-elfvers/vers3.ver: Likewise.
396 * ld-elfvers/vers4a.ver: Likewise.
397 * ld-elfvers/vers6.ver: Likewise.
398 * ld-elfvers/vers7a.ver: Likewise.
399 * ld-elfvers/vers8.ver: Likewise.
400 * ld-elfvers/vers9.ver: Likewise.
401 * ld-elfvers/vers15.ver: Likewise.
402 * ld-elfvers/vers16a.ver: Likewise.
403 * ld-elfvers/vers17.ver: Likewise.
404 * ld-elfvers/vers18.ver: Likewise.
405
406 2001-05-03 H.J. Lu <hjl@gnu.org>
407
408 * ld-elfvers/vers19.ver: Expect vers17.so instead of
409 *tmpdir/vers17.so.
410
411 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
412
413 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
414
415 * ld-scripts/phdrs.t: Use startaddress that's greater than any
416 MAXPAGESIZE used.
417
418 2001-04-29 H.J. Lu <hjl@gnu.org>
419
420 * ld-shared/symbolic.dat: New.
421
422 * ld-shared/shared.exp: Also check -Bsymbolic.
423
424 2001-04-28 Andreas Jaeger <aj@suse.de>
425
426 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
427 special.
428
429 2001-04-01 David O'Brien <obrien@FreeBSD.org>
430 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
431 though it doesn't use DWARF2 yet (but its output is identical).
432
433 2001-04-01 David O'Brien <obrien@FreeBSD.org>
434
435 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
436 This optimization level is buggy on some platforms, and this test
437 is not intended to test compiler optimizations.
438
439 2001-03-06 DJ Delorie <dj@redhat.com>
440
441 * ld-scripts/cross2.t: Support any type of text/data sections, not
442 just the canonical ones.
443
444 2001-02-28 Matt Hiller <hiller@redhat.com>
445
446 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
447 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
448 invocations.
449 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
450 and -el.
451 (is_endian_output_format): New function.
452 (default_ld_link): Set flags to [big_or_little_endian] only if ld
453 is being invoked such that the output format being used is of
454 known endianness.
455 (default_ld_simple_link): Ditto.
456
457 2001-02-14 H.J. Lu <hjl@gnu.org>
458
459 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
460 for -static on ia64.
461
462 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
463 ia64-*-linux*.
464
465 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
466
467 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
468 Set up expected failures for ia64-*-linux*.
469 * ld-shared/shared.exp: Likewise.
470
471 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
472
473 * ld-srec/srec.exp (run_srec_test): m6811 code has references
474 to soft registers, define them with --defsym.
475 * ld-selective/selective.exp: Likewise.
476
477 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
478
479 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
480
481 2001-01-03 Philip Blundell <pb@futuretv.com>
482
483 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
484 * ld-shared/shared.exp: Likewise.
485
486 2001-01-01 Philip Blundell <philb@gnu.org>
487
488 * ld-undefined/weak-undef.exp: New test.
489 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
490 files for above.
491
492 * ld-elfvers/vers.exp: Run test on Linux/ARM.
493 * ld-elfvsb/elfvsb.exp: Likewise.
494 * ld-shared/shared.exp: Likewise.
495
496 2000-12-31 Nick Clifton <nickc@redhat.com>
497
498 * ld-srec/srec.exp: Use --oformat instead of -oformat.
499
500 2000-12-09 Nick Clifton <nickc@redhat.com>
501
502 * ld-selective/selective.exp: Link in libgcc when target is v850.
503
504 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
505 because the -oformat linker command switch cannot be used.
506
507 2000-11-06 Alan Modra <alan@linuxcare.com.au>
508
509 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
510 (main): Prune unused args.
511
512 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
513
514 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
515 "untested".
516
517 2000-10-19 H.J. Lu (hjl@gnu.org)
518
519 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
520 for Linux/PPC.
521 * ld-shared/shared.exp: Likewise.
522
523 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
524
525 * ld-selective/selective.exp: Rearrange to be table-driven.
526
527 2000-10-07 Alan Modra <alan@linuxcare.com.au>
528
529 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
530
531 2000-10-02 Alan Modra <alan@linuxcare.com.au>
532
533 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
534 * ld-scripts/crossref.exp: Ditto.
535
536 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
537
538 * ld-selective/5.cc: New test.
539 * ld-selective/selective.exp: Run it as xfailed.
540
541 * ld-selective/4.cc: Correct spelling of "lose".
542
543 2000-09-05 Alan Modra <alan@linuxcare.com.au>
544
545 * ld-selective/selective.exp: Remove the xfails for hppa.
546
547 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
548
549 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
550 sh-*-*): With dwarf-2, `undefined function' can't pass.
551
552 2000-08-03 H.J. Lu (hjl@gnu.org)
553
554 * ld-bootstrap/bootstrap.exp: Add strip.
555
556 2000-07-24 H.J. Lu (hjl@gnu.org)
557
558 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
559 the undefined reference.
560
561 2000-07-16 H.J. Lu (hjl@gnu.org)
562
563 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
564 and set to "yes" if the protected visibility is expected to
565 pass.
566 (visibility_run): Set expected to fail for the "protected"
567 and "protected_undef_def" tests only if $support_protected is
568 "no".
569
570 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
571 visibility support if defined.
572
573 2000-07-15 H.J. Lu (hjl@gnu.org)
574
575 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
576 for "protected_undef_def".
577
578 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
579 PROTECTED_WEAK_TEST is defined.
580 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
581 defined.
582 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
583
584 * ld-elfvsb/sh1.c (visibility): Mark protected only if
585 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
586 is defined.
587 (visibility_var): Likewise.
588
589 2000-07-10 Alan Modra <alan@linuxcare.com.au>
590
591 * ld-srec/srec.exp: xfail hppa.
592
593 * ld-scripts/weak.exp: Define $global$ for hppa.
594
595 * ld-scripts/crossref.exp: Fix string quoting.
596
597 2000-06-05 H.J. Lu (hjl@gnu.org)
598
599 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
600 to link_output and make it global.
601
602 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
603 "hidden_undef_def", "hidden_weak", "protected_undef",
604 "protected_undef_def" and "protected_weak".
605 (visibility_run): Likewise.
606 * ld-elfvsb/main.c: Likewise.
607 * ld-elfvsb/sh1.c: Likewise.
608 * ld-elfvsb/sh2.c: Likewise.
609
610 * ld-elfvsb/elfvsb.dat: Updated.
611
612 2000-05-21 H.J. Lu (hjl@gnu.org)
613
614 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
615 visibility test.
616
617 2000-05-13 H.J. Lu (hjl@gnu.org)
618
619 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
620 to link_output and make it global.
621
622 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
623 tests.
624 * ld-elfvsb/elfvsb.dat: Likewise.
625 * ld-elfvsb/elfvsb.exp: Likewise.
626 * ld-elfvsb/main.c: Likewise.
627 * ld-elfvsb/sh1.c: Likewise.
628 * ld-elfvsb/sh2.c: Likewise.
629
630 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
631
632 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
633
634 2000-04-12 Alan Modra <alan@linuxcare.com.au>
635
636 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
637
638 * ld-selective/selective.exp (test4): Test for presence of
639 foo__1B, not absence. Also check for foo__1A and _start.
640 White space changes throughout file.
641
642 2000-03-13 Nick Clifton <nickc@cygnus.com>
643
644 * ld-scripts/phdrs.t: Discard all unexpected sections.
645
646 2000-02-27 H.J. Lu (hjl@gnu.org)
647
648 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
649
650 1999-11-01 Nick Clifton <nickc@cygnus.com>
651
652 * ld-selective/selective.exp: Fix test to disable these checks for
653 PE based targets.
654
655 1999-10-29 Catherine Moore <clm@cygnus.com>
656
657 * ld-selective/selective.exp: Remove test6.
658 * ld-selective/5.cc: Delete.
659
660 1999-10-28 Scott Bambrough <scottb@netwinder.org>
661
662 * ld-srec/srec.exp: Setup expected failures for
663 srec tests on ARM Linux.
664
665 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
666
667 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
668 offset) test.
669
670 1999-09-12 Ian Lance Taylor <ian@zembu.com>
671
672 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
673
674 1999-08-17 H.J. Lu <hjl@gnu.org>
675
676 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
677
678 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
679
680 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
681 * ld-shared/shared.exp: Likewise.
682
683 1999-07-28 Nick Clifton <nickc@cygnus.com>
684
685 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
686 Determine if a big endian or little endian output format hass
687 been selected by any of the multilib options, and if so return
688 a suitable command line option for the linker/assembler.
689 (proc default_ld_link): Include the result of proc
690 big_or_little_endian on the command line to the linker.
691 (proc ld_simple_link): Include the result of proc
692 big_or_little_endian on the command line to the linker.
693 (proc default_ld_compile): Append multilib flags to compiler
694 switches.
695 (proc default_ld_assemble): Include the result of proc
696 big_or_little_endian on the command line to the linker.
697
698 1999-07-21 H.J. Lu <hjl@gnu.org>
699
700 * ld-elfvers/vers1.c: Add missing prototypes and include
701 <stdio.h> if necessary.
702 * ld-elfvers/vers15.c: Likewise.
703 * ld-elfvers/vers19.c: Likewise.
704 * ld-elfvers/vers2.c: Likewise.
705 * ld-elfvers/vers3.c: Likewise.
706 * ld-elfvers/vers4.c: Likewise.
707 * ld-elfvers/vers6.c: Likewise.
708 * ld-elfvers/vers7.c: Likewise.
709 * ld-elfvers/vers9.c: Likewise.
710 * ld-shared/main.c: Likewise.
711 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
712
713 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
714
715 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
716 with other DWARF2 targets.
717
718 1999-07-13 Nick Clifton <nickc@cygnus.com>
719
720 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
721 the undefined line test.
722
723 1999-07-10 Ian Lance Taylor <ian@zembu.com>
724
725 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
726
727 1999-07-07 Ian Lance Taylor <ian@zembu.com>
728
729 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
730 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
731
732 1999-06-13 Ian Lance Taylor <ian@zembu.com>
733
734 * ld-checks/asm.s: Use a symbol name for .lcomm.
735 * ld-checks/checks.exp: Use different names for the two tests.
736 Don't add extra text when invoking fail.
737
738 1999-06-12 Ian Lance Taylor <ian@zembu.com>
739
740 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
741 to "*-*-linux*aout*".
742 * ld-scripts/weak.exp: Likewise.
743 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
744
745 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
746
747 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
748 * ld-shared/sh1.c: Fix typo.
749
750 1999-06-04 H.J. Lu <hjl@gnu.org>
751
752 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
753 necessary.
754
755 1999-05-17 Nick Clifton <nickc@cygnus.com>
756
757 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
758
759 1999-05-11 DJ Delorie <dj@cygnus.com>
760
761 * ld-srec/srec.exp: Do not run tests for PE based ports.
762
763 1999-03-05 Nick Clifton <nickc@cygnus.com>
764
765 * ld-selective/selective.exp: Do not run tests for COFF or PE
766 based ports.
767
768 1999-02-17 Nick Clifton <nickc@cygnus.com>
769
770 * ld-undefined/undefined.exp: Add expected failures for StrongARM
771 targets.
772
773 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
774
775 * ld-selective/selective.exp: Add expected failure for ARM-COFF
776 targets.
777
778 1999-02-16 Nick Clifton <nickc@cygnus.com>
779
780 * ld-checks/asm.s: Use .long instead of .word.
781 Replace custom section names with .text, .data and .bss.
782 * ld-checks/script: Replace custom section names with .text, .data
783 and .bss.
784 * ld-checks/checks.exp: Replace custom section names with .text,
785 .data and .bss.
786
787 1999-02-11 Nick Clifton <nickc@cygnus.com>
788
789 * ld-checks: New directory: Tests for the linker's
790 --check-sections option.
791 * ld-checks/checks.exp: New file.
792 * ld-checks/script: Bogus linker script.
793 * ld-checks/asm.s: Simple test assembler file.
794
795 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
796
797 * ld-selective/selective.exp: Disable test for unsupported
798 targets. Change tests to check for absence of symbols instead
799 of address zero.
800
801 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
802
803 * config/default.exp (get_link_files): Quote target_triplet and CC
804 when invoking shell.
805 (get_target_emul): Likewise.
806
807 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
808
809 * config/default.exp (get_link_files, get_target_emul): New procs;
810 run shell commands to extract information from configure.host and
811 configure.tgt in the source tree.
812 (top level): Use them to get information needed to run tests, if
813 not otherwise provided.
814
815 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
816 gives non-zero addresses for memory region.
817 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
818 the new linker script.
819
820 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
821
822 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
823 newer glibc lets link succeed.
824
825 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
826
827 * ld-elfvers/vers1.c: Add missing return types and values.
828 * ld-elfvers/vers2.c: Likewise.
829 * ld-elfvers/vers3.c: Likewise.
830 * ld-elfvers/vers4.c: Likewise.
831 * ld-elfvers/vers5.c: Likewise.
832 * ld-elfvers/vers6.c: Likewise.
833 * ld-elfvers/vers7.c: Likewise.
834 * ld-elfvers/vers9.c: Likewise.
835 * ld-elfvers/vers15.c: Likewise.
836
837 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
838
839 * ld-selective: New directory with new files to test
840 selective linking.
841
842 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
843
844 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
845
846 * ld-elfvers/vers16.dsym: Work correctly on a system without
847 versioned system libraries.
848
849 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
850
851 * ld-elfvers/vers.exp: Run tests on alpha-linux.
852 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
853 Alpha's use of st_other.
854
855 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
856
857 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
858 * ld-elfvers/{vers16.*, vers16a.*}: New files.
859
860 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
861
862 * ld-undefined/undefined.exp: Make undefined line test be an xfail
863 for arm/thunb elf toolchains.
864
865 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
866
867 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
868
869 * ld-srec/srec.exp: Arm-elf now passes this test.
870
871 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
872
873 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
874
875 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
876
877 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
878 test if we don't have a static libbfd.a.
879
880 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
881
882 Based on patch from H.J. Lu <hjl@gnu.org>:
883 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
884
885 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
886
887 * ld-scripts/weak.t (.text, .data): Focus data to be used.
888 (/DISCARD/): All the rest.
889 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
890
891 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
892
893 * config/default.exp: Create tmpdir/gas subdirectory, add a
894 symlink to as-new, and set gcc_gas_flag variable.
895 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
896 be gcc, use gcc_gas_flag when compiling.
897
898 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
899
900 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
901 for i386, i486, and i586.
902 (objdump_versionstuff): If we can't find the line, dump the file.
903
904 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
905
906 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
907 * ld-scripts/weak.exp: Likewise.
908
909 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
910
911 * ld-srec/srec.exp: Add xfail for v850.
912
913 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
914 these tests.
915
916 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
917
918 * ld-scripts/weak.exp: New test.
919 * ld-scripts/weak.t: New file.
920 * ld-scripts/weak1.s: New file.
921 * ld-scripts/weak2.s: New file.
922
923 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
924
925 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
926 * ld-shared/shared.exp: Likewise.
927 * ld-elfvers/vers1.dsym: Allow for .sdata.
928 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
929
930 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
931
932 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
933 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
934 * ld-srec/sr1.c (__main): Change return type to void.
935 * ld-srec/sr3.cc (__main): Likewise.
936 (__builtin_delete, __builtin_new): Likewise.
937 (__get_dynamic_handler_chain): Return 0.
938 (__get_eh_context): Likewise.
939
940 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
941
942 * ld-undefined/undefined.exp: Add support for thumb-pe target.
943 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
944
945 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
946
947 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
948
949 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
950
951 * ld-shared/main.c (shlib_overriddencall2): New function.
952 (main): Call shlib_shlibcall2.
953 * ld-shared/sh1.c (shlib_shlibcall2): New function.
954 (shlib_overriddencall2): New function.
955 * ld-shared/shared.dat: Add output line for new test.
956 * ld-shared/sun4.dat: Likewise.
957
958 * ld-srec/sr3.cc (__get_eh_context): New function.
959
960 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
961
962 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
963 avoid compiler warning.
964 * ld-srec/sr3.cc (class Foo): Likewise.
965
966 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
967
968 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
969
970 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
971
972 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
973
974 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
975
976 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
977
978 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
979
980 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
981 fixes ARM tests.
982
983 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
984
985 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
986 coff targets.
987
988 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
989
990 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
991 avoid compiler warning.
992 * ld-srec/sr3.cc (class Foo): Likewise.
993
994 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
995
996 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
997 have any name when looking for entry symbol warnings.
998
999 * ld-srec/sr3.cc (__eh_pc): Define.
1000
1001 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
1002
1003 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
1004 __throw, since the current g++ expects them to be defined.
1005
1006 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
1007
1008 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1009 file if the string libc appears in it.
1010 (objdump_versionstuff): Accept unexpected lines in the output
1011 file. Compare lines using string match.
1012 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1013
1014 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
1015
1016 * ld-scripts/crossref.exp: Correct string quoting.
1017
1018 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
1019
1020 * config/default.exp: Change ld, as, nm and strip from .new to
1021 -new. Load ld-lib.exp rather than ld.exp.
1022 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1023 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1024 DejaGnu changes.
1025
1026 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
1027
1028 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1029 an alternation. From Greg Margo <gmargo@dl.com>.
1030
1031 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1032
1033 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1034 with non PIC shared libraries.
1035
1036 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
1037
1038 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1039 version handling.
1040
1041 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
1042
1043 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1044
1045 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
1046
1047 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1048 linking.
1049
1050 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
1051
1052 * config/default.exp: Use $base_dir rather than $objdir when
1053 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1054
1055 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
1056
1057 * ld-srec/srec.exp: Define various out of line prologue/epilogue
1058 functions for the mn10200 to avoid needing libgcc.a.
1059
1060 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
1061
1062 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1063
1064 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
1065
1066 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1067
1068 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
1069
1070 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1071 * config/default.exp: Set ar and strip.
1072
1073 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
1074
1075 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1076 prune_system_crud.
1077 * ld-cdtest/cdtest.exp: Ditto.
1078 * ld-scripts/crossref.exp: Ditto.
1079 * ld-sh/sh.exp: Ditto.
1080 * ld-shared/shared.exp: Ditto.
1081 * ld-srec/srec.exp: Ditto.
1082 * lib/ld.exp: Ditto.
1083
1084 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
1085
1086 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1087 * ld-scripts/script.exp: Ditto.
1088 * ld-sh/sh.exp: Ditto.
1089 * ld-undefined/undefined.exp: Ditto.
1090 * ld-versados/versados.exp: Ditto.
1091 * lib/ld.exp: Ditto.
1092
1093 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1094
1095 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1096
1097 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
1098
1099 * lib/ld.exp (default_ld_version): Fix for current version
1100 printing.
1101
1102 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
1103
1104 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1105
1106 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
1107
1108 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1109
1110 * lib/ld.exp: Use verbose -log instead of calling both verbose and
1111 send_log.
1112
1113 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
1114
1115 * ld-scripts/phdrs.exp: New test.
1116 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1117
1118 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
1119
1120 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1121 V_SPILL and V_FILL.
1122
1123 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
1124
1125 * ld-scripts/crossref.exp: New test.
1126 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1127 * ld-scripts/{cross1.t, cross2.t}: New files.
1128
1129 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
1130
1131 * ld-sh/sh.exp: Fix debugging messages.
1132 * ld-sh/sh1.s: Use .align 4.
1133
1134 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
1135
1136 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1137
1138 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1139
1140 * ld-shared/shared.exp: Run the shared library tests on
1141 Linux/m68k.
1142
1143 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
1144
1145 * ld-shared/shared.exp: Run the shared library tests on Linux.
1146
1147 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
1148
1149 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1150
1151 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
1152
1153 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1154 * ld-undefined/undefined.exp: Likewise.
1155
1156 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
1157
1158 * ld-undefined/undefined.exp: ELF targets should now pass the
1159 undefined line test.
1160
1161 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
1162
1163 * ld-empic/empic.exp: Update for change to MIPS disassembler.
1164
1165 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
1166
1167 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1168 when doing the --static test.
1169 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1170
1171 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
1172
1173 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1174 when creating ld-partial.o.
1175
1176 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
1177
1178 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1179 __eabi.
1180
1181 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
1182
1183 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1184
1185 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1186
1187 * ld-srec/srec.exp: On a29k targets, use --defsym to define
1188 V_SPILL and V_FILL.
1189 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1190 * ld-srec/sr3.cc: Likewise.
1191
1192 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1193
1194 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
1195
1196 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1197
1198 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
1199
1200 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1201
1202 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
1203
1204 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1205
1206 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
1207
1208 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1209
1210 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1211 * ld-srec/sr3.cc: Likewise.
1212
1213 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
1214
1215 * ld-empic/empic.exp: Update for changes in objdump output.
1216
1217 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
1218
1219 * ld-srec/srec.exp: New tests.
1220 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1221 * lib/ld.exp (ld_simple_link): Discard warnings about not being
1222 able to find the entry symbol.
1223
1224 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
1225
1226 * ld-sh/sh2.c (__main): Define.
1227
1228 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
1229
1230 * ld-empic/empic.exp: Accept a . in the address symbol.
1231
1232 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1233 powerpc*-*-aix*. Add code to create appropriate exports files,
1234 and pass appropriate compilation flags, and test against
1235 appropriate expected output.
1236 * ld-shared/xcoff.dat: New file.
1237 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1238 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
1239 function pointer, rather than shlib_mainvar.
1240 * ld-shared/sh1.c: Likewise.
1241 * ld-shared/shared.dat: Update for change from using shlib_mainvar
1242 to using shlib_shlibvar1.
1243 * ld-shared/sun4.dat: Likewise.
1244
1245 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
1246
1247 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1248 convenience when testing XCOFF.
1249
1250 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
1251
1252 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1253 along with --static.
1254
1255 * ld-scripts/script.s: Make symbols global.
1256
1257 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
1258
1259 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1260
1261 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
1262
1263 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1264 prevent the SunOS linker from trying to create a shared library.
1265
1266 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
1267
1268 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
1269 appropriate modifications and setup_xfails.
1270 * ld-shared/sun4.dat: New file.
1271
1272 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
1273
1274 * lib/ld.exp (default_ld_version): Call prune_system_crud.
1275 (default_ld_relocate, default_ld_link): Likewise.
1276 (default_ld_simple_link, default_ld_compile): Likewise.
1277 (default_ld_assemble, default_ld_nm): Likewise.
1278
1279 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
1280
1281 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1282 tests as untested rather than unresolved.
1283
1284 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
1285
1286 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1287
1288 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
1289
1290 * ld-scripts/script.exp: Split script verification into a proc.
1291 Add simple test of MRI script.
1292 * ld-scripts/scriptm.t: New file.
1293
1294 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
1295
1296 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1297 appropriate.
1298
1299 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
1300
1301 * config/default.exp: Define objcopy if it is not defined.
1302 * ld-sh/*: New tests for SH relaxing.
1303
1304 * ld-empic/empic.exp: If $CC does not exist, call untested rather
1305 than unresolved.
1306
1307 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
1308
1309 * ld-undefined/undefined.exp: If $CC does not exist, mark the
1310 tests as untested rather than unresolved. Clear ELF xfails for
1311 mips*, not just mips.
1312
1313 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
1314
1315 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1316 undefined line test.
1317
1318 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
1319
1320 * ld-undefined/undefined.exp: New test, to check reporting of
1321 undefined symbols.
1322 * ld-undefined/undefined.c: New file.
1323
1324 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
1325
1326 * ld-versados/versados.exp: If a test fails, report it correctly:
1327 don't try to run the next test, and don't report a pass as well as
1328 a fail.
1329
1330 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
1331
1332 * versados/(t1,t2).ld: End in newlines.
1333
1334 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1335
1336 * lib/ld.exp (default_ld_compile): If cc argument is multiple
1337 words, use only the first when trying to verify the availability
1338 of the compiler.
1339
1340 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
1341
1342 * ld-scripts/defined.t: Mention .data and .bss explicitly.
1343
1344 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1345
1346 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1347 call untested for each test, rather than ignoring it. If one test
1348 fails, go on to the next one instead of returning.
1349 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1350 unresolved.
1351 * ld-empic/empic.exp: Likewise. Also, always pass the same test
1352 name to pass or fail.
1353 * ld-shared/shared.exp: Likewise. Also, always run all tests.
1354 * ld-scripts/defined.exp: If as or nm fail, mark test as
1355 unresolved. Always pass the same test name to pass or fail.
1356 * ld-scripts/script.exp: Likewise.
1357 * ld-scripts/sizeof.exp: Likewise.
1358
1359 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1360
1361 * ld-scripts/sizeof.exp: New test, based on bug report from
1362 anders.blomdell@control.lth.se.
1363 * ld-scripts/sizeof.s: New file.
1364 * ld-scripts/sizeof.t: New file.
1365
1366 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1367
1368 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1369 if the linker exists.
1370
1371 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1372
1373 * lib/ld.exp (prune_system_crud): Define if not already defined,
1374 in case the user isn't using the newest DejaGnu version that we
1375 haven't released to the net yet.
1376
1377 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
1378
1379 * config/default.exp: Define objdump if it is not defined.
1380 * ld-empic/*: New tests to test -membedded-pic code.
1381
1382 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1383
1384 * ld-bootstrap/bootstrap.exp: Pass cmp output through
1385 prune_system_crud.
1386 * ld-cdtest/cdtest.exp: Pass diff output through
1387 prune_system_crud.
1388 * ld-shared/shared.exp: Likewise.
1389
1390 * config/default.exp: Remove unused and useless proc ld_load.
1391
1392 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1393
1394 * lib/ld.exp (default_ld_compile): Remove the output file before
1395 compiling.
1396
1397 * ld-shared/shared.exp: Move common test code into a procedure.
1398 Add tests for compiling the non shared code PIC.
1399 * ld-shared/main.c (main): Call main_called, and print the result.
1400 * ld-shared/shared.dat: Adjust accordingly.
1401
1402 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1403
1404 * ld-shared: New directory, with new files to test generating ELF
1405 shared libraries.
1406
1407 * lib/ld.exp (default_ld_compile): If the compilation worked, but
1408 no object file was created, check to see if the compiler foolishly
1409 ignored the -o switch when compiling, and move the resulting
1410 object if it did.
1411
1412 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1413
1414 * VMS does not permits `.' in directory names. Renamed
1415 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1416 ld.scripts to ld-scripts.
1417
1418 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1419
1420 * config/default.exp: Set variables as and nm. Create tmpdir if
1421 it does not already exist.
1422 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1423 * ld.cdtest/cdtest.exp: Likewise.
1424 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
1425 here. Change perror for no variables found to fail.
1426 * ld.scripts/script.exp: New test.
1427 * ld.scripts/script.t, ld.scripts/script.s: New files.
1428
1429 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1430
1431 * ld.scripts: New directory.
1432 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1433 * ld.scripts/defined.t: New file.
1434 * lib/ld.exp (default_ld_simple_link): New function.
1435 (default_ld_assemble, default_ld_nm): New functions.
1436 * config/default.exp: Rename from unix-ld.exp.
1437 (ld_simple_link, ld_assemble, ld_nm): New functions.
1438
1439 * config/unix-ld.exp: Set ld using findfile.
1440 * lib/ld.exp (default_ld_relocate): Return a value. Change format
1441 of log messages.
1442 (default_ld_compile): Likewise.
1443 (default_ld_link): Likewise. Also, don't include $BFDLIB and
1444 $LIBIBERTY in link.
1445 * ld.bootstrap/bootstrap.exp: Rewrite.
1446 * ld.cdtest/cdtest.exp: Rewrite.
1447 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1448 * ld.cdtest/cdtest-foo.h: Likewise.
1449 * ld.cdtest/cdtest-main.cc: Likewise.
1450
1451 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
1452
1453 * ld.cdtest/cdtest.exp: Don't look for $result before it's
1454 defined.
1455
1456 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
1457
1458 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1459 calls with perror calls.
1460
1461 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
1462
1463 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1464 * ld.cdtest/cdtest.exp: Adjusted.
1465
1466 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1467
1468 * lib/ld.exp (simple_diff): Indicate failure if files have
1469 different numbers of lines. Don't muck with $differences to avoid
1470 indicating a pass, just return.
1471
1472 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
1473 Fix test case to be valid ANSI C++. Don't require use of header
1474 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
1475 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
1476 commentary on things that are still broken with this test case.
1477
1478 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
1479
1480 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
1481
1482 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
1483
1484 * lib/ld.exp: add compiler and linker support
1485 * config/unix-ld.exp: add compiler and linker support
1486 * ld.bootstrap/bootstrap.exp: fixed to do partial links
1487 * ld.cdtest/cdtest.exp: constructor/destructor testscase
1488
1489 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
1490
1491 * lib/ld.exp: new file
1492 * config/unix-ld.exp: new file
1493 * ld.bootstrap/bootstrap.exp: new file
This page took 0.059802 seconds and 5 git commands to generate.