Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 40 | -40/+40 |
2022-01-03 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2021-07-22 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-07-21 | Adjust macro to avoid warning [PR101379]. | Martin Sebor | 1 | -1/+7 |
2021-01-16 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2021-01-15 | libatomic, libgomp, libitc: Fix bootstrap [PR70454] | Jakub Jelinek | 1 | -24/+32 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-05 | Update GNU/Hurd configure support | Samuel Thibault | 1 | -11/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 40 | -40/+40 |
2021-01-04 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2020-12-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-12-05 | Darwin : Update libtool and dependencies for Darwin20 [PR97865] | Iain Sandoe | 1 | -16/+18 |
2020-11-30 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-29 | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 1 | -2/+2 |
2020-10-12 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-10-11 | aix: remove libgomp and libatomic archives before creating FAT archives | Clément Chigot | 1 | -0/+3 |
2020-09-28 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-09-27 | aix: Use $(AR) without -X32_64 to build FAT libraries. | Clément Chigot | 1 | -2/+3 |
2020-09-12 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-09-11 | [libatomic] Add nvptx support | Tom de Vries | 4 | -0/+117 |
2020-09-08 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-09-07 | [libatomic, testsuite] Add missing include in atomic-generic.c | Tom de Vries | 1 | -0/+1 |
2020-07-15 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-07-14 | aix: FAT libraries: test native compiler mode directly | David Edelsohn | 1 | -1/+1 |
2020-06-23 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-06-22 | build: Use -include instead of conditional include. | David Edelsohn | 2 | -6/+2 |
2020-06-22 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-06-21 | aix: Add GCC64 configuration and FAT target libraries. | David Edelsohn | 6 | -2/+56 |
2020-06-02 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-06-01 | i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418] | Uros Bizjak | 1 | -1/+1 |
2020-05-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-05-29 | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 1 | -2/+3 |
2020-05-15 | x86: Also check if -fcf-protection works | H.J. Lu | 2 | -0/+8 |
2020-05-14 | x86: Default CET run-time support to auto | H.J. Lu | 2 | -2/+6 |
2020-05-06 | i386: Use generic division to generate INEXACT exception | Uros Bizjak | 2 | -14/+18 |
2020-05-01 | i386: Use generic division to generate INVALID and DIVZERO exceptions | Uros Bizjak | 2 | -12/+14 |
2020-04-19 | i386: Remove unneeded assignments when triggering SSE exceptions | Uros Bizjak | 2 | -6/+5 |
2020-04-06 | libatomic/test: Fix compilation for build sysroot | Maciej W. Rozycki | 6 | -1/+21 |
2020-02-22 | libatomic: Fix last change [PR55930] | Jakub Jelinek | 3 | -2/+9 |
2020-02-22 | Honor --disable-dependency-tracking in libatomic | Richarde Purdie | 3 | -2/+11 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 6 | -4/+51 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 39 | -39/+43 |
2019-09-27 | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2 | -2/+6 |
2019-09-10 | [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure... | Christophe Lyon | 3 | -4/+14 |
2019-09-03 | re PR other/79543 (Inappropriate "ld --version" checking) | Chung-Lin Tang | 3 | -3/+10 |
2019-06-14 | [NetBSD] Add support for the Arm EABI. | Matt Thomas | 2 | -1/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 39 | -39/+43 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 9 | -1145/+1735 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -1/+1 |
2018-06-21 | [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__ | Christophe Lyon | 2 | -47/+11 |