summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-06 22:53:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-11-06 22:53:43 +0000
commite15aa41e9c405f1c5886ddf2ac104dda0f179ce1 (patch)
tree61abcb15fc9afd2c1875d518bccea8a2fc5dc767 /cpukit/ChangeLog
parent2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e15aa41e9c405f1c5886ddf2ac104dda0f179ce1.tar.bz2
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Add ARM/Thumb Makefile.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 09dd611326..003e15b519 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * configure.ac: Add ARM/Thumb Makefile.
+
+2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
PR 1266/cpukit
* posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead
of class for key indexing.