summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips64/bionic
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Lose the hand-written futex assembler.""Elliott Hughes2014-05-281-64/+0
* Merge "Revert "Lose the hand-written futex assembler.""Narayan Kamath2014-05-281-0/+64
|\
| * Revert "Lose the hand-written futex assembler."Narayan Kamath2014-05-281-0/+64
* | Clear the return address register in __bionic_clone.Elliott Hughes2014-05-271-0/+3
|/
* Lose the hand-written futex assembler.Elliott Hughes2014-05-221-64/+0
* Hide most of the private futex functions.Elliott Hughes2014-05-211-81/+1
* Hide __get_sp.Elliott Hughes2014-05-201-1/+1
* Hide _exit_with_stack_teardown.Elliott Hughes2014-05-161-1/+1
* Remove the useless indirection in mips' __set_tls.Elliott Hughes2014-05-121-35/+0
* Hide the __bionic_clone and __bionic_clone_entry implementation details.Elliott Hughes2014-05-081-0/+1
* Unify our assembler macros.Elliott Hughes2014-02-2010-52/+33
* Make mips/mips64 syscall stubs more like the other architectures.Elliott Hughes2014-02-191-1/+0
* Clean up cacheflush.Elliott Hughes2014-02-111-99/+0
* [MIPS64] libc/libm supportChris Dearman2014-02-0617-0/+1443