Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | d: Add windows support for D compiler [PR91595] | Iain Buclaw | 1 | -0/+6 |
2021-03-26 | d: Add openbsd support for D compiler [PR99691] | Iain Buclaw | 1 | -0/+2 |
2021-03-23 | RISC-V: Add riscv{32,64}be with big endian as default | Marcus Comstedt | 1 | -0/+15 |
2021-03-19 | Darwin : Fix build failure for powerpc-darwin8 [PR99661]. | Iain Sandoe | 1 | -1/+0 |
2021-03-09 | RTEMS: Fix -Werror builds | Sebastian Huber | 1 | -5/+5 |
2021-03-02 | IBM Z: arch14: Add command line options | Andreas Krebbel | 1 | -1/+1 |
2021-02-25 | Optimize pcrel access of globals | Aaron Sawdey | 1 | -2/+6 |
2021-01-15 | aarch64: Add a minipass for fusing CC insns [PR88836] | Richard Sandiford | 1 | -1/+1 |
2021-01-13 | Hurd: Enable ifunc by default | Samuel Thibault | 1 | -1/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-02 | Darwin, Simplify headers 4/5 : Remove redundant headers. | Iain Sandoe | 1 | -9/+39 |
2020-12-16 | rs6000: Add support for powerpc64le-unknown-freebsd | Piotr Kubaj | 1 | -0/+4 |
2020-12-15 | i386: Make -march=x86-64-v[234] behave more like other -march= options | Jakub Jelinek | 1 | -3/+1 |
2020-12-14 | disable --with-{cpu,arch,tune}-32 | Sebastian Pop | 1 | -10/+1 |
2020-12-14 | AArch64: Add support for --with-tune | Wilco Dijkstra | 1 | -2/+13 |
2020-12-08 | PR target/98152: Checking python is available before using | Kito Cheng | 1 | -1/+4 |
2020-12-05 | X86_64: Enable support for next generation AMD Zen3 CPU. | Venkataramanan Kumar | 1 | -1/+9 |
2020-12-03 | RISC-V: Canonicalize --with-arch | Kito Cheng | 1 | -0/+1 |
2020-12-01 | x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 1 | -2/+2 |
2020-12-01 | RISC-V: Drop some commited accidentally code. | Kito Cheng | 1 | -1/+0 |
2020-11-30 | d: Add freebsd support for D compiler and runtime | Iain Buclaw | 1 | -0/+3 |
2020-11-30 | RISC-V: Always define MULTILIB_DEFAULTS | Kito Cheng | 1 | -37/+3 |
2020-11-29 | d: Add darwin support for D language front-end | Iain Buclaw | 1 | -0/+2 |
2020-11-18 | d: Add dragonflybsd support for D compiler and runtime | Iain Buclaw | 1 | -0/+3 |
2020-11-18 | RISC-V: Support version controling for ISA standard extensions | Kito Cheng | 1 | -1/+16 |
2020-11-17 | add --with-{cpu,arch,tune}-{32,64} as alias flags for --with-{cpu,arch,tune} | Sebastian Pop | 1 | -1/+19 |
2020-11-17 | add --with-tune configure flag | Sebastian Pop | 1 | -3/+2 |
2020-11-11 | Support Intel AVX VNNI | liuhongt | 1 | -2/+2 |
2020-11-02 | RISC-V: Add configure option: --with-multilib-generator to flexible config mu... | Kito Cheng | 1 | -5/+31 |
2020-10-30 | Introduce support for vxworks7r2 on x86 and x86_64 | Olivier Hainque | 1 | -1/+1 |
2020-10-29 | Enable GCC to support Intel Key Locker ISA | liuhongt | 1 | -2/+2 |
2020-10-22 | x86: Allow configuring with --with-arch_64=x86-64-v[234] | Jakub Jelinek | 1 | -2/+15 |
2020-10-21 | Introduce vxworks7r2 support for ppc and ppc64 | Douglas Rupp | 1 | -0/+21 |
2020-10-15 | Enable Intel HRESET Instruction | Hongyu Wang | 1 | -2/+4 |
2020-10-15 | Enable gcc support for UINTR | liuhongt | 1 | -2/+2 |
2020-10-09 | x86: Add <x86gprintrin.h> | H.J. Lu | 1 | -2/+2 |
2020-09-28 | Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16. | liuhongt | 1 | -2/+4 |
2020-09-16 | C-SKY: Set use_gcc_stdint=wrap for elf target | Jojo R | 1 | -0/+1 |
2020-09-02 | bpf: use elfos.h | Jose E. Marchesi | 1 | -0/+1 |
2020-07-24 | aix: Support GCC64 for AIX 7.1. | David Edelsohn | 1 | -2/+6 |
2020-07-10 | Initial Sapphire Rapids and Alder Lake support from ISA r40 | Cui,Lili | 1 | -2/+2 |
2020-06-23 | Allow --with-cpu=power10 | Aaron Sawdey | 1 | -2/+2 |
2020-06-21 | aix: Add GCC64 configuration and FAT target libraries. | David Edelsohn | 1 | -1/+5 |
2020-06-02 | Fix unrecognised -mcpu target 'armv7-a' on arm-wrs-vxworks7 | Iain Buclaw | 1 | -1/+1 |
2020-05-12 | RISC-V: Add shorten_memrefs pass. | Craig Blackmore | 1 | -1/+1 |
2020-05-09 | config.gcc: Remove support for crisv32-*-* and cris-*-linux*. | Hans-Peter Nilsson | 1 | -26/+2 |
2020-05-06 | Enable TARGET_TSXLDTRK for GCC support. | liuhongt | 1 | -2/+4 |
2020-05-06 | Enable GCC support for SERIALIZE | liuhongt | 1 | -4/+6 |
2020-04-08 | [Arm] Implement CDE intrinsics for MVE registers. | Matthew Malcomson | 1 | -1/+1 |
2020-04-08 | arm: CLI for Custom Datapath Extension (CDE) | Dennis Zhang | 1 | -1/+1 |