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