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
/
lld
/
ELF
/
Arch
/
MipsArchTree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-12
/
+14
*
[LLD][ELF][MIPS] - Inline the short helper function. NFC.
George Rimar
2019-09-24
1
-10
/
+8
*
[LLD][ELF] - Simplify getFlagsFromEmulation(). NFCI.
George Rimar
2019-09-23
1
-12
/
+2
*
[mips] Deduce MIPS specific ELF header flags from `emulation`
Simon Atanasyan
2019-09-22
1
-1
/
+19
*
[ELF] Rename odd variable names "New" after r365730. NFC
Fangrui Song
2019-08-13
1
-10
/
+10
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-116
/
+116
*
ELF: De-template ELFFileBase. NFCI.
Peter Collingbourne
2019-04-05
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF][MIPS] Add mote tests on MipsArchTree routines, fix typos in error messages
Simon Atanasyan
2018-07-10
1
-16
/
+17
*
[ELF][MIPS] Simplify `checkFlags` routine and inline `rejectMicroMips64`. NFC
Simon Atanasyan
2018-07-06
1
-9
/
+6
*
[ELF][MIPS] Remove support for linking microMIPS 64-bit code
Simon Atanasyan
2018-07-06
1
-0
/
+9
*
[ELF][mips] Print the full file path for files with incompatible ISA
Alexander Richardson
2017-12-07
1
-14
/
+20
*
[MIPS] Set STO_MIPS_MICROMIPS flag and less-significant bit for microMIPS sym...
Simon Atanasyan
2017-11-13
1
-0
/
+2
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
LLD/ELF: Allow targets to set e_flags
Konstantin Zhuravlyov
2017-10-24
1
-1
/
+1
*
[MIPS] Generate thunks for microMIPS code
Simon Atanasyan
2017-10-03
1
-0
/
+5
*
[MIPS] Fix PLT entries generation in case of linking regular and microMIPS code
Simon Atanasyan
2017-10-02
1
-5
/
+5
*
[ELF] - Introduce std::vector<InputFile *> global arrays.
George Rimar
2017-09-19
1
-2
/
+3
*
Rename ObjectFile -> ObjFile.
Rui Ueyama
2017-07-26
1
-1
/
+1
*
Detemplate SymbolTable.
Rafael Espindola
2017-07-26
1
-1
/
+1
*
[ELF] - Apply clang-format. NFC.
George Rimar
2017-07-18
1
-3
/
+3
*
LLD: Move ELF/Mips.cpp to ELF/Arch/MipsArchTree.cpp
Konstantin Zhuravlyov
2017-06-19
1
-0
/
+369