Age | Commit message (Expand) | Author | Files | Lines |
2004-10-09 | monitor fixes | bellard | 1 | -3/+3 |
2004-09-30 | SPARC fixes (Blue Swirl) | bellard | 2 | -0/+436 |
2004-09-13 | uname fix | bellard | 4 | -0/+10 |
2004-09-13 | uname + sysctl fix (Paul Brook) | bellard | 1 | -1/+14 |
2004-09-13 | zero file case (Paul Brook) | bellard | 1 | -1/+6 |
2004-07-10 | static build fix | bellard | 1 | -1/+1 |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard | 3 | -44/+59 |
2004-06-19 | buffer overflow fix | bellard | 1 | -1/+1 |
2004-06-19 | sysinfo syscall (Francois Guimond) | bellard | 2 | -1/+41 |
2004-06-19 | sigset_t endianness fix in signal context | bellard | 1 | -46/+67 |
2004-06-19 | const fix | bellard | 1 | -4/+4 |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard | 1 | -6/+44 |
2004-05-20 | 64 bit fix (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-05-20 | added cpu_get_tsc() | bellard | 1 | -0/+40 |
2004-05-03 | utime fix | bellard | 1 | -4/+9 |
2004-04-26 | copyright update | bellard | 1 | -1/+1 |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard | 2 | -2/+12 |
2004-04-25 | ARM cache flush support (untested) - '-d' option fix | bellard | 2 | -4/+33 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 2 | -6/+9 |
2004-03-21 | more log items | bellard | 1 | -1/+12 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 2 | -2/+2 |
2004-02-22 | shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ... | bellard | 2 | -52/+206 |
2004-02-22 | use kernel like macros for user access (will be useful someday to have a bett... | bellard | 4 | -112/+142 |
2004-02-22 | O_DIRECT compile fix | bellard | 1 | -0/+2 |
2004-02-16 | experimental code copy support | bellard | 1 | -1/+5 |
2004-02-16 | arm nwfpe support - added code no-code-copy option - __preinit_array_start bu... | bellard | 1 | -6/+31 |
2004-02-16 | arm nwfpe support | bellard | 1 | -0/+11 |
2004-02-03 | cleanup | bellard | 1 | -0/+3 |
2004-01-18 | avoid exiting directly if file not found | bellard | 1 | -8/+3 |
2004-01-18 | ARM fcntl flag fixes (Lennert Buytenhek) | bellard | 1 | -1/+19 |
2004-01-18 | suppressed cast to lvalue | bellard | 1 | -4/+6 |
2004-01-04 | fcntl flags convertion (Jocelyn Mayer) | bellard | 2 | -1/+86 |
2004-01-04 | PowerPC update (Jocelyn Mayer) | bellard | 1 | -86/+315 |
2004-01-04 | correct cpu state | bellard | 1 | -0/+1 |
2004-01-04 | signal fix: update the host signal 'signal ignored' state to avoid unexpected... | bellard | 1 | -29/+23 |
2004-01-04 | removed test code | bellard | 1 | -1/+1 |
2004-01-04 | termios support for SPARC and PPC | bellard | 5 | -227/+1023 |
2004-01-04 | stat64 fix - added getpagesize() | bellard | 1 | -17/+51 |
2004-01-04 | SPARC fixes : syscall fixes - added user register window exception support | bellard | 1 | -21/+129 |
2004-01-04 | aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes | bellard | 1 | -31/+84 |
2004-01-04 | SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -... | bellard | 1 | -1/+1 |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard | 4 | -116/+402 |
2003-11-23 | PowerPC support (Jocelyn Mayer) | bellard | 2 | -0/+387 |
2003-10-28 | static link | bellard | 1 | -1/+1 |
2003-10-27 | factorized debug code | bellard | 1 | -14/+4 |
2003-09-30 | removed SIGIOT | bellard | 1 | -1/+1 |
2003-09-30 | added utime syscall - fixed nanosleep exact behaviour | bellard | 1 | -2/+66 |
2003-09-30 | new directory structure | bellard | 2 | -290/+11 |
2003-09-30 | sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE... | bellard | 1 | -7/+42 |
2003-09-30 | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 1 | -4/+34 |