aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-16[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni1-1/+1
2020-03-04IBM Z: zTPF: Include glibc-stdint.h to get __UINTPTR_TYPE__ definedAndreas Krebbel1-1/+1
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs1-1/+1
2020-01-18config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux*Hans-Peter Nilsson1-0/+2
2020-01-16[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes ...Stam Markianos-Wright1-1/+1
2020-01-10config.gcc: Add arm_bf16.h.Stam Markianos-Wright1-1/+1
2020-01-09[AArch64] Add support for the SVE2 ACLERichard Sandiford1-1/+1
2020-01-08Implement 64-bit double functions.Georg-Johann Lay1-4/+44
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-30Arrange to preinclude yvals.h ahead of stdint on VxWorks 7Olivier Hainque1-3/+11
2019-12-30Setup system header wrappers for C++ on VxWorksOlivier Hainque1-1/+15
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque1-0/+7
2019-12-30Setup TARGET_C_PREINCLUDE for VxWorksJoel Brobecker1-0/+4
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz1-1/+13
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg1-16/+10
2019-11-14Base support for vxworks 7 on aarch64Doug Rupp1-0/+5
2019-11-14Common ground work for vxworks7 ports updatesPat Bernardi1-0/+17
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay1-0/+82
2019-10-29[AArch64] Add support for arm_sve.hRichard Sandiford1-3/+3