diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-15 00:16:22 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-15 00:16:22 +0000 |
commit | e0e07bc7624776f9369cf0c73e2a3cf42cd2ce97 (patch) | |
tree | aac44f599176718fda5094e2c497f19041e7121e /libiberty/ChangeLog | |
parent | c6cf555a88f8ffb8ec85c2b94fe656ab217260ea (diff) | |
download | gcc-e0e07bc7624776f9369cf0c73e2a3cf42cd2ce97.tar.gz |
Daily bump.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 547ef8b2c3a..45fd827475c 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2022-07-14 Martin Liska <mliska@suse.cz> + + * functions.texi: Replace strtoul with strtoull. + 2022-07-04 Nick Clifton <nickc@redhat.com> * rust-demangle.c (demangle_const): Add a missing goto pass_return |