* hppa-tdep.c (hppa_fix_call_dummy): If FUN is a procedure label,
authorJeff Law <law@redhat.com>
Wed, 6 Apr 1994 00:56:36 +0000 (00:56 +0000)
committerJeff Law <law@redhat.com>
Wed, 6 Apr 1994 00:56:36 +0000 (00:56 +0000)
commit4f9159141072fd265ad28b800df492cd7977d506
treedf84627ba9119ac6ec728c5995335f9ffcbfee98
parent117dbbc60929a7b08250e1306c8988a34991151b
    * hppa-tdep.c (hppa_fix_call_dummy): If FUN is a procedure label,
        then gets its real address into FUN and its GOT/DP value into %r19.

        * tm-hppa.h (CALL_DUMMY): Use %r20, not %r19 as a temporary.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/hppa-tdep.c