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