summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/xdr_float.c
AgeCommit message (Expand)Author
2001-12-15Use __sh__ instead of __sh3__.thorpej
2001-06-19Another one of those if defined(arch) lists I forgot to commit earlier.fvdl
2001-02-21Add support for ARM VFP-format doubles, conditional on __VFP_FP__.bjh21
2001-02-18The ARM FPA is big-endian as far as the word order in doubles is concerned.bjh21
2001-02-09__arm26__ || __arm32__ -> __arm__bjh21
2000-12-20appease lint castschristos
2000-07-17fix a bug in the NOIEEE (aka VAX) case.matt
2000-07-14Use explicit int32 get/put macros. Needed for 64bit big-endian systems.fvdl
2000-05-09Initial commit of arm26 portbjh21
2000-01-22Delint.mycroft
1999-11-26check __sh3__msaitoh
1998-11-15delintchristos
1998-10-19Change #ifdef vax to __vax__.matt
1998-02-13* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.lukem
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10major cleanup (to sync with changes made in include/rpc/*.h):lukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-03-29PowerPC is an IEEE floating point system.thorpej
1996-02-16Define IEEEFP if we are compiling for the arm32.mark
1995-06-05Fix typo (Der mouse, PR #1115).pk
1995-04-14Removed comment that explained that this code is not portable. A betterjtc
1995-03-21#include <machine/endian.h>.jtc
1995-02-25save my sanity; stop using Id.cgd
1994-12-22fix up for new compiler predefinescgd
1994-12-20type-size sanitycgd
1994-12-04be much more careful with types, and add prototype everything.cgd
1994-03-02Changing the ns32000 to ns32k as used in other places.phil
1993-10-07move the rpc code into libccgd