src/gdb ChangeLog i386-tdep.c
kettenis@sourceware.cygnus.com
kettenis@sourceware.cygnus.com
Sat Jul 28 09:48:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sources.redhat.com 2001-07-28 09:48:59
Modified files:
gdb : ChangeLog i386-tdep.c
Log message:
* i386-tdep.c: Include "gdb_assert.h"
(i386_register_convert_to_virtual): Fix such that it can handle
conversion to any floating-point type. Assert that we are dealing
with a floating-point first.
(i386_register_convert_to_raw): Assert that TYPE is a
floating-point type with length 12.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1517&r2=1.1518
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&r1=1.34&r2=1.35
More information about the Gdb-cvs
mailing list