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