* alpha-tdep.c (alpha_push_dummy_call): Transmography from
authorRichard Henderson <rth@redhat.com>
Sun, 1 Jun 2003 16:02:50 +0000 (16:02 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 1 Jun 2003 16:02:50 +0000 (16:02 +0000)
commitc88e30c0a00854e38c4b2fe7895a1de2a6c56265
tree03ab18412df5e8d1d18787ca002c3da51a8876b6
parentf1a559ae83066397c1367d2bcb30a47417d7634e
    * alpha-tdep.c (alpha_push_dummy_call): Transmography from
        alpha_push_arguments.  Don't dump argument register data to
        the target stack.  Fix float and 128-bit long double semantics.
        Store $t12 and $ra as specified by the ABI.  Use regcache everywhere.
        (alpha_fix_call_dummy): Remove.
        (alpha_call_dummy_words): Remove.
        (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
gdb/ChangeLog
gdb/alpha-tdep.c