Commit Graph

97 Commits

Author SHA1 Message Date
Joel Sherrill
be0eebc1be 2009-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* librpc/src/xdr/xdr_float.c: Change detection logic for h8300.
2009-05-20 22:58:32 +00:00
Joel Sherrill
0c5b59de85 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* librpc/src/xdr/xdr_float.c: M32C has no native float but GCC soft
	float should be IEEE format.
2009-01-08 15:02:25 +00:00
Ralf Corsepius
b7cfd627b3 Add missing initializers. 2008-12-23 05:00:57 +00:00
Joel Sherrill
15e44fd15b 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: Add
	Lattice Mico32 support.
2008-12-04 22:53:33 +00:00
Joel Sherrill
a2ddf1ca8b 2008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* librpc/src/xdr/xdr_float.c: Add M32C, M32R, and Blackfin.
2008-11-05 21:51:45 +00:00
Ralf Corsepius
a66bc0f761 Stop using old-style function definitions. 2008-09-01 11:32:18 +00:00
Ralf Corsepius
142025c80c Add missing prototypes. 2008-08-18 07:22:23 +00:00
Ralf Corsepius
38f9509eee Misc. ansifications. Add prototypes. 2008-08-01 16:53:46 +00:00
Ralf Corsepius
cd7916266e Misc. ansifications. Add prototypes. 2008-08-01 16:44:07 +00:00
Ralf Corsepius
123116dd99 Misc. ansifications. 2008-08-01 16:05:37 +00:00
Ralf Corsepius
9c873b1da9 Remove stray local decls. Misc. ansifications. 2008-08-01 16:04:25 +00:00
Ralf Corsepius
b58315677d Misc. ansifications. 2008-08-01 15:58:16 +00:00
Ralf Corsepius
08ef2dd09c Remove stray clnt_perror(). 2008-08-01 15:51:19 +00:00
Ralf Corsepius
8f926f1341 Add missing prototypes. 2008-08-01 15:47:13 +00:00
Ralf Corsepius
b03af1c202 Add missing prototypes. 2008-08-01 15:16:38 +00:00
Ralf Corsepius
12c21c8091 Add missing prototypes. 2008-08-01 14:29:11 +00:00
Ralf Corsepius
885e1e0dba Add missing prototypes. 2008-08-01 14:14:22 +00:00
Ralf Corsepius
624a038ee4 Add missing prototypes. 2008-08-01 07:32:47 +00:00
Ralf Corsepius
7d7d5e8ebb Remove register vars. 2008-08-01 07:28:48 +00:00
Ralf Corsepius
95b5e810b0 Misc. ansifications. 2008-08-01 07:25:35 +00:00
Ralf Corsepius
aec776a26f Misc. ansifications. 2008-08-01 07:04:10 +00:00
Ralf Corsepius
d943f3ab51 Cosmetics. 2008-08-01 06:59:13 +00:00
Ralf Corsepius
2d3d0272bc Misc. ansifications. 2008-08-01 06:56:33 +00:00
Ralf Corsepius
0c9f5db3e9 Misc. ansifications. 2008-08-01 06:50:12 +00:00
Ralf Corsepius
a9b1804828 Cosmetics. 2008-08-01 06:46:46 +00:00
Ralf Corsepius
b8e5e75593 Cosmetics. 2008-08-01 06:45:22 +00:00
Ralf Corsepius
5a81955702 Cosmetics. 2008-08-01 06:44:23 +00:00
Ralf Corsepius
9d1596d6ae Misc. ansifications. 2008-08-01 06:39:51 +00:00
Ralf Corsepius
3c412d9e77 Add missing prototypes. 2008-08-01 06:25:15 +00:00
Ralf Corsepius
b6e23ea73e Misc. ansifications. 2008-08-01 06:19:45 +00:00
Ralf Corsepius
3a81d6d8d2 More ansifications. 2008-08-01 06:15:43 +00:00
Ralf Corsepius
83516125cb Misc. ansifications. 2008-08-01 06:12:05 +00:00
Ralf Corsepius
18f1673427 Misc. ansifications.
Add missing prototypes.
2008-08-01 06:06:27 +00:00
Ralf Corsepius
456ebf8185 Misc. ansifications. 2008-08-01 05:59:32 +00:00
Ralf Corsepius
9f4040a13b Eliminate __P(). 2008-08-01 05:40:52 +00:00
Ralf Corsepius
f75082d2f3 Include <rtems/endian.h> instead of <machine/endian.h>. 2007-05-10 05:14:55 +00:00
Ralf Corsepius
32556fc156 2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/rtime.c: Use uint32_t instead of unsigned long for
	return value of ntohl (POSIX requirement).
	Use UINT32_C macros to avoid overflows on 16bit targets.
	Eliminate __P.
2007-05-08 12:40:33 +00:00
Ralf Corsepius
e2a2369051 2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/clnt_tcp.c (clnttcp_create):
	Use uintptr_t for "disrupt". Remove bogus (long) cast.
2007-03-28 16:03:44 +00:00
Ralf Corsepius
e4fec9007e Add bfin. 2006-11-09 10:28:59 +00:00
Joel Sherrill
90d2585a07 2006-09-14 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/route.c, librpc/src/rpc/auth_none.c,
	librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c,
	librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c,
	librpc/src/rpc/rtems_portmapper.c: Removed warnings.
2006-09-14 19:09:06 +00:00
Joel Sherrill
cf04e8aca9 *** empty log message *** 2006-09-01 19:10:01 +00:00
Joel Sherrill
48b1e29a7d 2006-08-30 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/utsname.c, libnetworking/libc/res_debug.c,
	libnetworking/net/if_media.h, libnetworking/rtems/rtems_mii_ioctl.c,
	librpc/src/rpc/svc_simple.c: Remove printf format warnings.
2006-08-30 13:18:40 +00:00
Joel Sherrill
60eae27dea 2006-08-09 Kolja Waschk <waschk@telos.de>
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: New
	port to Altera NIOS II.
2006-08-09 21:03:27 +00:00
Till Straumann
3994191599 2005-11-02 Till Straumann <strauman@slac.stanford.edu>
PR 849/networking
	* librpc/src/rpc/rtems_portmapper.c: Increased stack size
    by ARGSIZE to prevent overrun.
2005-12-09 22:43:14 +00:00
Joel Sherrill
9d16b9c3f0 2005-05-26 Joel Sherrill <joel@OARcorp.com>
* libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h,
	librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c,
	librpc/src/rpc/pmap_getport.c: Remove warnings.
2005-05-27 00:37:13 +00:00
Ralf Corsepius
9dcab59b1a Use void* instead of caddr_t. Cosmetics from FreeBSD. 2005-05-25 17:17:14 +00:00
Ralf Corsepius
12db3bda88 Misc. fixes. 2005-05-25 15:07:19 +00:00
Ralf Corsepius
c11cb9a5a9 More updates from FreeBSD. 2005-05-25 13:56:50 +00:00
Ralf Corsepius
fd6a994ee7 More updates from FreeBSD. 2005-05-25 13:02:40 +00:00
Ralf Corsepius
ce1c8ea42e Remove (Unused, obsolete). 2005-05-25 08:54:37 +00:00