| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable building libc with clang. | Elliott Hughes | 2014-07-11 | 1 | -1/+0 |
* | Remove SHA1 from LP64 in favor of libcrypto. | Dan Albert | 2014-06-16 | 1 | -0/+3 |
* | libc: Fix 'index' symbol export. | David 'Digit' Turner | 2014-06-16 | 1 | -1/+0 |
* | Remove __memcmp16 from bionic. | Elliott Hughes | 2014-06-12 | 1 | -1/+0 |
* | Remove declaration for putw(3)/getw(3). | Dan Albert | 2014-06-11 | 1 | -0/+1 |
* | Merge "Revert "Revert "Lose the hand-written futex assembler.""" | Elliott Hughes | 2014-05-29 | 1 | -1/+0 |
|\ |
|
| * | Revert "Revert "Lose the hand-written futex assembler."" | Elliott Hughes | 2014-05-28 | 1 | -1/+0 |
* | | Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" | Christopher Ferris | 2014-05-28 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add optimized AArch64 versions of bcopy and wmemmove based on memmove | Bernhard Rosenkraenzer | 2014-05-23 | 1 | -0/+1 |
| * | Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" | Christopher Ferris | 2014-05-24 | 1 | -1/+0 |
| * | Add optimized AArch64 versions of bcopy and wmemmove based on memmove | Bernhard Rosenkraenzer | 2014-05-23 | 1 | -0/+1 |
* | | Revert "Lose the hand-written futex assembler." | Narayan Kamath | 2014-05-28 | 1 | -0/+1 |
|/ |
|
* | Lose the hand-written futex assembler. | Elliott Hughes | 2014-05-22 | 1 | -1/+0 |
* | denver: optimize memmove | Shu Zhang | 2014-05-20 | 1 | -1/+0 |
* | Add 32-bit Silvermont-optimized string/memory functions. | Varvara Rainchik | 2014-05-12 | 1 | -0/+2 |
* | LP64 shouldn't include the non-standard <time64.h> cruft. | Elliott Hughes | 2014-04-22 | 1 | -0/+1 |
* | add 32-bit bionic implementation for denver arch | Shu Zhang | 2014-03-26 | 1 | -1/+1 |
* | More OpenBSD cleanup (primarily string). | Elliott Hughes | 2014-02-24 | 1 | -8/+8 |
* | Stop asking GCC to cause trouble. | Elliott Hughes | 2014-02-20 | 1 | -4/+1 |
* | Stop advertising an arm32-specific hack like it's a build system feature. | Elliott Hughes | 2014-02-20 | 1 | -9/+3 |
* | Reconfig libc's Android.mk to build for multilib | Ying Wang | 2014-02-12 | 1 | -18/+78 |
* | Switch <elf.h> over to linux uapi under the covers. | Elliott Hughes | 2014-02-10 | 1 | -3/+0 |
* | Add cfi directives to all arm assembly. | Christopher Ferris | 2013-12-02 | 1 | -3/+0 |
* | Clean up forking and cloning. | Elliott Hughes | 2013-11-19 | 1 | -1/+1 |
* | Let the compiler worry about implementing ffs(3). | Elliott Hughes | 2013-10-24 | 1 | -1/+0 |
* | Add dependencies on included makefiles. | Christopher Ferris | 2013-10-03 | 1 | -1/+3 |
* | Add the dl_iterate_phdr function to libdl for arm. | Christopher Ferris | 2013-09-06 | 1 | -2/+3 |
* | Create optimized __strcpy_chk/__strcat_chk. | Christopher Ferris | 2013-08-15 | 1 | -0/+2 |
* | Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. | Christopher Ferris | 2013-08-14 | 1 | -0/+9 |
* | Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE | Christopher Ferris | 2013-08-08 | 1 | -1/+0 |
* | Add new optimized strlen for arm. | Christopher Ferris | 2013-07-16 | 1 | -1/+0 |
* | libc/arm: add cortex-a8 cpu variant | Rom Lemarchand | 2013-05-15 | 1 | -1/+1 |
* | Create arch specific versions of strcmp. | Christopher Ferris | 2013-03-20 | 1 | -1/+0 |
* | Break bionic implementations into arch versions. | Christopher Ferris | 2013-03-12 | 1 | -0/+36 |