freebsd-dev/gnu/usr.bin/binutils/gdb/i386
Bruce Evans a964cd4bba Implemented "info float" for core files.
Implemented reading of %fs and %gs from core files.

Print weird floating point values better.  We have to convert long
doubles to doubles here because of limitations and bugs in printf()
and floatformat_to_double() (long doubles aren't really supported
and naive converion to double causes exceptions).  Conversion loses
information about weird formats (everything becomes a quiet NaN),
and printf() doesn't know about different types of NaNs anyway.
1997-11-23 09:18:18 +00:00
..
freebsd-nat.c Implemented "info float" for core files. 1997-11-23 09:18:18 +00:00
kvm-fbsd.c #include <machine/tss.h> explicitly 1997-10-10 12:53:27 +00:00
nm.h Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
tm.h Support reading and writing of %fs and %gs (except from core files). 1997-06-07 04:50:43 +00:00
version.c changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00
xm.h changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00