Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5731ff636b87abf648ceea51c404d6ae6b27f65f
/
lib
/
MC
/
MCDisassembler
5731ff6
Fix potential buffer overflow on win32.
by Benjamin Kramer
· 14 years ago
457856c
Redirected errors from the AsmParser to the proper
by Sean Callanan
· 14 years ago
5c3a245
Fixed a bug where missing EDInstInfo would cause tokenization to crash and burn.
by Sean Callanan
· 14 years ago
0da9f13
An MCDisassembler has the option to not implement
by Shantonu Sen
· 14 years ago
79abc9d
Fix the MSVC build.
by Francois Pichet
· 14 years ago
cede7c0
Unbreak CMake build.
by Ted Kremenek
· 14 years ago
93f7936
Again adding a C API to the disassembler for use by such tools as Darwin's
by Kevin Enderby
· 14 years ago
17cbaa3
Remove the files for r128308 as it is causing a buildbot failure.
by Kevin Enderby
· 14 years ago
12b04be
Adding a C API to the disassembler for use by such tools as Darwin's otool(1).
by Kevin Enderby
· 14 years ago
505f3cd
Add asm parsing support w/ testcases for strex/ldrex family of instructions
by Bruno Cardoso Lopes
· 14 years ago
a5c177e
We need to pass the TargetMachine object to the InstPrinter if we are printing
by Bill Wendling
· 14 years ago
7a387e4
Fixed the comparison operator for the enhanced disassembler's disassembler map.
by Sean Callanan
· 14 years ago
f26be1e
Plug some leaks in edis.
by Benjamin Kramer
· 14 years ago
8fbc00b
Fixed a bug in the enhanced disassembler that caused
by Sean Callanan
· 14 years ago
80fd305
Fix comparator used for looking up previously instantiated EDDisassemblers.
by Shantonu Sen
· 15 years ago
89b9372
Fixed version of 121434 with no new memory leaks.
by Rafael Espindola
· 15 years ago
f7fd4aa
Revert my previous patch to make the valgrind bots happy.
by Rafael Espindola
· 15 years ago
1c952b9
Initial support for the cfi directives. This is just enough to get
by Rafael Espindola
· 15 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
a3ac427
Make some symbols static, move classes into anonymous namespaces.
by Benjamin Kramer
· 15 years ago
38a9288
Fixed a crash in the enhanced disassembler where
by Sean Callanan
· 15 years ago
3a210e2
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
by Michael J. Spencer
· 15 years ago
4e9c939
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
by Michael J. Spencer
· 15 years ago
8238f02
Let's get those buildbots green: #include is needed in the header, not just the implementation.
by Owen Anderson
· 15 years ago
e5b2b88
apparently also missing an include.
by Chris Lattner
· 15 years ago
8f5880c
this is in System
by Chris Lattner
· 15 years ago
6f0414a
turn this into a normal header.
by Chris Lattner
· 15 years ago
1c861a0
hopefully heal the linux builders
by Chris Lattner
· 15 years ago
a4f15d6
there is no reason to dynamically generate a static header.
by Chris Lattner
· 15 years ago
234db00
drop edinfo.inc into the objdir for src!=objdir builds.
by Chris Lattner
· 15 years ago
aab5b32
Update header.
by Eric Christopher
· 15 years ago
fed3fed
hopefully teach cmake to build the .inc file.
by Chris Lattner
· 15 years ago
ca2fcac
cmake too
by Chris Lattner
· 15 years ago
bd9de83
forgot to add a file
by Chris Lattner
· 15 years ago
847da55
start straightening out libedis's dependencies and make it fit
by Chris Lattner
· 15 years ago