summaryrefslogtreecommitdiff
path: root/src/aarch64/Gresume.c
Commit message (Expand)AuthorAgeFilesLines
* Port memory address checks from x86/x86_64 to Aarch64Mikhail Durnev2021-03-151-1/+1
* change asm to __asm__ to support -std=c11 or similar (#149)Billy Donahue2020-03-091-2/+2
* Remove PROTECTED visibilityDave Watson2017-12-281-1/+1
* arm64: Support for restore of ARM64 Neon callee-saved registers during unwindLeonid Chistov2017-08-181-4/+17
* aarch64: Restore x0, x1, x2 and x3C. Bergström2014-10-241-20/+28
* One time whitespace fixup.Arun Sharma2014-09-271-11/+11
* [PATCH] AArch64 port.Yvan Roux2013-05-111-0/+177