summaryrefslogtreecommitdiff
path: root/Source/cmELF.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Added cmELF methods to get information about DYNAMIC section entries.Brad King2008-04-141-0/+14
* BUG: A few more corrections for cmELFBrad King2008-03-021-1/+3
* ENH: Add Size member to cmELF::StringEntry to return the amount of space in t...Brad King2008-03-011-0/+4
* ENH: Make cmELF parser more general and powerfulBrad King2008-02-291-0/+17
* ENH: Add ELF file parsingBrad King2008-02-271-0/+76