Age | Commit message (Expand) | Author |
---|---|---|
2009-07-02 | shrinking down #includes | Bruno Cardoso Lopes |
2009-06-25 | Support Constant Pool Sections | Bruno Cardoso Lopes |
2009-06-22 | Add more methods to gather target specific elf stuff | Bruno Cardoso Lopes |
2009-06-14 | Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar... | Bruno Cardoso Lopes |
2009-06-11 | Support for ELF Visibility | Bruno Cardoso Lopes |
2009-06-07 | Delete comment and fix typo | Bruno Cardoso Lopes |
2009-06-07 | Fix wrong elf class and byte order initializations. | Bruno Cardoso Lopes |
2009-06-07 | Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without | Bruno Cardoso Lopes |
2009-06-06 | Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more com... | Bruno Cardoso Lopes |