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
/
lib
/
libc
/
arch
/
aarch64
/
sys
Age
Commit message (
Expand
)
Author
2021-11-23
Because the PC is not a general purpose register on aarch64, we need
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2020-10-24
Update the unwinder comment to better reflect ARM64
skrll
2020-10-24
s/ARM/ARM64/ in comment
skrll
2020-10-19
Restore SP from mcontext
kamil
2020-10-17
Change x30 to lr for ease of reading
skrll
2020-10-13
Decorate the aarch64 signal trampoline with CFI attributes easing unwinding
kamil
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2019-02-05
use adrp not adr, since the data is not pc-rel. fixes brk(2).
mrg
2018-11-22
fix condition code. x1==0 is parent.
ryo
2018-07-20
fix a bug. no need postincrement here.
ryo
2018-02-04
lower case 'ret' to avoid macro clash
skrll
2017-10-12
return 0xffffffffffffffff (= -1). not 0x00000000ffffffff.
ryo
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt