1. 8c84880 Disable minimized symbol tables for now as this was causing test suite failures. by Greg Clayton · 14 years ago
  2. 576a68b Enable minimized symbol tables when parsing mach-o files. This by Greg Clayton · 14 years ago
  3. 0ad086f Added Symtab::FindSymbolByID() in preparation for enabling the minimal by Greg Clayton · 14 years ago
  4. 1240b91 Looks like this is how you identify executables in ELF. by Jim Ingham · 14 years ago
  5. 7508e73 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 14 years ago
  6. 32a8c7e Modified both the ObjectFileMachO and ObjectFileELF to correctly set the by Greg Clayton · 14 years ago
  7. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  8. 5565cd1 Remove our local ELF definitions and rely on llvm/Support/ELF.h instead. by Stephen Wilson · 14 years ago
  9. ddd2962 Combine 32 and 64 bit ELF readers. by Stephen Wilson · 14 years ago
  10. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  11. 596ba27 64 bit ELF support from Stephen Wilson. by Greg Clayton · 14 years ago
  12. ccfba72 Switch over to using llvm's dwarf constants file. by Jason Molenda · 14 years ago
  13. 661825b Fixed debug map in executable + DWARF in .o debugging on Mac OS X. by Greg Clayton · 14 years ago
  14. c3d2139 Remove Mac-specific includes. by Eli Friedman · 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