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/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/ada-tests/ChangeLog b/c/src/ada-tests/ChangeLog
index 94b97bdea1..d86dd8e762 100644
--- a/c/src/ada-tests/ChangeLog
+++ b/c/src/ada-tests/ChangeLog
@@ -1,5 +1,15 @@
2003-01-03 Joel Sherrill <joel@OARcorp.com>
+ * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am,
+ sptests/sp01/config.h, sptests/sp04/Makefile.am,
+ sptests/sp04/config.h, support/init.c: Modified build rules slightly
+ so gnat_main is used as the Ada main entry point. Modified
+ sp01 and sp04 Makefile.am's to compile and link with init.o.
+ The test config.h's specified the Ada application requirements -- not
+ the Classic API ones.
+
+2003-01-03 Joel Sherrill <joel@OARcorp.com>
+
* Makefile.am, configure.ac, samples/Makefile.am: Do not configure
them unless multiprocessing is enabled.