Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/aarch64
Module Name: src
Committed By: nisimura
Date: Fri Aug 25 22:23:59 UTC 2017
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S trap.c
Log Message:
- reorder faultbuf member.
- introduce trap() and interrupt(). now brk insn work.
-
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/aarch64/aarch64/locore.S
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/aarch64/aarch64/trap.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