]> git.proxmox.com Git - qemu.git/history - linux-user/elfload.c
sh4 target (Samuel Tardieu)
[qemu.git] / linux-user / elfload.c
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-02-04 pbrookMake target_mmap always return -1 on failure.
2006-02-04 pbrookCorrectly initialize Arm CPU for Thumb entry points.
2005-11-26 bellardmips user emulation
2005-11-26 bellardadded AT_PLATFORM and AT_HWCAP for x86 (initial patch...
2005-10-30 bellardArm AT_HWCAP AUXV entry (Paul Brook)
2005-08-21 bellardfix AUX vector entries (Paul Brook)
2005-02-10 bellard64 bit support
2005-01-30 bellardinitial sparc64 support
2004-12-19 bellardSPARC merge
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-06-19 bellardbuffer overflow fix
2004-05-20 bellard64 bit fix (Jocelyn Mayer)
2004-02-22 bellarduse kernel like macros for user access (will be useful...
2004-01-18 bellardavoid exiting directly if file not found
2004-01-18 bellardsuppressed cast to lvalue
2004-01-04 bellardaligned stack on 16 byte boundary - PPC target fixes...
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-09-30 bellardsparc support - hack to fix case where real_host_page_s...
2003-07-09 bellardARM init fix
2003-06-15 bellardARM emulation support
2003-06-09 bellardremoved unused code
2003-05-13 bellardmmap emulation
2003-04-29 bellardsymbol fix
2003-04-11 bellardpath patch
2003-04-10 bellardfirst self virtualizable version
2003-04-07 bellardmoved i386 specific stuff outside elf.h
2003-03-24 bellardld.so load fix
2003-03-24 bellardglibc2.2 fixes - more command line options - misc doc... v0.1.1
2003-03-23 bellarddistribution patches v0.1.0
2003-03-23 bellardbetter signal/exception support
2003-02-18 bellardendianness fixes
2003-02-18 bellardThis commit was generated by cvs2svn to compensate...