aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2004-01-04updatebellard
2003-10-28added binary archivebellard
2003-10-28fixed distclean targetbellard
2003-10-01automatic man page generation - BIOS installationbellard
2003-09-30new directory structure - changed naming of qemu and vlbellard
2003-09-17Redhat 9 fixesbellard
2003-08-11avoid problems if make clean was not made before updatingbellard
2003-08-10updatedbellard
2003-08-10build all targets at the same timebellard
2003-07-13sparc fixbellard
2003-07-07updatebellard
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard
2003-06-30correct eflags evaluation order for all operations - fixed important CPU stat...bellard
2003-06-30added block.cbellard
2003-06-27added gdb support to vlbellard
2003-06-27updatebellard
2003-06-25fixed compilation for gcc 2.96 - added QEMU system emulatorbellard
2003-06-24for hard core developpers only: a new user mode linux project :-)bellard
2003-06-15updatebellard
2003-06-15arm emulation supportbellard
2003-06-09added static build optionbellard
2003-06-09use -mflat for helper-i386.c on sparc - use custom ld script on sparc to free...bellard
2003-06-05added helper-i386.c - alpha fixesbellard
2003-05-28autogen opc-i386.hbellard
2003-05-25added exec.hbellard
2003-05-14file list updatebellard
2003-05-13Sparc update (David S. Miller)bellard
2003-05-13mmap emulationbellard
2003-05-11alpha disas (Falk Hueffner)bellard
2003-05-10added vm86.cbellard
2003-04-29alpha support - ia64 supportbellard
2003-04-29PowerPC disas codebellard
2003-04-11updatebellard
2003-04-10first self virtualizable versionbellard
2003-04-07updatebellard
2003-03-30updatebellard
2003-03-24glibc2.2 fixes - more command line options - misc doc fixesbellard
2003-03-23distribution patchesbellard
2003-03-23basic signal handlingbellard
2003-03-22added libgemu.a buildbellard
2003-03-20ppc portbellard
2003-03-19added filebellard
2003-03-19added flags computation optimizationbellard
2003-03-18gcc 3.x fixesbellard
2003-03-06added translation cachebellard
2003-03-05convert several x86 instructions at the same timebellard
2003-03-05float fixes - added bsr/bsf supportbellard
2003-03-04added shiftd support - improved auto testbellard
2003-03-03better debug supportbellard
2003-03-03prints hello worldbellard