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
/
conf
/
Makefile.aarch64
Age
Commit message (
Expand
)
Author
2021-05-27
In gcc10, -msign-return-address is no longer supported.
ryo
2021-02-10
add support kernel profiling on aarch64
ryo
2020-05-11
"options ARMV83_PAC" is now supported for gcc as well.
ryo
2020-04-13
Add KASAN instrumentation on on-stack VLAs, same as amd64.
maxv
2020-04-13
Add support for Branch Target Identification (BTI).
maxv
2020-04-12
Add support for Pointer Authentication (PAC).
maxv
2020-03-04
change kernel vm base address to use more than 256GB of memory. (up to 64TB)
ryo
2019-12-04
Fix alignment of .text section by changing load address to
jmcneill
2019-03-03
Add KASAN use-after-scope detection in aarch64, tested by Ryo Shimizu,
maxv
2018-11-08
Track the stack with kASan on aarch64. Same principle as on amd64. Illegal
maxv
2018-11-01
Add kASan support for aarch64. Stack tracking needs more investigation
maxv
2018-09-22
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
rin
2018-09-14
s/A64/ARM/
skrll
2018-06-23
locore.S is a MD_SFILES.
jakllsch
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2017-12-10
- Allow multiple .BEGIN targets
christos
2016-05-05
Fix config(1) errors and warnings.
rjs
2015-08-24
Define ${LINKSCRIPT} in one place.
uebayasi
2015-08-20
Use ${KERNLDSCRIPT}.
uebayasi
2014-11-15
Use LINKSCRIPT.
uebayasi
2014-08-17
Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
joerg
2014-08-14
Use wildcards for stripping/preserving the mapping symbols on ARM and
joerg
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt