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
/
Target
/
Sparc
/
MCTargetDesc
/
SparcELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sparc] Add support for 13-bit PIC
Daniel Cederman
2018-06-11
1
-0
/
+2
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-5
/
+3
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-4
/
+4
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[SPARC] Repair GOT references to internal symbols.
James Y Knight
2015-06-18
1
-0
/
+25
*
[Sparc] Really add sparcel architecture support.
Douglas Katzman
2015-04-29
1
-2
/
+4
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-2
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+2
*
clang-format bits of code to make a followup patch easy to read.
Rafael Espindola
2015-04-09
1
-2
/
+1
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-23
/
+0
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+3
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-8
/
+4
*
[Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assem...
Venkatraman Govindaraju
2014-02-07
1
-0
/
+18
*
[Sparc] Emit correct relocations for PIC code when integrated assembler is used.
Venkatraman Govindaraju
2014-02-07
1
-1
/
+36
*
[Sparc] Add ELF Object Writer for Sparc.
Venkatraman Govindaraju
2014-01-06
1
-0
/
+86