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 /gas | |
parent | 4ba154f579d9ac01829343ed7538727c0b2e87d8 (diff) | |
download | gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.zip gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.gz gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.bz2 |
Fix changelog formatting in last commit -- sorry
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 96b590e..88e9d81 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,4 @@ -2014-03-04 Heiher <r@hev.cc> +2014-03-04 Heiher <r@hev.cc> * config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for Loongson-3A. |