]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/i386-tdep.c
* i386-tdep.c: Add missing ')' in comment.
authorMark Kettenis <kettenis@gnu.org>
Thu, 21 Dec 2000 20:52:59 +0000 (20:52 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 21 Dec 2000 20:52:59 +0000 (20:52 +0000)
commitef9dff19c46d6269eb1faed4d8903710f2c91f2d
treea17a033f5637650e2436d93951b5b51ef44b5c4b
parent2866d3057449bb4fe35784fb86accf03863ed87b
* i386-tdep.c: Add missing ')' in comment.
(i386_extract_return_value): Return directly after issuing the
warning and filling *VALBUF with zeroes if we cannot get at the
floating-point registers.
(i386_store_return_value): New function.
* config/i386/tm-i386.h (STORE_RETURN_VALUE): Simply call
i386_store_return_value.
Add prototype for i386_store_return_value.
gdb/ChangeLog
gdb/config/i386/tm-i386.h
gdb/i386-tdep.c