]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 19 Feb 2023 00:20:53 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 19 Feb 2023 00:20:53 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index a52cdf67f197145764eda423c6335aca63311d7c..569b0a7406b55c523b4f9c0f0395d7ca44be4d06 100644 (file)
@@ -1,3 +1,16 @@
+2023-02-18  Xi Ruoyao  <xry111@xry111.site>
+
+       Backported from master:
+       2023-02-18  Xi Ruoyao  <xry111@xry111.site>
+
+       * config.gcc (triplet_abi): Set its value based on $with_abi,
+       instead of $target.
+       (la_canonical_triplet): Set it after $triplet_abi is set
+       correctly.
+       * config/loongarch/t-linux (MULTILIB_OSDIRNAMES): Make the
+       multiarch tuple for lp64d "loongarch64-linux-gnu" (without
+       "f64" suffix).
+
 2023-02-15  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR target/90458
index ac1301f036ff8f1d66d3574666cc4c92cae9ca3e..03e603a86b980f5bdb67935ece46c7619b6828da 100644 (file)
@@ -1 +1 @@
-20230218
+20230219