diff options
author | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
commit | 92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch) | |
tree | 2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libiberty | |
parent | 85204e23e2fed09fc07159ab5607e0b760269561 (diff) | |
download | gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.zip gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.bz2 |
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
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. |