summaryrefslogtreecommitdiff
path: root/lld/test/MinGW/driver.test
AgeCommit message (Expand)Author
2025-09-08[LLD] Recognize 'mipspe' as a PE target name (#157305)Hervé Poussineau
2025-07-10[LLD][MinGW] Support machine:arm64x when invoked in MinGW mode. (#145343)WhatAmISupposedToPutHere
2024-12-06[LLD] [MinGW] Implement --dependent-load-flag option (#113814)Mateusz Mikuła
2024-11-18[LLD][MinGW] Add support for --functionpadmin option (#116511)Jacek Caban
2024-09-25[LLD][MINGW] Add `--undefined-glob` flag support (#109866)Miguel A. Arroyo
2024-08-18[LLD] [MinGW] Recognize the -rpath option (#102886)Martin Storsjö
2024-07-05[LLD] [MinGW] Reinstate the former spelling in the version message (#97698)Martin Storsjö
2024-07-02[lld][ELF] Support LLVM repository and LLVM revision information (#97323)Hongyu Chen
2024-06-20[LLD] [MinGW] Interpret an empty -entry option as no entry point (#96055)Martin Storsjö
2024-03-21[LLD] [MinGW] Implement the -lto-sample-profile option (#85841)chrulski-intel
2024-02-13[LLD] [MinGW] Implement the --lto-emit-asm and -plugin-opt=emit-llvm options ...Martin Storsjö
2024-01-30[lld] [MinGW] Support targeting ARM64EC (#78911)Billy Laws
2024-01-10[LLD] [MinGW] Add support for more ThinLTO specific options (#77387)Martin Storsjö
2023-12-15[LLD] [MinGW] Respect the -S/-s options when writing PDB files (#75181)Martin Storsjö
2023-12-05[LLD][COFF] Add -build-id flag to generate .buildid section. (#71433)Zequan Wu
2023-10-25[LLD] [MinGW] Hook up --icf=safe to -opt:safeicf (#70037)Martin Storsjö
2023-10-09[LLD] [MinGW] Handle the --dll option (#68575)Martin Storsjö
2023-08-28[LLD] [MinGW] Hook up more LTO optionsMartin Storsjö
2023-08-24[LLD] [MinGW] Pass LLVM specific LTO options through to lld-linkMartin Storsjö
2022-09-09[LLD][MinGW] Add --[no-]guard-cf and --[no-]guard-longjmpAlvin Wong
2022-08-11[LLD] [MinGW] Implement the --exclude-symbols optionMartin Storsjö
2022-06-15[LLD] [MinGW] Implement --disable-reloc-section, mapped to /fixedMartin Storsjö
2022-01-30[LLD][MinGW] Add --heap argument supportMateusz Mikuła
2021-08-12[LLD] [MinGW] Add more options for disabling flags in the executableMartin Storsjö
2021-08-03[LLD] [MinGW] Support both "--opt value" and "--opt=value" for more optionsMartin Storsjö
2021-08-01[LLD][MinGW] Accept joined format for --stackMateusz Mikuła
2021-07-02[LLD] [COFF] Fix up missing stdcall decorations in MinGW modeMartin Storsjö
2021-06-23[LLD] [MinGW] Silence the printouts in one test. NFC.Martin Storsjö
2021-06-23[LLD] [MinGW] Print the lld-link command to stderrMartin Storsjö
2021-06-19[LLD] [MinGW] Print errors/warnings in lld-link with a "ld.lld" prefixMartin Storsjö
2021-05-17[LLD][MinGW] Add --fatal-warnings and --no-fatal-warnings flagsMateusz Mikuła
2021-01-07[LLD] [MinGW] Pass the --demangle and --no-demangle options to the COFF linkerMartin Storsjö
2020-10-15Reapply [LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö
2020-10-15Revert "[LLD] [COFF] Implement a GNU/ELF like -wrap option"Arthur Eubanks
2020-10-15[LLD] [COFF] Implement a GNU/ELF like -wrap optionMartin Storsjö
2020-10-05[LLD] [MinGW] Support setting the subsystem version via the subsystem argumentMartin Storsjö
2020-10-05[LLD] [MinGW] Simplify handling of os/subsystem versionMartin Storsjö
2020-08-27[LLD] [MinGW] Enable dynamicbase by defaultMartin Storsjö
2020-08-26[LLD][MinGW] Handle allow-multiple-definition flagMateusz Mikuła
2020-07-28[LLD] [MinGW] Implement the --no-seh flagMartin Storsjö
2020-07-15[LLD] [MinGW] Implement the --file-alignment and --section-alignment optionsMartin Storsjö
2020-05-24[LLD/MinGW]: Expose --thinlto-cache-dirTobias Hieta
2020-05-14[LLD] [COFF] Add options for disabling auto import and runtime pseudo relocsMartin Storsjö
2019-10-10Use error instead of fatal to report usage errorsRui Ueyama
2019-10-04[MinGW] Add --reproduce optionRui Ueyama
2019-08-14[MinGW] Correct handling different forms of a few optionsMartin Storsjo
2019-08-14[MinGW] Remove stray/inconsistent comment chars in test file. NFC.Martin Storsjo
2019-08-05[MinGW] Add an lld specific option for requesting to delay load librariesMartin Storsjo
2019-06-14[MinGW] Support the --subsystem=val option in joined formMartin Storsjo
2019-06-14[MinGW] Support the --{major,minor}-{os,subsystem}-version optionsMartin Storsjo