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 | |
parent | 4ba154f579d9ac01829343ed7538727c0b2e87d8 (diff) | |
download | gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.zip gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.gz gdb-cd0c81e90f68650a361128e0eea8ae1e1aee7541.tar.bz2 |
Fix changelog formatting in last commit -- sorry
-rw-r--r-- | bfd/ChangeLog | 2 | ||||
-rw-r--r-- | gas/ChangeLog | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 2 |
3 files changed, 3 insertions, 3 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. 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. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7ac2154..c301d45 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,4 @@ -2014-03-04 Heiher <r@hev.cc> +2014-03-04 Heiher <r@hev.cc> * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A. |