NetBSD/lib/libc/arch/m68k/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 Update for signal changes. 1998-10-05 02:34:18 +00:00
__sigsetjmp14.S Update for signal changes. 1998-10-05 02:34:18 +00:00
_setjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
adddf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
addsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
alloca.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
ashlsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
ashrsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
bswap16.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap32.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap64.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cmpdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
cmpsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divdf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
extendsfdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
fabs.S Fix files using old TNF copyright notice 1997-07-30 23:50:37 +00:00
fixdfsi.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
fixunsdfsi.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
floatsidf.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
flt_rounds.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetmask.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetround.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetsticky.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetmask.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetround.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetsticky.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
frexp.c Fix RCSID's 1997-07-13 18:45:15 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c delint 1998-11-14 19:31:01 +00:00
ldexp.S Most calls of ldexp() won't be with a first parameter of 0.0. Don't penalize 1997-10-09 20:06:18 +00:00
ldexp.c ieee.h and ldexp.c taken from the powerpc port, for the benefit of 1997-10-02 21:47:47 +00:00
lshlsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
lshrsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
modf.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
modsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
muldf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
mulsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
mulsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
negdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
negsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
setjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
sigsetjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
subdf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
subsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
truncdfsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
udivsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
umodsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
umulsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00