aboutsummaryrefslogtreecommitdiffstats
path: root/linux-user
AgeCommit message (Expand)AuthorFilesLines
2003-04-07endian fixbellard1-2/+6
2003-04-07moved i386 specific stuff outside elf.hbellard1-0/+37
2003-04-07personality fix - i386 interpreter fixbellard1-0/+16
2003-03-30added SIOCATMARK and times() syscallbellard3-1/+23
2003-03-30better vm86 supportbellard3-69/+180
2003-03-30fixed execve bugbellard1-4/+8
2003-03-29endian fixes by Ulrich weigandbellard2-54/+393
2003-03-29first vm86 supportbellard1-33/+162
2003-03-29changed flag namesbellard1-2/+0
2003-03-29primitive vm86 supportbellard2-18/+117
2003-03-24dirent fixesbellard1-4/+4
2003-03-24ld.so load fixbellard1-4/+4
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesbellard3-13/+50
2003-03-23distribution patchesbellard4-10/+8
2003-03-23more syscallsbellard1-5/+94
2003-03-23better signal/exception supportbellard7-129/+335
2003-03-23basic signal handlingbellard5-94/+992
2003-03-22basic clone() supportbellard4-38/+105
2003-03-22better 16 bit code supportbellard3-13/+48
2003-03-20ppc portbellard2-1/+7
2003-03-19added flags computation optimizationbellard1-1/+1
2003-03-16added stat64bellard1-3/+41
2003-03-16added loop/xadd/cmpxchg supportbellard4-4/+57
2003-03-16added minimal segment supportbellard4-24/+163
2003-03-16added pusha/popa/rdtsc/bcd opsbellard1-1/+1
2003-03-06added translation cachebellard2-1/+4
2003-03-03many fixesbellard1-11/+11
2003-03-03better debug supportbellard1-3/+24
2003-03-03prints hello worldbellard1-195/+36
2003-03-03test infrastructurebellard1-6/+6
2003-03-01new x86 CPU corebellard1-0/+36
2003-02-22added NO_TRACE_MSGS ifdefbellard1-0/+2
2003-02-18suppressed clashesbellard2-13/+24
2003-02-18endianness fixesbellard1-18/+18
2003-02-18avoid pt_regs clashbellard2-7/+5
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard8-0/+3423