aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/fenv
AgeCommit message (Expand)AuthorFilesLines
2021-04-07fenv: fix up stub file comment, drop symlinks from descriptiongithub/topic/shared_arch_headerstopic/shared_arch_headersDavid Macek1-10/+10
2021-04-07Add build mechanism to share common header files between machinesCorinna Vinschen1-3/+4
2019-10-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston1-0/+23
2019-09-03fe_dfl_env.c: Fix typo in commentJoel Sherrill1-1/+1
2019-08-15fenv: Include documentation in generated .info fileJoel Sherrill3-2/+47
2019-08-13fenv: Fix typo-ed variable name in documentationJon Turney1-1/+1
2019-08-13fenv: Fix mangled makedoc markupJon Turney4-8/+8
2019-08-13fenv: fe_dfl_env.c doesn't contain any documentationJon Turney2-2/+2
2019-08-09Regenerated files from fenv.h additionJoel Sherrill1-0/+628
2019-08-09Add default implementation of fenv.h and all methodsJoel Sherrill13-0/+835