aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ELF.h
Commit message (Expand)AuthorAgeFilesLines
* shrinking down #includesBruno Cardoso Lopes2009-07-021-28/+10
* Support Constant Pool SectionsBruno Cardoso Lopes2009-06-251-1/+9
* Add more methods to gather target specific elf stuffBruno Cardoso Lopes2009-06-221-5/+43
* Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar...Bruno Cardoso Lopes2009-06-141-73/+13
* Support for ELF VisibilityBruno Cardoso Lopes2009-06-111-13/+42
* Delete comment and fix typoBruno Cardoso Lopes2009-06-071-1/+1
* Fix wrong elf class and byte order initializations.Bruno Cardoso Lopes2009-06-071-2/+2
* Simple ELF32/64 binary files can now be emitted for x86 and x86_64 withoutBruno Cardoso Lopes2009-06-071-3/+43
* Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more com...Bruno Cardoso Lopes2009-06-061-0/+186