aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2021-09-29bpf: correct extra_headersDavid Faust1-1/+0
2021-09-20Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11*Richard Biener1-0/+2
2021-09-15Remove support for vax-openbsdRichard Biener1-5/+0
2021-09-15Remove m68k-openbsd supportRichard Biener1-11/+1
2021-09-13Remove m32r{,le}-*-linux* support from GCCAndrew Pinski1-16/+2
2021-09-13Add cr16-*-* to the list of obsoleted targetsRichard Biener1-0/+1
2021-09-09AVX512FP16: Add vaddph/vsubph/vdivph/vmulph.liuhongt1-1/+1
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng1-1/+1
2021-09-07bpf: BPF CO-RE supportDavid Faust1-0/+3
2021-08-31More stabs removal.Jeff Law1-16/+12
2021-08-31MIPS: use mips_isa enum instead hardcoded numbersYunQiang Su1-31/+31
2021-08-28MIPS: use N64 ABI by default if the triple end with -gnuabi64YunQiang Su1-0/+14
2021-08-24nvptx: Add a __PTX_SM__ predefined macro based on target ISA.Roger Sayle1-0/+2
2021-08-23rs6000: Add gengtype handling to the build machineryBill Schmidt1-0/+1
2021-08-23rs6000: Incorporate new builtins code into the build machineryBill Schmidt1-0/+1
2021-08-19Drop stabs from h8/300 and v850 portsJeff Law1-8/+4
2021-08-18Darwin: Handle the -rpath command line option.Iain Sandoe1-1/+1
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