]> git.proxmox.com Git - qemu.git/history - target-alpha/helper.c
target-alpha: use new float64_unordered_quiet() function
[qemu.git] / target-alpha / helper.c
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Fix load-locked/store-conditional.
2010-04-25 Blue Swirlalpha: add missing 'break', spotted by clang analyzer
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-23 Richard Hendersontarget-alpha: Split up FPCR value into separate fields.
2010-02-14 Blue SwirlFix incorrect exception_index use
2009-12-16 Stefan Weiltarget-alpha: Fix compiler warning for gcc-4.3 (and...
2009-12-13 Richard Hendersontarget-alpha: Fixes for alpha-linux syscalls.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-11-07 aurel32target-alpha: fix locked loads/stores
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-29 aurel32target-alpha: convert FP ops to TCG
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-05 j_mayerAlpha architecture emulation core.