Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace bx lr with update of pc from the stack. | Christopher Ferris | 2015-10-29 | 1 | -4/+2 |
* | Use unified syntax to compile with both llvm and gcc. | Chih-Hung Hsieh | 2015-05-15 | 1 | -30/+32 |
* | Fix generic __memcpy_chk implementation. | Christopher Ferris | 2014-10-17 | 1 | -34/+40 |
* | Unify our assembler macros. | Elliott Hughes | 2014-02-20 | 1 | -2/+2 |
* | Clean up some ARMv4/ARMv5 cruft. | Elliott Hughes | 2013-12-13 | 1 | -7/+7 |
* | 'Avoid confusing "read prevented write" log messages' 2. | Elliott Hughes | 2013-10-15 | 1 | -1/+1 |
* | Fix x86_64 build, clean up intermediate libraries. | Elliott Hughes | 2013-10-09 | 1 | -1/+1 |
* | Make error messages even better! | Nick Kralevich | 2013-10-04 | 1 | -1/+1 |
* | Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. | Christopher Ferris | 2013-08-14 | 1 | -0/+24 |
* | Break bionic implementations into arch versions. DO NOT MERGE | Christopher Ferris | 2013-02-28 | 1 | -0/+380 |