diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-03-04 21:30:39 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2014-03-04 21:30:39 +0000 |
commit | cd0c81e90f68650a361128e0eea8ae1e1aee7541 (patch) | |
tree | c830dffa498e2b2b54fe48c4fed87598a2944257 /bfd | |
parent | 4ba154f579d9ac01829343ed7538727c0b2e87d8 (diff) | |
download | binutils-cd0c81e90f68650a361128e0eea8ae1e1aee7541.zip binutils-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.gz binutils-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.bz2 |
Fix changelog formatting in last commit -- sorry
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e384e49..857e84e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,4 @@ -2014-03-04 Heiher <r@hev.cc> +2014-03-04 Heiher <r@hev.cc> * elfxx-mips.c (mips_set_isa_flags): Use E_MIPS_ARCH_64R2 for Loongson-3A. |