summaryrefslogtreecommitdiff
path: root/libatomic
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-0139-39/+43
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-319-1145/+1735
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-1/+1
* [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon2018-06-212-47/+11
* x86: libatomic: Do not assume ELF constructors run before IFUNC resolversFlorian Weimer2018-05-233-9/+54
* [testsuite] Add scan-ltrans-tree-dumpTom de Vries2018-05-022-0/+6
* [testsuite] Add scan-wpa-ipa-dumpTom de Vries2018-05-022-0/+6
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* S/390: libatomic: Fix 16 byte atomic exchangeAndreas Krebbel2018-03-093-0/+79
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* Update copyright years.Jakub Jelinek2018-01-0338-38/+42
* Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey2017-12-148-5/+94
* Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey2017-12-059-9/+120
* Enable building libatomic with Intel CETIgor Tsimbalist2017-11-176-4/+92
* [arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw2017-10-203-2/+8
* Clean up more fallout from r252976.Martin Sebor2017-10-024-5/+21
* Load new scanlang.expRainer Orth2017-05-122-0/+5
* RISC-V Port: libatomicPalmer Dabbelt2017-02-062-0/+5
* Fix __atomic to not implement atomic loads with CAS.Torvald Riegel2017-02-015-13/+66
* [ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy2017-01-302-2/+7
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-213-2/+9
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-176-4/+38
* Update copyright years.Jakub Jelinek2017-01-0137-37/+41
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-2/+5
* [libatomic] Add missing files for RTEMS supportSebastian Huber2016-05-102-0/+78
* [libatomic] Add RTEMS supportSebastian Huber2016-04-272-0/+17
* Revert the last change in libatomicH.J. Lu2016-04-252-2/+13
* Don't build 32-bit libatomic with -march=i486 on x86-64H.J. Lu2016-04-202-8/+8
* Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy2016-01-063-6/+20
* Update copyright years.Jakub Jelinek2016-01-0435-34/+44
* Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers2015-11-188-6/+136
* Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2015-10-092-0/+6
* configure.tgt: Add *-*-dragonfly to supported targets.John Marino2015-07-142-1/+5
* Avoid misaligned atomic operationsAndrew Waterman2015-01-212-6/+11
* re PR testsuite/64605 (ERROR: (DejaGnu) proc "libatomic_target_compile lto173...Ilya Verbin2015-01-163-1/+12
* configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler2015-01-092-4/+13
* Update copyright years.Jakub Jelinek2015-01-0533-32/+36
* Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov2014-12-122-0/+5
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* * cas_n.c (libat_compare_exchange): Add missing cast.Andrew Waterman2014-11-132-1/+5
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* configure.tgt: Add cygwin to supported targets.Kai Tietz2014-08-192-2/+6
* configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.Uros Bizjak2014-07-182-1/+9
* Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz2014-06-1710-65/+398
* re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can c...Richard Henderson2014-02-202-13/+18
* Update copyright years in libatomic/Richard Sandiford2014-01-0231-30/+34
* ChangeLog: Fix ChangeLog entry.Uros Bizjak2013-12-091-1/+1
* sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak2013-12-092-3/+8