Age | Commit message (Expand) | Author |
2006-12-14 | Fix userland ELF loader for zero sized BSS. | ths |
2006-12-11 | MIPS has also a fixed MMAP_SHIFT of 12. | ths |
2006-12-11 | Fix addrlen size, by David Woodhouse. | ths |
2006-12-10 | Handle invalid accesses as SIGILL for mips/mipsel userland emulation. | ths |
2006-12-08 | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths |
2006-11-19 | Add missing ARM syscall numbers. | pbrook |
2006-11-19 | Arm semihosted commandline support (Wolfgang Schildbach). | pbrook |
2006-11-19 | Remove do_socketcallwrapper. | pbrook |
2006-11-04 | MIPS usermode debug exceptions (Dave Denholm). | pbrook |
2006-10-28 | removed invalid code | bellard |
2006-10-23 | sparc64 syscall fix (Blue Swirl) | bellard |
2006-10-22 | ColdFire target. | pbrook |
2006-10-21 | bFLT 64-bit host fix. | pbrook |
2006-09-24 | added cpu_smm_update() | bellard |
2006-09-09 | ARM 64-bit host fix. | pbrook |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard |
2006-07-18 | Sparc64 user emulator fixes (Blue Swirl) | bellard |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard |
2006-06-27 | initial MIPS signal handling (initial patch by Raphael Rigo) | bellard |
2006-06-24 | mips socket calls (initial patch by Raphael Rigo) | bellard |
2006-06-21 | sparc user fixes (Blue Swirl) | bellard |
2006-06-18 | SH bugfixes. | pbrook |
2006-06-17 | SH usermode fault handling. | pbrook |
2006-06-17 | Respond to qOffsets gdb packet (for debugging bFLT binaries). | pbrook |
2006-06-14 | MIPS FPU support in linux user emulation | bellard |
2006-06-14 | use glibc syscall (David Woodhouse) | bellard |
2006-06-11 | bFLT loader (for uClinux binaries). | pbrook |
2006-05-14 | Teach usermode emulation how to lie about uname -r. | pbrook |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |
2006-04-24 | ia64 fixes | bellard |
2006-04-16 | Implement acct and pretend to implement madvise. | pbrook |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-03-11 | Fix FPA condition codes (Ulrich Hecht). | pbrook |
2006-02-20 | Add Arm926 core support. | pbrook |
2006-02-09 | Arm Linux EABI syscall support. | pbrook |
2006-02-04 | Make target_mmap always return -1 on failure. | pbrook |
2006-02-04 | Implement Arm BKPT instruction. | pbrook |
2006-02-04 | Correctly initialize Arm CPU for Thumb entry points. | pbrook |
2005-12-18 | log typos | bellard |
2005-12-05 | handle coprocessor exceptions | bellard |
2005-11-28 | statfs fix | bellard |
2005-11-28 | correct ioctls | bellard |
2005-11-28 | uid32 syscalls | bellard |
2005-11-26 | mips user emulation | bellard |
2005-11-26 | added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne) | bellard |
2005-11-26 | ARM system emulation (Paul Brook) | bellard |
2005-11-21 | cpu_single_env usage fix | bellard |
2005-10-30 | User-mode gdbserver port number (Paul Brook) | bellard |
2005-10-30 | Arm AT_HWCAP AUXV entry (Paul Brook) | bellard |
2005-08-21 | fix AUX vector entries (Paul Brook) | bellard |