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
/
source
/
Plugins
/
DynamicLoader
/
POSIX-DYLD
/
AuxVector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to read aux vector values
Antonio Afonso
2019-06-11
1
-141
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lldb] Fix -Wstring-plus-int warning in POSIX-DYLD/AuxVector.cpp
Jorge Gorbe Moya
2019-01-07
1
-1
/
+1
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
1
-13
/
+1
*
[LLDB][ppc64le] Rename enums in AuxVector
Pavel Labath
2017-07-11
1
-38
/
+38
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-82
/
+60
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-5
/
+4
*
Fixes to get LLDB building on Windows again.
Deepak Panickal
2013-10-22
1
-2
/
+2
*
Re-introduces ELF core file support for Linux x86-64
Ashok Thirumurthi
2013-07-17
1
-1
/
+8
*
Revert the ELF core file support until a few things can be worked out:
Greg Clayton
2013-07-12
1
-6
/
+2
*
Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.
Ashok Thirumurthi
2013-07-12
1
-2
/
+6
*
Add newer Linux AT_ defines from elf.h.
Michael Sartain
2013-06-17
1
-16
/
+33
*
Fix unitialized variable in AuxVector::GetEntryName() which crashed in AuxVec...
Michael Sartain
2013-06-15
1
-1
/
+1
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-2
/
+2
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-9
/
+13
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
1
-4
/
+0
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode project
Greg Clayton
2012-02-27
1
-1
/
+1
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+153