21
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 2 days ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed SIGIOT More... almost 22 years ago
allow Ctrl-C to be pressed when using gdb stub and SDL More... almost 22 years ago
added utime syscall - fixed nanosleep exact behaviour More... almost 22 years ago
simplified invocation - added automatic IDE disk geometry guessing to reuse old disk images directly More... almost 22 years ago
new directory structure More... almost 22 years ago
new directory structure More... almost 22 years ago
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE (typically sparc target case) More... almost 22 years ago
sparc emulation target (thanx to Thomas M. Ogrisegg) More... almost 22 years ago
new directory structure - changed naming of qemu and vl More... almost 22 years ago
sparc emulation target (thanx to Thomas M. Ogrisegg) More... almost 22 years ago
new directory structure More... almost 22 years ago
portable Linux test More... almost 22 years ago
Redhat 9 fixes More... almost 22 years ago
update More... almost 22 years ago
finished simplifying string operations - correct TF flag handling for string operations and ss loading - simplified basic block exit code generation More... almost 22 years ago
added JUMP_TB2 for a third basic block exit jump point More... almost 22 years ago
finished simplifying string operations More... almost 22 years ago
added two more jump points More... almost 22 years ago
removed x86 hacks More... almost 22 years ago
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test More... almost 22 years ago
depth 32 fix More... almost 22 years ago
glibc 2.3.x fix More... almost 22 years ago
faster and more accurate segment handling More... almost 22 years ago
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags More... almost 22 years ago
no error code if hardware interrupt More... almost 22 years ago
avoid problems if make clean was not made before updating More... about 22 years ago
gcc 3.x is mandatory now on PowerPC More... about 22 years ago
workaround for gcc 3.3 bug or overoptimisation if a label is not used More... about 22 years ago
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3 More... about 22 years ago
pass function name to JMUP_TB() More... about 22 years ago