1. 82a70cc Change ELFCodeEmitter logic to emit the constant pool and jump tables to by Bruno Cardoso Lopes · 15 years ago
  2. 6933d3e Changed ELFCodeEmitter to inherit from ObjectCodeEmitter by Bruno Cardoso Lopes · 15 years ago
  3. 0b1308f Factor some code out and support for Jump Table relocations by Bruno Cardoso Lopes · 15 years ago
  4. 45f5d64 shrinking down #includes by Bruno Cardoso Lopes · 15 years ago
  5. a5e0abd Support Constant Pool Sections Add section symbols to the symbol table by Bruno Cardoso Lopes · 15 years ago
  6. a029a27 Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without by Bruno Cardoso Lopes · 15 years ago
  7. f5b0c5a Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added by Bruno Cardoso Lopes · 15 years ago
  8. 5d41910 ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and by Bruno Cardoso Lopes · 15 years ago
  9. 4cb3143 Move ELFCodeEmiter stuff to new files by Bruno Cardoso Lopes · 15 years ago