summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 15:29:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 15:29:56 +0000
commit2dd1e2054fbea42fc84d4904968eace0ec41b6f4 (patch)
tree11618ed29038188354c0fe2f4ccdda76ad5967ca /cpukit/ChangeLog
parentRemove LIBITRON. (diff)
downloadrtems-2dd1e2054fbea42fc84d4904968eace0ec41b6f4.tar.bz2
2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am, score/Makefile.am: Remove LIBITRON. * score/src/objectallocatebyindex.c, score/src/objectgetbyindex.c, score/src/threadrotatequeue.c: Remove. * Makefile.am: Remove itron. * configure.ac: Remove itron. * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5d33b275b4..190bb82cde 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,14 @@
2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * wrapup/Makefile.am, score/Makefile.am: Remove LIBITRON.
+ * score/src/objectallocatebyindex.c, score/src/objectgetbyindex.c,
+ score/src/threadrotatequeue.c: Remove.
+ * Makefile.am: Remove itron.
+ * configure.ac: Remove itron.
+ * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
+
+2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libfs/src/rfs/rtems-rfs-file-system.h: Revert previous change.
Force RTEMS_RFS_VERSION_MASK to be 32bit.
* libfs/src/rfs/rtems-rfs-rtems-dir.c: Various 64bit fixes.