summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)Author
2020-09-02bpf: use elfos.hJose E. Marchesi
2020-07-24aix: Support GCC64 for AIX 7.1.David Edelsohn
2020-07-10Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili
2020-06-23Allow --with-cpu=power10Aaron Sawdey
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-06-02Fix unrecognised -mcpu target 'armv7-a' on arm-wrs-vxworks7Iain Buclaw
2020-05-12RISC-V: Add shorten_memrefs pass.Craig Blackmore
2020-05-09config.gcc: Remove support for crisv32-*-* and cris-*-linux*.Hans-Peter Nilsson
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt
2020-05-06Enable GCC support for SERIALIZEliuhongt
2020-04-08[Arm] Implement CDE intrinsics for MVE registers.Matthew Malcomson
2020-04-08arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang
2020-03-16[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni
2020-03-04IBM Z: zTPF: Include glibc-stdint.h to get __UINTPTR_TYPE__ definedAndreas Krebbel
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs
2020-01-18config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux*Hans-Peter Nilsson
2020-01-16[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes ...Stam Markianos-Wright
2020-01-10config.gcc: Add arm_bf16.h.Stam Markianos-Wright
2020-01-09[AArch64] Add support for the SVE2 ACLERichard Sandiford
2020-01-08Implement 64-bit double functions.Georg-Johann Lay
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30Arrange to preinclude yvals.h ahead of stdint on VxWorks 7Olivier Hainque
2019-12-30Setup system header wrappers for C++ on VxWorksOlivier Hainque
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque
2019-12-30Setup TARGET_C_PREINCLUDE for VxWorksJoel Brobecker
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg
2019-11-14Base support for vxworks 7 on aarch64Doug Rupp
2019-11-14Common ground work for vxworks7 ports updatesPat Bernardi
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay
2019-10-29[AArch64] Add support for arm_sve.hRichard Sandiford
2019-10-28gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0Andrew Burgess
2019-10-10S/390: Add support for z15 as CPU name.Andreas Krebbel
2019-10-08Change the library search path when using --with-advance-toolchainTulio Magno Quites Machado Filho
2019-09-30config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC.Andreas Tobler
2019-09-10[ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp...Christophe Lyon
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu
2019-08-13MSP430: Consolidate handling of hard-coded MCU dataJozef Lawrynowicz
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas
2019-07-26AArch64: Make processing less fragile in config.gccTamar Christina
2019-07-24Fix non-GNU style in previous commitsJozef Lawrynowicz
2019-07-24config.gcc (msp430*-*-*): Enable initfini_array by default unless explicitly ...Jozef Lawrynowicz
2019-07-23[Darwin] Fix PR87030 add missed commit hunks.Iain Sandoe
2019-07-21or1k: Initial support for FPUStafford Horne
2019-07-21or1k: Add mrori option, fix option docsStafford Horne
2019-07-19[PATCH, rs6000] Split up rs6000.c.Bill Seurer
2019-06-28[Darwin, PPC] Install the same headers as other sub-targets.Iain Sandoe