aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn1-1/+1
1994-05-17 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error procBill Cox3-5/+10
calls with perror calls.
1994-05-118.3 name fixes: ld.cdtest/cdtest-func.cc -> cdtest-bar.ccKen Raeburn4-3/+36
1994-02-25For some reason this directory was missing a .Sanitize file.Ian Lance Taylor1-0/+41
1994-02-18keep ld.cdtestKen Raeburn1-0/+1
1994-01-28get rid of rcs crudKen Raeburn1-2/+0
1994-01-28Fix test case to be valid ANSI C++.Ken Raeburn4-23/+29
Don't require use of fixed C++ header files, so "../gcc/xgcc -B../gcc/" ought to work for CXX. In cdtest.exp: Combine "rm" lines. Added some commentary on things still broken in this test case.
1994-01-28* lib/ld.exp (simple_diff): Indicate failure if files have different numbers ofKen Raeburn1-6/+11
lines. Don't muck with $differences to avoid indicating a pass, just return. Also got rid of trailing whitespace on some lines.
1993-09-10Added CXXFLAGS to compile stage in ld.cdtest/cdtest.expJeffrey Wheat1-4/+4
1993-08-12added support for the original "make chech-cdtest"Jeffrey Wheat7-15/+400
1993-08-12cleaned up tests to work like they did originally in the makefileJeffrey Wheat2-6/+47
1993-08-05New files for ld testsuitesJeffrey Wheat7-0/+359