Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
7be867e48300861b7b1bf614eb204463533d6724
/
tools
/
edis
8c39c96
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
by Daniel Dunbar
· 13 years ago
fec0c6f
As a (rather delayed) followup to r136738 which stopped building the
by Chandler Carruth
· 13 years ago
a9362ca
Kill the export list as well.
by Evan Cheng
· 13 years ago
779fa1b
lldb doesn't need the edis dylib any more.
by Evan Cheng
· 13 years ago
3401a90
Switch the CMake edis build over to add_llvm_library_dependencies
by Douglas Gregor
· 13 years ago
b56130f
Build EnhancedDisassembly as a shared library too.
by Oscar Fuentes
· 14 years ago
2fcc17e
CMake: LLVM_NO_RTTI must be obsolete now!
by NAKAMURA Takumi
· 14 years ago
3c00a83
Add some platform checks. Also fix a typo on a Makefile.
by Oscar Fuentes
· 14 years ago
b259c01
build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do
by Daniel Dunbar
· 14 years ago
c510a70
there is now no reason to link in TARGETS_TO_BUILD since we list
by Chris Lattner
· 14 years ago
6f2cea0
fix edis to only try to link in the x86 parts if the x86 backend is
by Chris Lattner
· 14 years ago
aad9c4c
Fix edis makefile
by Douglas Gregor
· 14 years ago
56ff3f1
this logic is handled by tools/makefile.
by Chris Lattner
· 14 years ago
ce61aed
edis needs to link in mcdisassembler.
by Chris Lattner
· 14 years ago
9ae2e33
update cmake.
by Chris Lattner
· 14 years ago
feb9cf4
edinfo doesn't need to be built here.
by Chris Lattner
· 14 years ago
847da55
start straightening out libedis's dependencies and make it fit
by Chris Lattner
· 14 years ago
d73ada7
Target: Give the TargetAsmParser access to the TargetMachine.
by Daniel Dunbar
· 14 years ago
0261243
edis: Save the TargetMachine in the EDDisassembler object.
by Daniel Dunbar
· 14 years ago
9fbb37e
MC: Move several clients to using AsmParser constructor function.
by Daniel Dunbar
· 14 years ago
8f70c3d
Remove some broken code to check the DISABLE_EDIS flag (edis is now in the
by Bob Wilson
· 14 years ago
9186fa6
MC: Pass the target instance to the AsmParser constructor.
by Daniel Dunbar
· 14 years ago
972bf8d
Extended the edis "IsBranch" property to call
by Sean Callanan
· 15 years ago
a870256
Fixed edis to tokenize instructions with no operands correctly.
by Sean Callanan
· 15 years ago
a0f914b
Fixes to edis that mark x86 call targets as
by Sean Callanan
· 15 years ago
d8993a3
Fixed EDOperand to use the operand type, not the
by Sean Callanan
· 15 years ago
7c52f2e
Make the export files absolute paths, and change Makefile.rules
by Dan Gohman
· 15 years ago
b16b53b
Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with
by Dan Gohman
· 15 years ago
533ae9b
Unbreak CMake build by improving the EnhancedDisassembly makefile a
by Douglas Gregor
· 15 years ago
9899f70
Fixed a nasty layering violation in the edis source
by Sean Callanan
· 15 years ago
0a6f053
Add CMake support for 'edis'.
by Ted Kremenek
· 15 years ago
2fb938f
Build system fixes. llvm-mc depends on
by Sean Callanan
· 15 years ago
dae9efc
Bug fix: made the enhanced disassembler's link
by Sean Callanan
· 15 years ago
35a3d3f
Updated the edis build mechanism to allow for builds
by Sean Callanan
· 15 years ago
4285b29
Bugfixes for edis. Code to initialize instruction
by Sean Callanan
· 15 years ago
8f993b8
Added support for ARM disassembly to edis.
by Sean Callanan
· 15 years ago
d374087
fix an ugly wart in the MCInstPrinter api where the
by Chris Lattner
· 15 years ago
eb3a1ab
Updated the install location for EnhancedDisassembly
by Sean Callanan
· 15 years ago
e340da7
Changed install_name for libEnhancedDisassembly.dylib on
by Sean Callanan
· 15 years ago
c18409a
change MCContext to always have an MCAsmInfo.
by Chris Lattner
· 15 years ago
2d58147
Updated the enhanced disassembly library to produce
by Sean Callanan
· 15 years ago
de5dac1
Fixed a problem where the enhanced disassembly
by Sean Callanan
· 15 years ago
01cd79f
Added header file declarations and .exports entries
by Sean Callanan
· 15 years ago
7670658
Filled in a few new APIs for the enhanced
by Sean Callanan
· 15 years ago
59b9c88
Renamed the ed directory to edis, as suggested
by Sean Callanan
· 15 years ago