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