Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART stack unwinding fixes for libunwind/gdb/lldb. | David Srbecky | 2015-06-19 | 1 | -6/+3 |
* | ART: Do not relocate app program headers in patchoat. | Vladimir Marko | 2015-05-14 | 1 | -2/+2 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -4/+3 |
* | Simplify template parameters of Elf classes. | David Srbecky | 2015-04-22 | 1 | -6/+15 |
* | Relocate DWARF using .oat_patches. | David Srbecky | 2015-04-11 | 1 | -0/+6 |
* | ART: Fix 64-bit ELF file support | Andreas Gampe | 2015-04-07 | 1 | -7/+8 |
* | ART: Add support for patching and loading OAT files compiled with PIC | Igor Murashkin | 2014-10-27 | 1 | -2/+6 |
* | Some code clean-up. | Ian Rogers | 2014-10-16 | 1 | -10/+4 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -12/+12 |
* | ART: Prepare for ELF64. | Tong Shen | 2014-10-03 | 1 | -0/+220 |