]> git.proxmox.com Git - mirror_qemu.git/history - fpu/softfloat-macros.h
hmp: fix "dump-quest-memory" segfault
[mirror_qemu.git] / fpu / softfloat-macros.h
2016-02-25 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-02-19 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-02-19 Peter Maydellfpu: Use plain 'int' rather than 'int_fast16_t' for...
2016-02-19 Peter Maydellfpu: Use plain 'int' rather than 'int_fast16_t' for...
2016-01-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-01-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-01-22 Peter Maydellfpu: Replace int8 typedef with int8_t
2015-02-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-02-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-01-29 Peter Maydellsoftfloat: Clarify license status
2015-01-29 Peter Maydellsoftfloat: Apply patch corresponding to rebasing to...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-23 Luiz Capitulinofpu: softfloat: drop INLINE macro
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-10 Peter Maydellsoftfloat: Fix shift128Right for shift counts 64..127
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28 Andreas Färbersoftfloat: Replace int16 type with int_fast16_t
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-17 Aurelien Jarnosoftfloat: use GCC builtins to count the leading zeros
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Andreas Färbersoftfloat: Drop [s]bits{8, 16, 32, 64} types in favor...
2011-03-21 Andreas Färbersoftfloat: Prepend QEMU-style header with derivation...
2009-04-13 blueswir1Fix OpenSolaris gcc4 warnings: iovec type mismatches...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2005-03-13 bellardsoft float support