Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suppressed warnings | bellard | 2008-01-31 | 1 | -2/+2 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -5/+5 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -5/+5 |
* | lretq, lcall and ljmp tests in 64 bit mode | bellard | 2005-04-23 | 1 | -18/+0 |
* | iret and popl (%esp) tests | bellard | 2003-06-24 | 1 | -0/+17 |
* | added code16 tests | bellard | 2003-03-22 | 1 | -0/+80 |