Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
04147efc0621ce09fb4548cc482d42da2ff4e088
/
disassembler
/
Android.mk
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 10 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 10 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 10 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 10 years ago
b5390f7
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
by Roland Levillain
· 10 years ago
07f6818
ART: Do not use vixld - workaround to fix dex2oatds.
by Vladimir Marko
· 10 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 11 years ago
403e0d5
[MIPS] Refactoring code for disassembler
by Goran Jakovljevic
· 11 years ago
588e8e1
Build 32-bit version of the disassembler as well.
by David Srbecky
· 11 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 12 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 11 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 11 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 12 years ago
847c8db
Revert "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 12 years ago
195c576
Arm64: Use the debug version of VIXL for debug builds.
by Serban Constantinescu
· 12 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 12 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 12 years ago
76ab347
Fix art build script
by Junmo Park
· 12 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 12 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 12 years ago
5ca4eaa
ART: Make LOCAL_CLANG architecture dependent for the target
by Andreas Gampe
· 12 years ago
2a0e954
Move art host to libc++
by Dan Albert
· 12 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 12 years ago
bd5ea6a
Preparation for transition to libc++.
by Ian Rogers
· 12 years ago
e6622be
AArch64: Add ARM64 Disassembler
by Serban Constantinescu
· 12 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 12 years ago
dc781a1
art: convert makefiles to support multilib build
by Colin Cross
· 12 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 13 years ago