1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  2. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  3. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  4. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 11 years ago
  5. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  6. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  7. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 11 years ago
  8. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  9. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  10. c6ee54e Trampoline and assembly fixes for ARM64 by Andreas Gampe · 11 years ago
  11. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  12. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 11 years ago