Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)Author
2022-05-18[lld][ELF] Support BFD name elf32-avrBen Shi
2022-05-17[nfc][lld-macho] Follow up fixes to bd9e46815d73e4236c207bad8b5c54e7188154d7Vy Nguyen
2022-05-17[nfc][lld-macho] Fixed test from https://reviews.llvm.org/D125732Vy Nguyen
2022-05-17[lld-macho] Temporarily disable test on windowsVy Nguyen
2022-05-17[lld-macho] Demangle symbol names in export-symbol error messages when -deman...Vy Nguyen
2022-05-15fix typos to cycle botsNico Weber
2022-05-13[ELF][test] Add an input section description test with "()" in the filenameFangrui Song
2022-05-13[ELF][test] Clean up linkerscript/{filename-spec.s,group.s}Fangrui Song
2022-05-13[ELF] Disallow input section description without a filenameFangrui Song
2022-05-13fix typos to cycle botsNico Weber
2022-05-13Revert D125410 "[ELF] Align the end of PT_GNU_RELRO to max-page-size instead ...Fangrui Song
2022-05-12[ELF] Align the end of PT_GNU_RELRO to max-page-size instead of common-page-sizeFangrui Song
2022-05-12[lld/macho] Fixes the -ObjC flagTapan Thaker
2022-05-10[ELF] Move InputSectionBase::rawData member [NFC]Greg McGary
2022-05-10Add x86 to REQUIRES line in test as suggested in https://reviews.llvm.org/D12...Douglas Yung
2022-05-09[ELF] Support -plugin-opt=stats-file=Alex Richardson
2022-05-09[lld] Fix typo for processAux; NFCXiaodong Liu
2022-05-06[ELF] Change (NOLOAD) type mismatch to use SHT_NOBITS instead of SHT_PROGBITSFangrui Song
2022-05-05[lld/mac] Support writing zippered dylibs and bundlesNico Weber
2022-05-05[lld-macho][nfc] Set test min version to 11.0Jez Ng
2022-05-04[ELF] Support custom sections between DATA_SEGMENT_ALIGN and DATA_SEGMENT_REL...Fangrui Song
2022-05-04Mark test icf-safe.s as requiring aarch64 to fix buildbots which don't build ...Douglas Yung
2022-05-04[lld] Implement safe icf for MachOAlex Borcan
2022-05-03[ELF] Fix branch range computation when picking ThunkSectionFangrui Song
2022-04-29[ELF][test] Improve data-segment-relro.testFangrui Song
2022-04-27[ELF] Prevent LTO stripping of wrapped script-referenced symbolsShoaib Meenai
2022-04-25[lld/mac] Revert libcompiler_rt.dylib version check changeNico Weber
2022-04-24[lld/mac] For catalyst outputs, tolerate implicitly linking against mac-only ...Nico Weber
2022-04-23[lld-macho] Remove stray debug printfJez Ng
2022-04-23[lld-macho] Allow dead_strip to work with exported private extern symbolsVincent Lee
2022-04-23[ELF] Drop unused original symbol after wrapping if not definedShoaib Meenai
2022-04-23[ELF] Fix wrapping symbols produced during LTO codegenShoaib Meenai
2022-04-23[ELF] Move SymbolUnion assertions to source fileShoaib Meenai
2022-04-22[lld-macho] Fix ICF crash when comparing symbol relocsJez Ng
2022-04-22[lld-macho][nfc] Simplify unwind section lookupJez Ng
2022-04-22[lld-macho] Fix crash on invalid framework tbdKeith Smiley
2022-04-22[lld/win] Mention in release notes that /winsysroot: currently requires /mach...Nico Weber
2022-04-21[lld/mac] Warn that writing zippered outputs isn't implementedNico Weber
2022-04-21[ELF] Fix spurious GOT/PLT assertion failure when .dynsym is discardedFangrui Song
2022-04-20[ELF] Shrink binding and type in SymbolShoaib Meenai
2022-04-20[ELF] Assert on invalid GOT or PLT relocationsShoaib Meenai
2022-04-18Force GHashCell to be 8-byte-aligned.Eli Friedman
2022-04-16[llvm-objdump] Implemented PrintBranchImmAsAddress for MIPSPavel Kosov
2022-04-15[ELF][ARM] Fix unneeded thunk for branches to hidden undefined weakFangrui Song
2022-04-14[ELF][AArch64] Fix unneeded thunk for branches to hidden undefined weakFangrui Song
2022-04-13[lld-macho][nfc] De-templatize UnwindInfoSectionJez Ng
2022-04-13[NFC] Simplify /noimplib argument logicTobias Hieta
2022-04-13[LLD][COFF] Add support for /noimplibTobias Hieta
2022-04-13[LLD][COFF] Add support for /noimplibTobias Hieta
2022-04-11[lld-macho][nfc] Use includeInSymtab for all symtab-skipping logicJez Ng