summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 f1950cf336..6e4e85e040 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/hexdump-odsyntax.c: Fix failure on SH2e where there is
+ only single precision float.
+
+2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/getpagesize.c, posix/Makefile.am: Eliminate one copy
of getpagesize() and make it return an int.
* posix/src/getpagesize.c: Removed.