summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-25 21:18:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-25 21:18:06 +0000
commit2b0d72afb87841ed7e7263b6b6db6c5173a52484 (patch)
tree6c6e8759d222cd6607b5d21143851b3bc20cec25 /c/src/ChangeLog
parent2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2b0d72afb87841ed7e7263b6b6db6c5173a52484.tar.bz2
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c, libchip/rtc/icm7170.c, libchip/rtc/icm7170_reg.c, libchip/rtc/m48t08_reg.c, libchip/rtc/rtc.h: Use uintptr_t instead of uint32_t.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index de4d5eb6d8..8391cd1b0f 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c,
+ libchip/rtc/icm7170.c, libchip/rtc/icm7170_reg.c,
+ libchip/rtc/m48t08_reg.c, libchip/rtc/rtc.h: Use uintptr_t instead of
+ uint32_t.
+
2010-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/serial/serial.h: Add extern "C".