History log of /netbsd-src/sys/arch/pmax/include/ieeefp.h (Results 1 – 6 of 6)
Revision Date Author Comments
# c91e0856 04-Sep-2001 simonb <simonb@NetBSD.org>

Clean up.


# dc1d3940 24-Apr-1999 simonb <simonb@NetBSD.org>

Nuke register and remove trailling white space.


# 015e898c 05-Jan-1998 perry <perry@NetBSD.org>

RCSID Police.


# ed6c35ae 19-Mar-1996 jonathan <jonathan@NetBSD.org>

Replace the following header files from src/sys/arch/pmax/include/
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/

Replace the following header files from src/sys/arch/pmax/include/
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).

bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h
profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h

show more ...


# c29eb3ea 18-Mar-1996 jonathan <jonathan@NetBSD.org>

NetBSD's ieee FP definitions for the pmax are valid for other mips cpus;
change preprocessor XXX_PMAX_YYY #defines to XXX_MIPS_YYY.


# 32a6db8a 11-Apr-1995 jtc <jtc@NetBSD.org>

Mips specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).