summaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)Author
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
2015-01-05Update copyright years.Jakub Jelinek
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-13* cas_n.c (libat_compare_exchange): Add missing cast.Andrew Waterman
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-08-19configure.tgt: Add cygwin to supported targets.Kai Tietz
2014-07-18configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.Uros Bizjak
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz
2014-02-20re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can c...Richard Henderson
2014-01-02Update copyright years in libatomic/Richard Sandiford
2013-12-09ChangeLog: Fix ChangeLog entry.Uros Bizjak
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak
2013-11-18atomic-compare-exchange-1.c, [...]: Declare main as returning int.Joseph Myers
2013-11-10fenv.c: New file.Uros Bizjak
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers
2013-10-17[AArch64] Enable building libatomic on AArch64.Michael Hudson-Doyle
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-03-24Avoid non constant memory model uses in libatomicAndi Kleen
2013-01-14Update copyright years in libatomic.Richard Sandiford
2012-12-18re PR go/55201 (libgo.so: undefined reference to `__atomic_compare_exchange_8')Ian Lance Taylor
2012-12-04libatomic: Detect and build for ARM architecture armv8-a.Marcus Shawcroft
2012-11-22configure.tgt (i[3456]86): Handle -mx32 like -m64.Matthias Klose
2012-11-05acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.Thomas Schwinge
2012-11-05configure: Regenerate.Thomas Schwinge
2012-10-23AArch64 [6/10]Sofiane Naci
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2012-09-14* configure: Regenerated.David Edelsohn
2012-05-22re PR other/53231 (libatomic/tas_n.c:100:10: error: 'ret' undeclared (first u...John David Anglin
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-05-10Always compile atomic builtin tests with $XCFLAGSRainer Orth
2012-05-07Allow for objects in libatomic_la_LIBADDRainer Orth
2012-05-07Don't include XCFLAGS in CFLAGSRainer Orth
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson
2012-05-03acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson
2012-05-01Add libatomic as a target library.Richard Henderson