754 Commits (262353cb1fd8a78f6f0c9d1ddd2fdce32d3fdf95)

Author SHA1 Message Date
Richard Henderson 6910b8f66a target-alpha: Fix load-locked/store-conditional. 16 years ago
Richard Henderson a4b388ff51 target-alpha: Enable NPTL. 16 years ago
Richard Henderson ac316ca4b7 target-alpha: Implement rs/rc properly. 16 years ago
Richard Henderson ed18c5ce1d linux-user: Fix sparc32plus stat64 syscalls. 16 years ago
Richard Henderson 2cc2026063 linux-user: Fix Sparc64 syscall returns. 16 years ago
Richard Henderson 6495a04457 linux-user: Remove ELFLOAD32. 16 years ago
takasi-y@ops.dti.ne.jp e00ac24953 linux-user: do_shmdt(): Fix page_set_flags's 2nd arg. 16 years ago
Aurelien Jarno f7177937a2 linux-user: switch default ppc64 CPU to 970fx from 970 16 years ago
Stefan Weil a1606b0baa Fix compilation with missing inotify_init1 16 years ago
Aurelien Jarno 60e99246d6 linux-user/ia64: workaround ia64 strangenesses 16 years ago
Blue Swirl 29e922b61f Compile qemu-timer only once 16 years ago
Rob Landley 7983f435e5 linux-user/ppc: use the Linux register layout 16 years ago
Richard Henderson 703e0e89c6 linux-user: Use RLIMIT_STACK for default stack size. 16 years ago
Michael Casadevall 7270547fe8 linux-user: Add the syscall id for pselect6 on ARM 16 years ago
Riku Voipio c05c7a7306 linux-user: add inotify_init1 syscall support 16 years ago
Blue Swirl 43dc2a645e Replace assert(0) with abort() or cpu_abort() 16 years ago
Blue Swirl a6c6f76ceb Fix build with -DNDEBUG in CFLAGS 16 years ago
Paul Brook b480d9b74d Fix usermode virtual address type 16 years ago
Richard Henderson 14f24e1465 linux-user: Fix mmap_find_vma returning invalid addresses. 16 years ago
Richard Henderson 7bc7b099df linux-user: Use h2g_valid in qemu_vmalloc. 16 years ago
Blue Swirl 70539e1850 Update to a hopefully more future proof FSF address 16 years ago
takasi-y@ops.dti.ne.jp d871443692 linux-user: Save/restore fpu registers to signal context on sh4 16 years ago
takasi-y@ops.dti.ne.jp 597c0212a7 linux-user: Fix syscall pipe2() retval on sh4 16 years ago
Paul Brook 9f9f030928 Disassembler symbol lookup fix 16 years ago
Richard Henderson 6049f4f831 alpha-linux-user: Implement signals. 17 years ago
Richard Henderson dad081ee69 target-alpha: Reduce internal processor registers for user-mode. 17 years ago
john cooper b5ec5ce0e3 Add cpu model configuration support.. 16 years ago
Paul Brook 5f2243f301 Fix strace or FUTEX_PRIVATE_FLAG 16 years ago
Loïc Minier da79030f47 linux-user: adapt uname machine to emulated CPU 17 years ago
Loïc Minier c4ab7899f2 linux-user: adapt uname machine to emulated CPU 17 years ago
Juan Quintela ee636500d6 mmap_frag() users only check for -1 error 16 years ago
Kirill A. Shutemov fb7e378cf9 linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE 16 years ago
Mike Frysinger 0ddbc96ec1 fix linux-user microblaze ELF_ARCH definition 16 years ago
Vince Weaver 8b0ee8c576 alpha: fix stat64 issue 17 years ago
Aurelien Jarno f7001a3b9e linux-user: fix build with gcc-4.1 17 years ago
Alexander Graf 73b01960b4 PPC: Make DCR uint32_t 17 years ago
Aurelien Jarno b711de9565 PPC64: Fix alternate timebase 17 years ago
Alexander Graf e3ea652962 PPC64: Fix timebase 17 years ago
Richard Henderson a3b3912ad0 linux-user: Add aliases for some Alpha syscalls 17 years ago
Nathan Froyd 7631c97ec9 linux-user: add core dump support for SH 17 years ago
Nathan Froyd 7a93cc55e9 linux-user: add core dump support for M68K 17 years ago
Nathan Froyd 51e526063d linux-user: add core dump support for MIPS 17 years ago
Nathan Froyd e2f3e741b4 linux-user: add core dump support for PPC 17 years ago
Nathan Froyd d049e626ad linux-user: fix ARM core dumps on opposite-endian hosts 17 years ago
Nathan Froyd 21e807fadb linux-user: commonify definitions of target typedefs 17 years ago
Nathan Froyd dd0a365144 linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion 17 years ago
Aurelien Jarno 49995e1748 linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types 17 years ago
Riku Voipio 66393fb9dd linux-user: cleanup force_sig() calls 17 years ago
Riku Voipio d032d1b4b4 linux-user: Fix mmap_lock ordering 17 years ago
Richard Henderson ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. 17 years ago