]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 22 Jan 2021 00:17:12 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 22 Jan 2021 00:17:12 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
libgcc/ChangeLog

index 3b241d29e93a4c61fcde66b3b19753a9dac0f36b..0598fd83cbc936085242fd28fda3734c7b86275b 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-21  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * config/arm/arm_mve.h (__arm_vcmpneq_s8): Fix return type.
+
 2021-01-19  Martin Jambor  <mjambor@suse.cz>
 
        Backported from master:
index 3ba1285225c1c66962d179c5fd381296cc32d988..b319abb1d461184fd4013302bced3644d7ea5d1d 100644 (file)
@@ -1 +1 @@
-20210121
+20210122
index 10a7476e377c98ff7007f5e3c77140394d820ef7..e4796e3ce12c3ff86307ad91e9389f32bb75c729 100644 (file)
@@ -1,3 +1,14 @@
+2021-01-21  Michael Meissner  <meissner@linux.ibm.com>
+
+       * config/rs6000/t-linux (IBM128_STATIC_OBJS): Back port from
+       master (12/3/2020).  New make variable.
+       (IBM128_SHARED_OBJS): New make variable.
+       (IBM128_OBJS): New make variable.  Set all objects to use the
+       explicit IBM format, and disable gnu attributes.
+       (IBM128_CFLAGS): New make variable.
+       (gcc_s_compile): Add -mno-gnu-attribute to all shared library
+       modules.
+
 2021-01-13  Samuel Thibault  <samuel.thibault@gnu.org>
 
        Backported from master: