1. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 13 years ago
  2. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  3. e4b9c1f LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide by Greg Clayton · 14 years ago
  4. 940b103 Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form by Greg Clayton · 14 years ago
  5. 5f54ac3 Moved FileSpec into the Host layer since it will vary from host to host. by Greg Clayton · 14 years ago
  6. e71e258 Added support for attaching to a remote debug server with the new command: by Greg Clayton · 14 years ago
  7. cd54803 Endian patch from Kirk Beitz that allows better cross platform building. by Greg Clayton · 14 years ago
  8. 5d187e5 Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 14 years ago
  9. 5bc8c97 Add UserSettings to Target class, making Target settings by Caroline Tice · 14 years ago
  10. 7508e73 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 14 years ago
  11. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  12. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  13. 67ee10b Expand AR_EFMT1 because the define is not present on Linux (and possibly by Eli Friedman · 14 years ago
  14. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago