mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-18 16:39:57 +00:00
nuke no-op STAB_REG_TO_REGNUM
This commit is contained in:
parent
452b40b631
commit
deb3f296bc
@ -1,3 +1,7 @@
|
||||
Fri Mar 19 11:28:18 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||
|
||||
* tm-rs6000.h: Nuke no-op STAB_REG_TO_REGNUM.
|
||||
|
||||
Fri Mar 19 07:40:09 1993 Steve Chamberlain (sac@cygnus.com)
|
||||
|
||||
* z8k-tdep.c (print_insn): Include the new dis-asm header file.
|
||||
|
@ -41,10 +41,6 @@ extern void xcoff_relocate_core PARAMS ((void));
|
||||
|
||||
#define BELIEVE_PCC_PROMOTION 1
|
||||
|
||||
/* Conversion between a register number in stab string to actual register num. */
|
||||
|
||||
#define STAB_REG_TO_REGNUM(value) (value)
|
||||
|
||||
/* return true if a given `pc' value is in `call dummy' function. */
|
||||
|
||||
#define PC_IN_CALL_DUMMY(STOP_PC, STOP_SP, STOP_FRAME_ADDR) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user