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
/
ObjectFile
/
ELF
/
ELFHeader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-18
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-37
/
+37
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-19
/
+20
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Open ELF core dumps with more than 64K sections
Pavel Labath
2017-01-31
1
-3
/
+29
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-346
/
+299
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-4
/
+4
*
ObjectFileELF::GetModuleSpecifications on Linux should work now.
Michael Sartain
2013-05-23
1
-2
/
+2
*
Fixed issues with the way ELF symbols are parsed:
Greg Clayton
2013-04-13
1
-0
/
+16
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-7
/
+7
*
elf: add support for ELF relocation entries
Stephen Wilson
2011-03-30
1
-0
/
+122
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-13
/
+13
*
Combine 32 and 64 bit ELF readers.
Stephen Wilson
2010-07-13
1
-0
/
+295