index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86ELFWriterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove custom handling of jumptables by the elf writter (this was
Bruno Cardoso Lopes
2009-08-05
1
-11
/
+2
*
For PC relative relocations where symbols are defined in the same section they
Bruno Cardoso Lopes
2009-07-20
1
-2
/
+11
*
Use R_X86_64_32S to handle Jump Table Index relocation entries. Hide TAI usag...
Bruno Cardoso Lopes
2009-07-18
1
-0
/
+10
*
Use a better name for the label relocations while emitting them for Jump Tables
Bruno Cardoso Lopes
2009-07-18
1
-1
/
+1
*
Add support to properly reference private symbols on relocation entries.
Bruno Cardoso Lopes
2009-07-18
1
-1
/
+8
*
Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction al...
Bruno Cardoso Lopes
2009-07-02
1
-4
/
+0
*
Add more methods to gather target specific elf stuff
Bruno Cardoso Lopes
2009-06-22
1
-0
/
+32
*
Support for ELF Visibility
Bruno Cardoso Lopes
2009-06-11
1
-1
/
+3
*
x86_64 now uses the correct ELF e_machine type
Bruno Cardoso Lopes
2009-06-06
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make d'tor out-of-line.
Bill Wendling
2007-01-27
1
-1
/
+1
*
X86 implementation of the TargetELFWriterInfo class.
Bill Wendling
2007-01-27
1
-0
/
+29