summaryrefslogtreecommitdiffstats
path: root/lldb/lib
Commit message (Expand)AuthorAgeFilesLines
* Still trying to fix the Make build. Link lldbHostPosix to liblldbZachary Turner2014-08-151-0/+3
* Revert "Fix the build broken as a result of deleting jit from LLVM."Zachary Turner2014-08-071-1/+1
* Fix the build broken as a result of deleting jit from LLVM.Zachary Turner2014-08-071-1/+1
* Update CMakeLists.txt and Makefiles for building/linking the Hexagon ABI and ...Deepak Panickal2014-07-211-0/+2
* Fix build broken as a result of r213171.Zachary Turner2014-07-161-1/+1
* Add kalimba as a platform.Todd Fiala2014-07-161-1/+2
* Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support.Greg Clayton2014-06-241-1/+3
* Attempt to fix the buildDmitri Gribenko2014-04-251-0/+1
* lldb arm64 import.Jason Molenda2014-03-291-0/+2
* Add ObjectFileJIT libraryEd Maste2014-03-251-0/+1
* Use --whole-archive linker option for minw too.Hafiz Abid Qadeer2014-03-241-0/+3
* Removed a redundant entry.Hafiz Abid Qadeer2014-03-241-4/+0
* Add some missing libraries for mingw.Hafiz Abid Qadeer2014-03-131-0/+8
* Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello2014-03-121-0/+6
* Build JITLoader on FreeBSD alsoEd Maste2014-03-051-1/+2
* Add support for JIT debugging on Linux using the GDB JIT interface. Patch wri...Andrew MacPherson2014-03-051-1/+2
* Fixed configure-based build on OS X.Todd Fiala2014-02-281-1/+1
* Add libs needed by iohandler merge to Makefile for FreeBSDEd Maste2014-01-311-1/+2
* Merging the iohandler branch back into main. Greg Clayton2014-01-271-1/+1
* Make lldb build with Makefiles on OS X.Todd Fiala2014-01-181-1/+2
* Bug #18214 - Adds LLVMObjCARCOpts.a to Makefile linkage for liblldb.Sylvestre Ledru2013-12-111-0/+1
* Update makefiles to build PlatformWindowsDeepak Panickal2013-10-151-0/+1
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-1/+2
* MingW compilation (windows). Includes various refactoring to improve portabil...Virgile Bello2013-08-231-1/+3
* Re-introduces ELF core file support for Linux x86-64Ashok Thirumurthi2013-07-171-2/+4
* Revert the ELF core file support until a few things can be worked out:Greg Clayton2013-07-121-1/+0
* Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.Ashok Thirumurthi2013-07-121-0/+1
* Split symbol support for ELF and Linux.Michael Sartain2013-07-011-0/+1
* Following the modification introduced in llvm by commit 185311Sylvestre Ledru2013-07-011-2/+2
* Fix autohell build.Rafael Espindola2013-06-141-1/+2
* Allow LLDB to be built on a system with an installed gcc/g++ that isn't the d...Greg Clayton2013-05-171-1/+1
* Under GNU/Linux, do not build lldbPluginDynamicLoaderDarwinKernel.a. It was b...Sylvestre Ledru2013-05-131-3/+1
* Fixed the build to reflect the removal of OperatingSystem/Darwin-Kernel in r1...Sylvestre Ledru2013-05-031-3/+1
* Fix makefile build by linking needed library 'irreader'Daniel Malea2013-03-281-1/+1
* Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (D...Filipe Cabecinhas2013-01-301-0/+1
* Under GNU/Linux & HURD, add a soname to the liblldb shared library. Sylvestre Ledru2013-01-171-1/+2
* Enable RTTI for liblldbCore.a when GCC is the compilerDaniel Malea2012-12-101-0/+8
* Use libxml2 on Mac OS X.Filipe Cabecinhas2012-10-311-0/+1
* Patch submitted by Dan Malea -- I introduced a dependency betweenJason Molenda2012-10-041-2/+6
* Patch by Matt, to get lldb to build with the updated llvm+clang versions (via...Filipe Cabecinhas2012-09-261-2/+0
* Fixes by Daniel Malea.Filipe Cabecinhas2012-08-281-0/+1
* Continue the work started by Dragos' Makefile patch (LLVMLibsOptions usage)Filipe Cabecinhas2012-05-291-7/+8
* Add Security framework to the list of frameworks needed for linking.Bill Wendling2012-04-051-1/+1
* Makefile build: clang now depends on libclangEdit.Benjamin Kramer2012-03-141-0/+1
* Fix the linux build now that we link against the Linux and FreeBSD platforms.Greg Clayton2012-02-281-5/+5
* Makefiles for new mach-core directory.Johnny Chen2012-02-241-1/+2
* This patch combines common code from Linux and FreeBSD intoJohnny Chen2012-01-051-5/+9
* libEnhancedDisassembly.a is gone from recent LLVM.Peter Collingbourne2011-12-081-1/+0
* build: liblldb now depends on the linker libraryDaniel Dunbar2011-11-011-1/+1
* build: Build in the Darwin-Kernel OperatingSystem plugin.Daniel Dunbar2011-10-311-1/+2
OpenPOWER on IntegriCloud