Daily bump.
[gcc.git] / libatomic / ChangeLog
index 0bdf5af598dfca1212f7a34597bb90470ec23125..b30c2eb80c683137eba3f87ff6cb51dbef0ac27e 100644 (file)
@@ -1,3 +1,141 @@
+2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
+
+       * configure: Regenerate.
+
+2020-10-11  Clement Chigot  <clement.chigot@atos.net>
+
+       * config/t-aix: Delete and recreate libatomic before creating
+       FAT library.
+
+2020-09-27  Clement Chigot  <clement.chigot@atos.net>
+
+       * config/t-aix: Use $(AR) without -X32_64.
+
+2020-09-11  Tom de Vries  <tdevries@suse.de>
+
+       PR target/96898
+       * configure.tgt: Add nvptx.
+       * libatomic_i.h (MASK_8, INVERT_MASK_8): New macro definition.
+       * config/nvptx/host-config.h: New file.
+       * config/nvptx/lock.c: New file.
+
+2020-09-07  Tom de Vries  <tdevries@suse.de>
+
+       * testsuite/libatomic.c/atomic-generic.c: Include string.h.
+
+2020-07-14  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config/t-aix: Set BITS from compiler cpp macro.
+
+2020-06-22  David Edelsohn  <dje.gcc@gmail.com>
+
+       * Makefile.am: Use -include.
+       * Makefile.in: Regenerate.
+
+2020-06-21  David Edelsohn  <dje.gcc@gmail.com>
+
+       * Makefile.am (tmake_file): Build and install AIX-style FAT libraries.
+       * Makefile.in: Regenerate.
+       * configure.ac (tmake_file): Substitute.
+       * configure: Regenerate.
+       * configure.tgt (powerpc-ibm-aix*): Define tmake_file.
+       * config/t-aix: New file.
+
+2020-06-01  Uroš Bizjak  <ubizjak@gmail.com>
+
+       * config/x86/fenv.c (struct fenv): Add __attribute__ ((gcc_struct)).
+
+2020-05-29  H.J. Lu  <hjl.tools@gmail.com>
+
+       PR bootstrap/95413
+       * configure: Regenerated.
+
+2020-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/95147
+       * configure: Regenerated.
+
+2020-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2020-05-06  Uroš Bizjak  <ubizjak@gmail.com>
+
+       * config/x86/fenv.c (__math_force_eval): Remove.
+       (__math_force_eval_div): New define.
+       (__atomic_deraiseexcept): Use __math_force_eval_div to use
+       generic division to generate INVALID, DIVZERO and INEXACT
+       exceptions.
+
+2020-05-01  Uroš Bizjak  <ubizjak@gmail.com>
+
+       * config/x86/fenv.c (__math_force_eval): New define.
+       (__atomic_feraiseexcept): Use __math_force_eval to evaluate
+       generic division to generate INVALID and DIVZERO exceptions.
+
+2020-04-19  Uroš Bizjak  <ubizjak@gmail.com>
+
+       * config/x86/fenv.c (__atomic_feraiseexcept) [__SSE_MATH__]:
+       Remove unneeded assignments to volatile memory.
+
+2020-04-06  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure.ac: Add testsuite/libatomic-site-extra.exp to output
+       files.
+       * configure: Regenerate.
+       * libatomic/testsuite/libatomic-site-extra.exp.in: New file.
+       * testsuite/Makefile.am (EXTRA_DEJAGNU_SITE_CONFIG): New
+       variable.
+       * testsuite/Makefile.in: Regenerate.
+
+2020-02-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/55930
+       * Makefile.am (M_DEPS): Guard the empty definition with
+       @AMDEP_FALSE@ rather than @AMDEP_TRUE@.
+       * Makefile.in: Regenerated.
+
+2020-02-22  Richard Purdie  <rpurdie@rpsys.net>
+
+       PR other/55930
+       * Makefile.am (M_DEPS): Honor -disable-dependency-tracking.
+       * Makefile.in: Regenerated.
+
+2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure.ac: Handle `--with-toolexeclibdir='.
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+       * testsuite/Makefile.in: Regenerate.
+
+2020-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure: Regenerate.
+
+2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
+
+        * configure.tgt: Handle arm*-*-uclinux*.
+        * configure: Regenerate.
+
+2019-09-03  Chung-Lin Tang  <cltang@codesourcery.com>
+
+       PR other/79543
+       * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version
+       scanning to conform to the GNU Coding Standards.
+       * configure: Regenerate.
+
+2019-06-14  Matt Thomas  <matt@3am-software.com>
+           Matthew Green  <mrg@eterna.com.au>
+           Nick Hudson  <skrll@netbsd.org>
+           Maya Rashish  <coypu@sdf.org>
+
+       * configure.tgt (arm*): Handle NetBSD in the same way as FreeBSD.
+
 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
 
        Update copyright years.
 
        * Initial commit.
 \f
-Copyright (C) 2012-2019 Free Software Foundation, Inc.
+Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright