OSDN Git Service

* 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)
commit4be9bfcbb522f3e5c3b093bb1146d5655108bb7a
treee86229a883fab2a314b7fedaf6194b1fd3d408f1
parent1207f63f1266ce35b5b4ce39cb98dfbe7a348d7f
    * 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