summaryrefslogtreecommitdiff
path: root/disassembler/disassembler_arm64.h
AgeCommit message (Expand)Author
2024-09-19Print the full relative address in Arm64 Santiago Aboy Solanes
2024-08-02ART: Suppress -Wdeprecated-declarations for vixl includes. Vladimir Marko
2022-06-09VIXL Dissassembler Integration Upgrade May. 2022 Greg Cawthorne
2020-09-03Improve disasembly of BL to thread entrypoint trampoline. Vladimir Marko
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2016-08-19ART: Add thread offset printing hook to disassembler Andreas Gampe
2016-08-12ARM64: VIXL: Support a newer version of VIXL. Artem Serov
2016-07-15Fixes to build against new VIXL interface. Scott Wakeling
2016-05-12Fix oatdump crash on arm64/arm code. Aart Bik
2015-03-31ARM64: Update to VIXL 1.9. Serban Constantinescu
2015-03-06ART: Enable the use of relative addresses in the arm64 disassembler. Alexandre Rames
2015-02-03ARM/ARM64: Dump thread offset. Zheng Xu
2014-11-19Merge "Improvements to the ARM64 disassembler." Ian Rogers
2014-11-04ART: More warnings Andreas Gampe
2014-10-29Improvements to the ARM64 disassembler. Alexandre Rames
2014-09-16Avoid printing absolute addresses in oatdump Brian Carlstrom
2014-03-14x86-64 disassembler support. Ian Rogers
2014-03-10AArch64: Add ARM64 Disassembler Serban Constantinescu