Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/riscv
Module Name: src
Committed By: skrll
Date: Sat Nov 23 12:03:56 UTC 2024
Modified Files:
src/sys/arch/riscv/conf: files.riscv
src/sys/arch/riscv/riscv: db_machdep.c
Added Files:
src/sys/arch/riscv/riscv: db_memrw.c
Log Message:
risc-v: split db_{read,write}_bytes from db_machdep.c
Another step towards crash(8) support
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/riscv/conf/files.riscv
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/riscv/riscv/db_machdep.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/riscv/riscv/db_memrw.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