summaryrefslogtreecommitdiffstats
path: root/patchoat
Commit message (Expand)AuthorAgeFilesLines
* stdint types all the way!Ian Rogers2014-10-091-2/+2
* Add some missing TEMP_FAILURE_RETRYs around unlink(2)Brian Carlstrom2014-10-031-3/+3
* ART: Prepare for ELF64.Tong Shen2014-10-032-77/+60
* ART: Fix some -Wpedantic errorsAndreas Gampe2014-09-291-1/+1
* ART: Only allow the zygote to create the global boot imageAndreas Gampe2014-09-181-2/+5
* ART: Make elf loading not abortAndreas Gampe2014-09-151-8/+10
* ART: Relax GetInstructionSetFromStringAndreas Gampe2014-08-201-13/+3
* ART source line debug info in OAT filesYevgeny Rouban2014-08-151-0/+5
* Fix art build scriptJunmo Park2014-08-131-2/+2
* Make patchoat use the sht_entsize when patching.Alex Light2014-08-062-15/+30
* Tweaks to patchoat and other related things.Alex Light2014-07-251-71/+107
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-0/+3
* Runtime can now be set to require relocationAlex Light2014-07-222-18/+89
* Break apart header files.Ian Rogers2014-07-151-2/+3
* Fix some style nitpicksAlex Light2014-07-082-40/+45
* Add patchoat tool to Art.Alex Light2014-07-073-0/+1184