diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-06-06 00:16:22 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-06-06 00:16:22 +0000 |
commit | 28c62475050d2ac6c243580e1130a87308e1e907 (patch) | |
tree | faca920453e9783e1ec9ec2fd2b8a3cc6d72a327 /libiberty | |
parent | a0864ce8662bb9d715b51513697309f198f1da19 (diff) | |
download | gcc-28c62475050d2ac6c243580e1130a87308e1e907.zip gcc-28c62475050d2ac6c243580e1130a87308e1e907.tar.gz gcc-28c62475050d2ac6c243580e1130a87308e1e907.tar.bz2 |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index d1dae21..1c91388 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2021-06-05 John David Anglin <danglin@gcc.gnu.org> + + PR target/100734 + * configure.ac: Use libiberty snprintf and vsnprintf on + hppa*-*-hpux*. + * configure: Regenerate. + 2021-05-06 Tom Tromey <tom@tromey.com> * hashtab.c (htab_eq_string): New function. |