1. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  2. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  3. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  4. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  5. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 11 years ago
  6. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 11 years ago
  7. c3705f6 Hide __get_sp. by Elliott Hughes · 11 years ago
  8. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 11 years ago
  9. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 11 years ago
  10. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  11. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  12. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  13. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  14. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  15. c5bf703 Remove as many hard-coded constants from the MIPS vfork.S as possible. by Elliott Hughes · 12 years ago
  16. 5063791 Fix MIPS build. by Elliott Hughes · 12 years ago
  17. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  18. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 12 years ago
  19. 766c7ef Allocate additional space on stack for indirect syscall by Chris Dearman · 12 years ago
  20. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  21. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  22. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  23. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  24. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  25. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  26. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  27. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  28. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  29. c4c6e19 pthread_exit should call __NR_exit with status 0. by Elliott Hughes · 12 years ago
  30. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago
  31. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 12 years ago
  32. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  33. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  34. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  35. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  36. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  37. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  38. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  39. b03bc56 [MIPS] Check error status from pipe system call by KwongYuan Wong · 13 years ago
  40. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  41. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago