aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.h
diff options
context:
space:
mode:
authorAndrew Stubbs <andrew.stubbs@st.com>2006-04-03 14:31:14 +0000
committerAndrew Stubbs <andrew.stubbs@st.com>2006-04-03 14:31:14 +0000
commit357d3800d1b44c9f090a6799240268840f270d36 (patch)
tree40a2c338d08a82f09a2e0e82787542853d8b71cf /gdb/sh-tdep.h
parent26d01138ddf2b95104d1513c7203dc534a2512d3 (diff)
downloadfsf-binutils-gdb-357d3800d1b44c9f090a6799240268840f270d36.zip
fsf-binutils-gdb-357d3800d1b44c9f090a6799240268840f270d36.tar.gz
fsf-binutils-gdb-357d3800d1b44c9f090a6799240268840f270d36.tar.bz2
2006-04-03 Andrew Stubbs <andrew.stubbs@st.com>
* sh-tdep.c (sh_dwarf2_frame_init_reg): New function. (sh_gdbarch_init): Call dwarf2_frame_set_init_reg().
Diffstat (limited to 'gdb/sh-tdep.h')
-rw-r--r--gdb/sh-tdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/sh-tdep.h b/gdb/sh-tdep.h
index dd9fee8..6d17ba5 100644
--- a/gdb/sh-tdep.h
+++ b/gdb/sh-tdep.h
@@ -41,6 +41,7 @@ enum
FPUL_REGNUM = 23,
/* Floating point registers */
FPSCR_REGNUM = 24,
+ FR0_REGNUM = 25,
FLOAT_ARG0_REGNUM = 29,
FLOAT_ARGLAST_REGNUM = 36,
FP_LAST_REGNUM = 40,