This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] More frame-related cleanup for VAX target


Committed per multi-arch rule.

        * vax-tdep.c (vax_frame_chain): New function.
        (vax_push_dummy_frame): Ditto.
        (vax_pop_frame): Ditto.
        * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
        (FRAMELESS_FUNCTION_INVOCATION): Use 
        generic_frameless_function_invocation_not.
        (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
        (POP_FRAME): Use vax_pop_frame.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: vax-patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]