aboutsummaryrefslogtreecommitdiff
path: root/linux-user/elfload.c
AgeCommit message (Expand)Author
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-02-04Make target_mmap always return -1 on failure.pbrook
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook
2005-11-26mips user emulationbellard
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard
2005-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard
2005-08-21fix AUX vector entries (Paul Brook)bellard
2005-02-1064 bit supportbellard
2005-01-30initial sparc64 supportbellard
2004-12-19SPARC mergebellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-06-19buffer overflow fixbellard
2004-05-2064 bit fix (Jocelyn Mayer)bellard
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard
2004-01-18avoid exiting directly if file not foundbellard
2004-01-18suppressed cast to lvaluebellard
2004-01-04aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixesbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-09-30sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard
2003-07-09ARM init fixbellard
2003-06-15ARM emulation supportbellard
2003-06-09removed unused codebellard
2003-05-13mmap emulationbellard
2003-04-29symbol fixbellard
2003-04-11path patchbellard
2003-04-10first self virtualizable versionbellard
2003-04-07moved i386 specific stuff outside elf.hbellard
2003-03-24ld.so load fixbellard
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesv0.1.1bellard
2003-03-23distribution patchesv0.1.0bellard
2003-03-23better signal/exception supportbellard
2003-02-18endianness fixesbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard