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 ns32k cleanup: register stuff


Committed per multi-arch rule.

        * ns32k-tdep.c (ns32k_register_byte_32082,
        ns32k_register_byte_32382, ns32k_register_raw_size, 
        ns32k_register_virtual_size, ns32k_register_virtual_type): New
        functions. 
        * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
        ns32k_register_byte_32382.
        * config/ns32k/tm-umax.h: Update copyright years.
        (REGISTER_BYTE): Define as ns32k_register_byte_32082.
        (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
        (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
        (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
        (ns32k_get_enter_addr): Fix prototype.

-- 
        -- 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]