Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   riastradh
Date:           Sat May  3 02:00:46 UTC 2025

Modified Files:
        src/sys/arch/mips/include: cache.h mips_param.h
        src/sys/arch/mips/mips: fp.S mips_emul.c mips_fixup.c mips_fputrap.c
            process_machdep.c
        src/sys/arch/mips/rmi: rmixlreg.h

Log Message:
mips: Include opt_cputype.h before any of the flags it defines.

PR port-evbmips/59385: PGSHIFT is inconsistently defined on MIPS


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/mips/include/cache.h
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/mips/include/mips_param.h
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/mips/mips/fp.S
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/mips/mips/mips_emul.c
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/mips/mips/mips_fixup.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mips/mips/mips_fputrap.c
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/mips/mips/process_machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/rmi/rmixlreg.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