2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417 More... about 6 years ago
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64 More... about 6 years ago
[ELF] Map the ELF header at imageBase More... about 6 years ago
lld-link: Make Options.td formatting more self-consistent. More... about 6 years ago
lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars. More... about 6 years ago
[ELF] Delete a redundant assignment to SectionBase::assigned. NFC More... about 6 years ago
[COFF] Fix to not add archive name to buffer identifiers when they come from thin archives. More... about 6 years ago
[ELF] ICF: change a dyn_cast<InputSection> to cast More... about 6 years ago
lld-link: Fix tests that do not run on macOS after r371729. More... about 6 years ago
lld-link: Make /linkrepro: take a filename, not a directory. More... about 6 years ago
[ELF] Fix a common-page-size typo More... about 6 years ago
[ELF] Support -z undefs More... about 6 years ago
[ELF][test] Make tests more tolerant to exact symbol addresses More... about 6 years ago
Reland "Change the X86 datalayout to add three address spaces for 32 bit signed, 32 bit unsigned, and 64 bit pointers." This reverts 57076d3199fc2b0af4a3736b7749dd5462cacda5. More... about 6 years ago
[mips] Allow PT_LOAD to have overlapping p_offset ranges on EM_MIPS More... about 6 years ago
[ELF][test] Make tests more tolerant to exact symbol addresses More... about 6 years ago
[LLD][COFF] Add index to disambiguate archive members when using -wholearchive More... about 6 years ago
[mips] Make another set of test cases more tolerant to exact symbol addresses. NFC More... about 6 years ago
[mips] Fix decoding of microMIPS JALX instruction More... about 6 years ago
[ELF] nmagic or omagic: don't allocate PT_PHDR or PF_R PT_LOAD for the !hasPhdrsCommands case More... about 6 years ago
[ELF][AArch64] Apply some NFC cleanups to AArch64ErrataFix.cpp More... about 6 years ago
[ELF][test] Improve and reorganize another set of tests More... about 6 years ago
[mips] Follow-up to r371313 - fix failed test case. NFC More... about 6 years ago
[mips] Make another set of test cases more tolerant to exact symbol addresses. NFC More... about 6 years ago
[ELF][test] Improve tests More... about 6 years ago
[ELF][test] Improve LTO tests More... about 6 years ago
Update lld tests dynamic-list.s and symbol-override.s to use llvm-nm More... about 6 years ago
[ELF] Replace error() with errorOrWarn() for the ASSERT command More... about 6 years ago
Reland D66717 [ELF] Do not ICF two sections with different output sections (by SECTIONS commands) More... about 6 years ago
Revert "Revert r370635, it caused PR43241." More... about 6 years ago