aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/ELF.h
Commit message (Expand)AuthorAgeFilesLines
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* Add AMD64 elf machine typeBruno Cardoso Lopes2009-05-301-1/+2
* Add segment flag bits to ELF.h.Mikhail Glushenkov2009-04-051-0/+9
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-9/+9
* Changes For Bug 352Reid Spencer2004-09-011-2/+7
* Update comment at head of file. Also fix C 'typedef struct' nonsense IBrian Gaeke2004-02-291-7/+9
* Add more architectures, and ELF64 stuff.Brian Gaeke2004-02-291-1/+49
* Fix my sloppinessBrian Gaeke2004-02-281-6/+6
* ELF constants and data structures.Brian Gaeke2004-02-281-0/+245