summaryrefslogtreecommitdiffstats
path: root/linux-user/arm/nwfpe/fpa11_cprt.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Clean up includesPeter Maydell2016-01-291-0/+1
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
* softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno2011-04-171-1/+1
* linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell2011-01-071-7/+7
* softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell2011-01-021-7/+7
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1Star
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-2/+0Star
* Move target-arm/nwfpe into linux-user/arm/nwfpeaurel322008-04-091-0/+286