Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 10 | -108/+108 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 11 | -146/+146 |
2006-10-29 | compilation fix | bellard | 1 | -4/+0 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook | 1 | -27/+35 |
2006-03-11 | Fix FPA condition codes (Ulrich Hecht). | pbrook | 2 | -24/+10 |
2005-03-20 | removed extern inline (Paul Brook) | bellard | 1 | -4/+4 |
2005-03-13 | use the generic soft float code | bellard | 15 | -5011/+84 |
2005-02-07 | endianness fixes | bellard | 3 | -2/+25 |
2005-01-03 | removed warnings | bellard | 2 | -2/+2 |
2004-02-16 | added arm nwfpe support (initial patch by Ulrich Hecht) | bellard | 18 | -0/+7573 |