aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw1-4/+6
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-116/+116
2022-08-3132-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska1-82/+3
2022-08-31cr16: remove leftover in config.gccMartin Liska1-7/+1
2022-08-30m32c-rtems: remove obsoleted portMartin Liska1-6/+0
2022-08-17arm: Define with_float to hard when target name ends with hfChristophe Lyon1-0/+7
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law1-29/+1
2022-05-24amdgcn: Add gfx90a supportAndrew Stubbs1-1/+1
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao1-1/+9
2022-05-20AArch64: Cleanup CPU option processing codeWilco Dijkstra1-42/+1
2022-04-12IBM zSystems: Add support for z16 as CPU name.Andreas Krebbel1-1/+1
2022-04-11RISC-V: Support -misa-spec for arch-canonicalize and multilib-generator. [PR1...Kito Cheng1-1/+2
2022-04-08aarch64: PR target/105157 Increase number of cores TARGET_CPU_DEFAULT can encodeAndre Vieira1-1/+1
2022-03-29LoongArch Port: gcc buildchenglulu1-1/+434
2022-03-01[nvptx] Add nvptx-gen.h and nvptx-gen.optTom de Vries1-0/+1
2022-02-05RISC-V: Always pass -misa-spec to assembler [PR104219]Kito Cheng1-1/+3
2022-02-03rs6000: Consolidate target built-ins codeBill Schmidt1-1/+1
2022-01-24RISC-V: Change default ISA version into 20191213Jia-Wei Chen1-4/+4
2022-01-17Manual changes for .cc renaming.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-20/+20
2022-01-12Include elfos.h before ${tm_file}.Martin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-24Darwin: Update rules for handling alignment of globals.Iain Sandoe1-0/+14
2021-12-22arm: Declare MVE types internally via pragmaMurray Steele1-2/+2
2021-12-20Obsolete m32c-rtems targetJoel Sherrill1-0/+1
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert1-2/+2
2021-12-09Provide vxworks alternate stdint.h during the buildOlivier Hainque1-9/+2
2021-12-02build: Implement --with-multilib-list for avr targetMatt Jacobson1-0/+7
2021-11-10rs6000: Remove LINK_OS_EXTRA_SPEC{32,64} from --with-advance-toolchainLucas A. M. Magalhaes1-10/+0
2021-10-27Darwin, config: Amend for Darwin 21 / macOS 12.Saagar Jha1-3/+3
2021-10-26rs6000: Fixes for tests including only <x86intrin.h>Paul A. Clarke1-1/+1
2021-10-19rs6000: Add nmmintrin.h to extra_headersPaul A. Clarke1-0/+1
2021-10-15Darwin, D: Fix D bootstrap, include tm-dwarf2.h.Iain Sandoe1-0/+1
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