mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
2004-10-31 Andrew Cagney <cagney@gnu.org>
* config/mips/tm-mips.h (RA_REGNUM): Delete.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-31 Andrew Cagney <cagney@gnu.org>
|
||||||
|
|
||||||
|
* config/mips/tm-mips.h (RA_REGNUM): Delete.
|
||||||
|
|
||||||
2004-10-31 Mark Kettenis <kettenis@gnu.org>
|
2004-10-31 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
* i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
|
* i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
|
||||||
|
@ -39,8 +39,6 @@ extern int mips_step_skips_delay (CORE_ADDR);
|
|||||||
#define STEP_SKIPS_DELAY_P (1)
|
#define STEP_SKIPS_DELAY_P (1)
|
||||||
#define STEP_SKIPS_DELAY(pc) (mips_step_skips_delay (pc))
|
#define STEP_SKIPS_DELAY(pc) (mips_step_skips_delay (pc))
|
||||||
|
|
||||||
#define RA_REGNUM 31 /* Contains return address value */
|
|
||||||
|
|
||||||
/* Special symbol found in blocks associated with routines. We can
|
/* Special symbol found in blocks associated with routines. We can
|
||||||
hang mdebug_extra_func_info's off of this. */
|
hang mdebug_extra_func_info's off of this. */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user