From a1e6798acfaf1356692bcb81f3186ee6a3deb22e Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 3 Apr 2024 00:17:29 +0000 Subject: Daily bump. --- libiberty/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 868f799..cdcd4b3 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,16 @@ +2024-04-02 Tom Tromey + + * cplus-dem.c (cplus_demangle): Try the D demangler with + "auto" format. + * testsuite/d-demangle-expected: Add --format=auto test. + +2024-04-02 Jakub Jelinek + + * regex.c (byte_re_match_2_internal): Fix duplicated words in comment; + next next -> next. + * dyn-string.c (dyn_string_init): Fix duplicated words in comment; + of of -> of. + 2024-02-19 Iain Sandoe PR other/113957 -- cgit v1.1