| Commit message (Expand) | Author | Age | Files | Lines |
* | Kfreebsd config, by Aurelien Jarno. | ths | 2007-06-23 | 1 | -0/+6 |
* | Reject invalid targets. | pbrook | 2007-05-26 | 1 | -14/+17 |
* | m68k/ColdFire system emulation. | pbrook | 2007-05-23 | 1 | -1/+1 |
* | Support OSS on solaris, by Ben Taylor. | ths | 2007-05-13 | 1 | -0/+4 |
* | Avoid use of which to detect gcc, as it is broken on darwin. Patch by | ths | 2007-05-09 | 1 | -6/+1 |
* | Suppress warning messages from "which". | ths | 2007-05-09 | 1 | -1/+2 |
* | Silence sdl-config stderr output, by Jeff Chua. | ths | 2007-05-08 | 1 | -2/+2 |
* | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 2007-04-24 | 1 | -1/+7 |
* | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 2007-04-16 | 1 | -2/+48 |
* | Rules needed to compile linux user-mode alpha target. | j_mayer | 2007-04-05 | 1 | -1/+5 |
* | Solaris 9/x86 support, by Ben Taylor. | ths | 2007-04-01 | 1 | -1/+17 |
* | MIPS64 configurations. | ths | 2007-04-01 | 1 | -2/+16 |
* | Move determination of AIOLIBS until after all configure options have been | ths | 2007-03-25 | 1 | -6/+6 |
* | Typo in configure, by Nicholas Sauzede. | ths | 2007-03-25 | 1 | -1/+1 |
* | Solaris needs -lrt, spotted by Ben Taylor. | ths | 2007-03-19 | 1 | -1/+1 |
* | Disable compiler options dangerous for op compilation. | ths | 2007-03-18 | 1 | -8/+0 |
* | Better way to select -lrt, by Andrzei Zaborowski. | ths | 2007-03-17 | 1 | -0/+7 |
* | Add PowerPC 64 target for tests. | j_mayer | 2007-03-17 | 1 | -1/+1 |
* | Fix configure typo, by Juergen Lock. | ths | 2007-03-03 | 1 | -1/+1 |
* | Compiler check for byteswap.h instead of hardcoded path. | pbrook | 2007-02-27 | 1 | -2/+8 |
* | Honor $cross_prefix when searching for suitable gcc. | pbrook | 2007-02-27 | 1 | -2/+2 |
* | Fix "make install prefix=/somewhere". | pbrook | 2007-02-27 | 1 | -22/+22 |
* | fixed cross win32 build | bellard | 2007-02-15 | 1 | -1/+1 |
* | Fix typo, and some reformatting. | ths | 2007-02-11 | 1 | -4/+4 |
* | Fix syntax error. | ths | 2007-02-11 | 1 | -1/+2 |
* | Improve configure for Solaris, by Ben Taylor. | ths | 2007-02-10 | 1 | -13/+9 |
* | Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre | ths | 2007-01-31 | 1 | -1/+12 |
* | Darwin userspace emulation, by Pierre d'Herbemont. | ths | 2007-01-18 | 1 | -9/+39 |
* | Kqemu support for Solaris, by Ben Taylor. | ths | 2007-01-17 | 1 | -0/+5 |
* | Configure check for alsa, by Bernhard Fischer. | ths | 2007-01-05 | 1 | -0/+19 |
* | Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the | ths | 2007-01-05 | 1 | -1/+7 |
* | Fix Makefile weirdness. | ths | 2007-01-01 | 1 | -5/+0 |
* | Fix spelling. | ths | 2006-12-23 | 1 | -1/+1 |
* | Look for gcc3 (Anthony Liguori). | pbrook | 2006-12-19 | 1 | -17/+42 |
* | ColdFire target. | pbrook | 2006-10-22 | 1 | -2/+8 |
* | removed unused code | bellard | 2006-09-25 | 1 | -11/+0 |
* | disable user targets by default for cross compile with mingw32 | bellard | 2006-06-25 | 1 | -1/+1 |
* | soft floats for SPARC (Blue Swirl) | bellard | 2006-06-21 | 1 | -1/+1 |
* | Add big-endian SH4-user target | pbrook | 2006-06-18 | 1 | -1/+2 |
* | Enable SH bFLT loader. | pbrook | 2006-06-17 | 1 | -0/+1 |
* | allow ACPI table build | bellard | 2006-06-14 | 1 | -0/+7 |
* | gdb stub for win32 | bellard | 2006-06-14 | 1 | -1/+0 |
* | MIPS FPU support (Marius Goeger) | bellard | 2006-06-14 | 1 | -0/+2 |
* | bFLT loader (for uClinux binaries). | pbrook | 2006-06-11 | 1 | -0/+6 |
* | Teach usermode emulation how to lie about uname -r. | pbrook | 2006-05-14 | 1 | -0/+8 |
* | Test if compiler works instead of checking if binary exists. | pbrook | 2006-05-08 | 1 | -3/+10 |
* | removed sh4 user build (not usable yet) | bellard | 2006-05-03 | 1 | -1/+1 |
* | Solaris port (Ben Taylor) | bellard | 2006-05-01 | 1 | -6/+1 |
* | Fix non-portable use of expr. | pbrook | 2006-04-29 | 1 | -1/+1 |
* | sh4 target (Samuel Tardieu) | bellard | 2006-04-27 | 1 | -1/+5 |