summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-29 15:59:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-29 15:59:05 +0000
commitf31a0787b3757325764ff701012e2cd07f7ceb6e (patch)
treeb8bd55376cf1d1f305a12c700f44945e3b90a28d /cpukit/ChangeLog
parent2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f31a0787b3757325764ff701012e2cd07f7ceb6e.tar.bz2
2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* score/include/Makefile.am: Remove cpuopt.h generation. * configure.ac: Correct package name. Don't build ada if POSIX is disabled. Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c81809fd67..72b20b4cda 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * score/include/Makefile.am: Remove cpuopt.h generation.
+ * configure.ac: Correct package name.
+ Don't build ada if POSIX is disabled.
+ Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
+
+2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/prog-gnat.m4: New.
* configure.ac: Add ada subdir handling.