summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-05 06:12:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-05 06:12:14 +0000
commit10ae124ce1e9ec42477cb828a898e9a1207e839a (patch)
treec17f903723510153659038de17d1151744f631b4 /cpukit/ChangeLog
parent2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de> (diff)
downloadrtems-10ae124ce1e9ec42477cb828a898e9a1207e839a.tar.bz2
2004-04-05 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add AC_CHECK_SIZEOF([CPU_CONTEXT]..). Add SIZEOF_CPU_CONTEXT to cpuopts.h. Add RTEMS_PROG_CCAS. * acinclude.m4: Use unquoted "here" document to propagate $3 to cpuopts.tmp.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a9d2b85f31..2576bbe9f1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-05 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * configure.ac: Add AC_CHECK_SIZEOF([CPU_CONTEXT]..).
+ Add SIZEOF_CPU_CONTEXT to cpuopts.h.
+ Add RTEMS_PROG_CCAS.
+ * acinclude.m4: Use unquoted "here" document to propagate $3 to
+ cpuopts.tmp.
+
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir).