8.3 name fixes: ld.cdtest/cdtest-func.cc -> cdtest-bar.cc
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2
3 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
4 * ld.cdtest/cdtest.exp: Adjusted.
5
6 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7
8 * lib/ld.exp (simple_diff): Indicate failure if files have
9 different numbers of lines. Don't muck with $differences to avoid
10 indicating a pass, just return.
11
12 * testsuite/ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
13 Fix test case to be valid ANSI C++. Don't require use of header
14 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
15 * testsuite/ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
16 commentary on things that are still broken with this test case.
17
18 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
19
20 * testsuite/ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
21
22 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
23
24 * testsuite/lib/ld.exp: add compiler and linker support
25 * testsuite/config/unix-ld.exp: add compiler and linker support
26 * testsuite/ld.bootstrap/bootstrap.exp: fixed to do partial links
27 * testsuite/ld.cdtest/cdtest.exp: constructor/destructor testscase
28
29 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
30
31 * testsuite/lib/ld.exp: new file
32 * testsuite/config/unix-ld.exp: new file
33 * testsuite/ld.bootstrap/bootstrap.exp: new file