index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disassembler
/
disassembler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MIPS support from JNI/trampoline compiler.
Vladimir Marko
2020-02-13
1
-12
/
+0
*
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-29
1
-1
/
+1
*
Conditionally include ARM disassemblers based on targeted archs.
Roland Levillain
2018-11-06
1
-19
/
+44
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-09
1
-2
/
+2
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-6
/
+6
*
MIPS: Print register names instead of register numbers in disassembler
Goran Jakovljevic
2017-07-10
1
-2
/
+4
*
ART: Detach libart-disassembler from libart
Andreas Gampe
2016-09-08
1
-3
/
+11
*
ART: Add thread offset printing hook to disassembler
Andreas Gampe
2016-08-19
1
-4
/
+2
*
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-22
1
-0
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
[MIPS] Refactoring code for disassembler
Goran Jakovljevic
2015-04-09
1
-3
/
+2
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+3
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-1
/
+1
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
1
-6
/
+16
*
x86-64 disassembler support.
Ian Rogers
2014-03-14
1
-1
/
+3
*
AArch64: Add ARM64 Disassembler
Serban Constantinescu
2014-03-10
1
-0
/
+3
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-0
/
+41