diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
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> |