aboutsummaryrefslogtreecommitdiff
path: root/tcg/sparc
AgeCommit message (Expand)Author
2008-05-24Fix stack offsets and alignmentblueswir1
2008-05-24Define stack offsetsblueswir1
2008-05-18Fix constant checks on Sparc64 hostblueswir1
2008-05-17Fix qemu_ld/st branches, constification, use orcc for tst synthetic opblueswir1
2008-05-16Implement qemu_ld/st, fix brcond, handle more corner casesblueswir1
2008-05-15Implement brcond, ldst with large offset; fix direct jump, prologueblueswir1
2008-05-15Fix bit fitting checksblueswir1
2008-05-14Fix compilation on Sparc host, implement ld and stblueswir1
2008-04-12HPPA (PA-RISC) host supportaurel32
2008-03-13 Fix i32 memory backed variables on 64-bit hostblueswir1
2008-03-11 Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir1
2008-03-08 Add function prologue, fix pointer load on Sparc64 hostblueswir1
2008-03-07 Update based on Stuart Brady's commentsblueswir1
2008-02-29 Fix register references (Igor Kovalenko)blueswir1
2008-02-27 Preliminary Sparc TCG targetblueswir1