aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/bionic/abort_arm.S
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading arm/arm64 PIC_SYM.Elliott Hughes2014-08-071-1/+1
* Unify our assembler macros.Elliott Hughes2014-02-201-1/+1
* Remove useless _C_LABEL from our assembler source.Elliott Hughes2014-02-201-1/+1
* Add cfi directives to all arm assembly.Christopher Ferris2013-12-021-1/+3
* Use bl instead of blx to support interworking properly.Ben Cheng2013-05-311-1/+1
* Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-0/+42