1. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  2. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  3. a4e0e67 ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 10 years ago
  4. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 10 years ago
  5. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 10 years ago
  6. a3c3827 ART: Fix MIPS entrypoint downcall macros. by Vladimir Marko · 10 years ago
  7. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  8. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  10. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago
  11. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  12. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  13. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  14. c6d8672 Fix refs_and_args callee save order for Mips32. by Douglas Leung · 10 years ago
  15. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  16. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  17. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  18. 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  19. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  20. 735b855 Add JNI trampoline for mips32. by Douglas Leung · 10 years ago
  21. 13738bf Add gp initialization to the art_quick_imt_conflict_trampoline() function. by Douglas Leung · 10 years ago
  22. 4af77b7 Do not use ld instruction for Mips32. by Douglas Leung · 10 years ago
  23. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  24. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  25. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  26. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 10 years ago
  27. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  28. b264937 Fix reflection_test failures. by Douglas Leung · 11 years ago
  29. 748dd95 [MIPS] Remove warnings about use of at register by Chris Dearman · 11 years ago
  30. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 11 years ago
  31. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  32. 86bcdc2 Make MIPS assembly labels local. by Ian Rogers · 11 years ago
  33. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  34. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  35. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  36. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  37. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 11 years ago
  38. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  39. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  40. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  41. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  42. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  43. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  44. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  45. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  46. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  47. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed from runtime/oat/runtime/mips/runtime_support_mips.S]
  48. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/mips/runtime_support_mips.S]
  49. 0aba0ba Created compiled stubs in image. by Jeff Hao · 12 years ago
  50. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  51. 1f3bc2f Fix MIPS jni stub and save gp as part of ref only saves. by Jeff Hao · 12 years ago
  52. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  53. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 12 years ago
  54. 14dd5a8 Fix exception caught listeners and frame type for deopt. by Jeff Hao · 12 years ago
  55. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  56. 5fa60c3 Remove use of compiled proxy stub from portable. by Jeff Hao · 12 years ago
  57. 4aac9e1 Fix typo in runtime_support_mips.S causing build error with jb-mr2 toolchain by Brian Carlstrom · 12 years ago
  58. 6474d19 Remove use of compiled invoke stubs from portable. by Jeff Hao · 12 years ago
  59. 19ca8cf Fix MIPS invoke stub. by Jeff Hao · 12 years ago
  60. 5d91730 Changes to remove need for compiled invoke stubs for quick. by Jeff Hao · 12 years ago
  61. d4c3f7d Add cfi debug info for MIPS. by Jeff Hao · 12 years ago
  62. 8dbb708 Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name]. by Logan Chien · 12 years ago
  63. 7db619b Enter interpreter stub. by Ian Rogers · 12 years ago
  64. af6e67a Further proxy refactorings. by Ian Rogers · 12 years ago
  65. 12051ea Added MIPS instrumentation support. by jeffhao · 12 years ago
  66. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  67. 8161c03 More MIPS fixes. The vm-tests and oat tests all work on the emulator. by jeffhao · 12 years ago
  68. 30a3317 More MIPS fixes. Many run-test tests pass. by jeffhao · 12 years ago
  69. fc6a30e More MIPS fixes. Most basic tests pass. by jeffhao · 12 years ago
  70. 4eb68ed More MIPS fixes. Fibonacci and ExceptionTest work. by jeffhao · 12 years ago
  71. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 12 years ago
  72. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 12 years ago
  73. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  74. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  75. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  76. af778e6 Add an explicit type for the dex "payload" data. by Elliott Hughes · 13 years ago
  77. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
  78. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  79. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed (90%) from src/runtime_support_mips.S]
  80. 5bc5a7b MIPS runtime support stubs. Untested/uncompiled by buzbee · 13 years ago