]> git.proxmox.com Git - qemu.git/history - linux-user/flatload.c
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
[qemu.git] / linux-user / flatload.c
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Mike Frysingerflatload: fix bss clearing
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-02 Dong Xu Wangfix spelling in linux-user sub directory
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-21 Juan Quintelaflatload: memp was a write-only variable
2011-06-21 Juan Quintelaflatload: end_code was only used in a debug message
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Mike Frysingerlinux-user/FLAT: allow targets to override FLAT processing
2011-02-09 Mike Frysingerlinux-user/FLAT: fix auto-stack sizing
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue Swirllinux-user: improve flatload error checking
2010-06-16 Paul BrookUsermode exec-stack fix
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Riccardo Magliocchettilinux-user: Fix compilation with DEBUG defined
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-01-05 blueswir1Fix more FSF addresses
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-11 bellardLinux user memory access API change (initial patch...
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
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-15 pbrookbFLT loader alignment fix.
2007-03-15 pbrookAlign stack when loading bFLT binaries.
2006-12-26 pbrookbFLT loader commandline fix.
2006-06-17 pbrookRespond to qOffsets gdb packet (for debugging bFLT...
2006-06-11 pbrookbFLT loader (for uClinux binaries).