1. f6f5269 Re-introduces ELF core file support for Linux x86-64 by Ashok Thirumurthi · 11 years ago
  2. 750ed92 Revert the ELF core file support until a few things can be worked out: by Greg Clayton · 11 years ago
  3. 26345cb Introduces core file support for Linux x86-64 using 'lldb a.out -c core'. by Ashok Thirumurthi · 11 years ago
  4. a807cee Split symbol support for ELF and Linux. by Michael Sartain · 11 years ago
  5. fa2cd91 Following the modification introduced in llvm by commit 185311 by Sylvestre Ledru · 11 years ago
  6. 5d4f6a7 Fix autohell build. by Rafael Espindola · 11 years ago
  7. dbe390e Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying: by Greg Clayton · 11 years ago
  8. aefeaa4 Under GNU/Linux, do not build lldbPluginDynamicLoaderDarwinKernel.a. It was breaking the build by Sylvestre Ledru · 11 years ago
  9. 2d73f38 Fixed the build to reflect the removal of OperatingSystem/Darwin-Kernel in r180993. by Sylvestre Ledru · 11 years ago
  10. 0056637 Fix makefile build by linking needed library 'irreader' by Daniel Malea · 11 years ago
  11. 30c187c Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (Darwin). by Filipe Cabecinhas · 11 years ago
  12. 5f6f3e2 Under GNU/Linux & HURD, add a soname to the liblldb shared library. by Sylvestre Ledru · 11 years ago
  13. 8bc4f6e Enable RTTI for liblldbCore.a when GCC is the compiler by Daniel Malea · 11 years ago
  14. b9f6fd8 Use libxml2 on Mac OS X. by Filipe Cabecinhas · 12 years ago
  15. 4a55d75 Patch submitted by Dan Malea -- I introduced a dependency between by Jason Molenda · 12 years ago
  16. f46007e Patch by Matt, to get lldb to build with the updated llvm+clang versions (via Makefiles). by Filipe Cabecinhas · 12 years ago
  17. 915da35 Fixes by Daniel Malea. by Filipe Cabecinhas · 12 years ago
  18. 93024d9 Continue the work started by Dragos' Makefile patch (LLVMLibsOptions usage) by Filipe Cabecinhas · 12 years ago
  19. 5a45f24 Add Security framework to the list of frameworks needed for linking. by Bill Wendling · 12 years ago
  20. 9930b33 Makefile build: clang now depends on libclangEdit. by Benjamin Kramer · 12 years ago
  21. ed60571 Fix the linux build now that we link against the Linux and FreeBSD platforms. by Greg Clayton · 12 years ago
  22. 7637a3a Makefiles for new mach-core directory. by Johnny Chen · 12 years ago
  23. 7e99647 This patch combines common code from Linux and FreeBSD into by Johnny Chen · 12 years ago
  24. d2cb132 libEnhancedDisassembly.a is gone from recent LLVM. by Peter Collingbourne · 12 years ago
  25. fd0c1f4 build: liblldb now depends on the linker library by Daniel Dunbar · 13 years ago
  26. 8f4cdb4 build: Build in the Darwin-Kernel OperatingSystem plugin. by Daniel Dunbar · 13 years ago
  27. 8e584ec build: Fix Makefiles on Darwin to link proper dynamic loader plugin. by Daniel Dunbar · 13 years ago
  28. 2888f55 build: Fix Darwin linker flags which weren't properly passed (and aren't valid). by Daniel Dunbar · 13 years ago
  29. b1668c9 build: Fixup Darwin process plugin build for Makefiles. by Daniel Dunbar · 13 years ago
  30. fa407ad Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all by Greg Clayton · 13 years ago
  31. 1bcd138 Patch by Filipe to build lldb usng 'make'! by Johnny Chen · 13 years ago
  32. 4b66329 Patch by David Forsythe to build lldb on FreeBSD! by Johnny Chen · 13 years ago
  33. a0b5fcc Link in the MCJIT. Fixes makefile build. by Charles Davis · 13 years ago
  34. 1e58a39 Add the LanguageRuntime plugins to liblldb. Fixes link errors for me; if this by Charles Davis · 13 years ago
  35. 0087612 python-config in Makefiles by Johnny Chen · 13 years ago
  36. b7f5945 Build and initialise the Darwin ABI plugins on all platforms by Peter Collingbourne · 13 years ago
  37. f07f02b Link to LLVM instrumentation lib by Peter Collingbourne · 13 years ago
  38. 59d4cb8 Add UnwindAssembly plugins to makefile build by Peter Collingbourne · 13 years ago
  39. ec113d4 Add makefile support for the ARM instruction emulation plugin. by Stephen Wilson · 13 years ago
  40. 3967cef Add PlatformGDBServer and ProcessGDBRemote to the build system. by Stephen Wilson · 13 years ago
  41. 76fd5dd linux: add Host/linux subdirectory by Stephen Wilson · 13 years ago
  42. ef6635b Add Makefile support for the Platform plugins. by Stephen Wilson · 13 years ago
  43. 8be525a Add Makefile support for the new DynamicLoaderStatic plugin. by Stephen Wilson · 13 years ago
  44. 1a2f311 Python override patch from Jai Menon. by Greg Clayton · 13 years ago
  45. b6b6fae Simple makefile fixups. by Stephen Wilson · 13 years ago
  46. 92241ef Initial support for a DynamicLoader plugin on Linux. by Stephen Wilson · 13 years ago
  47. 64dd0d7 Makefile updates. by Stephen Wilson · 13 years ago
  48. 8f3b21d Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more by Greg Clayton · 14 years ago
  49. a3f015e Missed an aspect of the previous makefile patch. by Stephen Wilson · 14 years ago
  50. 447e82f Fix makefiles to build properly on Darwin. by Stephen Wilson · 14 years ago
  51. f6f4033 Add a new Process plugin for Linux. by Stephen Wilson · 14 years ago
  52. 980d067 Patch from Jean-Daniel Dupas: by Greg Clayton · 14 years ago
  53. 26f93ce Make current Makefiles work on Linux (at least, they work for me). Please by Eli Friedman · 14 years ago
  54. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago