arm fenv support - static inline of methods

Joel Sherrill joel@rtems.org
Wed May 13 14:11:41 GMT 2020


Hi

Eshan Dhawan is an RTEMS GSoC 2020 student working on adding more POSIX
methods to RTEMS and newlib if appropriate. He is currently looking at
adding more
fenv.h implementations.

The FreeBSD implementation of arm fenv.h has static inlines for all the
methods in sys/fenv.h. Is this OK? Or should they be turned into real
bodies in a C file?

--joel


More information about the Newlib mailing list