summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-15 11:08:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-15 11:08:14 +0000
commit5f885443699b77018acccb9fff05f7d436f4fbb8 (patch)
treea3497bdb0e6f6dd745a8a24423a7e3a3a01cf54b /cpukit/ChangeLog
parent2006-08-15 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5f885443699b77018acccb9fff05f7d436f4fbb8.tar.bz2
2006-08-15 Joel Sherrill <joel@OARcorp.com>
* libnetworking/kern/kern_sysctl.c: Change int to int32_t. * libnetworking/net/if_loop.c: Add cast to long. These plus a patch to machine/param.h let the h8300 build multilib.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6eb21eb186..912af648c8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-15 Joel Sherrill <joel@OARcorp.com>
+
+ * libnetworking/kern/kern_sysctl.c: Change int to int32_t.
+ * libnetworking/net/if_loop.c: Add cast to long.
+ These plus a patch to machine/param.h let the h8300 build multilib.
+
2006-08-10 Till Straumann <strauman@slac.stanford.edu>
* libnetworking/rtems/rtems_mii_ioctl_kern.c: