report user mode gdb exit codes (Paul Brook)
[qemu] / linux-user / syscall.c
2005-04-26 bellardreport user mode gdb exit codes (Paul Brook)
2005-04-23 bellardARM "Angel" semihosting syscalls (Paul Brook)
2005-03-01 bellardSUSE fix
2005-01-31 bellardarmv5te support (Paul Brook)
2005-01-30 bellardinitial sparc64 support
2005-01-03 bellard64 bit target fixes - removed warnings
2005-01-03 bellard'syscall' syscall
2004-12-06 bellardutimes() support
2004-12-06 bellarduname() fix (James Pellow)
2004-09-13 bellarduname + sysctl fix (Paul Brook)
2004-06-19 bellardsysinfo syscall (Francois Guimond)
2004-05-03 bellardutime fix
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-02-22 bellardshm support, more setsockopt and getsockopt calls,...
2004-02-22 bellarduse kernel like macros for user access (will be useful...
2004-02-22 bellardO_DIRECT compile fix
2004-01-04 bellardfcntl flags convertion (Jocelyn Mayer)
2004-01-04 bellardstat64 fix - added getpagesize()
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-09-30 bellardadded utime syscall - fixed nanosleep exact behaviour
2003-08-11 bellardfixed invalid Linux asm/unistd.h header for PowerPC...
2003-07-13 bellardtimes() fix
2003-07-09 bellardARM fix: mmap
2003-07-09 bellardold select support
2003-06-15 bellardautomatic ioctl number conversion - minimum ARM fork...
2003-06-05 bellardgetdents for 64 bit cpus
2003-06-05 bellardconvert mmap flags (alpha fix)
2003-05-27 bellardmmap2 fix
2003-05-16 bellardadded getrusage
2003-05-14 bellardadded do_fcntl()
2003-05-14 bellardpread/pwrite syscalls - use page_unprotect_range()...
2003-05-13 bellardmmap emulation
2003-05-10 bellardadded vm86.c
2003-05-08 bellardadded setgroups and getgroups syscalls
2003-04-29 bellardia64 support - fcntl uses TARGET_ constants
2003-04-29 bellardfstat64 fix
2003-04-29 bellardflock support
2003-04-11 bellardstat patches - path patches - added exit_group() syscall
2003-04-07 bellardendian fix
2003-03-30 bellardadded SIOCATMARK and times() syscall
2003-03-30 bellardfixed execve bug
2003-03-29 bellardendian fixes by Ulrich weigand
2003-03-29 bellardfirst vm86 support
2003-03-24 bellarddirent fixes
2003-03-23 bellarddistribution patches
2003-03-23 bellardmore syscalls
2003-03-23 bellardbetter signal/exception support
2003-03-23 bellardbasic signal handling
2003-03-22 bellardbasic clone() support
2003-03-22 bellardbetter 16 bit code support
2003-03-20 bellardppc port
2003-03-19 bellardadded flags computation optimization
2003-03-16 bellardadded stat64
2003-03-16 bellardadded loop/xadd/cmpxchg support
2003-03-16 bellardadded minimal segment support
2003-03-06 bellardadded translation cache
2003-02-18 bellardsuppressed clashes
2003-02-18 bellardThis commit was generated by cvs2svn to compensate...