aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm/nwfpe/fpa11.c
AgeCommit message (Expand)Author
2024-11-05target/arm: Explicitly set 2-NaN propagation rulePeter Maydell
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson
2018-01-11linux-user/arm/nwfpe: Check coprocessor number for FPA emulationPeter Maydell
2016-01-29linux-user: Clean up includesPeter Maydell
2011-04-25linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PCPeter Maydell
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2009-10-02linux-user: fix up oversealous nitpickingMichael S. Tsirkin
2009-09-30linux-user: fix old style decrement usageMichael S. Tsirkin
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-05-04Fix compiler warnings in nwfpe code.Paul Brook
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel32