diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-15 00:17:02 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-15 00:17:02 +0000 |
commit | 5d5885c99c8b6948c3786860038a5674e3ba85e9 (patch) | |
tree | ceab8ce206875bae022ec54c7b39395ea2c5e32f /libiberty | |
parent | 401aaa5983a7d31849b3b7a88f13eb6c7f74f11a (diff) | |
download | gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.zip gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.tar.gz gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.tar.bz2 |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 304cd9c..fa0036b 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,12 @@ +2021-10-14 Luís Ferreira <contact@lsferreira.net> + + * testsuite/d-demangle-expected: Add test case for function literals. + +2021-10-14 Luís Ferreira <contact@lsferreira.net> + + * testsuite/d-demangle-expected: Add test cases for simple special + mangles. + 2021-10-12 Luís Ferreira <contact@lsferreira.net> * d-demangle.c (dlang_parse_qualified): Remove redudant parenthesis |