index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCELFObjectTargetWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass a MCSymbol to needsRelocateWithSymbol.
Rafael Espindola
2015-05-29
1
-1
/
+1
*
Re-enable target-specific relocation table sorting and use it for Mips
Petar Jovanovic
2015-04-14
1
-0
/
+21
*
[MC] Pass MCSymbolData to needsRelocateWithSymbol
Ulrich Weigand
2014-07-20
1
-1
/
+2
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-34
/
+2
*
Provide basic type safety for array_pod_sort comparators.
Benjamin Kramer
2013-09-22
1
-3
/
+3
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
1
-2
/
+16
*
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
Ulrich Weigand
2013-05-15
1
-4
/
+0
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-5
/
+0
*
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
1
-0
/
+8
*
The ELF relocation record format is different for N64
Jack Carter
2012-06-27
1
-2
/
+4
*
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
Akira Hatanaka
2012-03-23
1
-0
/
+8
*
Define trivial destructor inline.
Rafael Espindola
2011-12-24
1
-3
/
+0
*
Make GetRelocType pure virtual.
Rafael Espindola
2011-12-24
1
-8
/
+0
*
Move PPC bits to lib/Target/PowerPC.
Rafael Espindola
2011-12-22
1
-0
/
+4
*
Move the ARM specific parts of the ELF writer to Target/ARM.
Rafael Espindola
2011-12-22
1
-0
/
+14
*
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Rafael Espindola
2011-12-21
1
-0
/
+8
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-2
/
+2
*
Move some data to the TargetWriter.
Rafael Espindola
2010-12-18
1
-1
/
+6
*
Stub out explicit MCELFObjectTargetWriter interface.
Rafael Espindola
2010-12-17
1
-0
/
+18