1. 21ebeb2 microblaze: Support the latest mmu-kernel stat64 ABI. by Edgar E. Iglesias · 16 years ago
  2. 03dfe9f linux-user: strace now handles guest stringscorrectly [v2] by Riku Voipio · 16 years ago
  3. 5f10681 RFC: fix fcntl support in linux-user - new try by Arnaud Patard (Rtp) · 16 years ago
  4. 6e3cb58 linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags to setsockopt by Lionel Landwerlin · 16 years ago
  5. b975b83 linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt by Lionel Landwerlin · 16 years ago
  6. 74d753a linux-user: strace now handles guest strings correctly [v2] by Mika Westerberg · 16 years ago
  7. b779e29 microblaze: linux-user support. by Edgar E. Iglesias · 16 years ago
  8. 3f53d54 Fix target_siginfo ordering for MIPS. by pbrook · 16 years ago
  9. 24e1003 linux-user: Added posix message queue syscalls except mq_notify by aurel32 · 16 years ago
  10. e1ce5e4 target-ppc: Fix struct target_stat64 for 32-bit host by aurel32 · 16 years ago
  11. 91bd8ce target-sh4: Fix struct target_stat64 for 64-bit host by aurel32 · 16 years ago
  12. dccfec6 target-alpha: fix termbits and target IOC macros by aurel32 · 16 years ago
  13. 1f96112 target-alpha: add proper fcntl definitions by aurel32 · 16 years ago
  14. 6556a83 linux-user: fix getdents* syscalls by aurel32 · 16 years ago
  15. e44a3e7 TARGET_MAP_xx macros: clean and alpha specific values by aurel32 · 16 years ago
  16. 8fbd6b5 Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov). by balrog · 16 years ago
  17. c4d1062 linux-user: Fix target_statfs[64] on 64-bit hosts by balrog · 16 years ago
  18. b800591 Add loop device ioctls (Gary Thomas). by balrog · 17 years ago
  19. ce3f0e2 Fix flock64 structure on a few target (noticed by Gary Thomas) by aurel32 · 17 years ago
  20. e32448e Various linux-user structures and definitions fixes for PowerPC targets. by j_mayer · 17 years ago
  21. 325e651 Fix PowerPC 64 stat and statfs structures definitions. by j_mayer · 17 years ago
  22. d2fd1af x86_64 linux user emulation by bellard · 17 years ago
  23. 0ba2221 suppressed invalid TARGET_CMSG_FIRSTHDR macro by bellard · 17 years ago
  24. d26bc21 Clean out the N32 macros from target-mips, and introduce MIPS ABI specific by ths · 17 years ago
  25. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  26. 48733d1 CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. by ths · 17 years ago
  27. 540635b Code provision for n32/n64 mips userland emulation. Not functional yet. by ths · 17 years ago
  28. 7ec93196 Fix invalid MAP_xxx flags for PowerPC targets. by j_mayer · 17 years ago
  29. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  30. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  31. 4ce6f8d Fix statfs(64) syscall wrapper, by Andreas Schwab. by ths · 17 years ago
  32. 1b8dd64 Fix Sparc64 stat system call by blueswir1 · 17 years ago
  33. 6db45e6 Use correct data structures for stat syscalls, by Magnus Damm. by ths · 18 years ago
  34. 637947f linux-user errno mapping, by Stuart Anderson. by ths · 18 years ago
  35. 2b8bdef Sync __target_cmsg_nxthdr implementation with kernel header. by ths · 18 years ago
  36. 342debd Suppress pointer from integer of different size warning. by pbrook · 18 years ago
  37. 7a3148a Preliminary patch for Alpha Linux user mode emulation support. by j_mayer · 18 years ago
  38. e6e5906 ColdFire target. by pbrook · 18 years ago
  39. 707b3ee ARM 64-bit host fix. by pbrook · 18 years ago
  40. 106ec87 initial MIPS signal handling (initial patch by Raphael Rigo) by bellard · 19 years ago
  41. 3532fa7 mips socket calls (initial patch by Raphael Rigo) by bellard · 19 years ago
  42. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  43. ce4defa Arm Linux EABI syscall support. by pbrook · 19 years ago
  44. 56c8f68 statfs fix by bellard · 19 years ago
  45. 048f6b4 mips user emulation by bellard · 19 years ago
  46. 6d5e216 SPARC fixes (Blue Swirl) by bellard · 20 years ago
  47. a5448a7 sysinfo syscall (Francois Guimond) by bellard · 21 years ago
  48. 8853f86 shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras) by bellard · 21 years ago
  49. f09936a ARM fcntl flag fixes (Lennert Buytenhek) by bellard · 21 years ago
  50. ffa65c3 fcntl flags convertion (Jocelyn Mayer) by bellard · 21 years ago
  51. 3bfd9da termios support for SPARC and PPC by bellard · 21 years ago
  52. 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
  53. 6180a18 new directory structure by bellard · 21 years ago
  54. c596ed1 times() fix by bellard · 21 years ago
  55. f2674e3 old select support by bellard · 21 years ago
  56. 2521d69 factorized more definitions - suppressed broken sound ioctls by bellard · 22 years ago
  57. 0221cfc more console ioctls by bellard · 22 years ago
  58. 8e5a066 added KDGKBTYPE by bellard · 22 years ago
  59. 32f36bc added SIOCATMARK and times() syscall by bellard · 22 years ago
  60. 7854b05 endian fixes by Ulrich weigand by bellard · 22 years ago
  61. 9de5e44 better signal/exception support by bellard · 22 years ago
  62. 66fb976 basic signal handling by bellard · 22 years ago
  63. 1b6b029 basic clone() support by bellard · 22 years ago
  64. dab2ed9 better 16 bit code support by bellard · 22 years ago
  65. 1a9353d added loop/xadd/cmpxchg support by bellard · 22 years ago
  66. 72f0390 suppressed clashes by bellard · 22 years ago
  67. 31e31b8 This commit was generated by cvs2svn to compensate for changes in r2, by bellard · 22 years ago