Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   thorpej
Date:           Tue Jul  8 11:45:26 UTC 2025

Modified Files:
        src/sys/arch/luna68k/luna68k: genassym.cf locore.s
        src/sys/arch/m68k/include: mmu_30.h mmu_40.h
        src/sys/arch/m68k/m68k: mmu_subr.s
        src/sys/arch/news68k/news68k: genassym.cf locore.s

Log Message:
Add common '030 and '040/'060 routines for configuring the transparent
translation registers.  Adjust luna68k and news68k to use them.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/luna68k/luna68k/genassym.cf
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/luna68k/luna68k/locore.s
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/m68k/include/mmu_30.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/m68k/include/mmu_40.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/m68k/m68k/mmu_subr.s
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/news68k/news68k/genassym.cf
cvs rdiff -u -r1.86 -r1.87 src/sys/arch/news68k/news68k/locore.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