rust/tests/assembly/targets
Jacob Pratt 6f671ad6c3
Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,workingjubilee
Add cygwin target.

This PR simply adds cygwin target together with msys2 target, based on ````@ookiineko```` 's (the account has been deleted) [work](https://github.com/ookiineko-cygport/rust) on cygwin target. My full work is here: https://github.com/rust-lang/rust/compare/master...Berrysoft:rust:dev/cygwin

I have succeeded in building a new rustc for cygwin target, and eventually distributed a new version of [fish-shell](https://github.com/Berrysoft/fish-shell/releases) (rewritten by Rust) for MSYS2.

I will open a new PR to fix std if this PR is accepted.
2025-02-13 03:53:28 -05:00
..
targets-amdgpu.rs Add amdgpu target 2025-01-31 09:59:41 +01:00
targets-elf.rs Replace i686-unknown-redox target with i586-unknown-redox 2025-02-07 10:34:23 -07:00
targets-macho.rs Force code generation in assembly generation smoke-tests 2025-01-03 22:21:39 +00:00
targets-nvptx.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
targets-pe.rs Add cygwin target. 2025-02-10 17:13:15 +08:00