index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
aarch64
/
include
/
db_machdep.h
Age
Commit message (
Expand
)
Author
2021-10-31
Fix crash(8) build
skrll
2021-10-31
Rework Arm (32bit and 64bit) AP startup so that cpu_hatch doesn't sleep.
skrll
2021-04-30
Make the ddb for pmap / pte information pmap agnostic
skrll
2021-03-11
- fixed a problem where hardware {break,watch}points other than #0 could not ...
ryo
2021-03-09
Add support hardware breakpoint and watchpoint again.
ryo
2020-09-14
sprinkle LE32TOH to fetch instructions on aarch64eb
ryo
2020-07-08
Determination of A64,A32,T32 for disasm is now done in strrdisasm() instead o...
ryo
2020-05-22
fix to do backtrace properly for running LWPs and cpu_lwp_fork().
ryo
2018-10-12
add initial support of COMPAT_NETBSD32 on AArch64.
ryo
2018-09-15
make kernel-groveling crash(8) work on aarch64
jakllsch
2018-07-17
use panic() instead of some printf to show fault status.
ryo
2018-04-28
Oops, my previous commit is totally wrong. recast mask/pattern list.
ryo
2018-04-27
remove suspicious compare, and cleanup complex conditionals.
ryo
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2016-01-11
PR port-arm/50641: src/sys/arch/aarch64/include/db_machdep.h:67: possible bad...
skrll
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt