m68k/ColdFire system emulation.
[qemu] / configure
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)
2006-06-18 pbrookAdd big-endian SH4-user target
2006-06-17 pbrookEnable SH bFLT loader.
2006-06-14 bellardallow ACPI table build
2006-06-14 bellardgdb stub for win32
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2006-06-11 pbrookbFLT loader (for uClinux binaries).
2006-05-14 pbrookTeach usermode emulation how to lie about uname -r.
2006-05-08 pbrookTest if compiler works instead of checking if binary...
2006-05-03 bellardremoved sh4 user build (not usable yet)
2006-05-01 bellardSolaris port (Ben Taylor)
2006-04-29 pbrookFix non-portable use of expr.
2006-04-27 bellardsh4 target (Samuel Tardieu)
2006-04-26 pbrookSolaris configure hacks.
2006-04-25 bellardSolaris port (Ben Taylor)
2006-04-23 pbrookAutodetect tools neccessary for building documentation.
2006-04-23 bellardcheck if specified compiler exists
2006-04-17 pbrookAllow user to specify "install" utility.
2006-04-16 pbrookTypo in error message.
2006-04-16 pbrookAdd quotes missing from previous patch.
2006-04-16 pbrookRemove non-portable code from configure.
2006-04-16 pbrookFix out of tree builds.
2006-04-08 pbrookMove configure --help output before gcc checks.
2006-03-19 pbrookRename --*able-softmmu --*able-system.
2006-03-19 pbrookConfigure options to enable/disable all softmmu/user...
2006-03-11 pbrookmipsel configure support (Thiemo Seufer).
2006-03-02 bellardsuppressed invalid test
2006-02-09 pbrookRecord configure commandline.
2006-02-08 bellardkqemu/qvm86 must now be compiled outside QEMU
2006-02-01 bellardadded --enable-cocoa in help (Pavel Janík)
2005-12-18 bellardbetter help option support (Bernhard Fischer)
2005-12-06 bellardmipsel-user target
2005-11-26 bellardmips user emulation
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-02 bellardgcc4 warning (Paul Brook)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2005-07-28 bellardFreeBSD fix
2005-07-23 bellardppc64 target
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-02 bellardMIPS support
2005-07-02 bellardConfigure check for graphical output (Paul Brook)
2005-06-05 bellardadded HOST_LONG_BITS in configure
2005-06-05 bellardcomma separated list of targets in --target-list (Paul...
2005-04-28 bellardadded --enable-adlib in help
2005-04-26 bellardcosmetics
2005-04-26 bellardwin32 conf fix
2005-04-23 bellardcygwin host support (Paul Brook)
2005-04-23 bellardkqemu build fix
2005-03-13 bellardsoft float support
2005-03-13 bellardARM host configure tweaks (Paul Brook)
2005-03-01 bellarddisabled obsolete static SDL warning
2005-03-01 bellardinitial Cocoa support (Pierre d'Herbemont)
2005-03-01 bellardmore explicit message
2005-02-19 bellardsuppressed sparc64 targets as they are far from being...
2005-02-12 bellardfixed kqemu config
2005-02-12 bellardkqemu is an external project
2005-02-10 bellardkqemu support
2005-01-30 bellardsparc64 support (Blue Swirl)
2005-01-10 bellardbetter target_list logic
2005-01-03 bellardx86_64 target support
2004-12-19 bellardbig endian ARM support (Lennert Buytenhek)
2004-11-14 bellardFMOD configure options (malc)
2004-11-14 bellardwin32/SDL build fixes
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-10-24 bellardSDL config fix
next