CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 03/07/21 00:01:36
Modified files:
arch/mips : Makefile
arch/mips/mm : Makefile
arch/mips64 : Makefile
Added files:
arch/mips/mm : tlb-andes.c
arch/mips/mm-32: Makefile c-sb1.c c-tx39.c cex-gen.S fault.c
init.c pg-r4k.S pg-sb1.c tlb-r4k.c tlb-sb1.c
tlbex-r4k.S
arch/mips/mm-64: .cvsignore Makefile c-sb1.c fault.c init.c
pg-r4k.c pg-sb1.c tlb-dbg-r4k.c tlb-glue-r4k.S
tlb-glue-sb1.S tlb-r4k.c tlb-sb1.c tlbex-r4k.S
Removed files:
arch/mips/mm : c-sb1.c c-tx39.c cex-gen.S fault.c init.c
pg-r4k.S pg-sb1.c tlb-r4k.c tlb-sb1.c
tlbex-r4k.S
arch/mips64/mm : .cvsignore Makefile c-r4k.c c-sb1.c cache.c
cerr-sb1.c cex-sb1.S extable.c fault.c init.c
loadmmu.c pg-r4k.c pg-sb1.c pgtable.c sc-ip22.c
sc-r5k.c sc-rm7k.c tlb-andes.c tlb-dbg-r4k.c
tlb-glue-r4k.S tlb-glue-sb1.S tlb-r4k.c
tlb-sb1.c tlbex-r4k.S
Log message:
Coarsly sort out 32-bit-only, 64-bit-only and ``portable'' MIPS memory
managment code. Another few thousand lines of code bite the dust and
it could be even more ...
|