2008-03-21 |
blueswir1 | Convert align checks to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Wire up TC signal from Aux1 to FDC |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Prepare for op.c removal and zero legacy ops |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert jumps to labels to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Make TCG br op available |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert save, restore, saved, restored, and flushw... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert other float and VIS ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert float move ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
pbrook | Fix Thumb signal handlers. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert udiv and sdiv ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Use ext_i32_i64 instead of ext32s_i64 |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert CCR and CWP ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert array8/16/32 and alignaddr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Typo in curses_keys.h. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Clean fdc.h |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Add KBD_CMD_SCANCODE command. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | SCI fixes |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | restore rw support for vvfat |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Documentation update for the monitor change command |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Documentation for the -curses option |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Convert umul and smul to TCG |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Use a TCG global for pc and npc |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Convert mulscc to TCG, add cc_src2 |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Increase max temps limit |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Discard unused data, use less temps |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Add discard_ptr and discard_tl |
commit | commitdiff | tree | snapshot |
2008-03-16 |
edgar_igl | More TCG conversions for CRIS. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
edgar_igl | Remove unused members. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
edgar_igl | More TCG conversions for CRIS. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
blueswir1 | Use a TCG global for fsr |
commit | commitdiff | tree | snapshot |
2008-03-15 |
blueswir1 | Convert ldfsr and stfsr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-15 |
edgar_igl | Simplified some dead extended arith code after search... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Eliminate some uses of T2 |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Convert udivx and sdivx to TCG |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Allow op_opt for all targets |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Use memory globals for G registers |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Use TARGET_FMT_lx. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
aurel32 | CFI: Fix AMD erase support |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Improve readability by moving the continue operation... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Made the etrax timers and serial-ports base address... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | A first small step to convert the CRIS translator to... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Model more parts of the ETRAX mmu (still alot missing). |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | * Add a model of the ETRAX interrupt controller. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Use tcg_const_tl for zero constant |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Add tcg_const_tl |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Convert condition code changing versions of add, sub... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | ds1225y nvram: Fix some bugs |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Slowdown SDL while minimized |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | SDL mouse events smoothness |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Math functions helper for CONFIG_SOFTFLOAT=yes |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | e1000: fix endianness issues |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | rtl8139: fix endianness on big endian targets |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Fix i32 memory backed variables on 64-bit host |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Convert from DOS to UNIX format, no code change. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
aurel32 | TCG README fixes (Stuart Brady) |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | Revert fix for CVE-2008-0928. Will be fixed in a differ... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | SH4, fix several instructions |
commit | commitdiff | tree | snapshot |
2008-03-11 |
blueswir1 | Remove blank elements in tcg_target_reg_alloc_order... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
blueswir1 | Use a TCG global for regwptr |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | Fix CVE-2008-0928 - insufficient block device address... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Let the USB tablet reach the far bottom and right pixels |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | GT64XXX: fix endianness issues: |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Honor TMPDIR environment variable |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Change the e1000 mmio addr space according to spec. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
aurel32 | Be consistent in -clock parameter. Display also the... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
blueswir1 | Convert andn, orn and xnor to TCG |
commit | commitdiff | tree | snapshot |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
blueswir1 | Convert branches and conditional moves to TCG |
commit | commitdiff | tree | snapshot |
2008-03-08 |
blueswir1 | Add function prologue, fix pointer load on Sparc64... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
blueswir1 | Update based on Stuart Brady's comments |
commit | commitdiff | tree | snapshot |
2008-03-06 |
balrog | Split OMAP DMA out to a file apart. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
balrog | Check for out of range update regions (original patch... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
balrog | Register VMware SVGA's memory io region with PCI framework. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
blueswir1 | Convert exception ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-06 |
blueswir1 | Fix microSPARC II SFSR mask (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-03-05 |
blueswir1 | Add more machine definitions |
commit | commitdiff | tree | snapshot |
2008-03-05 |
blueswir1 | Properly bomb out on errors in Makefile shell fragment... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
blueswir1 | Convert Sparc64 trap state ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-04 |
pbrook | 32-bit host sign extension fix (Juergen Lock). |
commit | commitdiff | tree | snapshot |
2008-03-04 |
blueswir1 | Show IRQ set or reset (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-03-04 |
blueswir1 | Remove unneeded qemu_irq_lower (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-03-04 |
blueswir1 | Convert float helpers to TCG, fix fabsq in the process |
commit | commitdiff | tree | snapshot |
2008-03-04 |
blueswir1 | Convert fmovr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-03 |
edgar_igl | CRIS signals: |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Convert tick operations to TCG |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Convert movr and (partially) movcc to TCG |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Convert addx, subx, next_insn and mov_pc_npc to TCG |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Add brcond_tl |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Let ESP SCSI adapter to be usable outside sun4m (Herv... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | Add a tests for user-mode mmap |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | Add test-case for btst CCS flags updates. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | * target-cris/op.c: Make sure the bit-test insn only... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix register references (Igor Kovalenko) |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix sun4m machine if MAX_FD != 2 (Herv�oussineau) |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Give names to magic numbers (Herv�oussineau) |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | First try at supporting ordinary signals for CRIS linux... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | Add small testcase for ordinary signals. |
commit | commitdiff | tree | snapshot |
next |