summaryrefslogtreecommitdiff
path: root/target-arm/nwfpe
AgeCommit message (Expand)Author
2007-11-18Add strict checking mode for softfp code.pbrook
2007-11-16suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-10-29compilation fixbellard
2006-06-25C99 64 bit printfbellard
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook
2005-03-20removed extern inline (Paul Brook)bellard
2005-03-13use the generic soft float codebellard
2005-02-07endianness fixesbellard
2005-01-03removed warningsbellard
2004-02-16added arm nwfpe support (initial patch by Ulrich Hecht)bellard