Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include



Module Name:    src
Committed By:   matt
Date:           Sun Aug 16 03:33:58 UTC 2009

Modified Files:
        src/sys/arch/mips/include [matt-nb5-mips64]: cdefs.h elf_machdep.h
            isa_machdep.h locore.h mcontext.h pci_machdep.h psl.h regnum.h
            setjmp.h signal.h stdarg.h types.h

Log Message:
Kill use of _MIPS_BSD_ABI - switch to __mips_<abi>
Use device_t where appropriate.
Remove magic numbers.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.78.1 src/sys/arch/mips/include/cdefs.h
cvs rdiff -u -r1.10 -r1.10.96.1 src/sys/arch/mips/include/elf_machdep.h
cvs rdiff -u -r1.3 -r1.3.18.1 src/sys/arch/mips/include/isa_machdep.h
cvs rdiff -u -r1.78.36.1 -r1.78.36.1.2.1 src/sys/arch/mips/include/locore.h
cvs rdiff -u -r1.8 -r1.8.18.1 src/sys/arch/mips/include/mcontext.h
cvs rdiff -u -r1.4 -r1.4.96.1 src/sys/arch/mips/include/pci_machdep.h
cvs rdiff -u -r1.17 -r1.17.96.1 src/sys/arch/mips/include/psl.h
cvs rdiff -u -r1.8 -r1.8.96.1 src/sys/arch/mips/include/regnum.h
cvs rdiff -u -r1.7 -r1.7.138.1 src/sys/arch/mips/include/setjmp.h
cvs rdiff -u -r1.27 -r1.27.92.1 src/sys/arch/mips/include/signal.h
cvs rdiff -u -r1.28 -r1.28.14.1 src/sys/arch/mips/include/stdarg.h
cvs rdiff -u -r1.43 -r1.43.36.1 src/sys/arch/mips/include/types.h

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