aboutsummaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)Author
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-21 PR other/79046Jakub Jelinek
2017-01-17 PR other/79046Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-15<toplevel>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-04 Update 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-142015-07-14 John Marino <gnugcc@marino.st>John Marino
2015-01-21Avoid misaligned atomic operationsAndrew Waterman
2015-01-16 PR testsuite/64605Ilya Verbin
2015-01-09toplevel:Andreas Tobler
2015-01-05 Update 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-14 * cas_n.c (libat_compare_exchange): Add missing cast.Andrew Waterman
2014-11-11toplevel:Francois-Xavier Coudert
2014-08-192014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>Kai Tietz
2014-07-18 * configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.Uros Bizjak
2014-06-17 * Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz
2014-02-20PR c++/60272Richard Henderson
2014-01-02Update copyright years in libatomic/Richard Sandiford
2013-12-09 * libatomic/ChangeLog: Fix ChangeLog entry.Uros Bizjak
2013-12-09libgcc/ChangeLog:Uros Bizjak
2013-11-18 * testsuite/libatomic.c/atomic-compare-exchange-1.c,Joseph Myers
2013-11-10 * config/x86/fenv.c: New file.Uros Bizjak
2013-11-07gcc:Joseph Myers
2013-10-17[AArch64] Enable building libatomic on AArch64.Michael Hudson-Doyle
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra
2013-03-24Avoid non constant memory model uses in libatomicAndi Kleen
2013-01-14Update copyright years in libatomic.Richard Sandiford
2012-12-18 PR go/55201Ian Lance Taylor
2012-12-04libatomic: Detect and build for ARM architecture armv8-a.Marcus Shawcroft
2012-11-222012-11-21 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-04libatomic/Thomas Schwinge
2012-11-04libatomic/Thomas Schwinge
2012-10-23AArch64 [6/10]Sofiane Naci
2012-09-20 PR other/43620Jakub Jelinek
2012-09-14 * configure: Regenerated.David Edelsohn
2012-05-22 PR other/53231John David Anglin
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-05-10Always compile atomic builtin tests with $XCFLAGSRainer Orth