History log of /netbsd-current/lib/libm/src/e_sqrtl.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 06-May-2017 christos

add missing namespace.h


Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.5 26-Aug-2016 christos

do the FENV test consistently


Revision tags: netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 tls-maxphys-base netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
# 1.4 22-Nov-2013 martin

branches: 1.4.4; 1.4.8;
For the non-fenv archs: just use double - punt


# 1.3 22-Nov-2013 martin

Try to fix the build (again): move e_sqrtl.c to common soure, but
move the include of fenv.h into the #ifdef __HAVE_LONG_DOUBLE block
and also provide a -DHAVE_FENV_H from the makefile for archs that have
it - leaving out exception settings on architectures that do not provide
it.


# 1.2 20-Nov-2013 martin

Make it compile on archs with implicit NBIT


# 1.1 19-Nov-2013 joerg

Add cbrtl(3) and sqrtl(3), from FreeBSD.


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.5 26-Aug-2016 christos

do the FENV test consistently


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 tls-maxphys-base netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
# 1.4 22-Nov-2013 martin

branches: 1.4.4; 1.4.8;
For the non-fenv archs: just use double - punt


# 1.3 22-Nov-2013 martin

Try to fix the build (again): move e_sqrtl.c to common soure, but
move the include of fenv.h into the #ifdef __HAVE_LONG_DOUBLE block
and also provide a -DHAVE_FENV_H from the makefile for archs that have
it - leaving out exception settings on architectures that do not provide
it.


# 1.2 20-Nov-2013 martin

Make it compile on archs with implicit NBIT


# 1.1 19-Nov-2013 joerg

Add cbrtl(3) and sqrtl(3), from FreeBSD.