summaryrefslogtreecommitdiff
path: root/target-arm/nwfpe/fpa11_cpdt.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel321-386/+0
2007-11-16suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard1-27/+37
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-23/+23
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-31/+31
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook1-27/+35
2005-03-13use the generic soft float codebellard1-6/+6
2005-02-07endianness fixesbellard1-0/+10
2004-02-16added arm nwfpe support (initial patch by Ulrich Hecht)bellard1-0/+358