| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop asking GCC to cause trouble. | Elliott Hughes | 2014-02-20 | 2 | -7/+1 |
* | Move the upstream-netbsd libc files into the correct directory. | Elliott Hughes | 2014-02-20 | 54 | -43/+43 |
* | Merge "Remove two DNS files that weren't being built." | Elliott Hughes | 2014-02-20 | 3 | -397/+1 |
|\ |
|
| * | Remove two DNS files that weren't being built. | Elliott Hughes | 2014-02-20 | 3 | -397/+1 |
* | | Unify our assembler macros. | Elliott Hughes | 2014-02-20 | 91 | -960/+295 |
|/ |
|
* | Fix mips64 crt build. | Elliott Hughes | 2014-02-20 | 1 | -2/+2 |
* | Remove useless _C_LABEL from our assembler source. | Elliott Hughes | 2014-02-20 | 11 | -36/+36 |
* | Merge "Stop advertising an arm32-specific hack like it's a build system featu... | Elliott Hughes | 2014-02-20 | 6 | -44/+3 |
|\ |
|
| * | Stop advertising an arm32-specific hack like it's a build system feature. | Elliott Hughes | 2014-02-20 | 6 | -44/+3 |
* | | Merge "Added script generating additions to libgcc_compat.c from linker errors" | Dmitriy Ivanov | 2014-02-20 | 2 | -166/+224 |
|\ \
| |/
|/| |
|
| * | Added script generating additions to libgcc_compat.c from linker errors | Dmitriy Ivanov | 2014-02-20 | 2 | -166/+224 |
* | | Don't explicitly list the tzcode files. | Elliott Hughes | 2014-02-20 | 1 | -7/+1 |
* | | Remove the useless _C_LABEL from generated system calls. | Elliott Hughes | 2014-02-19 | 83 | -83/+83 |
* | | Make mips/mips64 syscall stubs more like the other architectures. | Elliott Hughes | 2014-02-19 | 392 | -3572/+1228 |
* | | Make mips generated assembler more like the mips64 stuff. | Elliott Hughes | 2014-02-19 | 197 | -1379/+1773 |
|/ |
|
* | Merge "Use uid_t and gid_t for st_uid and st_gid in struct stat." | Elliott Hughes | 2014-02-19 | 1 | -8/+8 |
|\ |
|
| * | Use uid_t and gid_t for st_uid and st_gid in struct stat. | Elliott Hughes | 2014-02-18 | 1 | -8/+8 |
* | | Fix build by avoiding the _C_LABEL macro. | Elliott Hughes | 2014-02-18 | 52 | -104/+104 |
|/ |
|
* | Implement some of the missing LFS64 support. | Elliott Hughes | 2014-02-18 | 34 | -297/+331 |
* | Merge "bionic: fix __set_errno for arm64 syscalls that return a 64-bit value" | Elliott Hughes | 2014-02-18 | 1 | -2/+13 |
|\ |
|
| * | bionic: fix __set_errno for arm64 syscalls that return a 64-bit value | Colin Cross | 2014-02-18 | 1 | -2/+13 |
* | | Clean up various warnings in bionic. | Elliott Hughes | 2014-02-18 | 6 | -25/+30 |
|/ |
|
* | Remove duplicate definitions of MIN and MAX. | Elliott Hughes | 2014-02-17 | 2 | -3/+0 |
* | Restore sys_signame for LP64. | Elliott Hughes | 2014-02-12 | 2 | -7/+1 |
* | Clean up sys_signame and sys_siglist a little. | Elliott Hughes | 2014-02-12 | 6 | -131/+113 |
* | Fix missing args. | Ying Wang | 2014-02-12 | 1 | -128/+128 |
* | Merge "Reconfig libc's Android.mk to build for multilib" | Ying Wang | 2014-02-12 | 12 | -495/+730 |
|\ |
|
| * | Reconfig libc's Android.mk to build for multilib | Ying Wang | 2014-02-12 | 12 | -495/+730 |
* | | Fix NSIG. | Elliott Hughes | 2014-02-11 | 8 | -19/+25 |
|/ |
|
* | [MIPS64] Dynamic linker | Chris Dearman | 2014-02-11 | 1 | -0/+4 |
* | Build syscall stubs in their own library. | Elliott Hughes | 2014-02-11 | 8 | -1191/+15 |
* | Clean up cacheflush. | Elliott Hughes | 2014-02-11 | 6 | -198/+30 |
* | Switch <elf.h> over to linux uapi under the covers. | Elliott Hughes | 2014-02-10 | 15 | -1402/+134 |
* | Fix <link.h>. | Elliott Hughes | 2014-02-10 | 1 | -3/+29 |
* | Fix socklen_t (on LP64 only). | Elliott Hughes | 2014-02-07 | 1 | -0/+6 |
* | Merge "Remove <sys/_types.h>." | Elliott Hughes | 2014-02-08 | 6 | -140/+69 |
|\ |
|
| * | Remove <sys/_types.h>. | Elliott Hughes | 2014-02-07 | 6 | -140/+69 |
* | | [MIPS64] libc/libm support | Chris Dearman | 2014-02-06 | 36 | -34/+3866 |
* | | [MIPS64] Add syscall related files | Chris Dearman | 2014-02-06 | 196 | -51/+6310 |
|/ |
|
* | Remove unused cruft from MIPS <machine/signal.h>. | Elliott Hughes | 2014-02-05 | 1 | -62/+1 |
* | Kill <machine/_types.h>. | Elliott Hughes | 2014-02-04 | 9 | -653/+42 |
* | Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. | Elliott Hughes | 2014-02-03 | 15 | -5/+196 |
* | Use __inline__ for fortify. | Elliott Hughes | 2014-02-03 | 1 | -1/+1 |
* | Merge "Regenerate binder header" | Arve Hjønnevåg | 2014-02-03 | 1 | -54/+73 |
|\ |
|
| * | Regenerate binder header | Arve Hjønnevåg | 2014-01-28 | 1 | -54/+73 |
* | | Merge "Add missing ucontext_t definition to bionic for arch-arm64." | Elliott Hughes | 2014-01-31 | 1 | -2/+13 |
|\ \ |
|
| * | | Add missing ucontext_t definition to bionic for arch-arm64. | Ross McIlroy | 2014-01-31 | 1 | -2/+13 |
* | | | [MIPS] SA_RESTORER support is not needed for MIPS | Chris Dearman | 2014-01-30 | 1 | -0/+4 |
|/ / |
|
* | | Make ARM <user.h> more glibc-compatible. | Elliott Hughes | 2014-01-30 | 1 | -5/+8 |
* | | Add mips <sys/ucontext.h>. | Elliott Hughes | 2014-01-29 | 1 | -1/+46 |