summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm64/syscalls/acct.S
Commit message (Collapse)AuthorAgeFilesLines
* AArch64: Remove Frame Record from ARM64 syscallsSerban Constantinescu2014-06-091-11/+0
| | | | | | | This patch removes the frame record created on svc calls. Change-Id: I67cf926ba59540e824fb9749d30538e332df7c1e Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
* Add cfi directives for arm64 assembler.Christopher Ferris2014-05-211-2/+6
| | | | | | | | Fix syscall generator to add cfi directives and add the directives for all arm64 assembler. Bug: 15138290 Change-Id: I7f0e4a16c141ac624e5276917a3a1ed45778e057
* bionic: rename aarch64 target to arm64Colin Cross2014-01-231-0/+21
Rename aarch64 build targets to arm64. The gcc toolchain is still aarch64. Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3