summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 07:43:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 07:43:32 +0000
commit9ff6462513e7ce043bdbb38d2e1809fb697efd0d (patch)
tree36d123b51cb4d3aa36f9b1a69c88e8a5699967a9 /cpukit/ChangeLog
parent2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9ff6462513e7ce043bdbb38d2e1809fb697efd0d.tar.bz2
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/pmap_rmt.c: Use uintptr_t 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 60ba0316c8..902bd4a13a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/pmap_rmt.c: Use uintptr_t for better 16bit
+ compliance.
+
+2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/enable-itron.m4: Cosmetics.
* httpd/Makefile.am: Use LIBHTTPD.
* shttpd/Makefile.am: Use LIBSHTTPD.