Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
QuantumSegfault
/
ldc
Public
forked from
ldc-developers/ldc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ldc
driver
tool.cpp
on
master
User selector
All users
All time
Commit history
Commits on Aug 2, 2026
Slightly revise default cross-CC candidates (#5244)
Show description for 5ffa5fa
kinke
authored
5ffa5fa
View commit details
Copy full SHA for 5ffa5fa
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
[default to cross-clang from WASI SDK]
kinke
committed
bf8cdb0
View commit details
Copy full SHA for bf8cdb0
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Raise min required LLVM version to 18
kinke
committed
b7e7e2f
View commit details
Copy full SHA for b7e7e2f
View code at this point
Browse repository at this point
Commits on Sep 27, 2025
driver: Pick a better default C cross compiler on non-Apple Posix (#4983)
Show description for 9b65296
the-horo
authored
9b65296
View commit details
Copy full SHA for 9b65296
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Refactoring: Pass now-small Loc by value, as in the frontend (#4906)
Show description for b259906
kinke
authored
b259906
View commit details
Copy full SHA for b259906
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
Windows: Avoid accidentally using GNU link.exe for linking (#4718)
Show description for 6aabae4
kinke
authored
6aabae4
View commit details
Copy full SHA for 6aabae4
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Handle already-set-up MSVC environments targeting AArch64/ARM. (#4625)
just-harry
authored
b29edc8
View commit details
Copy full SHA for b29edc8
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
Make compiler inject appropriate -target option when linking Mach-O binaries (#4589)
kinke
authored
3a6f2ca
View commit details
Copy full SHA for 3a6f2ca
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
Windows: Don't split CC into command + arguments separated by spaces (#4590)
kinke
authored
75c4ef8
View commit details
Copy full SHA for 75c4ef8
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
support CC envvar to be in the form "command args..." (#4582)
Show description for d7f8781
the-horo
authored
d7f8781
View commit details
Copy full SHA for d7f8781
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Misc. merge fixes (C++)
kinke
committed
a053480
View commit details
Copy full SHA for a053480
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Add initial support for LoongArch64 (#4500)
liushuyu
authored
a49db8e
View commit details
Copy full SHA for a49db8e
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
[slightly revise]
kinke
committed
a2c63b6
View commit details
Copy full SHA for a2c63b6
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Default to rv64gc for hosted riscv64 target
Show description for cb33ca6
andreas-schwab
committed
cb33ca6
View commit details
Copy full SHA for cb33ca6
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Windows: Cache some more MSVC environment stuff
kinke
committed
483b235
View commit details
Copy full SHA for 483b235
View code at this point
Browse repository at this point
Set up MSVC environment for C preprocessing on Windows
kinke
committed
04bcdc4
View commit details
Copy full SHA for 04bcdc4
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Run C preprocessor
kinke
committed
5b13776
View commit details
Copy full SHA for 5b13776
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Allow RISC-V ABI to be configured by mabi (#4322)
zyedidia
authored
7f2498b
View commit details
Copy full SHA for 7f2498b
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Fix #4317 - 64-bit RISC-V cc flags wrongly applying to 32-bit RISC-V too (#4318)
kinke
authored
ac4aa4d
View commit details
Copy full SHA for ac4aa4d
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
RISCV64: Initial support
Show description for 40ec6da
Ast-x64
committed
40ec6da
View commit details
Copy full SHA for 40ec6da
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Don't silently ignore invalid external tool specifications (#3841)
Show description for 3b81505
kinke
authored
3b81505
View commit details
Copy full SHA for 3b81505
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Refactor response file stuff shared by ldmd and ldc
Show description for 1f063d4
kinke
committed
1f063d4
View commit details
Copy full SHA for 1f063d4
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Windows hosts: Fix linker cmdline length limitation via response files
Show description for 5194181
kinke
committed
5194181
View commit details
Copy full SHA for 5194181
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Raise min LLVM version to 6.0 (#3493)
kinke
authored
834f666
View commit details
Copy full SHA for 834f666
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Switch to a white list of archs wrt. -m32/-m64 in cc cmdlines (#3460)
Show description for 84ef937
kinke
authored
84ef937
View commit details
Copy full SHA for 84ef937
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Don't skip MSVC setup in a preset environment if the target arch doesn't match
Show description for e436cb0
kinke
committed
e436cb0
View commit details
Copy full SHA for e436cb0
View code at this point
Browse repository at this point
Adopt DMD's MSVC toolchain detection
Show description for 18406bc
kinke
committed
18406bc
View commit details
Copy full SHA for 18406bc
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Give user possibility to avoid passing -fuse-ld to cc with `--linker=`. (#3382)
JohanEngelen
authored
1aa55f7
View commit details
Copy full SHA for 1aa55f7
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Windows: Only modify & restore *changed* env variables during MSVC setup
Show description for 3b83196
kinke
committed
3b83196
View commit details
Copy full SHA for 3b83196
View code at this point
Browse repository at this point
Windows: Fix (potential?) console font change during MSVC env setup
kinke
committed
bab3021
View commit details
Copy full SHA for bab3021
View code at this point
Browse repository at this point
Windows: Support special LDC_VSDIR_FORCE env variable to enforce MSVC env setup
Show description for 36ebcba
kinke
committed
36ebcba
View commit details
Copy full SHA for 36ebcba
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Windows: Do not leak MSVC-environment-setup into -run child processes
kinke
committed
c819462
View commit details
Copy full SHA for c819462
View code at this point
Browse repository at this point
Commits on Nov 17, 2019
Minimally revise -gcc cmdline help
kinke
committed
639d8bc
View commit details
Copy full SHA for 639d8bc
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
CLI: Unhide -gcc, list under linking options, and revise description
Show description for 6e4c389
kinke
committed
6e4c389
View commit details
Copy full SHA for 6e4c389
View code at this point
Browse repository at this point
POSIX: Default to cc for linking, not gcc (or clang for FreeBSD 10+)
kinke
committed
e58316a
View commit details
Copy full SHA for e58316a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.