summaryrefslogtreecommitdiff
path: root/target-arm/nwfpe/fpa11_cprt.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-09Move target-arm/nwfpe into linux-user/arm/nwfpeaurel321-286/+0
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-18/+18
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-24/+24
2006-10-29compilation fixbellard1-4/+0
2006-06-25C99 64 bit printfbellard1-1/+1
2005-03-13use the generic soft float codebellard1-15/+15
2004-02-16added arm nwfpe support (initial patch by Ulrich Hecht)bellard1-0/+290