From 5f885443699b77018acccb9fff05f7d436f4fbb8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 Aug 2006 11:08:14 +0000 Subject: 2006-08-15 Joel Sherrill * 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. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + * 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 * libnetworking/rtems/rtems_mii_ioctl_kern.c: -- cgit v1.2.3