summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Fix and document curses configury bits.pbrook2008-03-231-1/+2
* Add a tests for user-mode mmapedgar_igl2008-03-011-0/+1
* Add an ncurses UI.balrog2008-02-101-3/+27
* Robustify source directory check.pbrook2008-02-031-5/+1Star
* Use ARCH_CFLAGS in configure tests.pbrook2008-02-031-6/+7
* Fix building under paths with symlinks (patch from Richard Purdie).balrog2008-02-031-6/+8
* use the TCG code generatorbellard2008-02-011-0/+1
* Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard2008-01-311-14/+12Star
* Gravis Ultrasound GF1 sound card emulation (malc).balrog2008-01-141-0/+9
* PCI AC97 emulation by malc.balrog2008-01-141-0/+9
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-141-0/+9
* Mac OS X build fix, by Andreas Faerber.ths2008-01-081-0/+1
* fixed ppc64abi32 executable namebellard2008-01-061-0/+2
* SH4 big endian configuration, by Tomoyoshi Asano.ths2007-12-091-2/+2
* Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking forths2007-11-181-2/+3
* Fixes for s/390 host support, by Bastian Blank.ths2007-11-181-0/+3
* Show usage and abort if an unknown option is passed to configure (Carlo Marce...balrog2007-11-171-0/+2
* Remove ppc64h CPUs definitions from the configure script.j_mayer2007-11-171-10/+2Star
* Allow use of SPE extension by all PowerPC targets,j_mayer2007-11-121-1/+1
* better to disable -Werror by default as 64 bit hosts still have warningsbellard2007-11-111-5/+4Star
* options to enable or disable -Werror. Enable -Werror for builds from CVS by d...bellard2007-11-111-0/+16
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-1/+3
* SDL and COCA are no longer target dependent - support for common code compila...bellard2007-11-071-32/+24Star
* Add -lpthread flag.ths2007-11-051-1/+2
* Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon).balrog2007-10-311-1/+2
* 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-171-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-08-011-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/+39Star
* Display SDL configuration error, idea by Ben Taylor.ths2007-07-121-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/+1Star
* Suppress warning messages from "which".ths2007-05-091-1/+2