target-sh4: r2d --append option support
[qemu] / configure
2008-05-24 pbrookConvert m68k target to TCG.
2008-05-23 pbrookFix bogus test syntax.
2008-05-21 bellarddisabled dyngen for x86 target
2008-05-10 blueswir1Fix ppcemb-softmmu (Stuart Brady)
2008-05-10 blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-05-07 edgar_iglCRIS: Disable softfloat and dyngen ops.
2008-05-05 aurel32Qemu 32-bit i386, gcc >= 3.4 spill error fix
2008-05-04 blueswir1Complete the TCG conversion
2008-05-04 aurel32Add ${ARCH_CFLAGS} when testing for libbrlapi
2008-05-04 aurel32configure: silence test for brlapi
2008-04-20 aurel32more configure cleanups
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-04-11 aurel32configure cleanup [v2]
2008-04-11 aurel32configure cleanup
2008-04-08 aurel32Braille device support
2008-04-07 aurel32Revert revisions r4168 and r4169. That's work in progre...
2008-04-07 aurel32Enable softfloat by default on PowerPC
2008-03-31 pbrookARM TCG conversion 16/16.
2008-03-23 pbrookFix and document curses configury bits.
2008-03-01 edgar_iglAdd a tests for user-mode mmap
2008-02-10 balrogAdd an ncurses UI.
2008-02-03 pbrookRobustify source directory check.
2008-02-03 pbrookUse ARCH_CFLAGS in configure tests.
2008-02-03 balrogFix building under paths with symlinks (patch from...
2008-02-01 bellarduse the TCG code generator
2008-01-31 bellardMakefile cleanup - more generic support of 32 bit compi...
2008-01-14 balrogGravis Ultrasound GF1 sound card emulation (malc).
2008-01-14 balrogPCI AC97 emulation by malc.
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2008-01-08 thsMac OS X build fix, by Andreas Faerber.
2008-01-06 bellardfixed ppc64abi32 executable name
2007-12-09 thsSH4 big endian configuration, by Tomoyoshi Asano.
2007-11-18 thsAdd -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAG...
2007-11-18 thsFixes for s/390 host support, by Bastian Blank.
2007-11-17 balrogShow usage and abort if an unknown option is passed...
2007-11-17 j_mayerRemove ppc64h CPUs definitions from the configure script.
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-11 bellardbetter to disable -Werror by default as 64 bit hosts...
2007-11-11 bellardoptions to enable or disable -Werror. Enable -Werror...
2007-11-08 thsClean out the N32 macros from target-mips, and introduc...
2007-11-07 bellardSDL and COCA are no longer target dependent - support...
2007-11-05 thsAdd -lpthread flag.
2007-10-31 balrogAdd gcc-3.4.6 to the list of gcc3 versions (Carlo Marce...
2007-10-18 j_mayerUse TARGET_ABI_DIR feature to unify PowerPC and PowerPC...
2007-10-18 j_mayerUse the new TARGET_ABI32 feature to implement a ppc64ab...
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-10-14 j_mayerProvision for PowerPC 64 with hypervisor mode support...
2007-10-09 blueswir1 Support for executing 32 bit SPARC32PLUS files for...
2007-10-08 thsAdd CRIS configuration bits, by Edgar E. Iglesias.
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-29 thsEnable sh4-softmmu and sh4-linux-user builds by default...
2007-09-27 j_mayerNew ppc64-linux-user target.
2007-09-22 pbrookOnly build qemu-img with softmmu targets.
2007-09-16 thsSolaris x86_64 configure patch, by Ben Taylor.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-25 thsVeNCrypt basic TLS support, by Daniel P. Berrange.
2007-08-01 thsAlso match s390x.
2007-07-31 thsA variant of move-if-change, by Stefan Weil.
2007-07-26 balroggcc32 may well be a 4.x version for a 32bit target...
2007-07-12 thsFix configure for cygwin, by Tristan Gingold.
2007-07-12 thsNicer script formatting, by Ben Taylor.
2007-07-11 thsDisplay SDL configuration error, idea by Ben Taylor.
2007-06-23 thsKfreebsd config, by Aurelien Jarno.
2007-05-26 pbrookReject invalid targets.
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-13 thsSupport OSS on solaris, by Ben Taylor.
2007-05-09 thsAvoid use of which to detect gcc, as it is broken on...
2007-05-09 thsSuppress warning messages from "which".
2007-05-08 thsSilence sdl-config stderr output, by Jeff Chua.
2007-04-24 j_mayerNew target for embedded PowerPC emulation (only system...
2007-04-16 blueswir1Sparc host update (Ben Taylor, Martin Bochnig)
2007-04-05 j_mayerRules needed to compile linux user-mode alpha target.
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
2007-04-01 thsMIPS64 configurations.
2007-03-25 thsMove determination of AIOLIBS until after all configure...
2007-03-25 thsTypo in configure, by Nicholas Sauzede.
2007-03-19 thsSolaris needs -lrt, spotted by Ben Taylor.
2007-03-18 thsDisable compiler options dangerous for op compilation.
2007-03-17 thsBetter way to select -lrt, by Andrzei Zaborowski.
2007-03-17 j_mayerAdd PowerPC 64 target for tests.
2007-03-03 thsFix configure typo, by Juergen Lock.
2007-02-27 pbrookCompiler check for byteswap.h instead of hardcoded...
2007-02-27 pbrookHonor $cross_prefix when searching for suitable gcc.
2007-02-27 pbrookFix "make install prefix=/somewhere".
2007-02-15 bellardfixed cross win32 build
2007-02-11 thsFix typo, and some reformatting.
2007-02-11 thsFix syntax error.
2007-02-10 thsImprove configure for Solaris, by Ben Taylor.
2007-01-31 thsUse Cocoa and CoreAudio backend by default on Darwin...
2007-01-18 thsDarwin userspace emulation, by Pierre d'Herbemont.
2007-01-17 thsKqemu support for Solaris, by Ben Taylor.
2007-01-05 thsConfigure check for alsa, by Bernhard Fischer.
2007-01-05 thsUntangle the various CFLAGS/LDFLAGS flavours. Allow...
2007-01-01 thsFix Makefile weirdness.
2006-12-23 thsFix spelling.
2006-12-19 pbrookLook for gcc3 (Anthony Liguori).
2006-10-22 pbrookColdFire target.
2006-09-25 bellardremoved unused code
2006-06-25 bellarddisable user targets by default for cross compile with...
2006-06-21 bellardsoft floats for SPARC (Blue Swirl)
next