]> git.ipfire.org Git - thirdparty/gcc.git/history - libatomic
[Ada] Warning for out-of-order record representation clauses
[thirdparty/gcc.git] / libatomic /
2019-06-14  rearnsha[NetBSD] Add support for the Arm EABI.
2019-01-01  jakub Update copyright years.
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-06-21  clyon[ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead...
2018-05-23  fwx86: libatomic: Do not assume ELF constructors run...
2018-05-02  vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02  vries[testsuite] Add scan-wpa-ipa-dump
2018-04-24  hjlRegenerate configure of target libraries
2018-04-19  jakub * config/cet.m4 (GCC_CET_FLAGS): Default to --disable...
2018-04-18  jakub PR jit/85384
2018-03-09  krebbelS/390: libatomic: Fix 16 byte atomic exchange
2018-02-19  itsimbalCET shouldn't be enabled in 32-bit run-time libraries...
2018-01-03  jakub Update copyright years.
2017-12-14  sje2017-12-14 Steve Ellcey <sellcey@cavium.com>
2017-12-05  sje2017-12-04 Steve Ellcey <sellcey@cavium.com>
2017-11-17  itsimbalEnable building libatomic with Intel CET
2017-10-20  rearnsha[arm] Fix architecture selection when building libatomi...
2017-10-02  mseborClean up more fallout from r252976.
2017-05-12  roLoad new scanlang.exp
2017-02-06  palmerRISC-V Port: libatomic
2017-02-01  torvaldFix __atomic to not implement atomic loads with CAS.
2017-01-30  nsz[ARM][PR target/78945] Fix libatomic on armv7-m
2017-01-21  jakub PR other/79046
2017-01-17  jakub PR other/79046
2017-01-01  jakub Update copyright years.
2016-11-15  doko<toplevel>
2016-05-10  sh[libatomic] Add missing files for RTEMS support
2016-04-27  sh[libatomic] Add RTEMS support
2016-04-25  hjlRevert the last change in libatomic
2016-04-20  hjlDon't build 32-bit libatomic with -march=i486 on x86-64
2016-01-06  nszFix libatomic multilib parallel build (PR other/67627)
2016-01-04  jakub Update copyright years.
2015-11-18  jsm28Add out-of-line versions of some <stdatomic.h> function...
2015-10-09  dmalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-07-14  redi2015-07-14 John Marino <gnugcc@marino.st>
2015-01-21  rthAvoid misaligned atomic operations
2015-01-16  iverbin PR testsuite/64605
2015-01-09  andreasttoplevel:
2015-01-05  jakub Update copyright years.
2014-12-12  ktkachovAdd load of target-utils.exp to libatomic, libitm,...
2014-11-21  hjlAlways use PIC option with -shared in libtool
2014-11-14  law * cas_n.c (libat_compare_exchange): Add missing...
2014-11-11  fxcouderttoplevel:
2014-08-19  ktietz2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
2014-07-18  uros * configure.tgt (alpha*): Add -mfp-trap-mode=sui to...
2014-06-17  ktietz * Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.
2014-04-02  mrsMerge in trunk.
2014-02-20  rthPR c++/60272
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libatomic/
2013-12-13  mrsMerge in trunk.
2013-12-09  uros * libatomic/ChangeLog: Fix ChangeLog entry.
2013-12-09  uroslibgcc/ChangeLog:
2013-11-18  rsandifoMerge from trunk.
2013-11-18  jsm28 * testsuite/libatomic.c/atomic-compare-exchange-1.c,
2013-11-16  mrsMerge in trunk.
2013-11-10  uros * config/x86/fenv.c: New file.
2013-11-09  rsandifoMerge with trunk.
2013-11-07  jsm28gcc:
2013-10-20  mrsMerge in trunk.
2013-10-17  mshawcroft[AArch64] Enable building libatomic on AArch64.
2013-09-20  mrsMerge in trunk.
2013-09-20  amodra * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-03-24  akAvoid non constant memory model uses in libatomic
2013-01-14  rsandifoUpdate copyright years in libatomic.
2012-12-18  ian PR go/55201
2012-12-04  mshawcroftlibatomic: Detect and build for ARM architecture armv8-a.
2012-11-22  doko2012-11-21 Matthias Klose <doko@ubuntu.com>
2012-11-04  tschwingelibatomic/
2012-11-04  tschwingelibatomic/
2012-10-23  mshawcroftAArch64 [6/10]
2012-09-20  jakub PR other/43620
2012-09-14  dje * configure: Regenerated.
2012-05-22  danglin PR other/53231
2012-05-16  hjlRegenerate configure files for libtool.m4 change
2012-05-10  roAlways compile atomic builtin tests with $XCFLAGS
2012-05-07  roAllow for objects in libatomic_la_LIBADD
2012-05-07  roDon't include XCFLAGS in CFLAGS
2012-05-03  rthlibatomic: Enable AM_MAINTAINER_MODE
2012-05-03  rth * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN)...
2012-05-01  rthAdd libatomic as a target library.