summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 09:42:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 09:42:52 +0000
commit3ac29f0af0f507558a14e59d4e66efea51359d17 (patch)
tree98da7ad7e14ec3961983b53ee471fcd6b0c004d1 /cpukit/ChangeLog
parent2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3ac29f0af0f507558a14e59d4e66efea51359d17.tar.bz2
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/clnt_udp.c, librpc/src/xdr/xdr_mem.c: Use [u]intptr_t instead of [u_]long for better 16bit compliance.
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 0475377301..93ef4a44b3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/clnt_udp.c, librpc/src/xdr/xdr_mem.c:
+ Use [u]intptr_t instead of [u_]long for better 16bit compliance.
+
+2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/enable-itron.m4, aclocal/check-itron.m4: Replace
RTEMS_HAS_ITRON_API with enable_itron.
* librpc/src/rpc/pmap_rmt.c: Use uintptr_t for better 16bit