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