aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-28gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0Andrew Burgess1-1/+1
2019-10-10S/390: Add support for z15 as CPU name.Andreas Krebbel1-1/+1
2019-10-08Change the library search path when using --with-advance-toolchainTulio Magno Quites Machado Filho1-5/+6
2019-09-30config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC.Andreas Tobler1-0/+6
2019-09-10[ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp...Christophe Lyon1-0/+5
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon1-3/+3
2019-09-09GCC port for eBPFJose E. Marchesi1-0/+9
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-31/+2
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu1-1/+2
2019-08-13MSP430: Consolidate handling of hard-coded MCU dataJozef Lawrynowicz1-1/+2
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas1-0/+8
2019-07-26AArch64: Make processing less fragile in config.gccTamar Christina1-19/+27
2019-07-24Fix non-GNU style in previous commitsJozef Lawrynowicz1-2/+2
2019-07-24config.gcc (msp430*-*-*): Enable initfini_array by default unless explicitly ...Jozef Lawrynowicz1-0/+6
2019-07-23[Darwin] Fix PR87030 add missed commit hunks.Iain Sandoe1-11/+27
2019-07-21or1k: Initial support for FPUStafford Horne1-0/+1
2019-07-21or1k: Add mrori option, fix option docsStafford Horne1-0/+1
2019-07-19[PATCH, rs6000] Split up rs6000.c.Bill Seurer1-4/+4
2019-06-28[Darwin, PPC] Install the same headers as other sub-targets.Iain Sandoe1-2/+0
2019-06-27revert: config.gcc (powerpc-ibm-aix*): Define target_gtfiles.David Edelsohn1-3/+1
2019-06-26[PATCH, PPC 1/2] Make sure the gt- files are built for all sub-targets.Iain Sandoe1-1/+1
2019-06-26* config.gcc (powerpc-ibm-aix*): Define target_gtfiles.David Edelsohn1-0/+3
2019-06-26Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.Hongtao Liu1-2/+2
2019-06-25[PATCH, rs6000] Split up rs6000.c.Bill Seurer1-2/+3
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung1-0/+1
2019-06-20[aarch64] Refactor common errata work-around specsRichard Earnshaw1-4/+4
2019-06-20fix ARM --with-fpu option checking and error messageAlexandre Oliva1-3/+4
2019-06-17[netbsd][aarch64] add netbsd/aarch64 targetMatthew Green1-0/+6
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas1-3/+28