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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachO: Change getString16() back to inline function
Tom Stellard
2018-09-07
1
-1
/
+1
*
MachO: Fix out-of-bounds memory access in getString16
Tom Stellard
2018-09-07
1
-6
/
+5
*
[ELF] Check if LinkSec is nullptr when initializing SHF_LINK_ORDER sections
Fangrui Song
2018-09-07
2
-2
/
+20
*
[COFF] don't mark lazy symbols as used in regular objects
Bob Haarman
2018-09-06
3
-6
/
+22
*
lld-link: Write an empty "repro" debug directory entry if /Brepro is passed
Nico Weber
2018-09-05
2
-18
/
+87
*
When a relocation to an undefined symbol is an R_X86_64_PC32, an input
Sterling Augustine
2018-09-04
1
-1
/
+1
*
[COFF] Allow exporting all symbols from system libraries specfied with -whole...
Martin Storsjo
2018-09-04
4
-4
/
+33
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-4
/
+4
*
[LLD] Add test missed from r341206. NFC.
Ben Dunbobbin
2018-08-31
1
-0
/
+9
*
[LLD] Check too large offsets into merge sections earlier
Ben Dunbobbin
2018-08-31
3
-23
/
+12
*
[ELF] [ARM] Don't mix 'ip' and 'r12' as names for the same register in commen...
Martin Storsjo
2018-08-31
1
-4
/
+4
*
[COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks w...
Martin Storsjo
2018-08-31
9
-27
/
+99
*
[PPC64] Improve a test ppc64_entry_point.s
Fangrui Song
2018-08-31
1
-8
/
+7
*
Import lit.llvm after rLLD341134
Fangrui Song
2018-08-31
1
-1
/
+1
*
[PPC64] Improve a test ppc64-toc-rel.s
Fangrui Song
2018-08-31
2
-20
/
+12
*
[PPC64] Remove unused -z notext from a test
Fangrui Song
2018-08-30
1
-2
/
+2
*
Remove LIT_SITE_CFG_IN_FOOTER, lld
Nico Weber
2018-08-30
1
-1
/
+2
*
[COFF] Skip exporting artificial symbols when exporting all symbols
Martin Storsjo
2018-08-30
2
-2
/
+6
*
[test] Adjust a test to use CHECK-NEXT instead of CHECK-NOT. NFC.
Martin Storsjo
2018-08-30
1
-6
/
+5
*
ELF: Don't examine values of linker script symbols during ICF.
Peter Collingbourne
2018-08-29
4
-2
/
+22
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-29
5
-25
/
+27
*
[CMake] Add an lld-test-depends target
Martin Storsjo
2018-08-29
1
-0
/
+3
*
[COFF] Merge the .ctors, .dtors and .CRT sections into .rdata for MinGW
Martin Storsjo
2018-08-29
2
-10
/
+20
*
Always add a .note.GNU-stack section if -r.
Rui Ueyama
2018-08-29
8
-16
/
+47
*
[ELF] Change llvm-objdump -D to -d for check lines that only inspect text sec...
Fangrui Song
2018-08-29
9
-17
/
+17
*
[PPC64] Fix DQ-form instruction handling and emit error for misalignment.
Sean Fertile
2018-08-28
4
-7
/
+119
*
[LLD][ELF] - Simplify Call-Chain Clustering implementation a bit.
George Rimar
2018-08-28
1
-16
/
+10
*
[LLD][ELD] - Do not reject INFO output section type when used with a start ad...
George Rimar
2018-08-28
4
-21
/
+45
*
[LLF][ELF] - Support -z global.
George Rimar
2018-08-28
4
-6
/
+11
*
fix comment typo
Nico Weber
2018-08-27
1
-1
/
+1
*
[ELF][HEXAGON] Add R_HEX_11/10/9_X support
Sid Manning
2018-08-27
2
-0
/
+30
*
Handle identifying AMDGPU bitcode files
Matt Arsenault
2018-08-27
3
-0
/
+27
*
[COFF] Support MinGW automatic dllimport of data
Martin Storsjo
2018-08-27
14
-0
/
+495
*
Rename a function to follow the LLVM coding style.
Rui Ueyama
2018-08-27
6
-6
/
+6
*
[COFF] Check the instructions in ARM MOV32T relocations
Martin Storsjo
2018-08-27
2
-3
/
+101
*
[ELF][HEXAGON] Add R_HEX_B13_PCREL relocation support
Sid Manning
2018-08-25
2
-0
/
+8
*
[ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X relocation support
Sid Manning
2018-08-25
2
-0
/
+16
*
[Common] Discard the temp file while keeping the memory mapping open, on errors
Martin Storsjo
2018-08-24
1
-2
/
+3
*
Modify tests to show PLT entry labels
Joel Galenson
2018-08-24
10
-5
/
+59
*
Attempt to fix ELF/lto-plugin-ignore.s on Windows after r340487.
Nico Weber
2018-08-24
1
-2
/
+2
*
Revert "[PPC64] Fix DQ-form instruction handling and emit error for misalign..."
Sean Fertile
2018-08-23
4
-119
/
+7
*
[PPC64] Fix DQ-form instruction handling and emit error for misalignment.
Sean Fertile
2018-08-23
4
-7
/
+119
*
COFF: Implement safe ICF on rodata using address-significance tables.
Peter Collingbourne
2018-08-23
7
-2
/
+105
*
win: Omit ".exe" from lld warning and error messages.
Nico Weber
2018-08-22
7
-6
/
+16
*
lld-link: Separate 'undefined symbol' errors with just one newline, not two.
Nico Weber
2018-08-22
3
-10
/
+9
*
Fix two RUN: lines that were unintentionally spelled "RN:".
Nico Weber
2018-08-22
1
-3
/
+3
*
[WebAssembly] Optimise relocation processing. NFC.
Sam Clegg
2018-08-22
3
-37
/
+52
*
lld-link: Emit warning if one each of {main,wmain} and {WinMain,wWinMain} exi...
Nico Weber
2018-08-22
2
-2
/
+66
*
[ELF][HEXAGON] Add R_HEX_16_X relocation
Sid Manning
2018-08-22
2
-0
/
+35
*
[COFF] Move a comment close to the code it refers to. NFC.
Martin Storsjo
2018-08-22
1
-3
/
+3
[next]