aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-15linux-user: compile envlist.c only onceBlue Swirl
2009-08-15user: compile path.c only onceBlue Swirl
2009-08-10Fix symfind.Laurent Desnogues
2009-08-04Sparc64: replace tsptr with helper routineIgor Kovalenko
2009-08-03linux-user: make FUTEX_* calls honor timeout parameterNathan Froyd
2009-08-03linux-user: handle POWERPC_EXCP_STCXNathan Froyd
2009-08-01More NULL pointer fixesBlue Swirl
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-18Use correct byteswap routine for elf_notemalc
2009-07-18Avoid name clashes with symbols that leak from system headersmalc
2009-07-17ELF codedump build failuresLaurent Desnogues
2009-07-17Userspace guest address offsettingPaul Brook
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-15Avoid SIGSEGV when dumping cpu state without enabled loggingmalc
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori
2009-07-09MIPS signal handling fixPaul Brook
2009-07-09MIPS atomic instructionsPaul Brook
2009-07-09Fix MIPS sys_clonePaul Brook
2009-07-08getrlimit conversion mix-upUlrich Hecht
2009-07-08wrap path for access syscallUlrich Hecht
2009-07-0864-bit clean socketcall syscallUlrich Hecht
2009-07-08pipe argument should not be signedUlrich Hecht
2009-07-08linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...vibi sreenivasan
2009-07-08linux-user: check some parameters for some socket syscalls.Arnaud Patard
2009-07-08linux-user: increment MAX_ARG_PAGESArnaud Patard
2009-07-01Fix missing strnlen problemsBlue Swirl
2009-06-23microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio
2009-06-16linux-user: remove duplicate tswap32() from do_getsockopt()Laurent Vivier
2009-06-16linux-user/syscall.c: define _ATFILE_SOURCEEduardo Habkost
2009-06-16linux-user: initialize mmap_mutex properlyNathan Froyd
2009-06-16RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)
2009-06-16linux-user: add tee, splice and vmsplicevibisreenivasan
2009-06-16linux-user: implement pipe2 [v3]Riku Voipio
2009-06-16linux-user: update syscall listRiku Voipio
2009-06-16add futex wake opRiku Voipio
2009-06-16linux-user: support private futexesMartin Mohring
2009-06-16linux-user: include linux/fs.hMartin Mohring
2009-06-16linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin
2009-06-16linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin
2009-06-16Return EOPNOTSUPP instead of ENOSYS for *xattr* syscallsArnaud Patard
2009-06-16Fix struct termios host - target translationArnaud Patard
2009-06-16linux-user: fix utimensatRiku Voipio
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg
2009-06-16linux-user: added x86 and x86_64 support for ELF coredumpMika Westerberg