Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
[oota-llvm.git] / include / llvm / Support / ELF.h
2010-08-17 Benjamin KramerSketch i386 relocations handling, from Roman Divacky.
2010-08-16 Matt FlemingAdd ELF ObjectWriter and Streamer support.
2010-07-20 Matt FlemingAdd the rest of the SHT_* values as defined in the...
2010-07-16 Douglas GregorRemove extraneous semicolons after member functions
2010-07-16 Eli FriedmanA few more minor additions to ELF.h.
2010-07-13 Stephen WilsonBring ELF64 on par with ELF32, add a few magic constant...
2010-07-12 Stephen WilsonSimple format/style fixes.
2010-07-12 Stephen WilsonTest commit.
2010-07-06 Matt FlemingAdd X86_64 ELF relocation values and ELF64 relocation...
2010-07-06 Matt FlemingAdd some more ELF OSABI values as found in the System...
2010-04-19 Dan GohmanAdd a few more ELF bits.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-05-30 Bruno Cardoso LopesAdd AMD64 elf machine type
2009-04-05 Mikhail GlushenkovAdd segment flag bits to ELF.h.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2004-02-29 Brian GaekeUpdate comment at head of file. Also fix C 'typedef...
2004-02-29 Brian GaekeAdd more architectures, and ELF64 stuff.
2004-02-28 Brian GaekeFix my sloppiness
2004-02-28 Brian GaekeELF constants and data structures.