Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/vax/gen/byte_swap_4.S
RevisionDateAuthorComments
 1.5  25-Jan-2011  matt Move IDs into .ident
Use END(x)
Remove a.out support
Make CERROR hidden
 1.4  07-Aug-2003  agc branches: 1.4.52;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.3  24-Feb-2002  matt Change to use a register prefix.
 1.2  06-Mar-1999  ragge branches: 1.2.12;
Fix typos after the hton* changes. Need __*setjmp14.S also.
 1.1  15-Jan-1999  bouyer 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.
 1.2.12.2  22-Mar-2002  nathanw Catch up to -current.
 1.2.12.1  08-Mar-2002  nathanw Catch up to -current.
 1.4.52.1  08-Feb-2011  bouyer Sync with HEAD

RSS XML Feed