Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/common/lib/libc/arch/vax



Module Name:    src
Committed By:   matt
Date:           Tue Jan 25 04:45:29 UTC 2011

Modified Files:
        src/common/lib/libc/arch/vax/gen: bswap16.S bswap32.S bswap64.S udiv.S
            urem.S
        src/common/lib/libc/arch/vax/string: memcpy.S memmove.S memset.S

Log Message:
Use END(sym)
use RCSID


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/vax/gen/bswap16.S \
    src/common/lib/libc/arch/vax/gen/bswap32.S \
    src/common/lib/libc/arch/vax/gen/bswap64.S \
    src/common/lib/libc/arch/vax/gen/udiv.S \
    src/common/lib/libc/arch/vax/gen/urem.S
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/vax/string/memcpy.S \
    src/common/lib/libc/arch/vax/string/memmove.S
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/vax/string/memset.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index