]> git.ipfire.org Git - thirdparty/qemu.git/history - linux-user/elfload.c
Linux user memory access API change (initial patch by Thayne Harbaugh)
[thirdparty/qemu.git] / linux-user / elfload.c
2007-11-11  bellardLinux user memory access API change (initial patch...
2007-10-28  thsImplement missing MIPS supervisor mode bits.
2007-10-27  j_mayerPowerPC user-mode fix: MSR is now entirelly set-up...
2007-10-18  j_mayerUse the new TARGET_ABI32 feature to implement a ppc64ab...
2007-10-14  blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-09  blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-10-08  thsCRIS Linux userland emulation, part 2. By Edgar E....
2007-10-07  j_mayerFix confusions between host and target long types.
2007-09-27  j_mayermemset string pages to zero to avoid putting random...
2007-09-27  j_mayerNew ppc64-linux-user target.
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-05  blueswir1 Fix 64 bit ELF file symbol lookup
2007-06-22  thsSetup stack properly, fixes wrong argc value problem...
2007-06-03  thsSpelling fixes, by Stefan Weil.
2007-05-13  thsMIPS linux-user update.
2007-04-06  j_mayerCode provision for x86_64 and PowerPC 64 linux user...
2007-04-05  j_mayerPreliminary patch for Alpha Linux user mode emulation...
2006-12-14  thsFix userland ELF loader for zero sized BSS.
2006-10-22  pbrookColdFire target.
2006-07-18  bellardSparc64 user emulator fixes (Blue Swirl)
2006-06-11  pbrookbFLT loader (for uClinux binaries).
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...