aboutsummaryrefslogtreecommitdiff
path: root/libatomic
AgeCommit message (Expand)Author
2019-08-12Update ChangeLog and version files for releasegcc_9_2_0_releaseJakub Jelinek
2019-05-03Update ChangeLog and version files for releasegcc_9_1_0_releaseGCC Administrator
2019-01-01 Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon
2018-05-23x86: libatomic: Do not assume ELF constructors run before IFUNC resolversFlorian Weimer
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19 * config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replaceJakub Jelinek
2018-04-18 PR jit/85384David Malcolm
2018-03-09S/390: libatomic: Fix 16 byte atomic exchangeAndreas Krebbel
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-142017-12-14 Steve Ellcey <sellcey@cavium.com>Steve Ellcey
2017-12-052017-12-04 Steve Ellcey <sellcey@cavium.com>Steve Ellcey
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw
2017-10-02Clean up more fallout from r252976.Martin Sebor
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