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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert accidental change to file
Aaron Smith
2019-07-10
1
-3
/
+0
*
Try again to move common functionality from ProcessWindows into ProcessDebugger
Aaron Smith
2019-07-10
1
-0
/
+3
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-16
/
+16
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-8
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-16
/
+13
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-4
/
+3
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Open ELF core dumps with more than 64K sections
Pavel Labath
2017-01-31
1
-0
/
+43
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-342
/
+265
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+3
*
Fix build breakage after llvm r240426
Pavel Labath
2015-06-23
1
-2
/
+1
*
Fix the lldb build for the EM_486 change.
Rafael Espindola
2015-06-19
1
-1
/
+1
*
[LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and RelocationJumpSlotType f...
Mohit K. Bhakkad
2015-01-08
1
-0
/
+3
*
First cut of PowerPC(64) support in LLDB.
Justin Hibbits
2014-10-31
1
-0
/
+6
*
lldb - ELF: add ARM64 relocation jump slot handling in ELFHeader.
Todd Fiala
2014-08-29
1
-0
/
+3
*
Dynamic loader for the Hexagon DSP
Deepak Panickal
2014-07-21
1
-0
/
+3
*
Fix the lldb build after the removal of mblaze.
Rafael Espindola
2013-07-25
1
-2
/
+0
*
Fix various build warnings.
Matt Kopec
2013-06-03
1
-1
/
+1
*
Fixed issues with the way ELF symbols are parsed:
Greg Clayton
2013-04-13
1
-0
/
+86
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-16
/
+24
*
elf: add support for ELF relocation entries
Stephen Wilson
2011-03-30
1
-1
/
+72
*
Combine 32 and 64 bit ELF readers.
Stephen Wilson
2010-07-13
1
-0
/
+302