aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatherine Moore <clm@codesourcery.com>2013-11-11 15:34:48 -0800
committerCatherine Moore <clm@codesourcery.com>2013-11-11 15:34:48 -0800
commitb83a9376e9dd71fa09115eefede3520260efc48a (patch)
tree200f5f3523f3fd6637bada94919e6e159f028f4a /include
parentdaily update (diff)
downloadbinutils-gdb-b83a9376e9dd71fa09115eefede3520260efc48a.tar.gz
binutils-gdb-b83a9376e9dd71fa09115eefede3520260efc48a.tar.bz2
binutils-gdb-b83a9376e9dd71fa09115eefede3520260efc48a.zip
Fix ChangeLog entries from earlier commit.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 9008da1acf0..fcf8be11c2b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-11 Catherine Moore <clm@codesourcery.com>
+
+ * opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
+ (INSN_LOAD_MEMORY): ...this.
+
2013-10-29 Marc Glisse <marc.glisse@inria.fr>
PR tree-optimization/58689