diff options
author | Grace Sainsbury <graces@redhat.com> | 2002-07-03 21:23:02 +0000 |
---|---|---|
committer | Grace Sainsbury <graces@redhat.com> | 2002-07-03 21:23:02 +0000 |
commit | 4e0d9804feffffee56f37acb75ee8dbd9f67c4a6 (patch) | |
tree | c144370f64905e16cde579b5cdbf088dcf6a6690 /gdb/values.c | |
parent | 36160dc4b2bf0b2f8341f8f017ea606adfcac332 (diff) | |
download | gdb-4e0d9804feffffee56f37acb75ee8dbd9f67c4a6.zip gdb-4e0d9804feffffee56f37acb75ee8dbd9f67c4a6.tar.gz gdb-4e0d9804feffffee56f37acb75ee8dbd9f67c4a6.tar.bz2 |
* config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
(SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
(BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
(INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
(FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
(STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
(STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
(SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
(FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
(PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
* mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
argument so the function fits the prototype in the architecture
vector.
(mcore_pop_frame): Remove argument so the function fits the
prototype. Use get_current_frame instead of the argument.
(mcore_push_arguments): Change type of struct_return so the
function can be used in the architecture vector.
(mcore_store_struct_return): Add.
(mcore_frame_init_saved_regs): Add.
(mcore_gdbarch_init): Add function calls to replace the macros
removed from tm-mcore.h
Diffstat (limited to 'gdb/values.c')
0 files changed, 0 insertions, 0 deletions