Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
0c20967a6b
BUG: Fix operator precedence error in cmELF
|
17 years ago |
Brad King
|
9eee4149ec
BUG: When byte order is not known at compile time make sure NeedSwap in cmELF is still initialized.
|
17 years ago |
Brad King
|
d707719d57
ENH: In cmELF it is okay if the byte order is not known at compile time.
|
17 years ago |
Brad King
|
cf3e180f14
COMP: Fix signed/unsigned comparison warning in cmELF.
|
17 years ago |
Brad King
|
3ff5404cca
ENH: Added cmELF methods to get information about DYNAMIC section entries.
|
17 years ago |
Brad King
|
e98ee8cf70
COMP: Fix cmELF to build when ET_LOOS, ET_HIOS, ET_LOPROC, ET_HIPROC may not be defined.
|
18 years ago |
Brad King
|
78d27ce7a6
BUG: Fix bug introduced by workaround to warning.
|
18 years ago |
Brad King
|
f42c3de1d7
BUG: A few more corrections for cmELF
|
18 years ago |
Brad King
|
61178a0682
ENH: Add Size member to cmELF::StringEntry to return the amount of space in the string entry.
|
18 years ago |
Brad King
|
03ef00bc93
ENH: Make cmELF parser more general and powerful
|
18 years ago |
Brad King
|
d404c6bff6
COMP: cmELF needs to include sys/link.h to get dynamic section structures on the Sun.
|
18 years ago |
Brad King
|
fcad490654
COMP: Fix warnings in cmELF.
|
18 years ago |
Brad King
|
4c137bad6b
ENH: Add ELF file parsing
|
18 years ago |