zig/lib/std/target
Jay Petacat 694d8831c3 Revert "x86" CPU model (not arch) back to "i386"
PR #13101 recently renamed the "i386" architecture to "x86", and it
seems the specific CPU model got swept up in that. "x86" is an umbrella
term that describes a family of CPUs, and the "i386" is the oldest
supported model under that umbrella.
2022-11-06 13:39:03 +01:00
..
aarch64.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
amdgpu.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
arc.zig update target CPU features with LLVM 13 rc1 data 2021-08-15 23:09:55 -07:00
arm.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
avr.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
bpf.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
csky.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
hexagon.zig update CPU features to LLVM 14 2022-07-01 21:35:19 -07:00
m68k.zig add m68k target CPU features 2022-10-20 09:21:06 -07:00
mips.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
msp430.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
nvptx.zig update CPU features to LLVM 14 2022-07-01 21:35:19 -07:00
powerpc.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
riscv.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
s390x.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
sparc.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
spirv.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
ve.zig compiler-rt: do not depend on usingnamespace 2021-08-12 10:48:54 -07:00
wasm.zig update target CPU features for LLVM 15 2022-08-02 19:22:09 -07:00
x86.zig Revert "x86" CPU model (not arch) back to "i386" 2022-11-06 13:39:03 +01:00