index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Target
/
TargetELFWriterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Clean up Hexagon ELF definition.
Evandro Menezes
2012-05-17
1
-1
/
+2
*
Prune some includes and forward declarations.
Craig Topper
2012-03-25
1
-3
/
+0
*
Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do
Rafael Espindola
2010-10-03
1
-2
/
+1
*
- Remove custom handling of jumptables by the elf writter (this was
Bruno Cardoso Lopes
2009-08-05
1
-9
/
+2
*
Change ELFCodeEmitter logic to emit the constant pool and jump tables to
Bruno Cardoso Lopes
2009-07-21
1
-1
/
+1
*
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
/
+8
*
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
-1
/
+22
*
Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar...
Bruno Cardoso Lopes
2009-06-14
1
-0
/
+26
*
Use forward declarations and move TargetELFWriterInfo impl to a new file.
Bruno Cardoso Lopes
2009-06-11
1
-14
/
+6
*
Support for ELF Visibility
Bruno Cardoso Lopes
2009-06-11
1
-1
/
+18
*
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more com...
Bruno Cardoso Lopes
2009-06-06
1
-2
/
+16
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-2
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-1
/
+1
*
The TargetELFWriterInfo class holds target-specific information for the ELF w...
Bill Wendling
2007-01-27
1
-0
/
+43