summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-05 21:50:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-05 21:50:11 +0000
commitd10477877d2144b0a3d02a11a3a6fc8c9f22422d (patch)
treec4b75ec428e541831fabe51ef2780c51343ed032 /cpukit/ChangeLog
parent2008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d10477877d2144b0a3d02a11a3a6fc8c9f22422d.tar.bz2
2008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/threadhandler.c: M32R uses different name for init.
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 551c595bfc..d3107a8ceb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/src/threadhandler.c: M32R uses different name for init.
+
+2008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/Makefile.am: Add _execve() so we can use newlib posix support
directory and eliminate code in RTEMS.
* posix/src/_execve.c: New file.