History log of /netbsd-src/common/lib/libc/arch/i386/gen/byte_swap_4.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 19ef5b5b 23-May-2014 uebayasi <uebayasi@NetBSD.org>

Put missing END() markers to set ELF symbol size.


# 0df165c0 28-Nov-2007 ad <ad@NetBSD.org>

Use xchgb, bswapl and not rotate/shift.


# a30f264f 27-Dec-2005 yamt <yamt@NetBSD.org>

don't rename bswap{16,32} if defined(_KERNEL) || defined(_STANDALONE).
(they are hidden by gcc-optimized versions, though.)


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.