summaryrefslogtreecommitdiff
path: root/libatomic
Commit message (Expand)AuthorAgeFilesLines
* 2016-01-06 Szabolcs Nagy <szabolcs.nagy@arm.com>nsz2016-01-063-6/+23
* Update ChangeLog and version files for releasegcc_5_3_0_releasegcc-5_3_0-releaserguenth2015-12-041-0/+4
* Update ChangeLog and version files for releasegcc_5_2_0_releasegcc-5_2_0-releaserguenth2015-07-161-0/+4
* Update ChangeLog and version files for releasegcc-5_1_0-releasegccadmin2015-04-221-0/+4
* Avoid misaligned atomic operationsrth2015-01-212-6/+11
* PR testsuite/64605iverbin2015-01-163-1/+12
* toplevel:andreast2015-01-092-4/+13
* Update copyright years.jakub2015-01-0533-32/+36
* Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...ktkachov2014-12-122-0/+5
* Always use PIC option with -shared in libtoolhjl2014-11-212-1/+6
* * cas_n.c (libat_compare_exchange): Add missing cast.law2014-11-142-1/+5
* toplevel:fxcoudert2014-11-112-1/+6
* 2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>ktietz2014-08-192-2/+6
* * configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.uros2014-07-182-1/+9
* * Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.ktietz2014-06-1710-65/+398
* PR c++/60272rth2014-02-202-13/+18
* Update copyright years in libatomic/rsandifo2014-01-0231-30/+34
* * libatomic/ChangeLog: Fix ChangeLog entry.uros2013-12-091-1/+1
* libgcc/ChangeLog:uros2013-12-092-3/+8
* * testsuite/libatomic.c/atomic-compare-exchange-1.c,jsm282013-11-1827-60/+118
* * config/x86/fenv.c: New file.uros2013-11-102-0/+120
* gcc:jsm282013-11-078-8/+201
* [AArch64] Enable building libatomic on AArch64.mshawcroft2013-10-172-5/+5
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2013-09-202-5/+15
* Avoid non constant memory model uses in libatomicak2013-03-244-4/+4
* Update copyright years in libatomic.rsandifo2013-01-1429-28/+32
* PR go/55201ian2012-12-184-75/+64
* libatomic: Detect and build for ARM architecture armv8-a.mshawcroft2012-12-042-0/+8
* 2012-11-21 Matthias Klose <doko@ubuntu.com>doko2012-11-222-1/+5
* libatomic/tschwinge2012-11-043-4/+8
* libatomic/tschwinge2012-11-042-12/+12
* AArch64 [6/10]mshawcroft2012-10-232-0/+11
* PR other/43620jakub2012-09-204-239/+29
* * configure: Regenerated.dje2012-09-142-0/+5
* PR other/53231danglin2012-05-222-2/+7
* Regenerate configure files for libtool.m4 changehjl2012-05-162-3/+14
* Always compile atomic builtin tests with $XCFLAGSro2012-05-103-31/+38
* Allow for objects in libatomic_la_LIBADDro2012-05-074-113/+72
* Don't include XCFLAGS in CFLAGSro2012-05-073-2/+7
* libatomic: Enable AM_MAINTAINER_MODErth2012-05-036-10/+87
* * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilationrth2012-05-036-82/+214
* Add libatomic as a target library.rth2012-05-0177-0/+28864