NetBSD/lib/libc/arch/sparc64/gen
bouyer dc306354b0 Move the bswap functions from libutil to libc (this bups the
minor of libc and the major of libutil). For little-endian architectures
merge the bnswap() assembly versions with nto* and hton* using symbols
aliasing. Use symbol renaming for the bswap function in this case to avoid
namespace pollution.
Declare bswap* in machine/bswap.h, not machine/endian.h. For little-endian
machines, common code for inline macros go in machine/byte_swap.h
Sync libkern with libc.
Adjust #include in kernel sources for machine/bswap.h.
1999-01-15 13:31:15 +00:00
..
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
__setjmp14.S More fixes to signal handling code... 1999-01-03 16:22:04 +00:00
__sigsetjmp14.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
_setjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
divrem.m4 Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fabs.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fixunsdfsi.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
flt_rounds.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpgetmask.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpgetround.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpgetsticky.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpsetmask.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpsetround.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
fpsetsticky.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
frexp.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c delint 1998-11-14 19:31:01 +00:00
isnan.c Need internal names for isinf() and isnan(). 1998-10-13 14:43:36 +00:00
ldexp.c Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
modf.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
mul.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
saveregs.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00
setjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
sigsetjmp.S Fix libc signal breakage (I hope). 1998-10-08 02:27:58 +00:00
umul.S Add sparc64-specific libc. 1998-09-11 04:56:19 +00:00