summaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir11-261/+261
2007-10-08CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths1-3/+3
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths1-1/+139
2007-09-18Fix invalid MAP_xxx flags for PowerPC targets.j_mayer1-0/+5
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-23/+23
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths1-4/+8
2007-07-08 Fix Sparc64 stat system callblueswir11-0/+51
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths1-1/+60
2007-06-01linux-user errno mapping, by Stuart Anderson.ths1-0/+2
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths1-12/+7
2007-05-26Suppress pointer from integer of different size warning.pbrook1-2/+2
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer1-2/+46
2006-10-22ColdFire target.pbrook1-2/+65
2006-09-09ARM 64-bit host fix.pbrook1-10/+10
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard1-0/+10
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard1-0/+2
2006-04-27sh4 target (Samuel Tardieu)bellard1-3/+3
2006-02-09Arm Linux EABI syscall support.pbrook1-1/+43
2005-11-28statfs fixbellard1-0/+62
2005-11-26mips user emulationbellard1-17/+169
2004-09-30SPARC fixes (Blue Swirl)bellard1-0/+96
2004-06-19sysinfo syscall (Francois Guimond)bellard1-0/+17
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard1-0/+13
2004-01-18ARM fcntl flag fixes (Lennert Buytenhek)bellard1-1/+19
2004-01-04fcntl flags convertion (Jocelyn Mayer)bellard1-0/+52
2004-01-04termios support for SPARC and PPCbellard1-227/+80
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-3/+61
2003-09-30new directory structurebellard1-281/+9
2003-07-13times() fixbellard1-2/+6
2003-07-09old select supportbellard1-0/+6
2003-06-15factorized more definitions - suppressed broken sound ioctlsbellard1-2/+985
2003-05-10more console ioctlsbellard1-0/+4
2003-05-08added KDGKBTYPEbellard1-0/+3
2003-03-30added SIOCATMARK and times() syscallbellard1-0/+9
2003-03-29endian fixes by Ulrich weigandbellard1-0/+42
2003-03-23better signal/exception supportbellard1-0/+11
2003-03-23basic signal handlingbellard1-0/+37
2003-03-22basic clone() supportbellard1-0/+5
2003-03-22better 16 bit code supportbellard1-0/+16
2003-03-16added loop/xadd/cmpxchg supportbellard1-0/+10
2003-02-18suppressed clashesbellard1-1/+1
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard1-0/+283