2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>

* m32r-tdep.c: Fix cut and paste error in comment.
This commit is contained in:
Michael Snyder 2001-03-01 22:10:04 +00:00
parent ba41d5499a
commit 4b33390acd
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* m32r-tdep.c: Fix cut and paste error in comment.
2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* symtab.c (print_msymbol_info): Print addresses by portable method
longest_local_hex_string_custom. Allow for 64-bit addresses.
2001-03-01 J.T. Conklin <jtc@redback.com>
* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.

View File

@ -418,7 +418,7 @@ m32r_init_extra_frame_info (struct frame_info *fi)
}
}
/* Function: mn10300_virtual_frame_pointer
/* Function: m32r_virtual_frame_pointer
Return the register that the function uses for a frame pointer,
plus any necessary offset to be applied to the register before
any frame pointer offsets. */