summaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)Author
2020-05-06i386: Use generic division to generate INEXACT exceptionUros Bizjak
2020-05-01i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak
2020-04-06libatomic/test: Fix compilation for build sysrootMaciej W. Rozycki
2020-02-22libatomic: Fix last change [PR55930]Jakub Jelinek
2020-02-22Honor --disable-dependency-tracking in libatomicRicharde Purdie
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon
2018-05-23x86: libatomic: Do not assume ELF constructors run before IFUNC resolversFlorian Weimer
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-03-09S/390: libatomic: Fix 16 byte atomic exchangeAndreas Krebbel
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw
2017-10-02Clean up more fallout from r252976.Martin Sebor
2017-05-12Load new scanlang.expRainer Orth
2017-02-06RISC-V Port: libatomicPalmer Dabbelt
2017-02-01Fix __atomic to not implement atomic loads with CAS.Torvald Riegel
2017-01-30[ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-05-10[libatomic] Add missing files for RTEMS supportSebastian Huber
2016-04-27[libatomic] Add RTEMS supportSebastian Huber
2016-04-25Revert the last change in libatomicH.J. Lu
2016-04-20Don't build 32-bit libatomic with -march=i486 on x86-64H.J. Lu
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy
2016-01-04Update copyright years.Jakub Jelinek
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm
2015-07-14configure.tgt: Add *-*-dragonfly to supported targets.John Marino
2015-01-21Avoid misaligned atomic operationsAndrew Waterman
2015-01-16re PR testsuite/64605 (ERROR: (DejaGnu) proc "libatomic_target_compile lto173...Ilya Verbin
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler