* ld-shared: New directory, with new files to test generating ELF
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2
3 * ld-shared: New directory, with new files to test generating ELF
4 shared libraries.
5
6 * lib/ld.exp (default_ld_compile): If the compilation worked, but
7 no object file was created, check to see if the compiler foolishly
8 ignored the -o switch when compiling, and move the resulting
9 object if it did.
10
11 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12
13 * VMS does not permits `.' in directory names. Renamed
14 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
15 ld.scripts to ld-scripts.
16
17 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18
19 * config/default.exp: Set variables as and nm. Create tmpdir if
20 it does not already exist.
21 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
22 * ld.cdtest/cdtest.exp: Likewise.
23 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
24 here. Change perror for no variables found to fail.
25 * ld.scripts/script.exp: New test.
26 * ld.scripts/script.t, ld.scripts/script.s: New files.
27
28 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29
30 * ld.scripts: New directory.
31 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
32 * ld.scripts/defined.t: New file.
33 * lib/ld.exp (default_ld_simple_link): New function.
34 (default_ld_assemble, default_ld_nm): New functions.
35 * config/default.exp: Rename from unix-ld.exp.
36 (ld_simple_link, ld_assemble, ld_nm): New functions.
37
38 * config/unix-ld.exp: Set ld using findfile.
39 * lib/ld.exp (default_ld_relocate): Return a value. Change format
40 of log messages.
41 (default_ld_compile): Likewise.
42 (default_ld_link): Likewise. Also, don't include $BFDLIB and
43 $LIBIBERTY in link.
44 * ld.bootstrap/bootstrap.exp: Rewrite.
45 * ld.cdtest/cdtest.exp: Rewrite.
46 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
47 * ld.cdtest/cdtest-foo.h: Likewise.
48 * ld.cdtest/cdtest-main.cc: Likewise.
49
50 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
51
52 * ld.cdtest/cdtest.exp: Don't look for $result before it's
53 defined.
54
55 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
56
57 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
58 calls with perror calls.
59
60 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
61
62 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
63 * ld.cdtest/cdtest.exp: Adjusted.
64
65 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
66
67 * lib/ld.exp (simple_diff): Indicate failure if files have
68 different numbers of lines. Don't muck with $differences to avoid
69 indicating a pass, just return.
70
71 * testsuite/ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
72 Fix test case to be valid ANSI C++. Don't require use of header
73 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
74 * testsuite/ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
75 commentary on things that are still broken with this test case.
76
77 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
78
79 * testsuite/ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
80
81 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
82
83 * testsuite/lib/ld.exp: add compiler and linker support
84 * testsuite/config/unix-ld.exp: add compiler and linker support
85 * testsuite/ld.bootstrap/bootstrap.exp: fixed to do partial links
86 * testsuite/ld.cdtest/cdtest.exp: constructor/destructor testscase
87
88 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
89
90 * testsuite/lib/ld.exp: new file
91 * testsuite/config/unix-ld.exp: new file
92 * testsuite/ld.bootstrap/bootstrap.exp: new file
This page took 0.031961 seconds and 5 git commands to generate.