diff options
author | bde <bde@FreeBSD.org> | 1997-11-23 09:18:18 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-11-23 09:18:18 +0000 |
commit | 21651f83983f9e6090e2c92b1c5331f297ed48f8 (patch) | |
tree | 3a034bfc582561a7453c17ce091ddf9bc5ec1e3f /sys/kern/kern_descrip.c | |
parent | eadfeb14ede542e2e6562708e6e67f3747faca50 (diff) | |
download | FreeBSD-src-21651f83983f9e6090e2c92b1c5331f297ed48f8.zip FreeBSD-src-21651f83983f9e6090e2c92b1c5331f297ed48f8.tar.gz |
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.
Diffstat (limited to 'sys/kern/kern_descrip.c')
0 files changed, 0 insertions, 0 deletions