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