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