1. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  2. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  3. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 10 years ago
  4. 859efc4 Merge "ART fix oat debug source map operations" by Vladimir Marko · 10 years ago
  5. 7c7686e Merge "Revert "Revert "ART: Prepare for ELF64.""" by Nicolas Geoffray · 10 years ago
  6. f9b87b1 Revert "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 10 years ago
  7. dcea56f Merge "Fix frame size issue with 64-bit" by Narayan Kamath · 10 years ago
  8. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 10 years ago
  9. 18a49cc Fix frame size issue with 64-bit by Brian Carlstrom · 10 years ago
  10. 45b8f1a ART: Prepare for ELF64. by Tong Shen · 10 years ago
  11. 33ac819 ART fix oat debug source map operations by Yevgeny Rouban · 10 years ago
  12. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  13. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 10 years ago
  14. 255916d Merge "Make patchoat use the sht_entsize when patching." by Nicolas Geoffray · 10 years ago
  15. 4b0d2d9 Make patchoat use the sht_entsize when patching. by Alex Light · 10 years ago
  16. 7927380 ART: Rework CFA frame initialization and writing code by Andreas Gampe · 10 years ago
  17. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  18. eefbe39 Fix some style nitpicks by Alex Light · 10 years ago
  19. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  20. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 10 years ago
  21. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  22. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 10 years ago
  23. b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  24. 35f7225 Revert "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  25. ad13cb2 Rewrite ElfWriterQuick to make it more modular. by Alex Light · 10 years ago
  26. 57ef2d3 Moved a BufferedOutputStream onto the heap to reduce stack usage. by Alex Light · 10 years ago
  27. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 10 years ago
  28. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  29. befbd57 Fix host architecture for 64bit. by Ian Rogers · 10 years ago
  30. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 10 years ago
  31. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  32. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 10 years ago
  33. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  34. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  35. e2be9da Fix typo in elf writer. by Mathieu Chartier · 11 years ago
  36. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  37. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  38. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  39. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/elf_writer_quick.cc]
  40. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago[Renamed from src/elf_writer_quick.cc]
  41. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago