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