summaryrefslogtreecommitdiff
path: root/lld/MinGW
AgeCommit message (Expand)Author
2025-10-06[llvm] Add subcommand support for OptTable (#155026)Prabhu Rajasekaran
2025-07-10[LLD][MinGW] Support machine:arm64x when invoked in MinGW mode. (#145343)WhatAmISupposedToPutHere
2025-06-13[LLD][Cygwin] Implement --dll-search-prefix (#143263)Tomohiro Kashiwada
2025-05-25[lld] Remove unused includes (NFC) (#141421)Kazu Hirata
2025-04-11[LLD] [MinGW] Fall back to using default target if no -m flag given. (#134700)jeremyd2019
2024-12-11Rework the `Option` library to reduce dynamic relocations (#119198)Chandler Carruth
2024-12-06[LLD] [MinGW] Implement --dependent-load-flag option (#113814)Mateusz Mikuła
2024-11-22[LLD] [MinGW] Get rid of trailing whitespace. NFC.Martin Storsjö
2024-11-18[LLD][MinGW] Add support for --functionpadmin option (#116511)Jacek Caban
2024-11-16[lld,MinGW] Use context-aware outs() and errs()Fangrui Song
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-04-05Reland "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05Revert "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett
2024-04-05[flang][clang] Add Visibility specific help text for options (#81869)David Spickett
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ö
2024-01-09[LLD] [MinGW] Sync --thinlto-cache-dir option details with ELF (#77010)Martin Storsjö
2024-01-04[LLD] [MinGW] Remove an unnecessary include of unistd.h. NFC. (#76953)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-09-15[LLD] [MinGW] Ignore --sort-common option (#66336)Julien Schueller
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ö
2023-08-15Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14Revert "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14[Option] Add "Visibility" field and clone the OptTable APIs to use itJustin Bogner
2023-08-04[llvm] Extract common `OptTable` bits into macrosJan Svoboda
2023-06-19Re-land [LLD] Allow usage of LLD as a libraryAlexandre Ganea
2023-06-14Revert "[LLD] Allow usage of LLD as a library"Leonard Chan
2023-06-13[LLD] Allow usage of LLD as a libraryAlexandre Ganea
2023-06-05[lld] StringRef::{starts,ends}with => {starts,ends}_with. NFCFangrui Song
2023-05-16Migrate {starts,ends}with_insensitive to {starts,ends}_with_insensitive (NFC)Kazu Hirata
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2023-01-12[OptTable] Precompute OptTable prefixes union table through tablegenserge-sans-paille
2023-01-02[lld] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-12-28[lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95Fangrui Song
2022-12-27[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-25Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...Vitaly Buka
2022-12-24[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-23Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...serge-sans-paille
2022-12-23[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille