2002-12-08 Andrew Cagney <ac131313@redhat.com>
* config/mn10200/tm-mn10200.h (DEPRECATED_PC_IN_CALL_DUMMY): Delete redundant definition.
This commit is contained in:
parent
9255ee3150
commit
0d2b804913
@ -1,3 +1,8 @@
|
||||
2002-12-08 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* config/mn10200/tm-mn10200.h (DEPRECATED_PC_IN_CALL_DUMMY):
|
||||
Delete redundant definition.
|
||||
|
||||
2002-12-08 Elena Zannoni <ezannoni@redhat.com>
|
||||
|
||||
Import of readline 4.3:
|
||||
|
@ -189,7 +189,6 @@ extern void mn10200_pop_frame (struct frame_info *);
|
||||
#define CALL_DUMMY_START_OFFSET (0)
|
||||
#define CALL_DUMMY_BREAKPOINT_OFFSET (0)
|
||||
#define CALL_DUMMY_LOCATION AT_ENTRY_POINT
|
||||
#define DEPRECATED_PC_IN_CALL_DUMMY(pc, sp, frame_address) deprecated_pc_in_call_dummy_at_entry_point (pc, sp, frame_address)
|
||||
#define FIX_CALL_DUMMY(DUMMY, START, FUNADDR, NARGS, ARGS, TYPE, GCCP)
|
||||
#define CALL_DUMMY_ADDRESS() entry_point_address ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user