summaryrefslogtreecommitdiffstats
path: root/linux-user/arm/nwfpe
Commit message (Expand)AuthorAgeFilesLines
* linux-user/arm/nwfpe: Delete unused aCC arrayPeter Maydell2015-01-271-22/+0
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-197-7/+7
* build: move *-user/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+2
* linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 charactersPeter Maydell2011-12-061-17/+17
* linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PCPeter Maydell2011-04-253-6/+6
* softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno2011-04-171-1/+1
* linux-user/arm: fix compilation failures using softfloat's struct typesPeter Maydell2011-02-102-17/+17
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-232-5/+5
* 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-0712-24/+12
* linux-user: fix up oversealous nitpickingMichael S. Tsirkin2009-10-021-1/+1
* linux-user: fix old style decrement usageMichael S. Tsirkin2009-09-301-1/+1
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* Export tables properly to avoid a Sparse warningBlue Swirl2009-09-211-3/+4
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-272-4/+4
* Fix compiler warnings in nwfpe code.Paul Brook2009-05-045-86/+47
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir12008-09-141-3/+3
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-10/+10
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-2/+0
* Move target-arm/nwfpe into linux-user/arm/nwfpeaurel322008-04-0912-0/+2674
OpenPOWER on IntegriCloud