CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2012/09/15 09:06:09
Modified files: lib/libc/arch/m88k/gdtoa: Makefile.inc lib/libc/arch/m88k/gen: Makefile.inc sys/arch/m88k/include: ieee.h Removed files: lib/libc/arch/m88k/gdtoa: strtold.c lib/libc/arch/m88k/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c signbitl.c Log message: Adapt ieee.h, gdtoa and libc to the fact that we don't have 80-bit floats on m88k. Agreed by miod@.