This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Adding fenv.h for ARM and SPARC
- From: Aditya Upadhyay <aadit0402 at gmail dot com>
- To: newlib at sourceware dot org
- Date: Sun, 13 Aug 2017 22:45:08 +0530
- Subject: Adding fenv.h for ARM and SPARC
- Authentication-results: sourceware.org; auth=none
Hello All,
I do not have any idea about introducing softfloat in newlib and how
this should be implemented in newlib. NetBSD uses softfloat and
implemented fenv support for spu arch in different way as compare to
implementation of fenv methods in newlib for spu arch.
Would anyone please suggest me where and how to add fenv support for newlib.
Thanks & Regards,
Aditya