summaryrefslogtreecommitdiff
path: root/libatomic
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogGCC Administrator2014-10-301-0/+4
* Mark ChangeLogGCC Administrator2014-07-161-0/+4
* Mark ChangeLogGCC Administrator2014-04-221-0/+4
* 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
* atomic-compare-exchange-1.c, [...]: Declare main as returning int.Joseph Myers2013-11-1827-60/+118
* fenv.c: New file.Uros Bizjak2013-11-102-0/+120
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-078-8/+201
* [AArch64] Enable building libatomic on AArch64.Michael Hudson-Doyle2013-10-172-5/+5
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* Avoid non constant memory model uses in libatomicAndi Kleen2013-03-244-4/+4
* Update copyright years in libatomic.Richard Sandiford2013-01-1429-28/+32
* re PR go/55201 (libgo.so: undefined reference to `__atomic_compare_exchange_8')Ian Lance Taylor2012-12-184-75/+64
* libatomic: Detect and build for ARM architecture armv8-a.Marcus Shawcroft2012-12-042-0/+8
* configure.tgt (i[3456]86): Handle -mx32 like -m64.Matthias Klose2012-11-222-1/+5
* acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.Thomas Schwinge2012-11-053-4/+8
* configure: Regenerate.Thomas Schwinge2012-11-052-12/+12
* AArch64 [6/10]Sofiane Naci2012-10-232-0/+11
* re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek2012-09-204-239/+29
* * configure: Regenerated.David Edelsohn2012-09-142-0/+5
* re PR other/53231 (libatomic/tas_n.c:100:10: error: 'ret' undeclared (first u...John David Anglin2012-05-222-2/+7
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* Always compile atomic builtin tests with $XCFLAGSRainer Orth2012-05-103-31/+38
* Allow for objects in libatomic_la_LIBADDRainer Orth2012-05-074-113/+72
* Don't include XCFLAGS in CFLAGSRainer Orth2012-05-073-2/+7
* libatomic: Enable AM_MAINTAINER_MODERichard Henderson2012-05-036-10/+87
* acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson2012-05-036-82/+214
* Add libatomic as a target library.Richard Henderson2012-05-0177-0/+28864