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 |
2007-06-03 | Add __mips__to mmap specialcase. | ths |
2006-10-22 | ColdFire target. | pbrook |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-02-04 | Make target_mmap always return -1 on failure. | pbrook |
2005-04-07 | ia64 host support (David Mosberger) | bellard |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard |
2003-06-09 | avoid unaligned file offset in anonymous mapping | bellard |
2003-06-05 | alpha fix | bellard |
2003-05-13 | fixed small page handling | bellard |
2003-05-13 | mmap emulation | bellard |