aboutsummaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Daily bump.GCC Administrator1-0/+8
2020-09-11[libatomic] Add nvptx supportTom de Vries4-0/+117
2020-09-08Daily bump.GCC Administrator1-0/+4
2020-09-07[libatomic, testsuite] Add missing include in atomic-generic.cTom de Vries1-0/+1
2020-07-15Daily bump.GCC Administrator1-0/+4
2020-07-14aix: FAT libraries: test native compiler mode directlyDavid Edelsohn1-1/+1
2020-06-23Daily bump.GCC Administrator1-0/+5
2020-06-22build: Use -include instead of conditional include.David Edelsohn2-6/+2
2020-06-22Daily bump.GCC Administrator1-0/+9
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn6-2/+56
2020-06-02Daily bump.GCC Administrator1-0/+4
2020-06-01i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]Uros Bizjak1-1/+1
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+8
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-05-06i386: Use generic division to generate INEXACT exceptionUros Bizjak2-14/+18
2020-05-01i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak2-12/+14
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak2-6/+5
2020-04-06libatomic/test: Fix compilation for build sysrootMaciej W. Rozycki6-1/+21
2020-02-22libatomic: Fix last change [PR55930]Jakub Jelinek3-2/+9
2020-02-22Honor --disable-dependency-tracking in libatomicRicharde Purdie3-2/+11
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki6-4/+51
2020-01-01Update copyright years.Jakub Jelinek39-39/+43
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-2/+6
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon3-4/+14
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang3-3/+10
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas2-1/+8
2019-01-01Update copyright years.Jakub Jelinek39-39/+43
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers9-1145/+1735
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-1/+1
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon2-47/+11
2018-05-23x86: libatomic: Do not assume ELF constructors run before IFUNC resolversFlorian Weimer3-9/+54
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries2-0/+6
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries2-0/+6
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-03-09S/390: libatomic: Fix 16 byte atomic exchangeAndreas Krebbel3-0/+79
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-1/+21
2018-01-03Update copyright years.Jakub Jelinek38-38/+42
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey8-5/+94
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey9-9/+120
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist6-4/+92
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw3-2/+8
2017-10-02Clean up more fallout from r252976.Martin Sebor4-5/+21
2017-05-12Load new scanlang.expRainer Orth2-0/+5
2017-02-06RISC-V Port: libatomicPalmer Dabbelt2-0/+5
2017-02-01Fix __atomic to not implement atomic loads with CAS.Torvald Riegel5-13/+66
2017-01-30[ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy2-2/+7