Commit Graph

2 Commits

Author SHA1 Message Date
Joel Sherrill c1199c286f fe_dfl_env.c: Fix typo in comment 2020-10-14 10:53:59 -04:00
Joel Sherrill 0efd05546a Add default implementation of fenv.h and all methods
The default implementation of the fenv.h methods return
	-EOPNOTSUP. Some of these have implementations appropriate
        for soft-float.

	The intention of the new fenv.h is that it be portable
	and that architectures provide their own implementation
	of sys/fenv.h.
2020-10-14 10:53:58 -04:00