]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/alpha-tdep.c
* alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
authorRichard Henderson <rth@redhat.com>
Sun, 1 Jun 2003 18:44:13 +0000 (18:44 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 1 Jun 2003 18:44:13 +0000 (18:44 +0000)
commit5ab8487279b4034ed8b1aa56cc36d25f5dbd5dd8
treed9965908e23901293fff1e90871902ce2a0235e5
parent09cc52fd98e51eff95ed8de62dbe5c4c0ec73473
    * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
        instead of ALPHA_MAX_REGISTER_RAW_SIZE.
        (supply_gregset): Likewise.
        * alpha-tdep.c (alpha_store_return_value): Likewise.
        (alpha_get_longjmp_target): Likewise.
        (alpha_register_name): Constify array.
        (alpha_gdbarch_init): Remove deprecated_fp_regnum,
        deprecated_register_size, deprecated_register_bytes,
        deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
        * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
        (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
gdb/ChangeLog
gdb/alpha-nat.c
gdb/alpha-tdep.c
gdb/alpha-tdep.h