Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-05-23 | x86: libatomic: Do not assume ELF constructors run before IFUNC resolvers | Florian Weimer | 3 | -9/+54 |
2018-05-02 | [testsuite] Add scan-ltrans-tree-dump | Tom de Vries | 2 | -0/+6 |
2018-05-02 | [testsuite] Add scan-wpa-ipa-dump | Tom de Vries | 2 | -0/+6 |
2018-04-24 | Regenerate configure of target libraries | H.J. Lu | 2 | -1/+5 |
2018-04-19 | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 2 | -7/+10 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2 | -1/+6 |
2018-03-09 | S/390: libatomic: Fix 16 byte atomic exchange | Andreas Krebbel | 3 | -0/+79 |
2018-02-19 | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 2 | -1/+21 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 38 | -38/+42 |
2017-12-14 | Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -... | Steve Ellcey | 8 | -5/+94 |
2017-12-05 | Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD. | Steve Ellcey | 9 | -9/+120 |
2017-11-17 | Enable building libatomic with Intel CET | Igor Tsimbalist | 6 | -4/+92 |
2017-10-20 | [arm] Fix architecture selection when building libatomic with automatic FPU s... | Richard Earnshaw | 3 | -2/+8 |
2017-10-02 | Clean up more fallout from r252976. | Martin Sebor | 4 | -5/+21 |