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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify error handling.
Rui Ueyama
2017-10-28
2
-4
/
+0
*
Remove trailing whitespace.
Rui Ueyama
2017-10-27
2
-4
/
+4
*
Handle all symbol types in --trace.
Rafael Espindola
2017-10-27
1
-5
/
+9
*
ELF: Add support for emitting dynamic relocations in the Android relocation p...
Peter Collingbourne
2017-10-27
1
-0
/
+210
*
[ELF] - Ignore non-absolute R_386_GOTPC relocation in debug sections.
George Rimar
2017-10-27
1
-0
/
+33
*
[ELF] - Stop naming relocation sections with first input section name.
George Rimar
2017-10-27
2
-3
/
+3
*
[ELF][ARM] Add missing REQUIRES: arm to tests
Peter Smith
2017-10-27
2
-1
/
+2
*
[ELF] Add support for multiple passes to createThunks()
Peter Smith
2017-10-27
4
-0
/
+364
*
[ELF] Introduce range extension thunks for ARM
Peter Smith
2017-10-27
14
-38
/
+1037
*
[ELF] Pre-create ThunkSections at Target specific intervals
Peter Smith
2017-10-27
1
-3
/
+3
*
[MinGW] Support --out-implib=name in addition to "--out-implib name"
Martin Storsjo
2017-10-26
1
-0
/
+1
*
[COFF] Add a test for def files with spaces between @ and ordinal
Martin Storsjo
2017-10-26
1
-0
/
+5
*
[ELF] - DedupliŃate FDEs when sections are ICFed.
George Rimar
2017-10-26
2
-7
/
+103
*
[lit] Respect LLVM_LIT_TOOLS_DIR when looking for 'tar' on Windows.
Igor Kudrin
2017-10-26
1
-5
/
+7
*
Fix SizeOfImage in the PE header.
Rui Ueyama
2017-10-25
1
-1
/
+1
*
[ELF] - Implement --orphan-handling option.
George Rimar
2017-10-25
1
-24
/
+44
*
[ELF] - Linkerscript: fix issue with SUBALIGN.
George Rimar
2017-10-25
2
-0
/
+25
*
Try to fix test on windows.
Peter Collingbourne
2017-10-25
1
-5
/
+5
*
COFF: Don't add /manifest* flags to the response file.
Peter Collingbourne
2017-10-25
1
-0
/
+12
*
[COFF] Add support for /WX
Shoaib Meenai
2017-10-24
1
-0
/
+17
*
LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-24
5
-0
/
+29
*
[codeview] Fix handling of S_HEAPALLOCSITE
Reid Kleckner
2017-10-24
1
-0
/
+1561
*
[ELF] - Do not collect SHT_REL[A] sections unconditionally when --gc-sections...
George Rimar
2017-10-24
1
-2
/
+14
*
[PDB] Add test for S_THUNK32 records
Reid Kleckner
2017-10-23
1
-0
/
+2747
*
Document a change of behavior in r315552.
Rafael Espindola
2017-10-23
1
-0
/
+17
*
Add the --version option.
Rui Ueyama
2017-10-23
1
-0
/
+3
*
[COFF] Fix exporting of functions starting with underscores, etc
Martin Storsjo
2017-10-23
2
-6
/
+79
*
[ELF] When placing orphans, handle case when last section is dead
Petr Hosek
2017-10-23
1
-0
/
+25
*
Add R_PPC_ADDR16_HI relocation support
Rui Ueyama
2017-10-22
1
-5
/
+19
*
COFF: Add type server pdb files to linkrepro tar file.
Peter Collingbourne
2017-10-20
2
-0
/
+15
*
[COFF] Exclude certain static libraries and object files when exporting all s...
Martin Storsjo
2017-10-19
1
-0
/
+18
*
Handle shared symbols in the gnu hash construction.
Rafael Espindola
2017-10-18
3
-38
/
+68
*
Prune trailing linefeed.
NAKAMURA Takumi
2017-10-18
1
-1
/
+0
*
Revert "Bring back the rest of r315721."
Rafael Espindola
2017-10-18
2
-38
/
+38
*
Bring back the rest of r315721.
Rafael Espindola
2017-10-18
2
-38
/
+38
*
Bring back part of r315721.
Rafael Espindola
2017-10-17
1
-21
/
+72
*
COFF: Add resource files to linkrepro instead of the cvtres object file.
Peter Collingbourne
2017-10-16
1
-0
/
+12
*
Add base relative relocation record that can be used for the following case (...
Tony Tye
2017-10-16
1
-0
/
+13
*
[COFF] Fix a typo in a comment in a test. NFC.
Martin Storsjo
2017-10-15
1
-1
/
+1
*
Revert rL315721, "Handle shared and lazy symbol in the gnu hash construction."
NAKAMURA Takumi
2017-10-14
2
-65
/
+14
*
Give shared symbols priority over lazy ones.
Rafael Espindola
2017-10-13
1
-0
/
+16
*
Handle shared symbols in --gc-sections.
Rafael Espindola
2017-10-13
1
-0
/
+6
*
Handle shared and lazy symbol in the gnu hash construction.
Rafael Espindola
2017-10-13
2
-14
/
+65
*
Relax test.
Rafael Espindola
2017-10-13
1
-3
/
+3
*
Correctly handle shared and lazy symbols.
Rafael Espindola
2017-10-13
2
-0
/
+7
*
[lit] Raise the logic for enabling clang & lld substitutions to llvm.
Zachary Turner
2017-10-12
1
-19
/
+4
*
Update comment.
Rafael Espindola
2017-10-12
1
-1
/
+1
*
Relax test.
Rafael Espindola
2017-10-12
1
-2
/
+2
*
Use 0 as sh_link when we don't have a dynamic symbol table.
Rafael Espindola
2017-10-12
3
-3
/
+3
*
[ELF] - Linkerscript: Add `~` as separate math token.
George Rimar
2017-10-12
1
-1
/
+1
[next]