Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove misleading arm/arm64 PIC_SYM. | Elliott Hughes | 2014-08-07 | 1 | -1/+1 |
* | Unify our assembler macros. | Elliott Hughes | 2014-02-20 | 1 | -1/+1 |
* | Remove useless _C_LABEL from our assembler source. | Elliott Hughes | 2014-02-20 | 1 | -1/+1 |
* | Add cfi directives to all arm assembly. | Christopher Ferris | 2013-12-02 | 1 | -1/+3 |
* | Use bl instead of blx to support interworking properly. | Ben Cheng | 2013-05-31 | 1 | -1/+1 |
* | Implement the "abort" stub in assembly for ARM. | Ben Cheng | 2012-05-08 | 1 | -0/+42 |