aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2023-04-18Merge commit '8e08c7886eed5824bebd0e011526ec302d622844' into HEADThomas Schwinge1-1/+1
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang1-1/+1
2023-04-07Merge commit '939fb3fffebf7be2638ddef25dbe1c15f2aaa9d6' into HEADThomas Schwinge1-3/+19
2023-03-15riscv: thead: Add support for the XTheadMemPair ISA extensionChristoph Müllner1-0/+1
2023-03-10cygwin: Don't try to support multilibs [PR107998]Jakub Jelinek1-1/+1
2023-03-02MIPS: Add buildtime option to set msa defaultJunxian Zhu1-2/+17
2023-02-21Merge commit 'ae113080a9f98e807db239f3ad2157c64324542f' into HEADThomas Schwinge1-7/+7
2023-02-18LoongArch: Fix multiarch tuple canonizationXi Ruoyao1-7/+7
2023-02-18Merge commit '9dcfee4ef1a165b7fe525d71fc090a1bcae550cd' into HEADThomas Schwinge1-1/+2
2023-02-12Merge commit '9e56306f4d7c15e7667d8ac0b62ae6efb93ba756' into HEADThomas Schwinge1-4/+14
2023-02-12Merge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c^' into HEADThomas Schwinge1-1/+1
2023-02-12Merge commit 'b0edfa0ef02c0f4820cec0601a4fd85aba516428^' into HEADThomas Schwinge1-1/+1
2023-02-12Merge commit '02c031088ac0bbf716aec52e027d615b7a5a572b^' into HEADThomas Schwinge1-6/+17
2023-02-08arm: Optimize arm-mlib.h header inclusion [pr108505].Srinath Parvathaneni1-1/+2
2023-01-30Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurdFlavio Cruz1-1/+4
2023-01-30riscv: Enable -fasynchronous-unwind-tables by default on LinuxAndreas Schwab1-0/+1
2023-01-25C-SKY: Fix wrong sysroot suffix when disable multilib.Xianmiao Qu1-1/+6
2023-01-24arm: Fix inclusion of arm-mlib.h header more than once (pr108505).Srinath Parvathaneni1-1/+1
2023-01-23arm: Add pacbti related multilib support for armv8.1-m.main.Srinath Parvathaneni1-0/+1
2023-01-23[PATCH 12/15] arm: implement bti injectionAndrea Corallo1-1/+1
2023-01-23[PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm bac...Andrea Corallo1-1/+1
2023-01-15C-SKY: Support --with-float=softfp in configuration.Xianmiao Qu1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-19RISC-V: Support VSETVL PASS for RVV supportJu-Zhe Zhong1-1/+1
2022-12-18build: doc: Obsolete Solaris 11.3 supportRainer Orth1-5/+16
2022-12-13Merge commit 'b4fddbe9592e9feb37ce567d90af822b75995531' into HEADThomas Schwinge1-10/+6
2022-12-07gcc: xtensa: allow dynamic configurationMax Filippov1-0/+1
2022-11-01Merge remote-tracking branch 'mainline/trunk' into ibuclaw/merge_trunkIain Buclaw1-18/+65
2022-10-31Support Intel AVX-NE-CONVERTkonglin11-1/+1
2022-10-29d: Remove D-specific version definitions from target headersIain Buclaw1-4/+20
2022-10-26RISC-V: Support load/store in mov<mode> pattern for RVV modes.Ju-Zhe Zhong1-1/+1
2022-10-25MIPS: add builtime option for -mcompact-branchesYunQiang Su1-2/+11
2022-10-21Enable AMD znver4 support and add instruction reservationsTejas Joshi1-1/+9
2022-10-21RISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests.Ju-Zhe Zhong1-1/+1
2022-10-21RISC-V: Add RVV intrinsic basic framework.Ju-Zhe Zhong1-0/+2
2022-10-21Support Intel AVX-VNNI-INT8Kong Lingling1-1/+1
2022-10-21Support Intel AVX-IFMAHongyu Wang1-1/+2
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao1-0/+3
2022-10-17elf: ELF toolchain --without-{headers, newlib} should provide stdint.hArsen Arsenovic1-0/+5
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*.Iain Buclaw1-0/+6
2022-10-13rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*.Iain Buclaw1-0/+2
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*.Iain Buclaw1-0/+3
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*Iain Buclaw1-0/+3
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*Iain Buclaw1-0/+2
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*.Iain Buclaw1-0/+2
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*Iain Buclaw1-0/+2
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*Iain Buclaw1-0/+2
2022-10-13rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*Iain Buclaw1-0/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-0/+9
2022-10-09MIPS: improve -march=native arch detectionYunQiang Su1-0/+2