1. 34adc8d change EH related stuff (other than EH_LABEL) to use MCSymbol by Chris Lattner · 16 years ago
  2. 40ca1f1 Change ELFCodeEmitter logic to emit the constant pool and jump tables to by Bruno Cardoso Lopes · 16 years ago
  3. f539f03 Changed ELFCodeEmitter to inherit from ObjectCodeEmitter by Bruno Cardoso Lopes · 16 years ago
  4. 95dd865 Factor some code out and support for Jump Table relocations by Bruno Cardoso Lopes · 16 years ago
  5. 6dca284 shrinking down #includes by Bruno Cardoso Lopes · 16 years ago
  6. e364a23 Support Constant Pool Sections Add section symbols to the symbol table by Bruno Cardoso Lopes · 16 years ago
  7. e577492 Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without by Bruno Cardoso Lopes · 16 years ago
  8. 1596c3d9 Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added by Bruno Cardoso Lopes · 17 years ago
  9. 12ad90a ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and by Bruno Cardoso Lopes · 17 years ago
  10. d51db00 Move ELFCodeEmiter stuff to new files by Bruno Cardoso Lopes · 17 years ago