2008-09-03 |
blueswir1 | Implement no-fault loads
|
commit | commitdiff | tree |
2008-09-02 |
blueswir1 | Fix sign extension problems with smul and umul (Vince...
|
commit | commitdiff | tree |
2008-09-01 |
blueswir1 | Fix y register loads and stores
|
commit | commitdiff | tree |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredundant...
|
commit | commitdiff | tree |
2008-08-30 |
blueswir1 | Remove memcpy32() prototype leftover from r5109
|
commit | commitdiff | tree |
2008-08-30 |
blueswir1 | Add correct stack bias if a 64 bit stack is used
|
commit | commitdiff | tree |
2008-08-29 |
blueswir1 | Fix FCC handling for Sparc64 target, initial patch...
|
commit | commitdiff | tree |
2008-08-29 |
blueswir1 | Fix Sparc64 boot on i386 host:
|
commit | commitdiff | tree |
2008-08-27 |
blueswir1 | Fix Sparc64 window handling problems detected by Vince...
|
commit | commitdiff | tree |
2008-08-27 |
blueswir1 | Revert a part of r5087 that didn't need fixing (thanks...
|
commit | commitdiff | tree |
2008-08-26 |
blueswir1 | Revert broken part of r5044 (thanks to Igor Kovalenko...
|
commit | commitdiff | tree |
2008-08-25 |
blueswir1 | Fix more bugs in r5044
|
commit | commitdiff | tree |
2008-08-25 |
blueswir1 | Fix error introduced by r5044
|
commit | commitdiff | tree |
2008-08-25 |
blueswir1 | Fix udiv and sdiv on Sparc64 (Vince Weaver)
|
commit | commitdiff | tree |
2008-08-24 |
blueswir1 | Add missing FreeBSD #include (Juergen Lock)
|
commit | commitdiff | tree |
2008-08-24 |
blueswir1 | To make syscall.c for 64 bit truly warning-free, we...
|
commit | commitdiff | tree |
2008-08-24 |
blueswir1 | Enable pty/tty functions for BSDs too (initial patch...
|
commit | commitdiff | tree |
2008-08-24 |
blueswir1 | Fix OpenBSD linker warnings in qemu-img
|
commit | commitdiff | tree |
2008-08-24 |
blueswir1 | Fix math warnings on OpenBSD -current
|
commit | commitdiff | tree |
2008-08-21 |
blueswir1 | Fix OSS on OpenBSD
|
commit | commitdiff | tree |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings
|
commit | commitdiff | tree |
2008-08-21 |
blueswir1 | Fix wrwim masking (Luis Pureza)
|
commit | commitdiff | tree |
2008-08-21 |
blueswir1 | Use initial CPU definition structure for some CPU fields...
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Fix some warnings that would be generated by gcc -Wmissing...
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Fix warnings that would be generated by gcc -Wstrict...
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Fix 64 bit constant generation
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Fix 32 bit address overflow
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Restore AREG0 after calls
|
commit | commitdiff | tree |
2008-08-17 |
blueswir1 | Correct 32bit carry flag for add instruction (Igor...
|
commit | commitdiff | tree |
2008-08-16 |
blueswir1 | Sparc code generator update (fix qemu_ld & qemu_st)
|
commit | commitdiff | tree |
2008-08-15 |
blueswir1 | Preliminary OpenBSD host support (based on OpenBSD...
|
commit | commitdiff | tree |
2008-08-15 |
blueswir1 | Use AIO only if host supports it (based on OpenBSD...
|
commit | commitdiff | tree |
2008-08-15 |
blueswir1 | Sparc code generator update
|
commit | commitdiff | tree |
2008-08-12 |
blueswir1 | Allow boot without a drive on Sparc machines (partly...
|
commit | commitdiff | tree |
2008-08-12 |
blueswir1 | Use C99 initializers
|
commit | commitdiff | tree |
2008-08-06 |
blueswir1 | Fix faligndata (Vince Weaver)
|
commit | commitdiff | tree |
2008-08-06 |
blueswir1 | Fix I/D MMU tag reads
|
commit | commitdiff | tree |
2008-08-06 |
blueswir1 | Fix Sparc64 shifts
|
commit | commitdiff | tree |
2008-08-06 |
blueswir1 | Fix offset handling for ASI loads and stores (Vince...
|
commit | commitdiff | tree |
2008-08-02 |
blueswir1 | Update OpenBIOS images to SVN revision 218. Changes:
|
commit | commitdiff | tree |
2008-08-01 |
blueswir1 | Handle wrapped registers correctly when saving
|
commit | commitdiff | tree |
2008-07-29 |
blueswir1 | Fix cmp/subcc/addcc op bugs reported by Vince Weaver
|
commit | commitdiff | tree |
2008-07-26 |
blueswir1 | Try to avoid glibc global register mangling, again
|
commit | commitdiff | tree |
2008-07-26 |
blueswir1 | Map code buffers below 2G on Sparc64
|
commit | commitdiff | tree |
2008-07-25 |
blueswir1 | Make MAXTL dynamic, bounds check tl when indexing
|
commit | commitdiff | tree |
2008-07-24 |
blueswir1 | Sparc32: save/load all MMU registers, Sparc64: add...
|
commit | commitdiff | tree |
2008-07-24 |
blueswir1 | Fix 24 bit mode
|
commit | commitdiff | tree |
2008-07-24 |
blueswir1 | Fix detection of 15 bit display depth
|
commit | commitdiff | tree |
2008-07-22 |
blueswir1 | Add T1 and T2 CPUs, add a Sun4v machine
|
commit | commitdiff | tree |
2008-07-21 |
blueswir1 | Use MMU globals for some MMU traps
|
commit | commitdiff | tree |
2008-07-21 |
blueswir1 | Fix reset vector
|
commit | commitdiff | tree |
2008-07-20 |
blueswir1 | Print default and available CPU features separately
|
commit | commitdiff | tree |
2008-07-20 |
blueswir1 | Make UA200x features selectable, add MMU types
|
commit | commitdiff | tree |
2008-07-20 |
blueswir1 | Fix debug message address formats
|
commit | commitdiff | tree |
2008-07-20 |
blueswir1 | Fix wrong function names in debug messages (Stefan...
|
commit | commitdiff | tree |
2008-07-19 |
blueswir1 | Remove unused variable
|
commit | commitdiff | tree |
2008-07-19 |
blueswir1 | Implement nucleus quad ldda
|
commit | commitdiff | tree |
2008-07-19 |
blueswir1 | Update TLB miss addresses
|
commit | commitdiff | tree |
2008-07-18 |
blueswir1 | wrhpr hstick_cmpr is a store, not a load
|
commit | commitdiff | tree |
2008-07-17 |
blueswir1 | Fix saving and loading of trap state
|
commit | commitdiff | tree |
2008-07-17 |
blueswir1 | Support for address masking
|
commit | commitdiff | tree |
2008-07-16 |
blueswir1 | Fix MMU registers, add more E-cache ASIs
|
commit | commitdiff | tree |
2008-07-16 |
blueswir1 | Fix MMU miss traps
|
commit | commitdiff | tree |
2008-07-16 |
blueswir1 | Flushw can generate exceptions, so save PC & NPC
|
commit | commitdiff | tree |
2008-07-15 |
blueswir1 | Add idprom
|
commit | commitdiff | tree |
2008-07-15 |
blueswir1 | Really fix cas
|
commit | commitdiff | tree |
2008-07-10 |
blueswir1 | Link ARM prologue closer to code segment to avoid a...
|
commit | commitdiff | tree |
2008-07-08 |
blueswir1 | Fix r4641 (invalid token "=<" in a preprocessor expression)
|
commit | commitdiff | tree |
2008-07-08 |
blueswir1 | Implement some Ultrasparc cache ASIs used by SILO
|
commit | commitdiff | tree |
2008-07-07 |
blueswir1 | Fix 64 bit constant generation
|
commit | commitdiff | tree |
2008-07-02 |
blueswir1 | Fix NetBSD keyboard problem
|
commit | commitdiff | tree |
2008-07-02 |
blueswir1 | Add rigid and flexible disk geometry page support
|
commit | commitdiff | tree |
2008-07-01 |
blueswir1 | Fix DMA length bug seen with NetBSD (Cliff Wright)
|
commit | commitdiff | tree |
2008-06-26 |
blueswir1 | Fix bogus format, reading uninitialised memory (original...
|
commit | commitdiff | tree |
2008-06-25 |
blueswir1 | Suppress OpenBSD warning messages for leftover fifo...
|
commit | commitdiff | tree |
2008-06-25 |
blueswir1 | Reset correct channel aka NetBSD boot fix
|
commit | commitdiff | tree |
2008-06-24 |
blueswir1 | Fix Sparc mmu bug seen with NetBSD, based on patch...
|
commit | commitdiff | tree |
2008-06-23 |
blueswir1 | Fix some compiler signed/unsigned char warnings
|
commit | commitdiff | tree |
2008-06-23 |
blueswir1 | Fix compiler warning (Jan Kiszka)
|
commit | commitdiff | tree |
2008-06-22 |
blueswir1 | Eliminate cpu_T[0]
|
commit | commitdiff | tree |
2008-06-22 |
blueswir1 | Eliminate cpu_T[1]
|
commit | commitdiff | tree |
2008-06-22 |
blueswir1 | Add missing keys, sendkey support for all keys
|
commit | commitdiff | tree |
2008-06-21 |
blueswir1 | Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
|
commit | commitdiff | tree |
2008-06-21 |
blueswir1 | Avoid brcond problems, use temps for cpu_src1 & cpu_src2
|
commit | commitdiff | tree |
2008-06-20 |
blueswir1 | Update TODO
|
commit | commitdiff | tree |
2008-06-20 |
blueswir1 | Add support for boot_set command
|
commit | commitdiff | tree |
2008-06-20 |
blueswir1 | Add an opaque parameter to boot_set API, move function...
|
commit | commitdiff | tree |
2008-06-20 |
blueswir1 | Fix boot problem on i386 host introduced in r4690
|
commit | commitdiff | tree |
2008-06-19 |
blueswir1 | Fix buffer overruns (reported by Julian Seward)
|
commit | commitdiff | tree |
2008-06-19 |
blueswir1 | Also fix 24 bit depth
|
commit | commitdiff | tree |
2008-06-19 |
blueswir1 | Fix crash when returning from monitor or serial console...
|
commit | commitdiff | tree |
2008-06-15 |
blueswir1 | Avoid temporary variable use across basic blocks for...
|
commit | commitdiff | tree |
2008-06-15 |
blueswir1 | Fix Sparc32plus & Sparc64 debug output
|
commit | commitdiff | tree |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specific...
|
commit | commitdiff | tree |
2008-06-07 |
blueswir1 | Fix Sparc32plus GDBstub support
|
commit | commitdiff | tree |
2008-06-01 |
blueswir1 | Fix compilation warning
|
commit | commitdiff | tree |
2008-05-31 |
blueswir1 | Add more SuperSparcs
|
commit | commitdiff | tree |
2008-05-29 |
blueswir1 | MicroSparc I didn't have fsmuld op
|
commit | commitdiff | tree |
2008-05-29 |
blueswir1 | Remove unused (for now) reg_REGWPTR (original patch...
|
commit | commitdiff | tree |
2008-05-27 |
blueswir1 | Free temps
|
commit | commitdiff | tree |