aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user/elfload.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-04Make target_mmap always return -1 on failure.pbrook1-1/+1
2006-02-04Correctly initialize Arm CPU for Thumb entry points.pbrook1-1/+3
2005-11-26mips user emulationbellard1-0/+25
2005-11-26added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)bellard1-8/+45
2005-10-30Arm AT_HWCAP AUXV entry (Paul Brook)bellard1-0/+22
2005-08-21fix AUX vector entries (Paul Brook)bellard1-26/+24
2005-02-1064 bit supportbellard1-18/+18
2005-01-30initial sparc64 supportbellard1-0/+23
2004-12-19SPARC mergebellard1-6/+10
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard1-11/+21
2004-06-19buffer overflow fixbellard1-1/+1
2004-05-2064 bit fix (Jocelyn Mayer)bellard1-1/+1
2004-02-22use kernel like macros for user access (will be useful someday to have a bett...bellard1-21/+22
2004-01-18avoid exiting directly if file not foundbellard1-8/+3
2004-01-18suppressed cast to lvaluebellard1-4/+6
2004-01-04aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixesbellard1-31/+84
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-0/+40
2003-09-30sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...bellard1-7/+42
2003-07-09ARM init fixbellard1-16/+16
2003-06-15ARM emulation supportbellard1-2/+40
2003-06-09removed unused codebellard1-8/+0
2003-05-13mmap emulationbellard1-76/+58
2003-04-29symbol fixbellard1-0/+75
2003-04-11path patchbellard1-11/+4
2003-04-10first self virtualizable versionbellard1-102/+214
2003-04-07moved i386 specific stuff outside elf.hbellard1-0/+37
2003-03-24ld.so load fixbellard1-4/+4
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesbellard1-6/+8
2003-03-23distribution patchesbellard1-1/+1
2003-03-23better signal/exception supportbellard1-0/+3
2003-02-18endianness fixesbellard1-18/+18
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard1-0/+973