2012-08-19 Andrew Pinski <apinski@cavium.com>

* mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
	before the function.
This commit is contained in:
Andrew Pinski 2012-08-19 22:21:21 +00:00
parent 4f5bcb5090
commit 78a59c2fea
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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.

View 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)
{