summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-04 16:02:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-04 16:02:40 +0000
commit113e85123f0e172c27d11b9b69eadc525ff721d3 (patch)
tree36e3ab8b9df0a4571eeeb391f4afb2f007a19f8a /cpukit/ChangeLog
parent2007-12-03 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-113e85123f0e172c27d11b9b69eadc525ff721d3.tar.bz2
2007-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/rtems/config.h: Add accessory macros for Configuration Table fields merged from CPU Table.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ac2bf54c12..da97c082b7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/rtems/config.h: Add accessory macros for Configuration
+ Table fields merged from CPU Table.
+
2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/malloc.c, libmisc/monitor/mon-command.c,