aboutsummaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
2004-02-16arm nwfpe support - added code no-code-copy option - __preinit_array_start bu...bellard
2004-02-03cleanupbellard
2004-01-04PowerPC update (Jocelyn Mayer)bellard
2004-01-04correct cpu statebellard
2004-01-04SPARC fixes : syscall fixes - added user register window exception supportbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-10-28static linkbellard
2003-10-27factorized debug codebellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-08-21faster and more accurate segment handlingbellard
2003-07-26set to protected modebellard
2003-07-09ARM signal supportbellard
2003-06-25compile fixesbellard
2003-06-24declare user mode only simulation for QEMUbellard
2003-06-21new segment accessbellard
2003-06-15ARM emulation supportbellard
2003-05-29misplaced #endifbellard
2003-05-27precise exceptions - more accurate interrupt semanticsbellard
2003-05-13mmap emulationbellard
2003-05-10sigtrap supportbellard
2003-05-10moved vm86 stuff to vm86.cbellard
2003-05-08more accurate signal handlingbellard
2003-04-11RH9 fix - path patchbellard
2003-04-10first self virtualizable versionbellard
2003-04-07personality fix - i386 interpreter fixbellard
2003-03-30better vm86 supportbellard
2003-03-29primitive vm86 supportbellard
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-03-23basic signal handlingbellard
2003-03-22basic clone() supportbellard
2003-03-22better 16 bit code supportbellard
2003-03-20ppc portbellard
2003-03-16added minimal segment supportbellard
2003-03-16added pusha/popa/rdtsc/bcd opsbellard
2003-03-06added translation cachebellard
2003-03-03many fixesbellard
2003-03-03better debug supportbellard
2003-03-03prints hello worldbellard
2003-03-03test infrastructurebellard
2003-03-01new x86 CPU corebellard
2003-02-22added NO_TRACE_MSGS ifdefbellard
2003-02-18avoid pt_regs clashbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard