index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Still trying to fix the Make build. Link lldbHostPosix to liblldb
Zachary Turner
2014-08-15
1
-0
/
+3
*
Revert "Fix the build broken as a result of deleting jit from LLVM."
Zachary Turner
2014-08-07
1
-1
/
+1
*
Fix the build broken as a result of deleting jit from LLVM.
Zachary Turner
2014-08-07
1
-1
/
+1
*
Update CMakeLists.txt and Makefiles for building/linking the Hexagon ABI and ...
Deepak Panickal
2014-07-21
1
-0
/
+2
*
Fix build broken as a result of r213171.
Zachary Turner
2014-07-16
1
-1
/
+1
*
Add kalimba as a platform.
Todd Fiala
2014-07-16
1
-1
/
+2
*
Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support.
Greg Clayton
2014-06-24
1
-1
/
+3
*
Attempt to fix the build
Dmitri Gribenko
2014-04-25
1
-0
/
+1
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+2
*
Add ObjectFileJIT library
Ed Maste
2014-03-25
1
-0
/
+1
*
Use --whole-archive linker option for minw too.
Hafiz Abid Qadeer
2014-03-24
1
-0
/
+3
*
Removed a redundant entry.
Hafiz Abid Qadeer
2014-03-24
1
-4
/
+0
*
Add some missing libraries for mingw.
Hafiz Abid Qadeer
2014-03-13
1
-0
/
+8
*
Moved various RegisterContext files from Process/POSIX to Process/Utility for...
Virgile Bello
2014-03-12
1
-0
/
+6
*
Build JITLoader on FreeBSD also
Ed Maste
2014-03-05
1
-1
/
+2
*
Add support for JIT debugging on Linux using the GDB JIT interface. Patch wri...
Andrew MacPherson
2014-03-05
1
-1
/
+2
*
Fixed configure-based build on OS X.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Add libs needed by iohandler merge to Makefile for FreeBSD
Ed Maste
2014-01-31
1
-1
/
+2
*
Merging the iohandler branch back into main.
Greg Clayton
2014-01-27
1
-1
/
+1
*
Make lldb build with Makefiles on OS X.
Todd Fiala
2014-01-18
1
-1
/
+2
*
Bug #18214 - Adds LLVMObjCARCOpts.a to Makefile linkage for liblldb.
Sylvestre Ledru
2013-12-11
1
-0
/
+1
*
Update makefiles to build PlatformWindows
Deepak Panickal
2013-10-15
1
-0
/
+1
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-1
/
+2
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-1
/
+3
*
Re-introduces ELF core file support for Linux x86-64
Ashok Thirumurthi
2013-07-17
1
-2
/
+4
*
Revert the ELF core file support until a few things can be worked out:
Greg Clayton
2013-07-12
1
-1
/
+0
*
Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.
Ashok Thirumurthi
2013-07-12
1
-0
/
+1
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-0
/
+1
*
Following the modification introduced in llvm by commit 185311
Sylvestre Ledru
2013-07-01
1
-2
/
+2
*
Fix autohell build.
Rafael Espindola
2013-06-14
1
-1
/
+2
*
Allow LLDB to be built on a system with an installed gcc/g++ that isn't the d...
Greg Clayton
2013-05-17
1
-1
/
+1
*
Under GNU/Linux, do not build lldbPluginDynamicLoaderDarwinKernel.a. It was b...
Sylvestre Ledru
2013-05-13
1
-3
/
+1
*
Fixed the build to reflect the removal of OperatingSystem/Darwin-Kernel in r1...
Sylvestre Ledru
2013-05-03
1
-3
/
+1
*
Fix makefile build by linking needed library 'irreader'
Daniel Malea
2013-03-28
1
-1
/
+1
*
Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (D...
Filipe Cabecinhas
2013-01-30
1
-0
/
+1
*
Under GNU/Linux & HURD, add a soname to the liblldb shared library.
Sylvestre Ledru
2013-01-17
1
-1
/
+2
*
Enable RTTI for liblldbCore.a when GCC is the compiler
Daniel Malea
2012-12-10
1
-0
/
+8
*
Use libxml2 on Mac OS X.
Filipe Cabecinhas
2012-10-31
1
-0
/
+1
*
Patch submitted by Dan Malea -- I introduced a dependency between
Jason Molenda
2012-10-04
1
-2
/
+6
*
Patch by Matt, to get lldb to build with the updated llvm+clang versions (via...
Filipe Cabecinhas
2012-09-26
1
-2
/
+0
*
Fixes by Daniel Malea.
Filipe Cabecinhas
2012-08-28
1
-0
/
+1
*
Continue the work started by Dragos' Makefile patch (LLVMLibsOptions usage)
Filipe Cabecinhas
2012-05-29
1
-7
/
+8
*
Add Security framework to the list of frameworks needed for linking.
Bill Wendling
2012-04-05
1
-1
/
+1
*
Makefile build: clang now depends on libclangEdit.
Benjamin Kramer
2012-03-14
1
-0
/
+1
*
Fix the linux build now that we link against the Linux and FreeBSD platforms.
Greg Clayton
2012-02-28
1
-5
/
+5
*
Makefiles for new mach-core directory.
Johnny Chen
2012-02-24
1
-1
/
+2
*
This patch combines common code from Linux and FreeBSD into
Johnny Chen
2012-01-05
1
-5
/
+9
*
libEnhancedDisassembly.a is gone from recent LLVM.
Peter Collingbourne
2011-12-08
1
-1
/
+0
*
build: liblldb now depends on the linker library
Daniel Dunbar
2011-11-01
1
-1
/
+1
*
build: Build in the Darwin-Kernel OperatingSystem plugin.
Daniel Dunbar
2011-10-31
1
-1
/
+2
[next]