diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-05-04 00:16:53 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-05-04 00:16:53 +0000 |
commit | e690396da796cc4e1a0592336b37fec4e97262da (patch) | |
tree | 742e4d7187c2b44c6c8aa788a253fd799fff05b2 /libiberty | |
parent | f87990a2a8fc9e20d30462a0a4c9047582af0cd9 (diff) | |
download | gcc-e690396da796cc4e1a0592336b37fec4e97262da.tar.gz |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 4f2605c12cf..255ec01fda9 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2021-05-03 H.J. Lu <hjl.tools@gmail.com> + + PR bootstrap/99703 + * configure: Regenerated. + 2021-04-21 Andreas Schwab <schwab@linux-m68k.org> PR demangler/100177 |