Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify three copyright headers. | Elliott Hughes | 2015-05-12 | 1 | -1/+1 |
* | Fix arm64 clone stack handling. | Elliott Hughes | 2014-12-10 | 1 | -2/+5 |
* | Use the stmdb instead of str to save the fn/arg | Jiangli Yuan | 2014-12-10 | 1 | -4/+2 |
* | Ensure __set_errno is still visible on LP32. | Elliott Hughes | 2014-09-08 | 1 | -1/+1 |
* | Rename __bionic_clone_entry to __start_thread. | Elliott Hughes | 2014-06-06 | 1 | -2/+2 |
* | Clear link register in __bionic_clone. | Ben Cheng | 2014-05-23 | 1 | -7/+2 |
* | Hide the __bionic_clone and __bionic_clone_entry implementation details. | Elliott Hughes | 2014-05-08 | 1 | -0/+1 |
* | Add cfi directives to all arm assembly. | Christopher Ferris | 2013-12-02 | 1 | -2/+12 |
* | Clean up forking and cloning. | Elliott Hughes | 2013-11-19 | 1 | -0/+63 |