2019-12-16 |
Jozef Lawrynowicz | MSP430: Add new msp430-elfbare target |
blob | commitdiff | raw |
2019-11-14 |
Jerome Lambourg | Update the arm-*-vxworks* support |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Doug Rupp | Base support for vxworks 7 on aarch64 |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Pat Bernardi | Common ground work for vxworks7 ports updates |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Georg-Johann Lay | Support 64-bit double and 64-bit long double configurat... |
blob | commitdiff | raw | diff to current |
2019-10-29 |
Richard Sandiford | [AArch64] Add support for arm_sve.h |
blob | commitdiff | raw | diff to current |
2019-10-28 |
Andrew Burgess | gcc/riscv: Add a mechanism to remove some calls to... |
blob | commitdiff | raw | diff to current |
2019-10-10 |
Andreas Krebbel | S/390: Add support for z15 as CPU name. |
blob | commitdiff | raw | diff to current |
2019-10-08 |
Tulio Magno Quites... | Change the library search path when using --with-advanc... |
blob | commitdiff | raw | diff to current |
2019-09-30 |
Andreas Tobler | config.gcc: Use the secure-plt on FreeBSD 13 and upward... |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Christophe Lyon | [ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related... |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Christophe Lyon | [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinux... |
blob | commitdiff | raw | diff to current |
2019-09-09 |
Jose E. Marchesi | GCC port for eBPF |
blob | commitdiff | raw | diff to current |
2019-09-03 |
Ulrich Weigand | Remove Cell Broadband Engine SPU targets |
blob | commitdiff | raw | diff to current |
2019-08-20 |
Hongtao Liu | Add TIGERLAKE and COOPERLAKE to GCC. |
blob | commitdiff | raw | diff to current |
2019-08-13 |
Jozef Lawrynowicz | MSP430: Consolidate handling of hard-coded MCU data |
blob | commitdiff | raw | diff to current |
2019-07-31 |
Matt Thomas | config.gcc (hppa*-*-netbsd*): New target. |
blob | commitdiff | raw | diff to current |
2019-07-26 |
Tamar Christina | AArch64: Make processing less fragile in config.gcc |
blob | commitdiff | raw | diff to current |
2019-07-24 |
Jozef Lawrynowicz | Fix non-GNU style in previous commits |
blob | commitdiff | raw | diff to current |
2019-07-24 |
Jozef Lawrynowicz | config.gcc (msp430*-*-*): Enable initfini_array by... |
blob | commitdiff | raw | diff to current |
2019-07-23 |
Iain Sandoe | [Darwin] Fix PR87030 add missed commit hunks. |
blob | commitdiff | raw | diff to current |
2019-07-21 |
Stafford Horne | or1k: Initial support for FPU |
blob | commitdiff | raw | diff to current |
2019-07-21 |
Stafford Horne | or1k: Add mrori option, fix option docs |
blob | commitdiff | raw | diff to current |
2019-07-19 |
Bill Seurer | [PATCH, rs6000] Split up rs6000.c. |
blob | commitdiff | raw | diff to current |
2019-06-28 |
Iain Sandoe | [Darwin, PPC] Install the same headers as other sub... |
blob | commitdiff | raw | diff to current |
2019-06-27 |
David Edelsohn | revert: config.gcc (powerpc-ibm-aix*): Define target_gt... |
blob | commitdiff | raw | diff to current |
2019-06-26 |
Iain Sandoe | [PATCH, PPC 1/2] Make sure the gt- files are built... |
blob | commitdiff | raw | diff to current |
2019-06-26 |
David Edelsohn | * config.gcc (powerpc-ibm-aix*): Define target_gtfiles. |
blob | commitdiff | raw | diff to current |
2019-06-26 |
Hongtao Liu | Enable GCC support for AVX512_VP2INTERSECT which will... |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Bill Seurer | [PATCH, rs6000] Split up rs6000.c. |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Kwok Cheung Yeung | Create GCN-specific gthreads |
blob | commitdiff | raw | diff to current |
2019-06-20 |
Richard Earnshaw | [aarch64] Refactor common errata work-around specs |
blob | commitdiff | raw | diff to current |
2019-06-20 |
Alexandre Oliva | fix ARM --with-fpu option checking and error message |
blob | commitdiff | raw | diff to current |
2019-06-17 |
Matthew Green | [netbsd][aarch64] add netbsd/aarch64 target |
blob | commitdiff | raw | diff to current |
2019-06-14 |
Matt Thomas | [NetBSD] Add support for the Arm EABI. |
blob | commitdiff | raw | diff to current |
2019-06-12 |
Dimitar Dimitrov | Initial TI PRU GCC port |
blob | commitdiff | raw | diff to current |
2019-06-06 |
Andrew Stubbs | Add -march=gfx906 for AMD GCN. |
blob | commitdiff | raw | diff to current |
2019-05-29 |
Yoshinori Sato | config.gcc (rx-*-linux*): New target. |
blob | commitdiff | raw | diff to current |
2019-05-28 |
Xuepeng Guo | Add GCC support to ENQCMD. |
blob | commitdiff | raw | diff to current |
2019-05-23 |
Bill Schmidt | Add infrastructure to support -mcpu=future to represent... |
blob | commitdiff | raw | diff to current |
2019-05-22 |
Kwok Cheung Yeung | Add support for constructors and destuctors on GCN |
blob | commitdiff | raw | diff to current |
2019-05-14 |
Rainer Orth | Remove obsolete Solaris 10 support |
blob | commitdiff | raw | diff to current |
2019-05-08 |
Hongtao Liu | Enable support for bfloat16 which will be in Future... |
blob | commitdiff | raw | diff to current |
2019-05-06 |
Uros Bizjak | re PR target/89221 (--enable-frame-pointer does not... |
blob | commitdiff | raw | diff to current |
2019-05-06 |
Martin Liska | Append to target_gtfiles in order to fix Darwin bootstrap. |
blob | commitdiff | raw | diff to current |
2019-05-06 |
Martin Liska | Split i386.c. |
blob | commitdiff | raw | diff to current |
2019-04-29 |
Maya Rashish | config.gcc (default_gnu_indirect_function): Default... |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Andreas Tobler | freebsd64.h: Add bits for 32-bit multilib support. |
blob | commitdiff | raw | diff to current |
2019-04-15 |
Monk Chiang | [NDS32] nds32*-*-linux* target using init_array/finit_a... |
blob | commitdiff | raw | diff to current |
2019-04-02 |
Ulrich Weigand | Obsolete Cell Broadband Engine SPU target support |
blob | commitdiff | raw | diff to current |
2019-04-02 |
Andreas Krebbel | S/390: arch13: Add arch13 as architecture option |
blob | commitdiff | raw | diff to current |
2019-03-02 |
Kito Cheng | RISC-V: Generalize -march support, add ELF attribute... |
blob | commitdiff | raw | diff to current |
2019-02-14 |
Maya Rashish | Add netbsd support for D compiler and runtime |
blob | commitdiff | raw | diff to current |
2019-02-10 |
Chung-Ju Wu | [NDS32] Set default --with-nds32-lib correctly. |
blob | commitdiff | raw | diff to current |
2019-02-04 |
Chung-Ju Wu | [NDS32] Remove all -mtlsdesc-trmpoline related things. |
blob | commitdiff | raw | diff to current |
2019-01-29 |
Vineet Gupta | [ARC] Enable init_array support. |
blob | commitdiff | raw | diff to current |
2019-01-17 |
Andrew Stubbs | GCN back-end config |
blob | commitdiff | raw | diff to current |
2019-01-09 |
Sudakshina Das | [AArch64, 5/6] Enable BTI : Add new pass for BTI. |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
blob | commitdiff | raw | diff to current |
2018-12-29 |
John David Anglin | config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file. |
blob | commitdiff | raw | diff to current |
2018-12-21 |
Alexandre Oliva | support --with-multilib-list=@name for ARM |
blob | commitdiff | raw | diff to current |
2018-12-19 |
Andreas Tobler | config.gcc: Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES... |
blob | commitdiff | raw | diff to current |
2018-12-17 |
David Edelsohn | config.gcc (powerpc-ibm-aix6.*): Delete extra_headers. |
blob | commitdiff | raw | diff to current |
2018-12-13 |
Wei Xiao | i386-common.c (processor_names): Add cascadelake. |
blob | commitdiff | raw | diff to current |
2018-12-10 |
Segher Boessenkool | Delete powerpcspe |
blob | commitdiff | raw | diff to current |
2018-12-09 |
John David Anglin | config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file. |
blob | commitdiff | raw | diff to current |
2018-12-06 |
Paul A. Clarke | [rs6000] Fix x86-compat vector intrinsics testcases... |
blob | commitdiff | raw | diff to current |
2018-12-05 |
Xianmiao Qu | config.gcc (csky-*-linux-gnu*): Force .init_array support. |
blob | commitdiff | raw | diff to current |
2018-12-03 |
Segher Boessenkool | Disallow configuring for powerpc*-*-linux*paired |
blob | commitdiff | raw | diff to current |
2018-11-27 |
Alan Modra | [RS6000] rs6000/sysv4.h using gnu-user.h |
blob | commitdiff | raw | diff to current |
2018-11-26 |
Alan Modra | [RS6000] Use config/linux.h for powerpc*-*-linux* |
blob | commitdiff | raw | diff to current |
2018-11-12 |
Fredrik Noring | MIPS: Default to --with-llsc for the R5900 Linux target... |
blob | commitdiff | raw | diff to current |
2018-11-09 |
Stafford Horne | or1k: gcc: initial support for openrisc |
blob | commitdiff | raw | diff to current |
2018-11-07 |
Chenghua Xu | Add support for Loongson MMI instructions. |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Rainer Orth | Fix D compilation on Solaris |
blob | commitdiff | raw | diff to current |
2018-11-04 |
Venkataramanan Kumar | Enable support for next generation AMD Zen CPU, via... |
blob | commitdiff | raw | diff to current |
2018-10-29 |
Iain Buclaw | config.gcc (xstormy16-*-elf): Set tm_d_file. |
blob | commitdiff | raw | diff to current |
2018-10-28 |
Iain Buclaw | Add D front-end, libphobos library, and D2 testsuite. |
blob | commitdiff | raw | diff to current |
2018-10-26 |
Paul A. Clarke | [rs6000] Add compatible implementations of x86 SSSE3... |
blob | commitdiff | raw | diff to current |
2018-10-23 |
Richard Earnshaw | [arm] Update default CPUs during configure |
blob | commitdiff | raw | diff to current |
2018-10-16 |
Rainer Orth | Obsolete Solaris 10 support |
blob | commitdiff | raw | diff to current |
2018-10-09 |
Paul A. Clarke | This is a follow-on to earlier commits for adding compa... |
blob | commitdiff | raw | diff to current |
2018-09-21 |
Olivier Hainque | config.gcc: factorize and comment inclusion of vxworks... |
blob | commitdiff | raw | diff to current |
2018-09-21 |
Olivier Hainque | Introduce TARGET_VXWORKS64 for VxWorks 64bit ports |
blob | commitdiff | raw | diff to current |
2018-09-21 |
Olivier Hainque | Prepend vxworks-dummy.h to tm_file for powerpc* |
blob | commitdiff | raw | diff to current |
2018-09-21 |
Monk Chiang | [NDS32] Turn off default option -mtlsdesc-trampoline. |
blob | commitdiff | raw | diff to current |
2018-09-05 |
Siddhesh Poyarekar | [aarch64] Avoid tag collisions for loads falkor |
blob | commitdiff | raw | diff to current |
2018-08-17 |
Jojo | C-SKY port: Configury |
blob | commitdiff | raw | diff to current |
2018-08-13 |
David Edelsohn | config.gcc (rs6000-ibm-aix4.x): Delete. |
blob | commitdiff | raw | diff to current |
2018-08-12 |
Chung-Ju Wu | [NDS32] Implement more C ISR extension. |
blob | commitdiff | raw | diff to current |
2018-08-08 |
Ilya Leoshkevich | S/390: Remove support for g5 and g6 machines |
blob | commitdiff | raw | diff to current |
2018-07-31 |
Richard Earnshaw | AArch64 - new pass to add conditional-branch speculatio... |
blob | commitdiff | raw | diff to current |
2018-07-06 |
Jim Wilson | RISC-V: Add support for riscv-*-*. |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Michael Meissner | config.gcc (powerpc64le*): Revert January 16th... |
blob | commitdiff | raw | diff to current |
2018-06-15 |
Sebastian Huber | RISC-V: Add custom RTEMS multilibs |
blob | commitdiff | raw | diff to current |
2018-06-12 |
Jeff Law | config.gcc (alpha*-*-freebsd*): Remove. |
blob | commitdiff | raw | diff to current |
2018-06-07 |
Olga Makhotina | config.gcc: Support "tremont". |
blob | commitdiff | raw | diff to current |
2018-06-02 |
Chung-Ju Wu | [NDS32] Support Linux target for nds32. |
blob | commitdiff | raw | diff to current |
2018-05-28 |
Gerald Pfeifer | config.gcc: Identify FreeBSD 3.x and 4.x as unsupported. |
blob | commitdiff | raw | diff to current |
2018-05-21 |
Alexey Brodkin | [ARC] Add multilib support for linux targets |
blob | commitdiff | raw | diff to current |
next |