Daily bump.
[gcc.git] / libatomic / ChangeLog
index f87859d3c517c58c1530a9ad56393e22325e8fdf..b30c2eb80c683137eba3f87ff6cb51dbef0ac27e 100644 (file)
@@ -1,3 +1,286 @@
+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.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * Makefile.am: Include multilib.am.
+       * acinclude.m4: Use AC_LANG_SOURCE.
+       * configure.ac: Remove AC_PREREQ.
+       * testsuite/Makefile.am (RUNTEST): Remove quotes.
+       * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in:
+       Regenerate.
+
+2018-06-21  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * config/arm/arm-config.h (__ARM_ARCH__): Remove definitions, use
+       __ARM_ARCH instead. Use __ARM_FEATURE_LDREX to define HAVE_STREX
+       and HAVE_STREXBHD
+
+2018-05-23  Florian Weimer  <fweimer@redhat.com>
+
+       PR libgcc/60790
+       x86: Do not assume ELF constructors run before IFUNC resolvers.
+       * config/x86/host-config.h (libat_feat1_ecx, libat_feat1_edx):
+       Remove declarations.
+       (__libat_feat1, __libat_feat1_init): Declare.
+       (FEAT1_REGISTER): Define.
+       (load_feat1): New function.
+       (IFUNC_COND_1): Adjust.
+       * config/x86/init.c (libat_feat1_ecx, libat_feat1_edx)
+       (init_cpuid): Remove definitions.
+       (__libat_feat1): New variable.
+       (__libat_feat1_init): New function.
+
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+       PR testsuite/85106
+       * testsuite/lib/libatomic.exp: Include scanltranstree.exp.
+
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+       PR testsuite/85106
+       * testsuite/lib/libatomic.exp: Include scanwpaipa.exp.
+
+2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2018-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure: Regenerated.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+
+2018-03-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * config/s390/exch_n.c: New file.
+       * configure.tgt: Add the config directory for s390.
+
+2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       PR target/84148
+       * configure: Regenerate.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-12-14  Steve Ellcey  <sellcey@cavium.com>
+
+       * Makefile.am (IFUNC_OPTIONS): Change aarch64
+       option from -march=armv8.1-a to -march=armv8-a+lse.
+       * configure.ac (*aarch64*): Check to see if
+       compiler understands -march=armv8-a+lse option.
+       * configure.tgt (*aarch64*): Only set try_ifunc
+       if compiler understands -march=armv8-a+lse option.
+       * Makefile.in: Regenerate.
+       * testsuite/Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+
+2017-12-04  Steve Ellcey  <sellcey@cavium.com>
+
+       * Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and
+       libatomic_la_LIBADD.
+       * config/linux/aarch64/host-config.h: New file.
+       * configure.ac (IFUNC_RESOLVER_ARGS): Define.
+       (ARCH_AARCH64_LINUX): New conditional for IFUNC builds.
+       * configure.tgt (aarch64): Set ARCH and try_ifunc.
+       (aarch64*-*-linux*) Update config_path.
+       (aarch64*-*-linux*) Set IFUNC_RESOLVER_ARGS.
+       * libatomic_i.h (GEN_SELECTOR): Add IFUNC_RESOLVER_ARGS argument.
+       * Makefile.in: Regenerate.
+       * auto-config.h.in: Regenerate.
+       * configure: Regenerate.
+
+2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * configure.ac: Set CET_FLAGS, update XCFLAGS.
+       * acinclude.m4: Add cet.m4 and enable.m4.
+       * configure: Regenerate.
+       * Makefile.in: Likewise.
+       * testsuite/Makefile.in: Likewise.
+
+2017-10-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * Makefile.am: (IFUNC_OPTIONS): Set the architecture to
+       -march=armv7-a+fp on Linux/Arm.
+       * Makefile.in: Regenerated.
+
+2017-10-02  Martin Sebor  <msebor@redhat.com>
+
+       PR c/81854
+       * acinclude.m4 (LIBAT_CHECK_IFUNC): Have ifunc resolver return
+       a function pointer rather than void* to avoid GCC 8 warnings.
+       * configure: Regenerate.
+       * libatomic_i.h: Declare ifunc resolvers to return function
+       pointers rather than void*.
+
+2017-05-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * testsuite/lib/libatomic.exp: Load scanlang.exp.
+
+2017-02-06  Palmer Dabbelt <palmer@dabbelt.com>
+
+       * configure.tgt: Add RISC-V tuple.
+
+2017-02-01  Richard Henderson  <rth@redhat.com>
+           Torvald Riegel  <triegel@redhat.com>
+
+       * acinclude.m4: Add #define FAST_ATOMIC_LDST_*.
+       * auto-config.h.in: Regenerate.
+       * config/x86/host-config.h (FAST_ATOMIC_LDST_16): Define to 0.
+       (atomic_compare_exchange_n): New.
+       * glfree.c (EXACT, LARGER): Change condition and add comments.
+
+2017-01-30  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       PR target/78945
+       * config/arm/exch_n.c (libat_exchange): Check __ARM_FEATURE_SIMD32.
+
 2017-01-21  Jakub Jelinek  <jakub@redhat.com>
 
        PR other/79046
 
        * Initial commit.
 \f
-Copyright (C) 2012-2017 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