Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
bae88c0759d48acf29b58d960ad2665e3462dfda
/
disassembler
/
disassembler.cc
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
5af106e
Conditionally include ARM disassemblers based on targeted archs.
by Roland Levillain
· 6 years ago
9b031f7
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
43e99b0
MIPS: Print register names instead of register numbers in disassembler
by Goran Jakovljevic
· 7 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
372f3a3
ART: Add thread offset printing hook to disassembler
by Andreas Gampe
· 8 years ago
eb7b739
Opt compiler: Add disassembly to the '.cfg' output.
by Alexandre Rames
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
403e0d5
[MIPS] Refactoring code for disassembler
by Goran Jakovljevic
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
38e1203
x86-64 disassembler support.
by Ian Rogers
· 11 years ago
e6622be
AArch64: Add ARM64 Disassembler
by Serban Constantinescu
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
[Renamed from runtime/disassembler.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/disassembler.cc]
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
60454e8
MIPS disassembler.
by Elliott Hughes
· 13 years ago
706a10e
X86 disassembler.
by Ian Rogers
· 13 years ago
ed64e8d
Add the missing operator<< for InstructionSet and use it in the disassembler.
by Elliott Hughes
· 13 years ago
3a5c1ce
Extra verbosity and disassembler for oatdump
by Ian Rogers
· 13 years ago