Age | Commit message (Expand) | Author |
---|---|---|
2010-03-14 | change EH related stuff (other than EH_LABEL) to use MCSymbol | Chris Lattner |
2009-07-21 | Change ELFCodeEmitter logic to emit the constant pool and jump tables to | Bruno Cardoso Lopes |
2009-07-06 | Changed ELFCodeEmitter to inherit from ObjectCodeEmitter | Bruno Cardoso Lopes |
2009-07-03 | Factor some code out and support for Jump Table relocations | Bruno Cardoso Lopes |
2009-07-02 | shrinking down #includes | Bruno Cardoso Lopes |
2009-06-25 | Support Constant Pool Sections | 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 |
2009-06-05 | ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and | Bruno Cardoso Lopes |
2009-06-03 | Move ELFCodeEmiter stuff to new files | Bruno Cardoso Lopes |