1. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  2. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  3. c5bf703 Remove as many hard-coded constants from the MIPS vfork.S as possible. by Elliott Hughes · 12 years ago
  4. 5063791 Fix MIPS build. by Elliott Hughes · 12 years ago
  5. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  6. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 12 years ago
  7. 766c7ef Allocate additional space on stack for indirect syscall by Chris Dearman · 12 years ago
  8. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  9. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  10. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  11. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  12. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  13. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  14. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  15. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  16. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  17. c4c6e19 pthread_exit should call __NR_exit with status 0. by Elliott Hughes · 12 years ago
  18. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago
  19. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 12 years ago
  20. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  21. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  22. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  23. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  24. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  25. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  26. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  27. b03bc56 [MIPS] Check error status from pipe system call by KwongYuan Wong · 13 years ago
  28. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  29. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago