aboutsummaryrefslogtreecommitdiff
path: root/lld/test/MinGW
AgeCommit message (Expand)AuthorFilesLines
2024-09-25[LLD][MINGW] Add `--undefined-glob` flag support (#109866)Miguel A. Arroyo1-0/+3
2024-08-18[LLD] [MinGW] Recognize the -rpath option (#102886)Martin Storsjö1-0/+6
2024-07-05[LLD] [MinGW] Reinstate the former spelling in the version message (#97698)Martin Storsjö1-1/+3
2024-07-02[lld][ELF] Support LLVM repository and LLVM revision information (#97323)Hongyu Chen1-1/+1
2024-06-20[LLD] [MinGW] Interpret an empty -entry option as no entry point (#96055)Martin Storsjö1-0/+2
2024-03-21[LLD] [MinGW] Implement the -lto-sample-profile option (#85841)chrulski-intel1-0/+3
2024-02-13[LLD] [MinGW] Implement the --lto-emit-asm and -plugin-opt=emit-llvm options ...Martin Storsjö1-0/+7
2024-01-30[lld] [MinGW] Support targeting ARM64EC (#78911)Billy Laws1-0/+6
2024-01-10[LLD] [MinGW] Add support for more ThinLTO specific options (#77387)Martin Storsjö1-3/+20
2023-12-15[LLD] [MinGW] Respect the -S/-s options when writing PDB files (#75181)Martin Storsjö1-1/+8
2023-12-05[LLD][COFF] Add -build-id flag to generate .buildid section. (#71433)Zequan Wu1-0/+13
2023-10-25[LLD] [MinGW] Hook up --icf=safe to -opt:safeicf (#70037)Martin Storsjö1-2/+4
2023-10-09[LLD] [MinGW] Handle the --dll option (#68575)Martin Storsjö1-0/+1
2023-08-28[LLD] [MinGW] Hook up more LTO optionsMartin Storsjö1-2/+9
2023-08-24[LLD] [MinGW] Pass LLVM specific LTO options through to lld-linkMartin Storsjö1-0/+8
2022-11-10[LLD][MinGW] Add --error-limit=<N> optionAlvin Wong1-0/+12
2022-10-12[LLD] [MinGW] Look for libs named "<libname>.lib" even with -staticMartin Storsjö1-0/+11
2022-09-09[LLD][MinGW] Add --[no-]guard-cf and --[no-]guard-longjmpAlvin Wong1-0/+15
2022-08-11[LLD] [MinGW] Implement the --exclude-symbols optionMartin Storsjö1-0/+4
2022-06-15[LLD] [MinGW] Implement --disable-reloc-section, mapped to /fixedMartin Storsjö1-0/+7
2022-01-30[LLD][MinGW] Add --heap argument supportMateusz Mikuła1-0/+5
2021-08-12[LLD] [MinGW] Add more options for disabling flags in the executableMartin Storsjö1-4/+29
2021-08-03[LLD] [MinGW] Support both "--opt value" and "--opt=value" for more optionsMartin Storsjö1-0/+2
2021-08-01[LLD][MinGW] Accept joined format for --stackMateusz Mikuła1-0/+1
2021-07-02[LLD] [COFF] Fix up missing stdcall decorations in MinGW modeMartin Storsjö1-0/+9
2021-07-02[LLD] [MinGW] Allow linking to DLLs directlyMartin Storsjö1-4/+4
2021-06-23[LLD] [MinGW] Silence the printouts in one test. NFC.Martin Storsjö1-1/+1
2021-06-23[LLD] [MinGW] Print the lld-link command to stderrMartin Storsjö2-147/+147
2021-06-19[LLD] [MinGW] Print errors/warnings in lld-link with a "ld.lld" prefixMartin Storsjö1-1/+1
2021-05-17[lld][MinGW] Introduce aliases for -Bdynamic and -BstaticMarkus Böck1-0/+5
2021-05-17[LLD][MinGW] Add --fatal-warnings and --no-fatal-warnings flagsMateusz Mikuła1-0/+9
2021-01-07[LLD] [MinGW] Pass the --demangle and --no-demangle options to the COFF linkerMartin Storsjö1-0/+9
2020-10-15Reapply [LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö1-0/+4
2020-10-15Revert "[LLD] [COFF] Implement a GNU/ELF like -wrap option"Arthur Eubanks1-4/+0
2020-10-15[LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö1-0/+4
2020-10-05[LLD] [MinGW] Support setting the subsystem version via the subsystem argumentMartin Storsjö1-0/+6
2020-10-05[LLD] [MinGW] Simplify handling of os/subsystem versionMartin Storsjö1-5/+8
2020-08-27[LLD] [MinGW] Enable dynamicbase by defaultMartin Storsjö1-8/+12
2020-08-26[LLD][MinGW] Handle allow-multiple-definition flagMateusz Mikuła1-0/+8
2020-07-28[LLD] [MinGW] Implement the --no-seh flagMartin Storsjö1-0/+4
2020-07-15[LLD] [MinGW] Implement the --file-alignment and --section-alignment optionsMartin Storsjö1-0/+12
2020-05-24[LLD/MinGW]: Expose --thinlto-cache-dirTobias Hieta1-0/+3
2020-05-14[LLD] [COFF] Add options for disabling auto import and runtime pseudo relocsMartin Storsjö1-0/+18
2019-10-10Use error instead of fatal to report usage errorsRui Ueyama1-0/+9
2019-10-10[LLD] [MinGW] Look for other library patterns with -lMartin Storsjo1-0/+13
2019-10-10[LLD] [MinGW] Add a testcase for -l:name style library options. NFC.Martin Storsjo1-0/+7
2019-10-04[MinGW] Add --reproduce optionRui Ueyama1-0/+3
2019-08-14[MinGW] Correct handling different forms of a few optionsMartin Storsjo1-5/+12
2019-08-14[MinGW] Remove stray/inconsistent comment chars in test file. NFC.Martin Storsjo1-8/+8
2019-08-05[MinGW] Add an lld specific option for requesting to delay load librariesMartin Storsjo1-0/+4