musl/arch/m68k/bits
Rich Felker 84b25160e7 fix m68k float.h long double exponent range
unlike the x86 variant, the m68k ld80 format allows (biased) exponent
zero with mantissa msb set, thereby extending the normal range.
2018-06-20 15:28:49 -04:00
..
alltypes.h.in add m68k port 2018-06-19 13:24:05 -04:00
endian.h add m68k port 2018-06-19 13:24:05 -04:00
fcntl.h add m68k port 2018-06-19 13:24:05 -04:00
fenv.h add m68k port 2018-06-19 13:24:05 -04:00
float.h fix m68k float.h long double exponent range 2018-06-20 15:28:49 -04:00
limits.h add m68k port 2018-06-19 13:24:05 -04:00
posix.h add m68k port 2018-06-19 13:24:05 -04:00
setjmp.h add m68k port 2018-06-19 13:24:05 -04:00
signal.h add m68k port 2018-06-19 13:24:05 -04:00
stat.h add m68k port 2018-06-19 13:24:05 -04:00
stdint.h add m68k port 2018-06-19 13:24:05 -04:00
syscall.h.in add m68k port 2018-06-19 13:24:05 -04:00