OSDN Git Service

* gdbarch.sh: Document the return_value method. Explain that
authorbrobecke <brobecke>
Tue, 29 Apr 2008 16:06:06 +0000 (16:06 +0000)
committerbrobecke <brobecke>
Tue, 29 Apr 2008 16:06:06 +0000 (16:06 +0000)
commite0158b9a891095cac68898bc0354b7739ce84bb5
tree25fcaee833b2535c57317483b81b66960c749d6f
parent49bf6ddc9cce472ab3a2dcaf12d1843f3ad6c9a7
    * gdbarch.sh: Document the return_value method. Explain that
        the FUNCTYPE parameter might be NULL.
        * gdbarch.h: Regenerated.
        * sparc-tdep.c (sparc32_push_dummy_code): Do not pass the function
        type when calling using_struct_return, as this is unnecessary
        on this target.
gdb/ChangeLog
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/sparc-tdep.c