2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid identifiers that are different only in case. NFC. More... almost 5 years ago
Avoid identifiers that are different only in case. NFC. More... almost 5 years ago
Revert r364999: [lld] Use -o /dev/null in test when output is not needed. More... almost 5 years ago
[lld] Use -o /dev/null in test when output is not needed. More... almost 5 years ago
[ELF] Error on archive with missing index More... almost 5 years ago
[ELF][RISCV] Support RISC-V in getBitcodeMachineKind More... almost 5 years ago
[ELF] Only allow the binding of SharedSymbol to change for the first undef ref More... almost 5 years ago
[ELF][RISCV] Support GD/LD/IE/LE TLS models More... almost 5 years ago
[ELF][RISCV] Support PLT, GOT, copy and relative relocations More... almost 5 years ago
Cleanup: llvm::bsearch -> llvm::partition_point after r364719 More... almost 5 years ago
[COFF] Fix .rsrc sections with differing permissions
Martin Storsjö
as Martin Storsjo
More... almost 5 years ago
[ELF] Do not produce DT_JMPREL and DT_PLTGOT if .rela.plt is empty. More... almost 5 years ago
Fix lld build on Windows with MSVC due to C2461 More... almost 5 years ago
[LLD][ELF] - Replace invalid-e_shnum.s with YAML based version. More... almost 5 years ago
[wasm-ld] Add __global_base symbol to mark the value of --global-base More... almost 5 years ago
[LLD][COFF] Case insensitive compares for /nodefaultlib More... almost 5 years ago
Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sections were discarded More... almost 5 years ago
[WebAssembly] Fix accidental omission from rLLD364367 More... almost 5 years ago
[lld/WebAssembly] Slightly nicer error message for malformed input files More... almost 5 years ago
[WebAssembly] Fix list of relocations with addends in lld More... almost 5 years ago
[WebAssembly] Error on archives without a symbol index More... almost 5 years ago
Revert r362743 "Revert "Revert "Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sections were discarded""" More... almost 5 years ago
Port r363962 to COFF: Deduplicate undefined symbol diagnostics More... almost 5 years ago
Fix an issue that common symbols are not internalized under some condition. More... almost 5 years ago
[ELF][PPC][X86] Use [-2**(n-1), 2**n) to check overflows for R_PPC_ADDR16, R_PPC64_ADDR{16,32}, R_X86_64_{8,16} More... almost 5 years ago
lld/elf: Deduplicate undefined symbol diagnostics More... almost 5 years ago
[ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for absolute relocation types in writable sections More... almost 5 years ago
[ELF][ARM] Merge handleARMTlsRelocation() into handleTlsRelocation() More... almost 5 years ago
[llvm-readobj] Match GNU output for DT_RPATH and DT_RUNPATH when dumping dynamic symbol table. More... almost 5 years ago
[PDB] Ignore .debug$S subsections with high bit set More... almost 5 years ago