1. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  2. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  3. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  4. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  5. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  6. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  7. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  8. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  9. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  10. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  11. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  12. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  13. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  14. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  15. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  16. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  17. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  18. c4925d4 Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE" by Calin Juravle · 10 years ago
  19. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  20. d0a0b3e Fix arm unwind data for art code. by Christopher Ferris · 10 years ago
  21. 124cd8f Merge "Add JNI trampoline for mips32." by Ian Rogers · 10 years ago
  22. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  23. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  24. d9df670 Add denver64 as a known ARM64 variant. by Ian Rogers · 10 years ago
  25. 410709f Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" by Sebastien Hertz · 10 years ago
  26. 32b12f8 Fix art_quick_instrumentation_entry stub for x86/x86_64 by Sebastien Hertz · 10 years ago
  27. 72a122c ART: Fix last lpae occurrence, Arm64 generic by Andreas Gampe · 10 years ago
  28. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  29. e0b46a7 Fix x86 art_quick_set64_instance quick entrypoint by Serguei Katkov · 10 years ago
  30. 943826e ART: Fix warnings in memcmp16 for arm32 by Andreas Gampe · 10 years ago
  31. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  32. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  33. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  34. 3a8a7a4 Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  35. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  36. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  37. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  38. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  39. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  40. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  41. 735b855 Add JNI trampoline for mips32. by Douglas Leung · 10 years ago
  42. 13738bf Add gp initialization to the art_quick_imt_conflict_trampoline() function. by Douglas Leung · 10 years ago
  43. 768135f Merge "Do not use ld instruction for Mips32." by Ian Rogers · 10 years ago
  44. 4af77b7 Do not use ld instruction for Mips32. by Douglas Leung · 10 years ago
  45. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  46. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 10 years ago
  47. fd9e956 Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 10 years ago
  48. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  49. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 10 years ago
  50. 6c480d6 Fix Mac build. by Ian Rogers · 10 years ago
  51. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  52. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  53. a304f97 Rework arm64 register codes and fix Arm64ManagedRegister tests. by Alexandre Rames · 10 years ago
  54. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  55. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 10 years ago
  56. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  57. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  58. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 10 years ago
  59. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  60. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  61. a9f36ee ART Runtime: Add movb $xx,yy fault handling by Mark Mendell · 10 years ago
  62. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 10 years ago
  63. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  64. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  65. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 10 years ago
  66. 194321c Add proper cfi directives. by Christopher Ferris · 10 years ago
  67. 871bfdc Revert "Revert "x86: Fix art_quick_instrumentation_exit"" by Andreas Gampe · 10 years ago
  68. 1a7e292 ART: Fix StubTest Interface Trampoline test by Andreas Gampe · 10 years ago
  69. 500c421 Fix mips build for nested signal handler by Dave Allison · 10 years ago
  70. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  71. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  72. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  73. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  74. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 10 years ago
  75. 6e49869 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 10 years ago
  76. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 10 years ago
  77. ffe18b5 Fix the THREAD_ offsets for MIPS. by Raghu Gandham · 10 years ago
  78. eb0ab9e ART: Fix mac build by Andreas Gampe · 10 years ago
  79. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 10 years ago
  80. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  81. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  82. 62ddb32 AArch64: Fix art_quick_string_compareto. by Zheng Xu · 10 years ago
  83. fba8371 Merge "Fix more of the Mac build." by Dave Allison · 10 years ago
  84. 85fa796 Fix more of the Mac build. by Dan Albert · 10 years ago
  85. 90c5879 Fix the Mac build. by Dan Albert · 10 years ago
  86. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 10 years ago
  87. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 10 years ago
  88. d842648 Revert "Fix build without -Bsymbolic." by Dan Albert · 10 years ago
  89. 1514bcd Merge "Fix build without -Bsymbolic." by Dan Albert · 10 years ago
  90. bae21bb Fix build without -Bsymbolic. by Dan Albert · 10 years ago
  91. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  92. d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 10 years ago
  93. 467f816 When performing a long jump, update SP last. by Jeff Hao · 10 years ago
  94. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 10 years ago
  95. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  96. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  97. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 10 years ago
  98. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  99. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  100. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 10 years ago