aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-04-16 00:18:06 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-04-16 00:18:06 +0000
commite1d4c8e44a2348e91befb4e7ef25ffe73c74db41 (patch)
tree1b3d5f845074e73f04fb0f9881321affcfc8abdc /gcc/rust
parent701e1b94066583f909aee1b5e95ea4dacd9c43b3 (diff)
downloadgcc-e1d4c8e44a2348e91befb4e7ef25ffe73c74db41.zip
gcc-e1d4c8e44a2348e91befb4e7ef25ffe73c74db41.tar.gz
gcc-e1d4c8e44a2348e91befb4e7ef25ffe73c74db41.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/rust')
-rw-r--r--gcc/rust/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/gcc/rust/ChangeLog b/gcc/rust/ChangeLog
index c77fc4e..cb36a75 100644
--- a/gcc/rust/ChangeLog
+++ b/gcc/rust/ChangeLog
@@ -1,3 +1,21 @@
+2024-04-15 Thomas Schwinge <tschwinge@baylibre.com>
+
+ * Make-lang.in (RUST_LIBDEPS): Inline into single user.
+
+2024-04-15 Thomas Schwinge <tschwinge@baylibre.com>
+
+ * Make-lang.in (LIBPROC_MACRO_INTERNAL): New.
+ (RUST_LIBDEPS, crab1$(exeext)): Use it.
+
+2024-04-15 Thomas Schwinge <tschwinge@baylibre.com>
+
+ * Make-lang.in (RUST_LDFLAGS): Inline into single user.
+
+2024-04-15 Thomas Schwinge <tschwinge@baylibre.com>
+
+ * Make-lang.in (RUST_LDFLAGS): Remove
+ 'libgrust/libproc_macro_internal'.
+
2024-04-09 Christophe Lyon <christophe.lyon@linaro.org>
* Make-lang.in (rust.install-dvi, rust.install-html): New rules.