summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-13 04:23:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-13 04:23:36 +0000
commitd526708e5d13dfb4aaeebed4ba680f221e7d08e1 (patch)
tree71cef5ac042bad383d8889b9f0844de5b77f18da /cpukit/ChangeLog
parentAdd RTEMS_CHECK_GCC_PRINTF_LD_OFF_T, RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T. (diff)
downloadrtems-d526708e5d13dfb4aaeebed4ba680f221e7d08e1.tar.bz2
2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/gcc-sanity.m4: Add RTEMS_CHECK_GCC_PRINTF_LD_OFF_T, RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T.
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 504f8418ba..f014ce59cf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * aclocal/gcc-sanity.m4: Add RTEMS_CHECK_GCC_PRINTF_LD_OFF_T,
+ RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T.
+
+2010-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* shttpd/io_dir.c: Cast consts to size_t (Avoid overflows on implicit
const casts on 16bit targets).