aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
2022-02-03Merge commit 'ff7aeceb6b3a476c3bac66a7f39a5ef4240206fc' [#247, #906]Thomas Schwinge1-21/+21
2022-01-24Merge commit '490e23032baaece71f2ec09fa1805064b150fbc2' [#247]Thomas Schwinge1-29/+37
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-24Merge commit '2961ac45b9e19523958757e607d11c5893d6368b' [#247]Thomas Schwinge1-154/+149
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-04-02Merge commit '7c1e856bedb4ae190c420ec2d2ca5e08730cf21d' [#247]Thomas Schwinge1-76/+112