Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |