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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r248047 and fix the problem properly
Keno Fischer
2015-10-19
1
-1
/
+0
*
Fix the undefined symbol issue with go linking with autotools: build the Lang...
Sylvestre Ledru
2015-10-08
1
-0
/
+1
*
Revert commit -r249558 as it is not fixing the issue :/
Sylvestre Ledru
2015-10-07
1
-1
/
+0
*
Fix a linking issue on lib lldb linking with the new Go support
Sylvestre Ledru
2015-10-07
1
-0
/
+1
*
Fix Makefile build by adding LLVMSupport to liblldb
Keno Fischer
2015-09-18
1
-0
/
+1
*
Add an OperatingSystem plugin to support goroutines
Ryan Brown
2015-09-16
1
-0
/
+1
*
Clean up build of JITLoader/GDB in autoconf build.
Bruce Mitchener
2015-09-11
1
-10
/
+4
*
Link liblldb.so with LLVMObjCARCOpts.a
Bruce Mitchener
2015-09-11
1
-0
/
+1
*
Clean up building & linking of Process/elf-core.
Bruce Mitchener
2015-09-11
1
-5
/
+2
*
Fix Makefile build
Keno Fischer
2015-09-05
1
-0
/
+4
*
Bug 24332 - Fix the build of lldb under GNU/Linux when using autotools
Sylvestre Ledru
2015-08-05
1
-1
/
+3
*
[Makefiles] One more library rename to align with CMake
Keno Fischer
2015-07-15
1
-1
/
+1
*
[Makefiles] Align library names with CMake build
Keno Fischer
2015-07-14
1
-30
/
+23
*
Unbreak Makefile build
Keno Fischer
2015-07-09
1
-0
/
+1
*
Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
2015-06-29
1
-2
/
+2
*
Submitting patch from Abhishek for:
Greg Clayton
2015-06-25
1
-2
/
+3
*
[LLDB][MIPS] ABI Plugin for MIPS64
Bhushan D. Attarde
2015-06-19
1
-0
/
+1
*
Don't link ObjCARCOpts twice. Fixes PR22543
Keno Fischer
2015-06-18
1
-1
/
+0
*
A correction in rL239997: Added missing entry in lib/Makefile
Bhushan D. Attarde
2015-06-18
1
-0
/
+1
*
Assembly profiler for mips32
Bhushan D. Attarde
2015-05-15
1
-0
/
+1
*
This patch adds support aarch64-linux-gnu (SysV) abi in lldb.
Omair Javaid
2015-04-29
1
-0
/
+1
*
This patch adds required piece of code for SysV Abi for arm.
Omair Javaid
2015-04-29
1
-0
/
+1
*
Initial language runtime support for RenderScript.
Colin Riley
2015-04-09
1
-0
/
+1
*
Try to fix configure/make build.
Zachary Turner
2015-03-20
1
-0
/
+1
*
Initial Assembly profiler for mips64
Bhushan D. Attarde
2015-03-18
1
-0
/
+1
*
Try fixing configure+make build on FreeBSD after r230963
Ed Maste
2015-03-04
1
-2
/
+1
*
Reduce the number of components initialized by lldb-server to reduce static b...
Robert Flack
2015-03-02
1
-2
/
+2
*
Fix configure+make build broken by r228943 (part 2)
Tamas Berghammer
2015-02-13
1
-1
/
+2
*
Fix some bugs from D5988
Justin Hibbits
2014-10-31
1
-0
/
+1
*
First cut of PowerPC(64) support in LLDB.
Justin Hibbits
2014-10-31
1
-0
/
+1
*
Fix the build after the recent plugin additions for
Eric Christopher
2014-10-11
1
-0
/
+1
*
build: attempt to fix the buildbots
Saleem Abdulrasool
2014-09-08
1
-0
/
+1
*
The original jit no longer exists in llvm, remove from dependencies.
Eric Christopher
2014-09-06
1
-1
/
+1
*
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
[next]