aboutsummaryrefslogtreecommitdiff
path: root/include
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
parent130eeb0196505b8e6d2736f2b6fef80967d646fd (diff)
downloadgdb-b83a9376e9dd71fa09115eefede3520260efc48a.zip
gdb-b83a9376e9dd71fa09115eefede3520260efc48a.tar.gz
gdb-b83a9376e9dd71fa09115eefede3520260efc48a.tar.bz2
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 9008da1..fcf8be1 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