aboutsummaryrefslogtreecommitdiff
path: root/libatomic/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+5
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+10
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-1/+1
2018-06-21[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead of __ARM_ARCH__Christophe Lyon1-0/+6
2018-05-23x86: libatomic: Do not assume ELF constructors run before IFUNC resolversFlorian Weimer1-0/+15
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries1-0/+5
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries1-0/+5
2018-04-24Regenerate configure of target librariesH.J. Lu1-0/+4
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-0/+4
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-0/+5
2018-03-09S/390: libatomic: Fix 16 byte atomic exchangeAndreas Krebbel1-0/+5
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+5
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey1-0/+13
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey1-0/+15
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist1-0/+8
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw1-0/+6
2017-10-02Clean up more fallout from r252976.Martin Sebor1-0/+9
2017-05-12Load new scanlang.expRainer Orth1-0/+4
2017-02-06RISC-V Port: libatomicPalmer Dabbelt1-0/+4
2017-02-01Fix __atomic to not implement atomic loads with CAS.Torvald Riegel1-0/+9
2017-01-30[ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy1-0/+5
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+7
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+10
2017-01-01Update copyright years.Jakub Jelinek1-1/+5
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-0/+4
2016-04-27[libatomic] Add RTEMS supportSebastian Huber1-0/+7
2016-04-25Revert the last change in libatomicH.J. Lu1-0/+5
2016-04-20Don't build 32-bit libatomic with -march=i486 on x86-64H.J. Lu1-0/+6
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy1-0/+6
2016-01-04Update copyright years.Jakub Jelinek1-0/+10
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers1-0/+10
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm1-0/+5
2015-07-14configure.tgt: Add *-*-dragonfly to supported targets.John Marino1-0/+4
2015-01-21Avoid misaligned atomic operationsAndrew Waterman1-0/+5
2015-01-16re PR testsuite/64605 (ERROR: (DejaGnu) proc "libatomic_target_compile lto173...Ilya Verbin1-0/+6
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-0/+4
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov1-0/+4
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-13* cas_n.c (libat_compare_exchange): Add missing cast.Andrew Waterman1-0/+4
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-08-19configure.tgt: Add cygwin to supported targets.Kai Tietz1-1/+5
2014-07-18configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.Uros Bizjak1-0/+4
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz1-0/+13
2014-02-20re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can c...Richard Henderson1-0/+6
2014-01-02Update copyright years in libatomic/Richard Sandiford1-0/+4
2013-12-09ChangeLog: Fix ChangeLog entry.Uros Bizjak1-1/+1
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak1-0/+5
2013-11-18atomic-compare-exchange-1.c, [...]: Declare main as returning int.Joseph Myers1-0/+37