aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-01-04updatebellard1-1/+1
2003-10-28added binary archivebellard1-8/+10
2003-10-28fixed distclean targetbellard1-1/+1
2003-10-01automatic man page generation - BIOS installationbellard1-2/+10
2003-09-30new directory structure - changed naming of qemu and vlbellard1-32/+5
2003-09-17Redhat 9 fixesbellard1-2/+2
2003-08-11avoid problems if make clean was not made before updatingbellard1-1/+3
2003-08-10updatedbellard1-8/+12
2003-08-10build all targets at the same timebellard1-180/+20
2003-07-13sparc fixbellard1-1/+2
2003-07-07updatebellard1-4/+4
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard1-2/+5
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard1-1/+1
2003-06-30added block.cbellard1-2/+2
2003-06-27added gdb support to vlbellard1-1/+1
2003-06-27updatebellard1-0/+1
2003-06-25fixed compilation for gcc 2.96 - added QEMU system emulatorbellard1-6/+11
2003-06-24for hard core developpers only: a new user mode linux project :-)bellard1-0/+4
2003-06-15updatebellard1-1/+1
2003-06-15arm emulation supportbellard1-23/+53
2003-06-09added static build optionbellard1-0/+4
2003-06-09use -mflat for helper-i386.c on sparc - use custom ld script on sparc to free...bellard1-4/+21
2003-06-05added helper-i386.c - alpha fixesbellard1-4/+4
2003-05-28autogen opc-i386.hbellard1-2/+9
2003-05-25added exec.hbellard1-2/+9
2003-05-14file list updatebellard1-3/+3
2003-05-13Sparc update (David S. Miller)bellard1-0/+12
2003-05-13mmap emulationbellard1-2/+2
2003-05-11alpha disas (Falk Hueffner)bellard1-3/+9
2003-05-10added vm86.cbellard1-1/+1
2003-04-29alpha support - ia64 supportbellard1-0/+16
2003-04-29PowerPC disas codebellard1-3/+3
2003-04-11updatebellard1-6/+7
2003-04-10first self virtualizable versionbellard1-1/+1
2003-04-07updatebellard1-4/+9
2003-03-30updatebellard1-4/+9
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesbellard1-0/+9
2003-03-23distribution patchesbellard1-18/+25
2003-03-23basic signal handlingbellard1-1/+1
2003-03-22added libgemu.a buildbellard1-8/+18
2003-03-20ppc portbellard1-1/+1
2003-03-19added filebellard1-1/+1
2003-03-19added flags computation optimizationbellard1-1/+1
2003-03-18gcc 3.x fixesbellard1-1/+11
2003-03-06added translation cachebellard1-23/+17
2003-03-05convert several x86 instructions at the same timebellard1-1/+1
2003-03-05float fixes - added bsr/bsf supportbellard1-0/+1
2003-03-04added shiftd support - improved auto testbellard1-0/+1
2003-03-03better debug supportbellard1-15/+23
2003-03-03prints hello worldbellard1-4/+7