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