1. 61d9ae5 [MIPS] Invalidate cached pid in vfork. by Duane Sand · 10 years ago
  2. 469b418 Fix two accidentally leaked mips64 symbols. by Elliott Hughes · 10 years ago
  3. f327fae Include pthread_atfork.h to mips64 crtbegin by Dmitriy Ivanov · 10 years ago
  4. daf8911 [MIPS64] Fix mips64 build. by Nikola Veljkovic · 10 years ago
  5. 86d2fee Modify MIPS64 stat structure to match a generic one in AOSP. by Raghu Gandham · 11 years ago
  6. d27ae2f Merge mips setjmp/longjmp family. by Elliott Hughes · 11 years ago
  7. 3a47863 [MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6 by Duane Sand · 11 years ago
  8. 4ae178f Mips: remove arch-specific atexit.h by Dmitriy Ivanov · 11 years ago
  9. e3e8d15 Mips: Remove unused files by Dmitriy Ivanov · 11 years ago
  10. c619603 Mips: Reuse atexit.h from libc/arch-common by Dmitriy Ivanov · 11 years ago
  11. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  12. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  13. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  14. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  15. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  16. 6a91887 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  17. dd37251 [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models by Duane Sand · 11 years ago
  18. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 11 years ago
  19. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  20. 210331d Replaces vfork() implementation with fork() by Dan Albert · 11 years ago
  21. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 11 years ago
  22. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 11 years ago
  23. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 11 years ago
  24. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 11 years ago
  25. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  26. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 11 years ago
  27. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  28. e7dccdf Clear the return address register in __bionic_clone. by Elliott Hughes · 11 years ago
  29. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 11 years ago
  30. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 11 years ago
  31. c3705f6 Hide __get_sp. by Elliott Hughes · 11 years ago
  32. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 11 years ago
  33. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 11 years ago
  34. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  35. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  36. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  37. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  38. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago