Add missing softfloat helpers.
[qemu] / linux-user /
2007-03-20 thsfcntl64 fix, by Kirill A. Shutemov.
2007-03-19 thsLinux usermode clock_gettime/clock_getres emulation...
2007-03-19 thsAdd missing header includes.
2007-03-19 thsFix allocation sizes in getpeername/getsockname, spotte...
2007-03-19 thsSupport -cpu selection for mips usermode emulation...
2007-03-19 j_mayerAdd -cpu option for linux user emulation.
2007-03-17 pbrookUsermode recv syscall fix.
2007-03-15 pbrookAlign stack when loading bFLT binaries.
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-03-02 thsMIPS Userland TLS register emulation, by Daniel Jacobowitz.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-28 thsFix CPU chaining in linux-user emulation, by Gwenole...
2007-02-17 thsUserland mount syscall emulation, by Kirill A. Shutemov.
2007-02-11 thsFix previous Linux userland emulation breakage.
2007-02-11 thsLinux userland emulation of prctl, from Debian patchset.
2007-02-11 thsLinux userland emulation of syslog, from Debian patchset.
2007-02-05 bellardcopyright update
2007-02-02 thssem* and msg* for qemu, part2, by Kirill Shutemov.
2007-02-02 thssem* and msg* for qemu, part1, by Kirill Shutemov.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2007-01-05 thsSupport fcntl F_GETLK64, F_SETLK64, F_SETLKW64, by...
2006-12-26 pbrookbFLT loader commandline fix.
2006-12-14 thsFix userland ELF loader for zero sized BSS.
2006-12-11 thsMIPS has also a fixed MMAP_SHIFT of 12.
2006-12-11 thsFix addrlen size, by David Woodhouse.
2006-12-10 thsHandle invalid accesses as SIGILL for mips/mipsel userl...
2006-12-08 thsFix fstat for MIPS userland emulation, and add support...
2006-11-19 pbrookAdd missing ARM syscall numbers.
2006-11-19 pbrookArm semihosted commandline support (Wolfgang Schildbach).
2006-11-19 pbrookRemove do_socketcallwrapper.
2006-11-04 pbrookMIPS usermode debug exceptions (Dave Denholm).
2006-10-28 bellardremoved invalid code
2006-10-23 bellardsparc64 syscall fix (Blue Swirl)
2006-10-22 pbrookColdFire target.
2006-10-21 pbrookbFLT 64-bit host fix.
2006-09-24 bellardadded cpu_smm_update()
2006-09-09 pbrookARM 64-bit host fix.
2006-07-18 bellardSparc64 host support (Blue Swirl)
2006-07-18 bellardSparc64 user emulator fixes (Blue Swirl)
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-06-27 bellardinitial MIPS signal handling (initial patch by Raphael...
2006-06-24 bellardmips socket calls (initial patch by Raphael Rigo)
2006-06-21 bellardsparc user fixes (Blue Swirl)
2006-06-18 pbrookSH bugfixes.
2006-06-17 pbrookSH usermode fault handling.
2006-06-17 pbrookRespond to qOffsets gdb packet (for debugging bFLT...
2006-06-14 bellardMIPS FPU support in linux user emulation
2006-06-14 bellarduse glibc syscall (David Woodhouse)
2006-06-11 pbrookbFLT loader (for uClinux binaries).
2006-05-14 pbrookTeach usermode emulation how to lie about uname -r.
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-24 bellardia64 fixes
2006-04-16 pbrookImplement acct and pretend to implement madvise.
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-03-11 pbrookFix FPA condition codes (Ulrich Hecht).
2006-02-20 pbrookAdd Arm926 core support.
2006-02-09 pbrookArm Linux EABI syscall support.
2006-02-04 pbrookMake target_mmap always return -1 on failure.
2006-02-04 pbrookImplement Arm BKPT instruction.
2006-02-04 pbrookCorrectly initialize Arm CPU for Thumb entry points.
2005-12-18 bellardlog typos
2005-12-05 bellardhandle coprocessor exceptions
2005-11-28 bellardstatfs fix
2005-11-28 bellardcorrect ioctls
2005-11-28 bellarduid32 syscalls
2005-11-26 bellardmips user emulation
2005-11-26 bellardadded AT_PLATFORM and AT_HWCAP for x86 (initial patch...
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-21 bellardcpu_single_env usage fix
2005-10-30 bellardUser-mode gdbserver port number (Paul Brook)
2005-10-30 bellardArm AT_HWCAP AUXV entry (Paul Brook)
2005-08-21 bellardfix AUX vector entries (Paul Brook)
2005-08-21 bellardByte swapping bug in arm semihosting (Paul Brook)
2005-07-24 bellardcopyright
2005-07-23 bellardmore set/getsockopt values
2005-07-23 bellard[f]truncate64 support
2005-07-02 bellardsimplified PowerPC exception handling (Jocelyn Mayer)
2005-07-02 bellardpreliminary patch to support more PowerPC CPUs (Jocelyn...
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-05-13 bellardopen fix (Paul Brook)
2005-04-27 bellardARM Thumb syscalls (Paul Brook)
2005-04-26 bellardSYS_SEEK fix (Paul Brook)
2005-04-26 bellardreport user mode gdb exit codes (Paul Brook)
2005-04-23 bellardARM "Angel" semihosting syscalls (Paul Brook)
2005-04-23 bellardARM syscall fix (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-04-07 bellardia64 host support (David Mosberger)
2005-03-13 bellardfpu init fix
2005-03-01 bellardSUSE fix
2005-02-19 bellardfixed handling of sparc register window exceptions
2005-02-15 bellardsparc sigsegv support
2005-02-10 bellard64 bit support
2005-02-07 bellardSIGSEGV signals for ARM and SPARC
2005-02-07 bellardARM FPA get_user/put_user fix
2005-01-31 bellardarmv5te support (Paul Brook)
2005-01-30 bellardinitial sparc64 support
2005-01-12 bellardsse fix
2005-01-08 bellardMMX/SSE support
2005-01-03 bellard64 bit target fixes - removed warnings
next