| Commit message (Expand) | Author | Age | Files | Lines |
* | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2007-12-09 | 1 | -2/+2 |
* | Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for | ths | 2007-11-18 | 1 | -2/+3 |
* | Fixes for s/390 host support, by Bastian Blank. | ths | 2007-11-18 | 1 | -0/+3 |
* | Show usage and abort if an unknown option is passed to configure (Carlo Marce... | balrog | 2007-11-17 | 1 | -0/+2 |
* | Remove ppc64h CPUs definitions from the configure script. | j_mayer | 2007-11-17 | 1 | -10/+2 |
* | Allow use of SPE extension by all PowerPC targets, | j_mayer | 2007-11-12 | 1 | -1/+1 |
* | better to disable -Werror by default as 64 bit hosts still have warnings | bellard | 2007-11-11 | 1 | -5/+4 |
* | options to enable or disable -Werror. Enable -Werror for builds from CVS by d... | bellard | 2007-11-11 | 1 | -0/+16 |
* | Clean out the N32 macros from target-mips, and introduce MIPS ABI specific | ths | 2007-11-08 | 1 | -1/+3 |
* | SDL and COCA are no longer target dependent - support for common code compila... | bellard | 2007-11-07 | 1 | -32/+24 |
* | Add -lpthread flag. | ths | 2007-11-05 | 1 | -1/+2 |
* | Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon). | balrog | 2007-10-31 | 1 | -1/+2 |
* | Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. | j_mayer | 2007-10-18 | 1 | -0/+2 |
* | Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target | j_mayer | 2007-10-18 | 1 | -1/+10 |
* | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 2007-10-14 | 1 | -2/+10 |
* | Provision for PowerPC 64 with hypervisor mode support - not enabled for now. | j_mayer | 2007-10-14 | 1 | -7/+14 |
* | Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator | blueswir1 | 2007-10-09 | 1 | -0/+7 |
* | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 2007-10-08 | 1 | -3/+16 |
* | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 2007-09-30 | 1 | -5/+7 |
* | Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm. | ths | 2007-09-29 | 1 | -2/+2 |
* | New ppc64-linux-user target. | j_mayer | 2007-09-27 | 1 | -1/+1 |
* | Only build qemu-img with softmmu targets. | pbrook | 2007-09-22 | 1 | -0/+6 |
* | Solaris x86_64 configure patch, by Ben Taylor. | ths | 2007-09-16 | 1 | -0/+16 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -3/+3 |
* | VeNCrypt basic TLS support, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -0/+25 |
* | Also match s390x. | ths | 2007-08-01 | 1 | -1/+1 |
* | A variant of move-if-change, by Stefan Weil. | ths | 2007-07-31 | 1 | -0/+8 |
* | gcc32 may well be a 4.x version for a 32bit target, so add an additional chec... | balrog | 2007-07-26 | 1 | -2/+2 |
* | Fix configure for cygwin, by Tristan Gingold. | ths | 2007-07-12 | 1 | -3/+8 |
* | Nicer script formatting, by Ben Taylor. | ths | 2007-07-12 | 1 | -45/+39 |
* | Display SDL configuration error, idea by Ben Taylor. | ths | 2007-07-11 | 1 | -1/+6 |
* | Kfreebsd config, by Aurelien Jarno. | ths | 2007-06-23 | 1 | -0/+6 |
* | Reject invalid targets. | pbrook | 2007-05-26 | 1 | -14/+17 |
* | m68k/ColdFire system emulation. | pbrook | 2007-05-23 | 1 | -1/+1 |
* | Support OSS on solaris, by Ben Taylor. | ths | 2007-05-13 | 1 | -0/+4 |
* | Avoid use of which to detect gcc, as it is broken on darwin. Patch by | ths | 2007-05-09 | 1 | -6/+1 |
* | Suppress warning messages from "which". | ths | 2007-05-09 | 1 | -1/+2 |
* | Silence sdl-config stderr output, by Jeff Chua. | ths | 2007-05-08 | 1 | -2/+2 |
* | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 2007-04-24 | 1 | -1/+7 |
* | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 2007-04-16 | 1 | -2/+48 |
* | Rules needed to compile linux user-mode alpha target. | j_mayer | 2007-04-05 | 1 | -1/+5 |
* | Solaris 9/x86 support, by Ben Taylor. | ths | 2007-04-01 | 1 | -1/+17 |
* | MIPS64 configurations. | ths | 2007-04-01 | 1 | -2/+16 |
* | Move determination of AIOLIBS until after all configure options have been | ths | 2007-03-25 | 1 | -6/+6 |
* | Typo in configure, by Nicholas Sauzede. | ths | 2007-03-25 | 1 | -1/+1 |
* | Solaris needs -lrt, spotted by Ben Taylor. | ths | 2007-03-19 | 1 | -1/+1 |
* | Disable compiler options dangerous for op compilation. | ths | 2007-03-18 | 1 | -8/+0 |
* | Better way to select -lrt, by Andrzei Zaborowski. | ths | 2007-03-17 | 1 | -0/+7 |
* | Add PowerPC 64 target for tests. | j_mayer | 2007-03-17 | 1 | -1/+1 |
* | Fix configure typo, by Juergen Lock. | ths | 2007-03-03 | 1 | -1/+1 |