2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[WebAssembly][lld] Fix crash when applying relocations to debug sections More... over 4 years ago
[COFF] Require an explicit -implib option for creating implibs in mingw mode
Martin Storsjö
as Martin Storsjo
More... over 4 years ago
[COFF] Allow using custom .edata from input object files
Martin Storsjö
as Martin Storsjo
More... over 4 years ago
[ELF][PPC] Allow PT_LOAD to have overlapping p_offset ranges on EM_PPC More... over 4 years ago
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_386 More... over 4 years ago
[ELF][AArch64] Allow PT_LOAD to have overlapping p_offset ranges More... over 4 years ago
[ELF][PPC] Allow PT_LOAD to have overlapping p_offset ranges More... over 4 years ago
[lld][WebAssembly] Honor --no-export-dynamic even with -shared More... over 4 years ago
[ELF] Simplify processRelocAux and allow a corner-case error More... over 4 years ago
[ELF] Move (copy relocation/canonical PLT) before error checking More... over 4 years ago
[ELF][Hexagon] Improve error message for unknown relocations More... over 4 years ago
[lld][Hexagon] Add GOTREL relocations. More... over 4 years ago
[ELF][ARM] Add a test that maxes out the thunk convergence limit More... over 4 years ago
[ELF] Replace local variable hasExportDynamic with config->exportDynamic. NFC More... over 4 years ago
[ELF][PPC] Fix getRelExpr for R_PPC64_REL16_HI More... over 4 years ago
[ELF][Hexagon] Replace R_HEXAGON_GOT with R_GOTPLT More... over 4 years ago
[lld][Hexagon]Support HEX_32 when building shared objects More... over 4 years ago
Fix lld on GCC 5.1 after the C++14 move More... over 4 years ago
[ELF][AArch64] Improve error message for unknown relocations More... over 4 years ago
[ELF][PPC] Improve error message for unknown relocations More... over 4 years ago
[LLD] Migrate llvm::make_unique to std::make_unique More... over 4 years ago
[ELF] --gdb-index: fix odd variable name cUs after r365730 and replace lower_bound with partition_point. NFC More... over 4 years ago
[ELF][test] Update silent-ignore.test More... over 4 years ago
[MinGW] Correct handling different forms of a few options
Martin Storsjö
as Martin Storsjo
More... over 4 years ago
[MinGW] Restructure Options.td to use multiclass where sensible. NFC.
Martin Storsjö
as Martin Storsjo
More... over 4 years ago
[MinGW] Remove stray/inconsistent comment chars in test file. NFC.
Martin Storsjö
as Martin Storsjo
More... over 4 years ago
[ELF] Initialize 2 fields of Symbol in SymbolTable::insert More... over 4 years ago
[lld][WebAssembly] Allow linking of pic code into static binaries More... over 4 years ago
[lld][test] Update test to print ELF note description data More... over 4 years ago
[ELF] Don't special case symbolic relocations with 0 addend to ifunc in writable locations More... over 4 years ago