index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
ELF.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
fix comment
Bruno Cardoso Lopes
1
-1
/
+1
2009-07-27
add module identifier to the elf object file
Bruno Cardoso Lopes
1
-5
/
+17
2009-07-27
Handle external symbols for ELF and add some static methods to ELFSym
Bruno Cardoso Lopes
1
-6
/
+71
2009-07-18
Add support to properly reference private symbols on relocation entries.
Bruno Cardoso Lopes
1
-0
/
+7
2009-07-16
Fix coding style issues pointed by Bill.
Bruno Cardoso Lopes
1
-8
/
+8
2009-07-15
use std::vector instead of std::list for both Section and Symbol lists because
Bruno Cardoso Lopes
1
-65
/
+68
2009-07-13
Cleanup the global emission and refactor some code
Bruno Cardoso Lopes
1
-11
/
+6
2009-07-02
shrinking down #includes
Bruno Cardoso Lopes
1
-28
/
+10
2009-06-25
Support Constant Pool Sections
Bruno Cardoso Lopes
1
-1
/
+9
2009-06-22
Add more methods to gather target specific elf stuff
Bruno Cardoso Lopes
1
-5
/
+43
2009-06-14
Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar...
Bruno Cardoso Lopes
1
-73
/
+13
2009-06-11
Support for ELF Visibility
Bruno Cardoso Lopes
1
-13
/
+42
2009-06-07
Delete comment and fix typo
Bruno Cardoso Lopes
1
-1
/
+1
2009-06-07
Fix wrong elf class and byte order initializations.
Bruno Cardoso Lopes
1
-2
/
+2
2009-06-07
Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
Bruno Cardoso Lopes
1
-3
/
+43
2009-06-06
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more com...
Bruno Cardoso Lopes
1
-0
/
+186