summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.j_mayer2007-10-181-0/+2
* Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user targetj_mayer2007-10-181-1/+10
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-2/+10
* Provision for PowerPC 64 with hypervisor mode support - not enabled for now.j_mayer2007-10-141-7/+14
* Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir12007-10-091-0/+7
* Add CRIS configuration bits, by Edgar E. Iglesias.ths2007-10-081-3/+16
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-5/+7
* Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm.ths2007-09-291-2/+2
* New ppc64-linux-user target.j_mayer2007-09-271-1/+1
* Only build qemu-img with softmmu targets.pbrook2007-09-221-0/+6
* Solaris x86_64 configure patch, by Ben Taylor.ths2007-09-161-0/+16
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* VeNCrypt basic TLS support, by Daniel P. Berrange.ths2007-08-251-0/+25
* Also match s390x.ths2007-08-011-1/+1
* A variant of move-if-change, by Stefan Weil.ths2007-07-311-0/+8
* gcc32 may well be a 4.x version for a 32bit target, so add an additional chec...balrog2007-07-261-2/+2
* Fix configure for cygwin, by Tristan Gingold.ths2007-07-121-3/+8
* Nicer script formatting, by Ben Taylor.ths2007-07-121-45/+39
* Display SDL configuration error, idea by Ben Taylor.ths2007-07-111-1/+6
* Kfreebsd config, by Aurelien Jarno.ths2007-06-231-0/+6
* Reject invalid targets.pbrook2007-05-261-14/+17
* m68k/ColdFire system emulation.pbrook2007-05-231-1/+1
* Support OSS on solaris, by Ben Taylor.ths2007-05-131-0/+4
* Avoid use of which to detect gcc, as it is broken on darwin. Patch byths2007-05-091-6/+1
* Suppress warning messages from "which".ths2007-05-091-1/+2
* Silence sdl-config stderr output, by Jeff Chua.ths2007-05-081-2/+2
* New target for embedded PowerPC emulation (only system emulation, for now).j_mayer2007-04-241-1/+7
* Sparc host update (Ben Taylor, Martin Bochnig)blueswir12007-04-161-2/+48
* Rules needed to compile linux user-mode alpha target.j_mayer2007-04-051-1/+5
* Solaris 9/x86 support, by Ben Taylor.ths2007-04-011-1/+17
* MIPS64 configurations.ths2007-04-011-2/+16
* Move determination of AIOLIBS until after all configure options have beenths2007-03-251-6/+6
* Typo in configure, by Nicholas Sauzede.ths2007-03-251-1/+1
* Solaris needs -lrt, spotted by Ben Taylor.ths2007-03-191-1/+1
* Disable compiler options dangerous for op compilation.ths2007-03-181-8/+0
* Better way to select -lrt, by Andrzei Zaborowski.ths2007-03-171-0/+7
* Add PowerPC 64 target for tests.j_mayer2007-03-171-1/+1
* Fix configure typo, by Juergen Lock.ths2007-03-031-1/+1
* Compiler check for byteswap.h instead of hardcoded path.pbrook2007-02-271-2/+8
* Honor $cross_prefix when searching for suitable gcc.pbrook2007-02-271-2/+2
* Fix "make install prefix=/somewhere".pbrook2007-02-271-22/+22
* fixed cross win32 buildbellard2007-02-151-1/+1
* Fix typo, and some reformatting.ths2007-02-111-4/+4
* Fix syntax error.ths2007-02-111-1/+2
* Improve configure for Solaris, by Ben Taylor.ths2007-02-101-13/+9
* Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierreths2007-01-311-1/+12
* Darwin userspace emulation, by Pierre d'Herbemont.ths2007-01-181-9/+39
* Kqemu support for Solaris, by Ben Taylor.ths2007-01-171-0/+5
* Configure check for alsa, by Bernhard Fischer.ths2007-01-051-0/+19
* Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths2007-01-051-1/+7
OpenPOWER on IntegriCloud