aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-2564 bit supportbellard
2006-06-25C99 64 bit printfbellard
2006-06-25sse2 commentbellard
2006-06-25removed warningbellard
2006-06-25avoid name conflictsbellard
2006-06-25disable user targets by default for cross compile with mingw32bellard
2006-06-25multiple wait object support for win32 (kazu)bellard
2006-06-25send correctly long key sequences on slow terminals - fixes backspace handlingbellard
2006-06-25removed unused code - init timers earlierbellard
2006-06-25cpu_get_phys_page_debug fix (Blue Swirl)bellard
2006-06-25sparc fpu fix - allow 64 bit addresses (Blue Swirl)bellard
2006-06-25updatebellard
2006-06-25UDP char device (initial patch by Jason Wessel) - TCP char devicebellard
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard
2006-06-24fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)bellard
2006-06-24added movdq2q and movq2dqbellard
2006-06-23Sparc64 BPr branch target fix (Blue Swirl)bellard
2006-06-21more info about -std-vgabellard
2006-06-21fixed sparc64 cpu fp save/restorebellard
2006-06-21soft floats for SPARC (Blue Swirl)bellard
2006-06-21sparc branch fix (Blue Swirl)bellard
2006-06-21sparc user fixes (Blue Swirl)bellard
2006-06-19fxam fix (Julian Seward)bellard
2006-06-19fxam testbellard
2006-06-19switch_tss eflags restore fix (malc)bellard
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook
2006-06-18Sparc64 insn fixes (Blue Swirl).pbrook
2006-06-18Add big-endian SH4-user targetpbrook
2006-06-18SH bugfixes.pbrook
2006-06-17Remove debug output.pbrook
2006-06-17Enable SH bFLT loader.pbrook
2006-06-17SH usermode fault handling.pbrook
2006-06-17SH4 rts fix.pbrook
2006-06-17Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook
2006-06-16Arm h/w doc updates.pbrook
2006-06-14updatebellard
2006-06-14updatebellard
2006-06-14allow ACPI table buildbellard
2006-06-14more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard
2006-06-14updatebellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-06-14use constants for TLB handling (Thiemo Seufer)bellard
2006-06-14mips config fixes (initial patch by Stefan Weil)bellard
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard
2006-06-14cocoa monitor fix regarding the handling of dead keys (Joachim Henke)bellard
2006-06-14use C99 64 bit printf format to ease win32 portingbellard
2006-06-14show real allocated disk image size on Windows (Frediano Ziglio)bellard
2006-06-14gdb stub for win32bellard
2006-06-14sh4 fmov et al instructions (amatus)bellard
2006-06-14ARM postincrememnt addressing fix.pbrook