aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2024-04-02LoongArch: Add support for TLS descriptors.mengqinggang1-1/+18
2024-03-25amdgcn: Add gfx1036 targetRichard Biener1-2/+2
2024-03-22amdgcn: Add gfx1103 targetAndrew Stubbs1-2/+2
2024-03-18Add AMD znver5 processor enablement with scheduler modelJan Hubicka1-3/+11
2024-03-07LoongArch: Use /lib instead of /lib64 as the library search path for MUSL.Yang Yujie1-0/+3
2024-02-28bpf: renames coreout.* files to btfext-out.*.Cupertino Miranda1-2/+2
2024-02-23Add ia64*-*-* to the list of obsolete targetsRichard Biener1-0/+1
2024-01-26amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docsTobias Burnus1-1/+1
2024-01-18RISC-V: Handle differences between XTheadvector and VectorJun Sha (Joshua)1-1/+1
2024-01-15RISC-V: Add C intrinsic for Scalar Bitmanip ExtensionLiao Shihua1-1/+1
2024-01-15RISC-V: Add C intrinsic for Scalar Crypto ExtensionLiao Shihua1-1/+1
2024-01-09aarch64: Fix up GC of aarch64_simd_types [PR113270]Jakub Jelinek1-1/+1
2024-01-08GCN: Add pre-initial support for gfx1100Tobias Burnus1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-18LoongArch: Add support for D frontend.liushuyu1-0/+1
2023-12-15aarch64: Add new load/store pair fusion pass.Alex Coplan1-1/+1
2023-12-13aarch64: SVE/NEON Bridging intrinsicsRichard Ball1-1/+1
2023-12-07aarch64: Add an early RA for strided registersRichard Sandiford1-1/+1
2023-12-05aarch64: Add support for <arm_sme.h>Richard Sandiford1-2/+2
2023-11-27GCN: Remove 'last_arg' spec functionThomas Schwinge1-1/+0
2023-11-27hurd: Add multilib paths for gnu-x86_64Samuel Thibault1-0/+3
2023-11-27mips: Fix up mips*-sde-elf* build [PR112300]Jakub Jelinek1-6/+6
2023-11-27RISC-V: Initial RV64E and LP64E supportTsukasa OI1-4/+6
2023-11-27bpf: remove bpf-helpers.hJose E. Marchesi1-1/+0
2023-11-18LoongArch: Add LA664 support.Lulu Cheng1-5/+5
2023-11-16RISC-V: Implement target attributeKito Cheng1-1/+1
2023-11-14IBM Z: Add GTY marker to builtin data structuresAndreas Krebbel1-0/+1
2023-10-30i386: Zhaoxin yongfeng enablementMayshao1-2/+10
2023-10-27RISC-V: Add AVL propagation PASS for RVV auto-vectorizationJuzhe-Zhong1-1/+1
2023-10-25config, aarch64: Use a more compatible sed invocation.Iain Sandoe1-6/+6
2023-10-22target: Support heap-based trampolinesAndrew Burgess1-0/+11
2023-10-20amdgcn: add -march=gfx1030 EXPERIMENTALAndrew Stubbs1-1/+1
2023-10-19amdgcn: deprecate Fiji device and multilibAndrew Stubbs1-1/+13
2023-10-18Initial Panther Lake SupportHaochen Jiang1-1/+1
2023-10-18Initial Clearwater Forest SupportHaochen Jiang1-1/+1
2023-10-12Support Intel USER_MSRHu, Lin11-1/+2
2023-10-12LoongArch: Adjust makefile dependency for loongarch headers.Yang Yujie1-2/+2
2023-10-09[PATCH 4/5] Push evex512 target for 512 bit intrinsHaochen Jiang1-9/+10
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*.Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.Iain Buclaw1-0/+3
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*Iain Buclaw1-0/+3
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*Iain Buclaw1-0/+2
2023-09-21rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*Iain Buclaw1-0/+2
2023-09-21rust: Add skeleton support and documentation for targetrustm hooks.Iain Buclaw1-0/+25
2023-09-15LoongArch: Reimplement multilib build option handling.Yang Yujie1-3/+3