about summary refs log tree commit diff
path: root/src/fenv/x86_64
Commit message (Expand)AuthorAgeFilesLines
* try fixing/optimizing x86_64 fenv exception codeRich Felker2012-03-171-18/+23
* fix x86_64 fe[gs]etround, analogous to nsz's x86 changesRich Felker2012-03-171-8/+9
* use type directives for fenv asm functionsRich Felker2011-06-281-0/+7
* x86_64 fenv support (untested; at least known to build successfully)Rich Felker2011-06-131-0/+88