projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixes VS support for llvmc mcc16 llvmc example.
[oota-llvm.git]
/
lib
/
CodeGen
/
ELFCodeEmitter.cpp
2010-07-16
Eli Friedman
Get rid of a bunch of duplicated ELF enum values.
blob
|
commitdiff
|
raw
2010-06-29
Duncan Sands
getMachineBasicBlockAddress returns a uintptr_t - don...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Chris Lattner
prep work to support a future where getJumpTableInfo...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
David Greene
Change errs() to dbgs().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Chris Lattner
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
David Greene
Add missing includes.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Bruno Cardoso Lopes
Remove hack used to strip unwanted chars from section...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Bruno Cardoso Lopes
- Remove custom handling of jumptables by the elf writt...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-28
Bruno Cardoso Lopes
Handle null and file symbol on doInitialization
blob
|
commitdiff
|
raw
|
diff to current
2009-07-27
Bruno Cardoso Lopes
Handle external symbols for ELF and add some static...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Daniel Dunbar
More migration to raw_ostream, the water has dried...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Bruno Cardoso Lopes
Change ELFCodeEmitter logic to emit the constant pool...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Bruno Cardoso Lopes
Support adding relocations for data sections, handling...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Bruno Cardoso Lopes
Use R_X86_64_32S to handle Jump Table Index relocation...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Bruno Cardoso Lopes
Use a better name for the label relocations while emitt...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Bruno Cardoso Lopes
Add support to properly reference private symbols on...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Bruno Cardoso Lopes
use std::vector instead of std::list for both Section...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Torok Edwin
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Bruno Cardoso Lopes
Cleanup the global emission and refactor some code
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Torok Edwin
assert(0) -> LLVM_UNREACHABLE.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Bruno Cardoso Lopes
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Bruno Cardoso Lopes
Factor some code out and support for Jump Table relocations
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Bruno Cardoso Lopes
shrinking down #includes
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Bruno Cardoso Lopes
Remove getFunctionAlignment from TargetELFInfo and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Bruno Cardoso Lopes
Support Constant Pool Sections
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Bruno Cardoso Lopes
Add more methods to gather target specific elf stuff
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Bruno Cardoso Lopes
Introduce new BinaryObject (blob) class, ELF Writer...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Bruno Cardoso Lopes
Support for ELF Visibility
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Bruno Cardoso Lopes
Simple ELF32/64 binary files can now be emitted for...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Bruno Cardoso Lopes
Remove elf specific info from ELFWriter.h to Elf.h...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Bruno Cardoso Lopes
ELF Code Emitter now uses CurBufferPtr, BufferBegin...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Bruno Cardoso Lopes
Move ELFCodeEmiter stuff to new files
blob
|
commitdiff
|
raw
|
diff to current