summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ELF.h
Commit message (Expand)AuthorAge
* Add a few more ELF bits.Dan Gohman2010-04-19
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-26
* Add AMD64 elf machine typeBruno Cardoso Lopes2009-05-30
* Add segment flag bits to ELF.h.Mikhail Glushenkov2009-04-05
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Update comment at head of file. Also fix C 'typedef struct' nonsense IBrian Gaeke2004-02-29
* Add more architectures, and ELF64 stuff.Brian Gaeke2004-02-29
* Fix my sloppinessBrian Gaeke2004-02-28
* ELF constants and data structures.Brian Gaeke2004-02-28