aboutsummaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)AuthorFilesLines
2020-09-11[libatomic] Add nvptx supportTobias Burnus5-0/+127
2020-07-23Update ChangeLog and version files for releasereleases/gcc-10.2.0Richard Biener1-0/+4
2020-05-07Update ChangeLog and version files for releasereleases/gcc-10.1.0Jakub Jelinek1-0/+4
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
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek3-2/+9
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek6-4/+38
2017-01-01Update copyright years.Jakub Jelinek37-37/+41
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-2/+5
2016-05-10[libatomic] Add missing files for RTEMS supportSebastian Huber2-0/+78
2016-04-27[libatomic] Add RTEMS supportSebastian Huber2-0/+17
2016-04-25Revert the last change in libatomicH.J. Lu2-2/+13
2016-04-20Don't build 32-bit libatomic with -march=i486 on x86-64H.J. Lu2-8/+8
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy3-6/+20
2016-01-04Update copyright years.Jakub Jelinek35-34/+44
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers8-6/+136
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2-0/+6
2015-07-14configure.tgt: Add *-*-dragonfly to supported targets.John Marino2-1/+5
2015-01-21Avoid misaligned atomic operationsAndrew Waterman2-6/+11
2015-01-16re PR testsuite/64605 (ERROR: (DejaGnu) proc "libatomic_target_compile lto173...Ilya Verbin3-1/+12