summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-11 21:10:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-11 21:10:52 +0000
commitdc09259b1039e20224be272008b9d755655c8b80 (patch)
tree5e8156d57eeeac2c1645c7bae4cdd22ae65820b5 /cpukit/ChangeLog
parent2008-12-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-dc09259b1039e20224be272008b9d755655c8b80.tar.bz2
2008-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/inline/rtems/score/address.inl: Make offset arguments intptr_t not int32_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 f765512f80..b031d7bd79 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/inline/rtems/score/address.inl: Make offset arguments intptr_t
+ not int32_t.
+
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/net/route.h: