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
/
MC
/
MCELFObjectWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
1
-12
/
+0
*
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
Ulrich Weigand
2013-05-15
1
-2
/
+0
*
ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was ins...
NAKAMURA Takumi
2013-05-15
1
-1
/
+8
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-1
/
+0
*
Add 'const' qualifier on member functions not changing its fields.
Michael Liao
2012-10-25
1
-3
/
+3
*
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-25
1
-0
/
+3
*
The ELF relocation record format is different for N64
Jack Carter
2012-06-27
1
-1
/
+43
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-1
/
+8
*
Add a hook in MCELFObjectTargetWriter to allow targets to sort relocation
Akira Hatanaka
2012-03-23
1
-0
/
+29
*
Define trivial destructor inline.
Rafael Espindola
2011-12-24
1
-1
/
+1
*
Make GetRelocType pure virtual.
Rafael Espindola
2011-12-24
1
-1
/
+1
*
Move PPC bits to lib/Target/PowerPC.
Rafael Espindola
2011-12-22
1
-0
/
+3
*
Move the ARM specific parts of the ELF writer to Target/ARM.
Rafael Espindola
2011-12-22
1
-0
/
+6
*
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Rafael Espindola
2011-12-21
1
-0
/
+4
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-3
/
+17
*
Add const.
Rafael Espindola
2011-12-21
1
-1
/
+1
*
Move some data to the TargetWriter.
Rafael Espindola
2010-12-18
1
-5
/
+15
*
Stub out explicit MCELFObjectTargetWriter interface.
Rafael Espindola
2010-12-17
1
-1
/
+11
*
Move createELFObjectWriter to its own header.
Rafael Espindola
2010-12-17
1
-0
/
+27