1. d5f76bb Patch to remove uses of non-standard strcasestr and replace then with by Greg Clayton · 14 years ago
  2. b01000f A few of the issue I have been trying to track down and fix have been due to by Greg Clayton · 14 years ago
  3. 1e2e271 Fixed the "-b" option on disassembly to always pad out the bytes with for by Greg Clayton · 14 years ago
  4. 91557b0 Fixed a bug where the LLVM disassembler was ignoring the show_address parameter. by Sean Callanan · 14 years ago
  5. e9cab7a Revert last checkin to DisassemblerLLVM.cpp; that was some temporary by Jason Molenda · 14 years ago
  6. a6b71de Built the native unwinder with all the warnings c++-4.2 could muster; by Jason Molenda · 14 years ago
  7. 5c4c746 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 14 years ago
  8. eea2640 Moved the section load list up into the target so we can use the target by Greg Clayton · 14 years ago
  9. 8541f2f Added extensive logging of the code that is actually going by Sean Callanan · 14 years ago
  10. c9b6000 Updated LLVM and Clang to July 20 at 16:00. by Greg Clayton · 14 years ago
  11. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  12. cf7f1ad Fixed up disassembly to not emit the module name before all function names by Greg Clayton · 14 years ago
  13. 7043635 Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 14 years ago
  14. 0a298dc Fixed a problem where invalid triples were being passed by Sean Callanan · 14 years ago
  15. cf01505 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 14 years ago
  16. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago