summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF
Commit message (Expand)AuthorAgeFilesLines
* Looks like this is how you identify executables in ELF.Jim Ingham2010-08-101-2/+1
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-092-0/+10
* Modified both the ObjectFileMachO and ObjectFileELF to correctly set theGreg Clayton2010-07-211-10/+45
* Remove our local ELF definitions and rely on llvm/Support/ELF.h instead.Stephen Wilson2010-07-131-376/+0
* Combine 32 and 64 bit ELF readers.Stephen Wilson2010-07-136-1716/+1203
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-0/+14
* 64 bit ELF support from Stephen Wilson.Greg Clayton2010-07-074-16/+1384
* Remove Mac-specific includes.Eli Friedman2010-06-131-5/+0
* Made lldb_private::ArchSpec more generic so that it can take a mach-o cpuGreg Clayton2010-06-111-32/+4
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-083-0/+1366
OpenPOWER on IntegriCloud