Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Fix cmELF to build when ET_LOOS, ET_HIOS, ET_LOPROC, ET_HIPROC may not ... | Brad King | 2008-03-03 | 1 | -19/+39 |
* | BUG: Fix bug introduced by workaround to warning. | Brad King | 2008-03-02 | 1 | -0/+1 |
* | BUG: A few more corrections for cmELF | Brad King | 2008-03-02 | 1 | -10/+71 |
* | ENH: Add Size member to cmELF::StringEntry to return the amount of space in t... | Brad King | 2008-03-01 | 1 | -7/+33 |
* | ENH: Make cmELF parser more general and powerful | Brad King | 2008-02-29 | 1 | -28/+135 |
* | COMP: cmELF needs to include sys/link.h to get dynamic section structures on ... | Brad King | 2008-02-28 | 1 | -0/+3 |
* | COMP: Fix warnings in cmELF. | Brad King | 2008-02-28 | 1 | -1/+4 |
* | ENH: Add ELF file parsing | Brad King | 2008-02-27 | 1 | -0/+612 |