672 Commits (1bd1442e401082d2aebf086626dfec2c377579b2)

Author SHA1 Message Date
Kirill A. Shutemov fe3b415231 linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets 17 years ago
Ulrich Hecht 12727917db linux-user: zero fstat buffer to initialize nsec fields 17 years ago
Ulrich Hecht e72d2cc781 linux-user: fadvise64 implementation 17 years ago
Ulrich Hecht d83c8733b7 linux-user: enable getdents for > 32-bit systems 17 years ago
Ulrich Hecht 7e22e54602 linux-user: fcntl fixes for LTP 17 years ago
Nathan Froyd 8ec9cf8971 linux-user: fix mq_* compilation problems 17 years ago
Laurent Vivier c761c15403 m68k, linux-user: enable sigaltstack() 17 years ago
Laurent Vivier 7181155db9 m68k, linux-user: add setup_rt_frame 17 years ago
Laurent Vivier 492a87445b m68k,linux-user: add setup_frame 17 years ago
Riku Voipio c2882b9654 linux-user: add eventfd support 17 years ago
Blue Swirl 90e189ece1 Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx 17 years ago
Blue Swirl 6af5a25246 linux-user: compile envlist.c only once 17 years ago
Blue Swirl 370220865b user: compile path.c only once 17 years ago
Laurent Desnogues ec822001a2 Fix symfind. 17 years ago
Igor Kovalenko 8194f35a0c Sparc64: replace tsptr with helper routine 17 years ago
Nathan Froyd a16aae0ca4 linux-user: make FUTEX_* calls honor timeout parameter 17 years ago
Nathan Froyd 56f066bb17 linux-user: handle POWERPC_EXCP_STCX 17 years ago
Blue Swirl 7cba04f6de More NULL pointer fixes 17 years ago
Juan Quintela 2f7bb8780a rename USE_NPTL to CONFIG_USE_NPTL 17 years ago
Juan Quintela e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 17 years ago
Juan Quintela 9788c9cadf rename HAVE_GPROF to TARGET_GPROF 17 years ago
Blue Swirl 0bf9e31af1 Fix most warnings (errors with -Werror) when debugging is enabled 17 years ago
malc 9fdca5aa5d Use correct byteswap routine for elf_note 17 years ago
malc 3efa9a672e Avoid name clashes with symbols that leak from system headers 17 years ago
Laurent Desnogues a2547a1378 ELF codedump build failures 17 years ago
Paul Brook 379f6698d7 Userspace guest address offsetting 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
malc 430c7ec700 Avoid SIGSEGV when dumping cpu state without enabled logging 17 years ago
Isaku Yamahata 5f65049560 consolidate user cpu_{in, out}[bwl] into ioport-user.c 17 years ago
Paul Brook 94c5495dd1 MIPS signal handling fix 17 years ago
Paul Brook 590bc601d8 MIPS atomic instructions 17 years ago
Paul Brook 18113962e4 Fix MIPS sys_clone 17 years ago
Ulrich Hecht 666bcd913b getrlimit conversion mix-up 17 years ago
Ulrich Hecht 719f908e3a wrap path for access syscall 17 years ago
Ulrich Hecht 98818189ea 64-bit clean socketcall syscall 17 years ago
Ulrich Hecht 784ccfdb36 pipe argument should not be signed 17 years ago
vibi sreenivasan 7b8118e823 linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized in this function 17 years ago
Arnaud Patard 917507b01e linux-user: check some parameters for some socket syscalls. 17 years ago
Arnaud Patard fd4d81dd04 linux-user: increment MAX_ARG_PAGES 17 years ago
Blue Swirl d43277c534 Fix missing strnlen problems 17 years ago
Edgar E. Iglesias 21ebeb23b3 microblaze: Support the latest mmu-kernel stat64 ABI. 17 years ago
Riku Voipio 03dfe9f871 linux-user: strace now handles guest stringscorrectly [v2] 17 years ago
Laurent Vivier 3f9ac9b39b linux-user: remove duplicate tswap32() from do_getsockopt() 17 years ago
Eduardo Habkost d5b3a9b6a9 linux-user/syscall.c: define _ATFILE_SOURCE 17 years ago
Nathan Froyd df377d0354 linux-user: initialize mmap_mutex properly 17 years ago
Arnaud Patard (Rtp) 5f10681186 RFC: fix fcntl support in linux-user - new try 17 years ago
vibisreenivasan 3ce34dfb42 linux-user: add tee, splice and vmsplice 17 years ago
Riku Voipio 099d6b0fe9 linux-user: implement pipe2 [v3] 17 years ago
Riku Voipio 4b627a236a linux-user: update syscall list 17 years ago
Riku Voipio c4d2302e7a add futex wake op 17 years ago