aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2021-08-17Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabiChristophe Lyon1-2/+8
2021-08-16Drop embeded stabs from rl78 portJeff Law1-1/+1
2021-07-21Revert "RISC-V: Detect python and pick best one for calling multilib-generator"Kito Cheng1-2/+1
2021-07-20RISC-V: Detect python and pick best one for calling multilib-generatorKito Cheng1-1/+2
2021-07-16C-SKY: Use the common way to define MULTILIB_DIRNAMES.Cooper Qu1-5/+0
2021-07-04Darwin, config : Adjust X86 biarch definitions ordering [PR100269].Iain Sandoe1-3/+7
2021-06-27aix: Add AIX 7.3 configuration and SPDX License Identifiers.David Edelsohn1-1/+15
2021-06-14arc: Add --with-fpu support for ARCv2 cpusClaudiu Zissulescu1-5/+39
2021-06-09Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on LinuxH.J. Lu1-0/+2
2021-06-03RISC-V: Enable riscv attributes by default for all riscv targets.Jim Wilson1-8/+1
2021-04-29merge ix86- and x86_64-*-* in config.gccAlexandre Oliva1-39/+1
2021-04-22aix: Remove AIX 6.1 support.David Edelsohn1-9/+0
2021-04-21x86: Add -mmwait for -mgeneral-regs-onlyH.J. Lu1-2/+4
2021-04-12Add rocketlake to gcc.Cui,Lili1-1/+1
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