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
/
SymbolVendor
/
ELF
/
SymbolVendorELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/symbolvendorelf] Copy more sections from separate debug files
Pavel Labath
2019-11-26
1
-8
/
+11
*
SymbolVendorELF: Perform build-id lookup even without a debug link
Pavel Labath
2019-08-06
1
-4
/
+5
*
ObjectFile[ELF]: Refactor gnu_debuglink interface
Pavel Labath
2019-08-05
1
-70
/
+60
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
1
-6
/
+3
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-6
/
+6
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-8
/
+0
*
Resubmit "Don't include UnixSignals.h from Host."
Zachary Turner
2019-03-06
1
-1
/
+4
*
Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cpp
Zachary Turner
2019-02-27
1
-1
/
+1
*
Revert "Don't include UnixSignals.h from Host."
Davide Italiano
2019-02-15
1
-4
/
+1
*
Don't include UnixSignals.h from Host.
Zachary Turner
2019-02-15
1
-1
/
+4
*
Simplify ObjectFile::GetUUID
Pavel Labath
2019-02-11
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[FileSystem] Remove GetByteSize() from FileSpec
Jonas Devlieghere
2018-11-01
1
-3
/
+4
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-8
/
+6
*
Support reading section ".gnu_debugaltlink"
Jan Kratochvil
2018-04-29
1
-1
/
+1
*
Add support for the DWP debug info format
Tamas Berghammer
2017-08-25
1
-7
/
+8
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-2
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-139
/
+110
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Add support for DW_FORM_GNU_[addr,str]_index
Tamas Berghammer
2015-08-25
1
-3
/
+5
*
Remove commented includes
Jean-Daniel Dupas
2014-02-02
1
-4
/
+0
*
Cleanup on the unified section list changes. Main changes are:
Greg Clayton
2013-07-10
1
-2
/
+1
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-0
/
+200