aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-342/+265
2016-04-14Support Linux on SystemZ as platformUlrich Weigand1-0/+3
2015-06-23Fix build breakage after llvm r240426Pavel Labath1-2/+1
2015-06-19Fix the lldb build for the EM_486 change.Rafael Espindola1-1/+1
2015-01-08[LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and RelocationJumpSlotType f...Mohit K. Bhakkad1-0/+3
2014-10-31First cut of PowerPC(64) support in LLDB.Justin Hibbits1-0/+6
2014-08-29lldb - ELF: add ARM64 relocation jump slot handling in ELFHeader.Todd Fiala1-0/+3
2014-07-21Dynamic loader for the Hexagon DSPDeepak Panickal1-0/+3
2013-07-25Fix the lldb build after the removal of mblaze.Rafael Espindola1-2/+0
2013-06-03Fix various build warnings.Matt Kopec1-1/+1
2013-04-13Fixed issues with the way ELF symbols are parsed:Greg Clayton1-0/+86
2013-01-25<rdar://problem/13069948>Greg Clayton1-16/+24
2011-03-30elf: add support for ELF relocation entriesStephen Wilson1-1/+72
2010-07-13Combine 32 and 64 bit ELF readers.Stephen Wilson1-0/+302