Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | Support 64-bit double and 64-bit long double configurations. | Georg-Johann Lay | 1 | -0/+82 |
2019-10-29 | [AArch64] Add support for arm_sve.h | Richard Sandiford | 1 | -3/+3 |
2019-10-28 | gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0 | Andrew Burgess | 1 | -1/+1 |
2019-10-10 | S/390: Add support for z15 as CPU name. | Andreas Krebbel | 1 | -1/+1 |
2019-10-08 | Change the library search path when using --with-advance-toolchain | Tulio Magno Quites Machado Filho | 1 | -5/+6 |
2019-09-30 | config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC. | Andreas Tobler | 1 | -0/+6 |
2019-09-10 | [ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp... | Christophe Lyon | 1 | -0/+5 |
2019-09-10 | [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure... | Christophe Lyon | 1 | -3/+3 |
2019-09-09 | GCC port for eBPF | Jose E. Marchesi | 1 | -0/+9 |
2019-09-03 | Remove Cell Broadband Engine SPU targets | Ulrich Weigand | 1 | -31/+2 |
2019-08-20 | Add TIGERLAKE and COOPERLAKE to GCC. | Hongtao Liu | 1 | -1/+2 |
2019-08-13 | MSP430: Consolidate handling of hard-coded MCU data | Jozef Lawrynowicz | 1 | -1/+2 |
2019-07-31 | config.gcc (hppa*-*-netbsd*): New target. | Matt Thomas | 1 | -0/+8 |
2019-07-26 | AArch64: Make processing less fragile in config.gcc | Tamar Christina | 1 | -19/+27 |
2019-07-24 | Fix non-GNU style in previous commits | Jozef Lawrynowicz | 1 | -2/+2 |
2019-07-24 | config.gcc (msp430*-*-*): Enable initfini_array by default unless explicitly ... | Jozef Lawrynowicz | 1 | -0/+6 |
2019-07-23 | [Darwin] Fix PR87030 add missed commit hunks. | Iain Sandoe | 1 | -11/+27 |
2019-07-21 | or1k: Initial support for FPU | Stafford Horne | 1 | -0/+1 |
2019-07-21 | or1k: Add mrori option, fix option docs | Stafford Horne | 1 | -0/+1 |
2019-07-19 | [PATCH, rs6000] Split up rs6000.c. | Bill Seurer | 1 | -4/+4 |
2019-06-28 | [Darwin, PPC] Install the same headers as other sub-targets. | Iain Sandoe | 1 | -2/+0 |
2019-06-27 | revert: config.gcc (powerpc-ibm-aix*): Define target_gtfiles. | David Edelsohn | 1 | -3/+1 |
2019-06-26 | [PATCH, PPC 1/2] Make sure the gt- files are built for all sub-targets. | Iain Sandoe | 1 | -1/+1 |
2019-06-26 | * config.gcc (powerpc-ibm-aix*): Define target_gtfiles. | David Edelsohn | 1 | -0/+3 |
2019-06-26 | Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker. | Hongtao Liu | 1 | -2/+2 |
2019-06-25 | [PATCH, rs6000] Split up rs6000.c. | Bill Seurer | 1 | -2/+3 |
2019-06-25 | Create GCN-specific gthreads | Kwok Cheung Yeung | 1 | -0/+1 |
2019-06-20 | [aarch64] Refactor common errata work-around specs | Richard Earnshaw | 1 | -4/+4 |
2019-06-20 | fix ARM --with-fpu option checking and error message | Alexandre Oliva | 1 | -3/+4 |
2019-06-17 | [netbsd][aarch64] add netbsd/aarch64 target | Matthew Green | 1 | -0/+6 |
2019-06-14 | [NetBSD] Add support for the Arm EABI. | Matt Thomas | 1 | -3/+28 |
2019-06-12 | Initial TI PRU GCC port | Dimitar Dimitrov | 1 | -0/+9 |
2019-06-06 | Add -march=gfx906 for AMD GCN. | Andrew Stubbs | 1 | -1/+1 |
2019-05-29 | config.gcc (rx-*-linux*): New target. | Yoshinori Sato | 1 | -0/+5 |
2019-05-28 | Add GCC support to ENQCMD. | Xuepeng Guo | 1 | -2/+4 |
2019-05-23 | Add infrastructure to support -mcpu=future to represent a future | Bill Schmidt | 1 | -1/+1 |
2019-05-22 | Add support for constructors and destuctors on GCN | Kwok Cheung Yeung | 1 | -0/+2 |
2019-05-14 | Remove obsolete Solaris 10 support | Rainer Orth | 1 | -4/+4 |
2019-05-08 | Enable support for bfloat16 which will be in Future Cooper Lake. | Hongtao Liu | 1 | -2/+2 |
2019-05-06 | re PR target/89221 (--enable-frame-pointer does not work as intended) | Uros Bizjak | 1 | -12/+0 |
2019-05-06 | Append to target_gtfiles in order to fix Darwin bootstrap. | Martin Liska | 1 | -6/+6 |
2019-05-06 | Split i386.c. | Martin Liska | 1 | -2/+4 |
2019-04-29 | config.gcc (default_gnu_indirect_function): Default to yes for arm*-*-netbsd*... | Maya Rashish | 1 | -0/+5 |
2019-04-25 | freebsd64.h: Add bits for 32-bit multilib support. | Andreas Tobler | 1 | -1/+4 |
2019-04-15 | [NDS32] nds32*-*-linux* target using init_array/finit_array for ctor/dtor. | Monk Chiang | 1 | -0/+1 |
2019-04-02 | Obsolete Cell Broadband Engine SPU target support | Ulrich Weigand | 1 | -0/+1 |
2019-04-02 | S/390: arch13: Add arch13 as architecture option | Andreas Krebbel | 1 | -1/+1 |
2019-03-01 | RISC-V: Generalize -march support, add ELF attribute support. | Kito Cheng | 1 | -1/+25 |
2019-02-14 | Add netbsd support for D compiler and runtime | Maya Rashish | 1 | -0/+2 |
2019-02-10 | [NDS32] Set default --with-nds32-lib correctly. | Chung-Ju Wu | 1 | -7/+13 |