aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-24 Fix a sign extension problemblueswir1
2008-03-24Put tap fd into nonblocking mode.pbrook
2008-03-23 Fix mulsccblueswir1
2008-03-23Fix and document curses configury bits.pbrook
2008-03-22 Convert ldf/ldfsr and stf/stfsr to TCGblueswir1
2008-03-22 Fix i32/i64/TL mismatchesblueswir1
2008-03-22 Add TL variants of trunc and ext/extublueswir1
2008-03-21 Remove leftover definitionsblueswir1
2008-03-21 Convert align checks to TCGblueswir1
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir1
2008-03-21 Prepare for op.c removal and zero legacy opsblueswir1
2008-03-21 Convert jumps to labels to TCGblueswir1
2008-03-21 Make TCG br op availableblueswir1
2008-03-21 Convert save, restore, saved, restored, and flushw to TCGblueswir1
2008-03-21 Convert other float and VIS ops to TCGblueswir1
2008-03-21 Convert float move ops to TCGblueswir1
2008-03-21Fix Thumb signal handlers.pbrook
2008-03-18 Convert udiv and sdiv ops to TCGblueswir1
2008-03-18 Use ext_i32_i64 instead of ext32s_i64blueswir1
2008-03-18 Convert CCR and CWP ops to TCGblueswir1
2008-03-18 Convert array8/16/32 and alignaddr to TCGblueswir1
2008-03-18Typo in curses_keys.h.aurel32
2008-03-18Clean fdc.haurel32
2008-03-18Add KBD_CMD_SCANCODE command.aurel32
2008-03-18SCI fixesaurel32
2008-03-18restore rw support for vvfataurel32
2008-03-18Documentation update for the monitor change commandaurel32
2008-03-18Documentation for the -curses optionaurel32
2008-03-16 Convert umul and smul to TCGblueswir1
2008-03-16 Use a TCG global for pc and npcblueswir1
2008-03-16 Convert mulscc to TCG, add cc_src2blueswir1
2008-03-16 Increase max temps limitblueswir1
2008-03-16 Discard unused data, use less tempsblueswir1
2008-03-16 Add discard_ptr and discard_tlblueswir1
2008-03-16More TCG conversions for CRIS.edgar_igl
2008-03-16Remove unused members.edgar_igl
2008-03-15More TCG conversions for CRIS.edgar_igl
2008-03-15 Use a TCG global for fsrblueswir1
2008-03-15 Convert ldfsr and stfsr to TCGblueswir1
2008-03-15Simplified some dead extended arith code after search and replace.edgar_igl
2008-03-14 Eliminate some uses of T2blueswir1
2008-03-14 Convert udivx and sdivx to TCGblueswir1
2008-03-14 Allow op_opt for all targetsblueswir1
2008-03-14 Use memory globals for G registersblueswir1
2008-03-14Use TARGET_FMT_lx.edgar_igl
2008-03-14CFI: Fix AMD erase supportaurel32
2008-03-14Improve readability by moving the continue operation into aseparate function.edgar_igl
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl
2008-03-14A first small step to convert the CRIS translator to TCG.edgar_igl
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl