aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2021-03-26d: Add windows support for D compiler [PR91595]Iain Buclaw1-0/+6
2021-03-26d: Add openbsd support for D compiler [PR99691]Iain Buclaw1-0/+2
2021-03-23RISC-V: Add riscv{32,64}be with big endian as defaultMarcus Comstedt1-0/+15
2021-03-19Darwin : Fix build failure for powerpc-darwin8 [PR99661].Iain Sandoe1-1/+0
2021-03-09RTEMS: Fix -Werror buildsSebastian Huber1-5/+5
2021-03-02IBM Z: arch14: Add command line optionsAndreas Krebbel1-1/+1
2021-02-25Optimize pcrel access of globalsAaron Sawdey1-2/+6
2021-01-15aarch64: Add a minipass for fusing CC insns [PR88836]Richard Sandiford1-1/+1
2021-01-13Hurd: Enable ifunc by defaultSamuel Thibault1-1/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2021-01-02Darwin, Simplify headers 4/5 : Remove redundant headers.Iain Sandoe1-9/+39
2020-12-16rs6000: Add support for powerpc64le-unknown-freebsdPiotr Kubaj1-0/+4
2020-12-15i386: Make -march=x86-64-v[234] behave more like other -march= optionsJakub Jelinek1-3/+1
2020-12-14disable --with-{cpu,arch,tune}-32Sebastian Pop1-10/+1
2020-12-14AArch64: Add support for --with-tuneWilco Dijkstra1-2/+13
2020-12-08PR target/98152: Checking python is available before usingKito Cheng1-1/+4
2020-12-05X86_64: Enable support for next generation AMD Zen3 CPU.Venkataramanan Kumar1-1/+9
2020-12-03RISC-V: Canonicalize --with-archKito Cheng1-0/+1
2020-12-01x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-2/+2
2020-12-01RISC-V: Drop some commited accidentally code.Kito Cheng1-1/+0
2020-11-30d: Add freebsd support for D compiler and runtimeIain Buclaw1-0/+3
2020-11-30RISC-V: Always define MULTILIB_DEFAULTSKito Cheng1-37/+3
2020-11-29d: Add darwin support for D language front-endIain Buclaw1-0/+2
2020-11-18d: Add dragonflybsd support for D compiler and runtimeIain Buclaw1-0/+3
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng1-1/+16
2020-11-17add --with-{cpu,arch,tune}-{32,64} as alias flags for --with-{cpu,arch,tune}Sebastian Pop1-1/+19
2020-11-17add --with-tune configure flagSebastian Pop1-3/+2
2020-11-11Support Intel AVX VNNIliuhongt1-2/+2
2020-11-02RISC-V: Add configure option: --with-multilib-generator to flexible config mu...Kito Cheng1-5/+31
2020-10-30Introduce support for vxworks7r2 on x86 and x86_64Olivier Hainque1-1/+1
2020-10-29Enable GCC to support Intel Key Locker ISAliuhongt1-2/+2
2020-10-22x86: Allow configuring with --with-arch_64=x86-64-v[234]Jakub Jelinek1-2/+15
2020-10-21Introduce vxworks7r2 support for ppc and ppc64Douglas Rupp1-0/+21
2020-10-15Enable Intel HRESET InstructionHongyu Wang1-2/+4
2020-10-15Enable gcc support for UINTRliuhongt1-2/+2
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu1-2/+2
2020-09-28Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt1-2/+4
2020-09-16C-SKY: Set use_gcc_stdint=wrap for elf targetJojo R1-0/+1
2020-09-02bpf: use elfos.hJose E. Marchesi1-0/+1
2020-07-24aix: Support GCC64 for AIX 7.1.David Edelsohn1-2/+6
2020-07-10Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili1-2/+2
2020-06-23Allow --with-cpu=power10Aaron Sawdey1-2/+2
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-1/+5
2020-06-02Fix unrecognised -mcpu target 'armv7-a' on arm-wrs-vxworks7Iain Buclaw1-1/+1
2020-05-12RISC-V: Add shorten_memrefs pass.Craig Blackmore1-1/+1
2020-05-09config.gcc: Remove support for crisv32-*-* and cris-*-linux*.Hans-Peter Nilsson1-26/+2
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt1-2/+4
2020-05-06Enable GCC support for SERIALIZEliuhongt1-4/+6
2020-04-08[Arm] Implement CDE intrinsics for MVE registers.Matthew Malcomson1-1/+1
2020-04-08arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang1-1/+1