aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@cavium.com>2012-08-19 22:21:21 +0000
committerAndrew Pinski <apinski@cavium.com>2012-08-19 22:21:21 +0000
commit78a59c2feaac4e87ab2c2e299c480dca1c99d96a (patch)
tree280cb7644063371d3a35c8e0be66ef33ecc5c766 /gdb/ChangeLog
parent4f5bcb5090c8bab1e78a01ac2ead3ae4e862b028 (diff)
downloadgdb-78a59c2feaac4e87ab2c2e299c480dca1c99d96a.zip
gdb-78a59c2feaac4e87ab2c2e299c480dca1c99d96a.tar.gz
gdb-78a59c2feaac4e87ab2c2e299c480dca1c99d96a.tar.bz2
2012-08-19 Andrew Pinski <apinski@cavium.com>
* mips-tdep.c (mips32_next_pc): Fix line spacing of the comment before the function.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0b52582..31b2430 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2012-08-19 Andrew Pinski <apinski@cavium.com>
+ * mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
+ before the function.
+
+2012-08-19 Andrew Pinski <apinski@cavium.com>
+
* mips-tdep.c (mips32_next_pc): Consolidate calls to itype_op.
2012-08-19 Keith Seitz <keiths@redhat.com>