summaryrefslogtreecommitdiff
path: root/src/aarch64/Ginit_local.c
Commit message (Expand)AuthorAgeFilesLines
* Port memory address checks from x86/x86_64 to Aarch64Mikhail Durnev2021-03-151-1/+3
* Use C11 atomicsSteve MacLean2020-05-211-1/+1
* aarch64: tune down size of unw_context_t and unw_cursor_t (#71)Dave Watson2018-04-101-1/+1
* Remove PROTECTED visibilityDave Watson2017-12-281-3/+3
* Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)Dave Watson2017-08-161-2/+13
* unw_init_local_signalDoug Moore2017-04-031-3/+15
* [PATCH] AArch64 port.Yvan Roux2013-05-111-0/+55