diff options
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ed07acf..294bcb6 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -17,10 +17,10 @@ 2018-07-26 Martin Liska <mliska@suse.cz> - PR lto/86548 + PR lto/86548 * make-temp-file.c (TEMP_FILE): Remove leading 'cc'. (make_temp_file): Call make_temp_file_with_prefix with - first argument set to NULL. + first argument set to NULL. (make_temp_file_with_prefix): Support also prefix. 2018-07-19 Eli Zaretskii <eliz@gnu.org> @@ -929,8 +929,8 @@ * functions.texi: Regenerate. 2014-12-11 Uros Bizjak <ubizjak@gmail.com> - Ben Elliston <bje@au.ibm.com> - Manuel Lopez-Ibanez <manu@gcc.gnu.org> + Ben Elliston <bje@au.ibm.com> + Manuel Lopez-Ibanez <manu@gcc.gnu.org> * xvasprintf.c: New file. * vprintf-support.h: Likewise. |