summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/ChangeLog')
-rw-r--r--c/src/ada-tests/ChangeLog15
1 files changed, 9 insertions, 6 deletions
diff --git a/c/src/ada-tests/ChangeLog b/c/src/ada-tests/ChangeLog
index 382fcf9070..c7a2280eec 100644
--- a/c/src/ada-tests/ChangeLog
+++ b/c/src/ada-tests/ChangeLog
@@ -1,13 +1,16 @@
-2002-08-26 Joel Sherrill <joel@OARcorp.com>
+2002-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * tm27 and tm27 are irrelevant as Ada binding tests.
- * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
+ * sptests/sp09/sptest.adb: Add Result to SCREEN_13.
+ Remove Status from TASK_1.
+ * sptests/sp21/sptest.adb: Add Result to TASK_1.
+ * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs.
+ * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS.
+ * configure.ac: Check for m4. Abort if HAS_GNAT = no.
2002-08-26 Joel Sherrill <joel@OARcorp.com>
- * sptests/sp19/sptest.adb: Modified to follow pattern of SP01
- even though this test is not supported.
- * sptests/sp19/sp19.adb: New file.
+ * tm27 and tm27 are irrelevant as Ada binding tests.
+ * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
2002-08-26 Joel Sherrill <joel@OARcorp.com>