about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/i686_win7_windows_msvc.rs
AgeCommit message (Expand)AuthorLines
2025-04-18Disable has_thread_local on i686-win7-windows-msvcroblabla-0/+6
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2025-02-14add x86-sse2 (32bit) ABI that requires SSE2 target featureRalf Jung-1/+2
2025-02-08Rustfmtbjorn3-9/+12
2024-12-21Align `{i686,x86_64}-win7-windows-msvc` to their parent targetsTobias Bucher-3/+4
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-13/+10
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-03-31Enable has_thread_local for i686-msvcChris Denton-2/+0
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-08Add the new description field to Target::to_json, and add descriptions for so...Daniel Paoliello-1/+1
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-01-19Update more data layoutsNikita Popov-1/+1
2024-01-03Fix: Properly set vendor in i686-win7-windows-msvc targetroblabla-0/+1
2023-11-22Add i686-win7-windows-msvc targetroblabla-0/+32