aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ELF.h
AgeCommit message (Expand)Author
2009-05-30Add AMD64 elf machine typeBruno Cardoso Lopes
2009-04-05Add segment flag bits to ELF.h.Mikhail Glushenkov
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-09-01Changes For Bug 352Reid Spencer
2004-02-29Update comment at head of file. Also fix C 'typedef struct' nonsense IBrian Gaeke
2004-02-29Add more architectures, and ELF64 stuff.Brian Gaeke
2004-02-28Fix my sloppinessBrian Gaeke
2004-02-28ELF constants and data structures.Brian Gaeke