summaryrefslogtreecommitdiff
path: root/libatomic
Commit message (Expand)AuthorAgeFilesLines
* 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