diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:08:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:16:47 -0700 |
commit | 72f4393d8cfc4a47f0e59657f7822668cfad132f (patch) | |
tree | 72a183bf802b025c08fd2a5fa5717155c5c536c6 /binutils | |
parent | 91cb26dac47265f178fb6635f1deebdfd244572a (diff) | |
download | gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2 |
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2b1f8c4..4679498 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -37,8 +37,8 @@ 2015-07-09 Catherine Moore <clm@codesourcery.com> - * readelf.c (print_mips_fp_abi_value): Handle - Val_GNU_MIPS_ABI_FP_NAN2008. + * readelf.c (print_mips_fp_abi_value): Handle + Val_GNU_MIPS_ABI_FP_NAN2008. 2015-06-26 Matthew Fortune <matthew.fortune@imgtec.com> |