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
/
Mips
/
MCTargetDesc
/
MipsELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of micr...
Simon Atanasyan
2017-04-30
1
-0
/
+2
*
[Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other...
Eugene Zelenko
2017-01-30
1
-31
/
+33
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-2
/
+2
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-2
/
+2
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-2
/
+2
*
[mips][ias] N32/N64 must not sort the relocation table.
Simon Dardis
2016-12-05
1
-0
/
+7
*
[mips][ias] Support .dtprel[d]word and .tprel[d]word directives
Simon Atanasyan
2016-08-22
1
-0
/
+8
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific una...
Daniel Sanders
2016-08-08
1
-0
/
+4
*
Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary ...
Daniel Sanders
2016-08-08
1
-4
/
+0
*
[mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%...
Daniel Sanders
2016-08-08
1
-0
/
+4
*
[mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
Daniel Sanders
2016-07-19
1
-4
/
+4
*
ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation
Zoran Jovanovic
2016-05-19
1
-1
/
+3
*
[mips][ias] Fix R_MICROMIPS_GOT16 evaluation and eliminate symbol for R_MICRO...
Daniel Sanders
2016-05-16
1
-7
/
+3
*
[mips][ias] Work around yet another incorrect microMIPS relocation evaluation...
Daniel Sanders
2016-05-13
1
-3
/
+7
*
[mips][ias] Work around incorrect another microMIPS relocation evaluation exp...
Daniel Sanders
2016-05-12
1
-1
/
+1
*
[mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWi...
Daniel Sanders
2016-05-12
1
-5
/
+6
*
[mips][ias] Work around incorrect microMIPS relocation evaluation exposed by ...
Daniel Sanders
2016-05-11
1
-0
/
+5
*
[mips][ias] Make the default path unreachable in needsRelocateWithSymbol() (e...
Daniel Sanders
2016-05-10
1
-1
/
+114
*
[mips] Try to fix 'truncation from FindBestPredicateResult to bool' reported ...
Daniel Sanders
2016-05-09
1
-3
/
+3
*
[mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders
2016-05-09
1
-11
/
+10
*
MipsELFObjectWriter.cpp: Activate debug printer just for +Asserts. [-Wunused-...
NAKAMURA Takumi
2016-05-07
1
-0
/
+2
*
[mips] Correct the ordering of HI/LO pairs in the relocation table.
Daniel Sanders
2016-05-06
1
-186
/
+269
*
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
Daniel Sanders
2016-05-03
1
-3
/
+2
*
[mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocation
Zoran Jovanovic
2016-04-22
1
-0
/
+2
*
[mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
Zoran Jovanovic
2016-04-21
1
-0
/
+2
*
[mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
Zoran Jovanovic
2016-04-21
1
-0
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[mips] Implemented the .hword directive.
Scott Egerton
2016-02-15
1
-0
/
+1
*
Handle offsets larger than 32 bits.
Rafael Espindola
2016-01-14
1
-2
/
+4
*
Assert that a cmp function defines a total order.
Rafael Espindola
2016-01-14
1
-3
/
+2
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
Avoid explicit relocation sorting most of the time.
Rafael Espindola
2015-12-17
1
-0
/
+14
*
Always sort by offset first. NFC.
Rafael Espindola
2015-12-17
1
-3
/
+0
*
Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MI...
Daniel Sanders
2015-11-12
1
-0
/
+2
*
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
*
[mips][ias] Expand on r238751 to cover as many relocs as possible.
Daniel Sanders
2015-06-16
1
-22
/
+36
*
Bring back r239006 with a fix.
Rafael Espindola
2015-06-04
1
-1
/
+1
*
Revert "Pack the MCSymbolELF bit fields into MCSymbol's Flags."
Rafael Espindola
2015-06-04
1
-1
/
+1
*
Pack the MCSymbolELF bit fields into MCSymbol's Flags.
Rafael Espindola
2015-06-04
1
-1
/
+1
*
Merge MCELF.h into MCSymbolELF.h.
Rafael Espindola
2015-06-02
1
-3
/
+3
*
Fix relocation selection for foo-. on mips.
Rafael Espindola
2015-06-01
1
-1
/
+1
*
Simplify code, NFC.
Rafael Espindola
2015-06-01
1
-107
/
+60
*
Pass MCSymbols to the helper functions in MCELF.h.
Rafael Espindola
2015-05-29
1
-4
/
+2
*
Pass a MCSymbol to needsRelocateWithSymbol.
Rafael Espindola
2015-05-29
1
-5
/
+4
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+2
*
Re-enable target-specific relocation table sorting and use it for Mips
Petar Jovanovic
2015-04-14
1
-0
/
+180
[next]