| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without | Bruno Cardoso Lopes | 2009-06-07 | 1 | -2/+26 |
| | | | | | | | relocation sections. llvm-svn: 73038 | ||||
| * | Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more ↵ | Bruno Cardoso Lopes | 2009-06-06 | 1 | -5/+5 |
| | | | | | | | comments added llvm-svn: 72982 | ||||
| * | ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and | Bruno Cardoso Lopes | 2009-06-05 | 1 | -29/+49 |
| | | | | | | | | MachO Writer. This will change with the arrival of ObjectCodeEmitter and BinaryObject llvm-svn: 72906 | ||||
| * | Move ELFCodeEmiter stuff to new files | Bruno Cardoso Lopes | 2009-06-03 | 1 | -0/+94 |
| llvm-svn: 72785 | |||||

