aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2007-10-18Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer
2007-10-18Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-10-14Provision 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 emulatorblueswir1
2007-10-08Add CRIS configuration bits, by Edgar E. Iglesias.ths
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-29Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm.ths
2007-09-27New ppc64-linux-user target.j_mayer
2007-09-22Only build qemu-img with softmmu targets.pbrook
2007-09-16Solaris x86_64 configure patch, by Ben Taylor.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-25VeNCrypt basic TLS support, by Daniel P. Berrange.ths
2007-08-01Also match s390x.ths
2007-07-31A variant of move-if-change, by Stefan Weil.ths
2007-07-26gcc32 may well be a 4.x version for a 32bit target, so add an additional chec...balrog
2007-07-12Fix configure for cygwin, by Tristan Gingold.ths
2007-07-12Nicer script formatting, by Ben Taylor.ths
2007-07-11Display SDL configuration error, idea by Ben Taylor.ths
2007-06-23Kfreebsd config, by Aurelien Jarno.ths
2007-05-26Reject invalid targets.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-13Support OSS on solaris, by Ben Taylor.ths
2007-05-09Avoid use of which to detect gcc, as it is broken on darwin. Patch byths
2007-05-09Suppress warning messages from "which".ths
2007-05-08Silence sdl-config stderr output, by Jeff Chua.ths
2007-04-24New target for embedded PowerPC emulation (only system emulation, for now).j_mayer
2007-04-16Sparc host update (Ben Taylor, Martin Bochnig)blueswir1
2007-04-05Rules needed to compile linux user-mode alpha target.j_mayer
2007-04-01Solaris 9/x86 support, by Ben Taylor.ths
2007-04-01MIPS64 configurations.ths
2007-03-25Move determination of AIOLIBS until after all configure options have beenths
2007-03-25Typo in configure, by Nicholas Sauzede.ths
2007-03-19Solaris needs -lrt, spotted by Ben Taylor.ths
2007-03-18Disable compiler options dangerous for op compilation.ths
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths
2007-03-17Add PowerPC 64 target for tests.j_mayer
2007-03-03Fix configure typo, by Juergen Lock.ths
2007-02-27Compiler check for byteswap.h instead of hardcoded path.pbrook
2007-02-27Honor $cross_prefix when searching for suitable gcc.pbrook
2007-02-27Fix "make install prefix=/somewhere".pbrook
2007-02-15fixed cross win32 buildbellard
2007-02-11Fix typo, and some reformatting.ths
2007-02-11Fix syntax error.ths
2007-02-10Improve configure for Solaris, by Ben Taylor.ths
2007-01-31Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierreths
2007-01-18Darwin userspace emulation, by Pierre d'Herbemont.ths
2007-01-17Kqemu support for Solaris, by Ben Taylor.ths
2007-01-05Configure check for alsa, by Bernhard Fischer.ths
2007-01-05Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths