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
/
AArch64ErrataFix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLD][ELF][AArch64][ARM] Add missing classof to patch sections.
Peter Smith
2019-12-11
1
-0
/
+4
*
Fix a few typos in lld/ELF to cycle bots
Nico Weber
2019-10-28
1
-2
/
+2
*
[ELF][AARCH64] Refactor AArchErrataFix to match changes in ARMErrataFix NFC.
Peter Smith
2019-09-17
1
-22
/
+19
*
[ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417
Peter Smith
2019-09-16
1
-7
/
+4
*
[ELF][AArch64] Apply some NFC cleanups to AArch64ErrataFix.cpp
Fangrui Song
2019-09-09
1
-10
/
+10
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-10
/
+10
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-8
/
+8
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-230
/
+230
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-3
/
+3
*
[ELF][MachO][wasm] Simplify range-style std::find{,_if} with STLExtras.h util...
Fangrui Song
2019-03-29
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
ELF: AArch64: Fix errata patch address calculation.
Peter Collingbourne
2018-12-17
1
-1
/
+2
*
[AArch64] Cortex-a53-843419 erratum should not apply to relaxed TLS.
Peter Smith
2018-11-27
1
-4
/
+8
*
Avoid unnecessary buffer allocation and memcpy for compressed sections.
Rui Ueyama
2018-10-08
1
-3
/
+3
*
[ELF] Guard --fix-cortex-a53-843419 against --just-syms
Peter Smith
2018-09-13
1
-1
/
+1
*
[ELF] Add support for Armv5 and Armv6 compatible Thunks
Peter Smith
2018-08-20
1
-2
/
+2
*
Add a SectionBase::getVA helper. NFC.
Rafael Espindola
2018-03-24
1
-3
/
+3
*
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
Rui Ueyama
2018-02-28
1
-1
/
+1
*
Consistent (non) use of empty lines in include blocks
Sam Clegg
2018-02-20
1
-1
/
+0
*
Use log to print out a verbose message.
Rui Ueyama
2018-02-09
1
-4
/
+2
*
Remove Config->Verbose because we have errorHandler().Verbose.
Rui Ueyama
2018-02-08
1
-1
/
+2
*
[ELF] Make --fix-cortex-a53-843419 work on big endian hosts
Peter Smith
2018-01-23
1
-1
/
+2
*
Use references instead of pointers. NFC.
Rafael Espindola
2017-12-19
1
-2
/
+2
*
[ELF] Complete implementation of --fix-cortex-a53-843419
Peter Smith
2017-12-15
1
-60
/
+218
*
Remove some includes from InputFiles.h.
Rafael Espindola
2017-12-09
1
-1
/
+2
*
[ELF] AArch64 Errata fix, add missing files.
Peter Smith
2017-12-05
1
-0
/
+489