[FT32] gdb: Correctly interpret function prologs
[deliverable/binutils-gdb.git] / gdb / m88k-tdep.h
index 0b59f1db37c78df52672c28b0755b5671e618e37..035cdbe2816b307777ae024c8aac6bf0df9a77a8 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the Motorola 88000 series.
 
-   Copyright (C) 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,7 +30,7 @@ enum m88k_regnum
   M88K_R3_REGNUM,
   M88K_R12_REGNUM = 12,
   M88K_R30_REGNUM = 30,                /* Frame pointer.  */
-  M88K_R31_REGNUM,             /* Stack pointer. */
+  M88K_R31_REGNUM,             /* Stack pointer.  */
   M88K_EPSR_REGNUM,
   M88K_FPSR_REGNUM,
   M88K_FPCR_REGNUM,
This page took 0.028098 seconds and 4 git commands to generate.