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] ns32k call dummy cleanup


Committed per multi-arch rule.

        * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
        ns32k_fix_call_dummy): New.
        * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
        ns32k_call_dummy_words.
        (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
        (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
        CALL_DUMMY_NARGS): Remove.
        (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.

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

Attachment: ns32k-patch
Description: Text document


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