aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2008-05-27qemu-nbd tool (Anthony Liguori)bellard1-0/+3
2008-05-24Convert m68k target to TCG.pbrook1-2/+0
2008-05-23Fix bogus test syntax.pbrook1-1/+1
2008-05-21disabled dyngen for x86 targetbellard1-4/+0
2008-05-10Fix ppcemb-softmmu (Stuart Brady)blueswir11-0/+1
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir11-10/+23
2008-05-07CRIS: Disable softfloat and dyngen ops.edgar_igl1-2/+2
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel321-0/+7
2008-05-04Complete the TCG conversionblueswir11-0/+6
2008-05-04Add ${ARCH_CFLAGS} when testing for libbrlapiaurel321-1/+1
2008-05-04configure: silence test for brlapiaurel321-1/+1
2008-04-20more configure cleanupsaurel321-156/+228
2008-04-12HPPA (PA-RISC) host supportaurel321-0/+7
2008-04-11configure cleanup [v2]aurel321-15/+15
2008-04-11configure cleanupaurel321-82/+103
2008-04-08Braille device supportaurel321-0/+23
2008-04-07Revert revisions r4168 and r4169. That's work in progress, not ready for trun...aurel321-1/+1
2008-04-07Enable softfloat by default on PowerPCaurel321-1/+1
2008-03-31ARM TCG conversion 16/16.pbrook1-0/+2
2008-03-23Fix and document curses configury bits.pbrook1-1/+2
2008-03-01Add a tests for user-mode mmapedgar_igl1-0/+1
2008-02-10Add an ncurses UI.balrog1-3/+27
2008-02-03Robustify source directory check.pbrook1-5/+1
2008-02-03Use ARCH_CFLAGS in configure tests.pbrook1-6/+7
2008-02-03Fix building under paths with symlinks (patch from Richard Purdie).balrog1-6/+8
2008-02-01use the TCG code generatorbellard1-0/+1
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard1-14/+12
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog1-0/+9
2008-01-14PCI AC97 emulation by malc.balrog1-0/+9
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-0/+9
2008-01-08Mac OS X build fix, by Andreas Faerber.ths1-0/+1
2008-01-06fixed ppc64abi32 executable namebellard1-0/+2
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths1-2/+2
2007-11-18Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking forths1-2/+3
2007-11-18Fixes for s/390 host support, by Bastian Blank.ths1-0/+3
2007-11-17Show usage and abort if an unknown option is passed to configure (Carlo Marce...balrog1-0/+2
2007-11-17Remove ppc64h CPUs definitions from the configure script.j_mayer1-10/+2
2007-11-12Allow use of SPE extension by all PowerPC targets,j_mayer1-1/+1
2007-11-11better to disable -Werror by default as 64 bit hosts still have warningsbellard1-5/+4
2007-11-11options to enable or disable -Werror. Enable -Werror for builds from CVS by d...bellard1-0/+16
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths1-1/+3
2007-11-07SDL and COCA are no longer target dependent - support for common code compila...bellard1-32/+24
2007-11-05Add -lpthread flag.ths1-1/+2
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