commit | 3c54b0023fca579aae006dfa607fb14de5846c42 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Apr 07 16:09:30 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 07 16:43:08 2015 -0700 |
tree | 7b996231875fdfd54855a9aa86fe2494cdee1ec5 | |
parent | 425ee0e1103b52bb72132df64f503725d1a15300 [diff] |
ART: Fix 64-bit ELF file support The API wasn't cross-compile-safe, 32-bit patchoat would fail for negative delta applied to a 64-bit ELF file. Add 64-bit ELF file output to the compilers, behind a flag, currently off by default (preserving current behavior). Bug: 20095017 Change-Id: I2cde7b4c7cc83413c76692d7b745868d644a604c