summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/fpu_control.h
Commit message (Collapse)AuthorAgeFilesLines
* fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger2006-08-231-2/+4
|
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-291-1/+28
|
* add support for cirrus maverick fpu using patch for glibc ↵Mike Frysinger2005-11-101-0/+72
| | | | http://yann.poupet.free.fr/ep93xx/
* Patch from Atsushi Nemoto (with some additions):Eric Andersen2003-10-081-0/+102
Current uClibc contains only one fpu_control.h and it is i386 version. This is a patch to use platform specific fpu_control.h. All new files come from glibc 2.3.2. This patch is against 0.9.21 but also can be applied to CVS as is.