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
*
[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
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[mips] Simplify boolean expressions in Mips target with `clang-tidy`
Simon Atanasyan
2015-03-24
1
-8
/
+6
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-0
/
+2
*
[mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
2015-01-21
1
-0
/
+3
*
Reverted revision 226577.
Jozef Kolek
2015-01-20
1
-3
/
+0
*
[mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B
Jozef Kolek
2015-01-20
1
-0
/
+3
*
[mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
2015-01-12
1
-0
/
+3
*
[mips][microMIPS] Relocate with symbol for micromips symbols
Zoran Jovanovic
2014-12-30
1
-1
/
+5
*
test commit (spelling correction)
Mohit K. Bhakkad
2014-12-09
1
-1
/
+1
*
[MC] Pass MCSymbolData to needsRelocateWithSymbol
Ulrich Weigand
2014-07-20
1
-2
/
+4
*
[mips][mips64r6] Relocation R_MIPS_PC18_S3
Zoran Jovanovic
2014-06-13
1
-0
/
+3
*
[mips][mips64r6] Add R_MIPS_PC19_S2
Zoran Jovanovic
2014-06-12
1
-0
/
+3
*
[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16
Zoran Jovanovic
2014-05-27
1
-0
/
+6
*
[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2
Zoran Jovanovic
2014-05-27
1
-0
/
+6
*
Don't relocate with sections if there might be a paired relocation.
Rafael Espindola
2014-03-31
1
-2
/
+18
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-116
/
+16
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+2
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-5
/
+3
*
Support for microMIPS TLS relocations.
Zoran Jovanovic
2013-12-19
1
-0
/
+6
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
1
-0
/
+3
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
1
-0
/
+3
*
Support for microMIPS relocations 1.
Zoran Jovanovic
2013-10-23
1
-0
/
+33
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-14
/
+0
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-1
/
+7
*
Mips direct object xgot support
Jack Carter
2012-11-21
1
-0
/
+12
[next]