diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-18 00:16:36 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-18 00:16:36 +0000 |
commit | 3d9439b1bb76c186958d5b86f0076f8b3017b8a2 (patch) | |
tree | ed6dcb72ef37a0b0a80c4ebfe2c927e4d7b773cb /libiberty/ChangeLog | |
parent | 1bfb823e2a7346ef55bd53a5354770599f7a550b (diff) | |
download | gcc-3d9439b1bb76c186958d5b86f0076f8b3017b8a2.tar.gz |
Daily bump.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 159fd8c8851..61938ab146f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,11 @@ +2022-05-17 Nathan Sidwell <nathan@acm.org> + + * cp-demangle.c (d_make_comp): Adjust. + (d_unqualified_name): Add 'DC' support. + (d_count_template_scopes): Adjust. + (d_print_comp_inner): Add structured binding. + * testsuite/demangle-expected: Add testcases. + 2022-05-10 Martin Liska <mliska@suse.cz> * regex.c: Restore comments. |