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