2012-08-19 Andrew Pinski <apinski@cavium.com>
authorAndrew Pinski <apinski@cavium.com>
Sun, 19 Aug 2012 22:21:21 +0000 (22:21 +0000)
committerAndrew Pinski <apinski@cavium.com>
Sun, 19 Aug 2012 22:21:21 +0000 (22:21 +0000)
* mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
before the function.

gdb/ChangeLog
gdb/mips-tdep.c

index 0b52582..31b2430 100644 (file)
@@ -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>
index 07ae405..751d7d6 100644 (file)
@@ -1468,6 +1468,7 @@ mips32_bc1_pc (struct gdbarch *gdbarch, struct frame_info *frame,
 
 /* Determine where to set a single step breakpoint while considering
    branch prediction.  */
+
 static CORE_ADDR
 mips32_next_pc (struct frame_info *frame, CORE_ADDR pc)
 {