index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
ELFCodeEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF writer.
Rafael Espindola
2012-01-05
1
-78
/
+0
*
Fix asserts in CodeGen from:
Richard Trieu
2011-09-10
1
-2
/
+2
*
change EH related stuff (other than EH_LABEL) to use MCSymbol
Chris Lattner
2010-03-14
1
-2
/
+2
*
Change ELFCodeEmitter logic to emit the constant pool and jump tables to
Bruno Cardoso Lopes
2009-07-21
1
-5
/
+5
*
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
Bruno Cardoso Lopes
2009-07-06
1
-74
/
+20
*
Factor some code out and support for Jump Table relocations
Bruno Cardoso Lopes
2009-07-03
1
-12
/
+19
*
shrinking down #includes
Bruno Cardoso Lopes
2009-07-02
1
-1
/
+2
*
Support Constant Pool Sections
Bruno Cardoso Lopes
2009-06-25
1
-2
/
+15
*
Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
Bruno Cardoso Lopes
2009-06-07
1
-2
/
+27
*
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more com...
Bruno Cardoso Lopes
2009-06-06
1
-1
/
+1
*
ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and
Bruno Cardoso Lopes
2009-06-05
1
-3
/
+2
*
Move ELFCodeEmiter stuff to new files
Bruno Cardoso Lopes
2009-06-03
1
-0
/
+87