Source-Changes archive

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

CVS commit: src/sys/arch/mips/mips



Module Name:    src
Committed By:   matt
Date:           Sun Jul 10 23:21:59 UTC 2011

Modified Files:
        src/sys/arch/mips/mips: cpu_exec.c db_disasm.c lock_stubs_llsc.S
            locore_mips3.S mipsX_subr.S sig_machdep.c svr4_machdep.c syscall.c
Removed Files:
        src/sys/arch/mips/mips: lock_stubs.S

Log Message:
More <machine/ include cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/mips/mips/cpu_exec.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/mips/mips/db_disasm.c \
    src/sys/arch/mips/mips/sig_machdep.c
cvs rdiff -u -r1.14 -r0 src/sys/arch/mips/mips/lock_stubs.S
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/mips/lock_stubs_llsc.S
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mips/mips/svr4_machdep.c
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/mips/mips/syscall.c

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