aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-04-22 00:16:32 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-04-22 00:16:32 +0000
commitc1ef0c9234c29c33397b7687ba54c1221fcbcb6b (patch)
tree7d2e666dc69015f866ea28852c4ff341a383893d /libiberty
parent0c0bdcc60cfa0e87b3b9abc1460a7073b199d38a (diff)
downloadgcc-c1ef0c9234c29c33397b7687ba54c1221fcbcb6b.zip
gcc-c1ef0c9234c29c33397b7687ba54c1221fcbcb6b.tar.gz
gcc-c1ef0c9234c29c33397b7687ba54c1221fcbcb6b.tar.bz2
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 92fb71b..4f2605c 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2021-04-21 Andreas Schwab <schwab@linux-m68k.org>
+
+ PR demangler/100177
+ * rust-demangle.c (demangle_const_char): Properly print the
+ character value.
+
2021-03-31 Patrick Palka <ppalka@redhat.com>
PR c++/88115