1. d27ae2f Merge mips setjmp/longjmp family. by Elliott Hughes · 11 years ago
  2. 3a47863 [MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6 by Duane Sand · 11 years ago
  3. 4ae178f Mips: remove arch-specific atexit.h by Dmitriy Ivanov · 11 years ago
  4. e3e8d15 Mips: Remove unused files by Dmitriy Ivanov · 11 years ago
  5. c619603 Mips: Reuse atexit.h from libc/arch-common by Dmitriy Ivanov · 11 years ago
  6. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  7. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  8. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  9. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  10. 6a91887 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  11. dd37251 [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models by Duane Sand · 11 years ago
  12. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 11 years ago
  13. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  14. 210331d Replaces vfork() implementation with fork() by Dan Albert · 11 years ago
  15. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 11 years ago
  16. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  17. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  18. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  19. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  20. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 11 years ago
  21. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 11 years ago
  22. c3705f6 Hide __get_sp. by Elliott Hughes · 11 years ago
  23. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 11 years ago
  24. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 11 years ago
  25. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  26. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  27. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  28. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  29. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  30. c5bf703 Remove as many hard-coded constants from the MIPS vfork.S as possible. by Elliott Hughes · 12 years ago
  31. 5063791 Fix MIPS build. by Elliott Hughes · 12 years ago
  32. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  33. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 12 years ago
  34. 766c7ef Allocate additional space on stack for indirect syscall by Chris Dearman · 12 years ago
  35. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  36. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  37. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  38. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  39. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  40. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  41. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  42. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  43. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  44. c4c6e19 pthread_exit should call __NR_exit with status 0. by Elliott Hughes · 12 years ago
  45. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago
  46. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 12 years ago
  47. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  48. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  49. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  50. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  51. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  52. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  53. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  54. b03bc56 [MIPS] Check error status from pipe system call by KwongYuan Wong · 13 years ago
  55. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  56. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago