aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Remove ia64*-*-linux from the list of obsolete targetsRené Rebe1-1/+1
2024-09-02amdgcn: remove gfx803 "Fiji" supportAndrew Stubbs1-1/+1
2024-08-29AVR: Outsource code for avr-specific passes to new avr-passes.cc.Georg-Johann Lay1-1/+1
2024-08-26AVX10.2: Support vector copy instructionsZhang, Jun1-1/+2
2024-08-26AVX10.2: Support minmax instructionsMo, Zewei1-1/+2
2024-08-26[PATCH 1/2] AVX10.2: Support saturating convert instructionsHu, Lin11-1/+3
2024-08-26[PATCH 1/2] AVX10.2: Support BF16 instructionskonglin11-1/+1
2024-08-26AVX10.2: Support convert instructionsLevy Hsu1-1/+2
2024-08-26[PATCH 1/2] AVX10.2: Support media instructionsHongyu Wang1-1/+2
2024-08-19AVX10.2 ymm rounding: Support vadd{s,d,h} and vcmp{s,d,h} intrinsHu, Lin11-1/+1
2024-07-31aarch64: Add fpm register helper functions.Claudio Bantaloukas1-1/+1
2024-07-22Add -mcpu=power11 support.Michael Meissner1-2/+2
2024-06-25aarch64: Add DLL import/export to AArch64 targetEvgeny Karpov1-1/+3
2024-06-25Extract ix86 dllimport implementation to mingwEvgeny Karpov1-3/+9
2024-06-25Move mingw_* declarations to the mingw folderEvgeny Karpov1-0/+4
2024-06-19i386: Zhaoxin shijidadao enablementmayshao1-3/+11
2024-05-31build: Include minor version in config.gcc unsupported messageRainer Orth1-2/+2
2024-05-20i386: Remove Xeon Phi ISA supportHaochen Jiang1-7/+6
2024-05-07aarch64: Build and add objects for Cygwin and MinGW for AArch64Zac Walker1-0/+5
2024-05-07aarch64: Add Cygwin and MinGW environments for AArch64Zac Walker1-0/+4
2024-05-07Exclude i386 functionality from aarch64 buildZac Walker1-0/+1
2024-05-07Reuse MinGW from i386 for AArch64Zac Walker1-11/+11
2024-05-07aarch64: Add aarch64-w64-mingw32 COFFZac Walker1-0/+1
2024-05-07aarch64: Mark x18 register as a fixed register for MS ABIZac Walker1-0/+1
2024-05-07Introduce aarch64-w64-mingw32 targetZac Walker1-0/+13
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth1-10/+6
2024-04-26amdgcn: Add gfx90c targetFrederik Harwath1-2/+2
2024-04-24bpf: define BPF feature pre-processor macrosJose E. Marchesi1-0/+2
2024-04-23LoongArch: Define builtin macros for ISA evolutionsYang Yujie1-1/+1
2024-04-23LoongArch: Define ISA versionsYang Yujie1-17/+17
2024-04-18Add nios2*-*-* to the list of obsolete targetsSandra Loosemore1-0/+1
2024-04-09aarch64: Add support for aarch64-gnu (GNU/Hurd on AArch64)Sergey Bugaev1-0/+6
2024-04-09RTEMS: Add multilib configuration for aarch64Sebastian Huber1-0/+1
2024-04-08RISC-V: Implement TLS Descriptors.Tatsuyuki Ishi1-1/+14
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