* config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust
authorMark Alexander <marka@cygnus>
Fri, 26 Sep 1997 19:42:55 +0000 (19:42 +0000)
committerMark Alexander <marka@cygnus>
Fri, 26 Sep 1997 19:42:55 +0000 (19:42 +0000)
commitaf774411e5e2d374d433e6417e763ad2dce89686
tree23bd724cb6bd07ddd6f9056894b410d134124738
parentb28ad90b4da1f2892cc9d2e2dc11826cad03b88e
* config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust
member for storing offset of MIPS16 frame pointer from SP.
* mips-tdep.c: Use RA_REGNUM instead of hardcoded 31 throughout.
(PROC_FRAME_ADJUST): Define.
(mips16_heuristic_proc_desc): Store frame pointer adjustment value.
(get_frame_pointer): Use frame pointer adjustment value when
calculating frame address.
* remote-sim.c (gdbsim_fetch_register): Don't fetch registers
that have a null or empty name.
start-sanitize-tx19
* config/mips/tm-tx19.h (MIPS_DEFAULT_FPU_TYPE): Define.
(REGISTER_NAMES): Redefine to eliminate FP registers.
* config/mips/tm-tx19l.h: Ditto.
end-sanitize-tx19
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/mips-tdep.c
gdb/remote-sim.c
This page took 0.024295 seconds and 4 git commands to generate.