- 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
- 724db11 Robustify source directory check. by pbrook · 17 years ago
- db7287e Use ARCH_CFLAGS in configure tests. by pbrook · 17 years ago
- 59faef3 Fix building under paths with symlinks (patch from Richard Purdie). by balrog · 17 years ago
- 57fec1f use the TCG code generator by bellard · 17 years ago
- 40293e5 Makefile cleanup - more generic support of 32 bit compilation on x86_64 by bellard · 17 years ago
- 423d65f Gravis Ultrasound GF1 sound card emulation (malc). by balrog · 17 years ago
- e5c9a13 PCI AC97 emulation by malc. by balrog · 17 years ago
- ca9cc28 pthreads-based audio and miscellaneous audio clean-up (malc). by balrog · 17 years ago
- c2c59c3 Mac OS X build fix, by Andreas Faerber. by ths · 17 years ago
- 0c64b9c fixed ppc64abi32 executable name by bellard · 17 years ago
- 85ffbdf SH4 big endian configuration, by Tomoyoshi Asano. by ths · 17 years ago
- 8281db4 Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for by ths · 17 years ago
- 76d83bd Fixes for s/390 host support, by Bastian Blank. by ths · 17 years ago
- 7f1559c Show usage and abort if an unknown option is passed to configure (Carlo Marcelo Arenas Belon). by balrog · 17 years ago
- 5e692ec Remove ppc64h CPUs definitions from the configure script. by j_mayer · 17 years ago
- 3cd7d1d Allow use of SPE extension by all PowerPC targets, by j_mayer · 17 years ago
- 0d1e239 better to disable -Werror by default as 64 bit hosts still have warnings by bellard · 17 years ago
- 85aa518 options to enable or disable -Werror. Enable -Werror for builds from CVS by default by bellard · 17 years ago
- d26bc21 Clean out the N32 macros from target-mips, and introduce MIPS ABI specific by ths · 17 years ago
- 49ecc3f SDL and COCA are no longer target dependent - support for common code compilation by bellard · 17 years ago
- 4259e1a Add -lpthread flag. by ths · 17 years ago
- fe8f78e Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon). by balrog · 17 years ago
- f85e9a6 Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. by j_mayer · 17 years ago
- e85e7c6 Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target by j_mayer · 17 years ago
- 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
- 22f8a8b Provision for PowerPC 64 with hypervisor mode support - not enabled for now. by j_mayer · 17 years ago
- cb33da5 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator by blueswir1 · 17 years ago
- e7daa60 Add CRIS configuration bits, by Edgar E. Iglesias. by ths · 17 years ago
- 540635b Code provision for n32/n64 mips userland emulation. Not functional yet. by ths · 17 years ago
- 8915ee7 Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm. by ths · 17 years ago
- 92a343d New ppc64-linux-user target. by j_mayer · 17 years ago
- c39e333 Only build qemu-img with softmmu targets. by pbrook · 17 years ago
- ef18c88 Solaris x86_64 configure patch, by Ben Taylor. by ths · 18 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
- 8d5d2d4 VeNCrypt basic TLS support, by Daniel P. Berrange. by ths · 18 years ago
- 0e7b8a9 Also match s390x. by ths · 18 years ago
- 15d9ca0 A variant of move-if-change, by Stefan Weil. by ths · 18 years ago
- d4af3de gcc32 may well be a 4.x version for a 32bit target, so add an additional check, hopefully not too strict. by balrog · 18 years ago
- db8d7dd Fix configure for cygwin, by Tristan Gingold. by ths · 18 years ago
- 069b0bd Nicer script formatting, by Ben Taylor. by ths · 18 years ago
- 20b40c6 Display SDL configuration error, idea by Ben Taylor. by ths · 18 years ago
- 5c40d2b Kfreebsd config, by Aurelien Jarno. by ths · 18 years ago
- 9e407a8 Reject invalid targets. by pbrook · 18 years ago
- 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
- 6b4d2ba Support OSS on solaris, by Ben Taylor. by ths · 18 years ago
- f54f432 Avoid use of which to detect gcc, as it is broken on darwin. Patch by by ths · 18 years ago
- 6c59186 Suppress warning messages from "which". by ths · 18 years ago
- e14a693 Silence sdl-config stderr output, by Jeff Chua. by ths · 18 years ago
- d4082e9 New target for embedded PowerPC emulation (only system emulation, for now). by j_mayer · 18 years ago
- 3142255 Sparc host update (Ben Taylor, Martin Bochnig) by blueswir1 · 18 years ago
- cf6c1b1 Rules needed to compile linux user-mode alpha target. by j_mayer · 18 years ago
- 0475a5c Solaris 9/x86 support, by Ben Taylor. by ths · 18 years ago
- fbe4f65 MIPS64 configurations. by ths · 18 years ago
- 209afb9 Move determination of AIOLIBS until after all configure options have been by ths · 18 years ago
- ed5065e Typo in configure, by Nicholas Sauzede. by ths · 18 years ago
- 0fa1bcb Solaris needs -lrt, spotted by Ben Taylor. by ths · 18 years ago
- 6c041c5 Disable compiler options dangerous for op compilation. by ths · 18 years ago
- 70956b7 Better way to select -lrt, by Andrzei Zaborowski. by ths · 18 years ago
- 36bc0bc Add PowerPC 64 target for tests. by j_mayer · 18 years ago
- 4ad5b06 Fix configure typo, by Juergen Lock. by ths · 18 years ago
- 210fa55 Compiler check for byteswap.h instead of hardcoded path. by pbrook · 18 years ago
- 1124426 Honor $cross_prefix when searching for suitable gcc. by pbrook · 18 years ago
- 308c359 Fix "make install prefix=/somewhere". by pbrook · 18 years ago
- b93aebe fixed cross win32 build by bellard · 18 years ago
- cf25723 Fix typo, and some reformatting. by ths · 18 years ago
- 86b2bd9 Fix syntax error. by ths · 18 years ago
- c2b84fa Improve configure for Solaris, by Ben Taylor. by ths · 18 years ago
- fd67764 Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre by ths · 18 years ago
- 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago
- 605686c Kqemu support for Solaris, by Ben Taylor. by ths · 18 years ago
- 8f28f3f Configure check for alsa, by Bernhard Fischer. by ths · 18 years ago
- 6f30fa8 Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the by ths · 18 years ago
- 240f24e Fix Makefile weirdness. by ths · 18 years ago
- 5bf0893 Fix spelling. by ths · 18 years ago
- 328a424 Look for gcc3 (Anthony Liguori). by pbrook · 18 years ago
- e6e5906 ColdFire target. by pbrook · 18 years ago
- 6f15b60 removed unused code by bellard · 18 years ago
- 87ac542 disable user targets by default for cross compile with mingw32 by bellard · 19 years ago
- 65ce8c2 soft floats for SPARC (Blue Swirl) by bellard · 19 years ago
- 908f52b Add big-endian SH4-user target by pbrook · 19 years ago
- 4dbed89 Enable SH bFLT loader. by pbrook · 19 years ago
- ce05c32 allow ACPI table build by bellard · 19 years ago
- 8f447cc gdb stub for win32 by bellard · 19 years ago
- 6ea83fe MIPS FPU support (Marius Goeger) by bellard · 19 years ago
- e5fe0c5 bFLT loader (for uClinux binaries). by pbrook · 19 years ago
- c593722 Teach usermode emulation how to lie about uname -r. by pbrook · 19 years ago
- 064aae1 Test if compiler works instead of checking if binary exists. by pbrook · 19 years ago
- 215cf0b removed sh4 user build (not usable yet) by bellard · 19 years ago
- 38cfa06 Solaris port (Ben Taylor) by bellard · 19 years ago
- a46e403 Fix non-portable use of expr. by pbrook · 19 years ago
- fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
- 94ac515 Solaris configure hacks. by pbrook · 19 years ago
- ec530c8 Solaris port (Ben Taylor) by bellard · 19 years ago
- cc8ae6d Autodetect tools neccessary for building documentation. by pbrook · 19 years ago
- a7350fa check if specified compiler exists by bellard · 19 years ago
- 6a88264 Allow user to specify "install" utility. by pbrook · 19 years ago
- 9c03850 Typo in error message. by pbrook · 19 years ago
- d4b8f03 Add quotes missing from previous patch. by pbrook · 19 years ago
- b1a550a Remove non-portable code from configure. Allow newline at end of VERSION file. by pbrook · 19 years ago