summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-22 17:10:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-22 17:10:59 +0000
commit4ef27382217863ec97d78c43f22bfbf6d7ea5918 (patch)
tree613f2d1b278ca28f1cc62103806f089c0eddbb55 /cpukit/ChangeLog
parent2009-10-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4ef27382217863ec97d78c43f22bfbf6d7ea5918.tar.bz2
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/cpu/Makefile.am: Update DIST_SUBDIRS.
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 1d9acacc52..fa571ba8a2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/cpu/Makefile.am: Update DIST_SUBDIRS.
+
+2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libblock/include/rtems/flashdisk.h: Use UINT32_C consts to
avoid implicit int-cast overflows in RTEMS_FDISK_KBYTES.