2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
* sparc-tdep.c (sparc-frame-chain): Fix typo in comment.
This commit is contained in:
parent
c347ee3e51
commit
8140e7acd1
@ -1,3 +1,7 @@
|
||||
2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
|
||||
|
||||
* sparc-tdep.c (sparc-frame-chain): Fix typo in comment.
|
||||
|
||||
2000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus.com>
|
||||
|
||||
* arch-utils.c (default_frame_address): New function. Default
|
||||
|
@ -425,7 +425,7 @@ CORE_ADDR
|
||||
sparc_frame_chain (struct frame_info *frame)
|
||||
{
|
||||
/* Value that will cause FRAME_CHAIN_VALID to not worry about the chain
|
||||
value. If it realy is zero, we detect it later in
|
||||
value. If it really is zero, we detect it later in
|
||||
sparc_init_prev_frame. */
|
||||
return (CORE_ADDR) 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user