aboutsummaryrefslogtreecommitdiffstats
path: root/libc/arch-mips64/mips64.mk
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Add optimized string functionsNikola Veljkovic2015-06-171-5/+5
* Fix memchr overflow.Elliott Hughes2015-02-141-2/+2
* Modify MIPS64 stat structure to match a generic one in AOSP.Raghu Gandham2015-01-281-0/+1
* Fix mips build.Elliott Hughes2015-01-271-4/+4
* Clean up <stdlib.h> slightly.Elliott Hughes2015-01-261-2/+2
* Merge mips setjmp/longjmp family.Elliott Hughes2014-12-081-2/+0
* Remove arch-mips64/bionic/__get_sp.SAndrew Hsieh2014-09-301-1/+0
* Clean up the architecture-specific makefiles.Elliott Hughes2014-09-161-24/+25
* Revert "Replaces vfork() implementation with fork()"Dan Albert2014-08-051-0/+1
* Remove __memcmp16 from bionic.Elliott Hughes2014-06-121-1/+0
* Merge "Replaces vfork() implementation with fork()"Dan Albert2014-06-101-1/+0
|\
| * Replaces vfork() implementation with fork()Dan Albert2014-06-101-1/+0
* | Remove getdents from bionic.Elliott Hughes2014-06-061-1/+0
|/
* Removes index() from bionic.Dan Albert2014-06-051-1/+0
* Removes bcopy and bzero from bionic.Dan Albert2014-06-031-2/+0
* Merge "Revert "Revert "Lose the hand-written futex assembler."""Elliott Hughes2014-05-291-1/+0
|\
| * Revert "Revert "Lose the hand-written futex assembler.""Elliott Hughes2014-05-281-1/+0
* | Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"Christopher Ferris2014-05-281-0/+1
|\ \ | |/ |/|
| * Add optimized AArch64 versions of bcopy and wmemmove based on memmoveBernhard Rosenkraenzer2014-05-231-0/+1
| * Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"Christopher Ferris2014-05-241-1/+0
| * Add optimized AArch64 versions of bcopy and wmemmove based on memmoveBernhard Rosenkraenzer2014-05-231-0/+1
* | Revert "Lose the hand-written futex assembler."Narayan Kamath2014-05-281-0/+1
|/
* Lose the hand-written futex assembler.Elliott Hughes2014-05-221-1/+0
* Merge "Add 32-bit Silvermont-optimized string/memory functions."Christopher Ferris2014-05-131-0/+2
|\
| * Add 32-bit Silvermont-optimized string/memory functions.Varvara Rainchik2014-05-121-0/+2
* | Remove the useless indirection in mips' __set_tls.Elliott Hughes2014-05-121-1/+0
|/
* Merge "Clean up localeconv(3)."Elliott Hughes2014-04-081-5/+0
|\
| * Clean up localeconv(3).Elliott Hughes2014-04-081-5/+0
* | Corrected typo in mips64.mk about memcpy.cppAndrew Hsieh2014-04-091-1/+1
|/
* Add lconv declaration and localeconv(3)Pavel Chupin2014-03-281-0/+5
* More OpenBSD cleanup (primarily string).Elliott Hughes2014-02-241-26/+25
* Fix mips64 crt build.Elliott Hughes2014-02-201-2/+2
* Stop advertising an arm32-specific hack like it's a build system feature.Elliott Hughes2014-02-201-5/+0
* Reconfig libc's Android.mk to build for multilibYing Wang2014-02-121-7/+67
* Clean up cacheflush.Elliott Hughes2014-02-111-1/+0
* Switch <elf.h> over to linux uapi under the covers.Elliott Hughes2014-02-101-5/+0
* [MIPS64] libc/libm supportChris Dearman2014-02-061-0/+28