summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-11 21:48:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-11 21:48:42 +0000
commit45d107ecfcf2ed2cb603edbeeb352a28701073a1 (patch)
tree840db8e285169925ada8a64eed126ed939314dbf /cpukit/ChangeLog
parent2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-45d107ecfcf2ed2cb603edbeeb352a28701073a1.tar.bz2
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/src/exinit.c: Eliminate _CPU_Thread_dispatch_pointer and passing address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
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 b613419d41..6f1f22d908 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/src/exinit.c: Eliminate _CPU_Thread_dispatch_pointer and passing
+ address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
+
2009-02-11 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1374/misc