History log of /netbsd-current/common/lib/libc/arch/i386/gen/byte_swap_2.S
Revision Date Author Comments
# 1.4 22-May-2014 uebayasi

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


# 1.3 27-Nov-2007 ad

branches: 1.3.34; 1.3.48;
Use xchgb, bswapl and not rotate/shift.


# 1.2 27-Dec-2005 yamt

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


# 1.1 20-Dec-2005 christos

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


# 1.2.18.1 08-Jan-2008 matt

sync with HEAD


# 1.3.48.1 10-Aug-2014 tls

Rebase.


# 1.3.34.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.