45 Commits (e0e6c8c057efab0de1b4fa90e1c40deb5b22ad20)

Author SHA1 Message Date
ths 31a53c63b5 Compile fix for Apple, by C.W. Betts. 18 years ago
pbrook 9b7b85d260 Fix off-by-one unwinding error. 19 years ago
bellard 5ecae2baa9 removed unused defines 19 years ago
bellard dbd02bdf79 removed unused code 19 years ago
aurel32 f54b3f920f HPPA (PA-RISC) host support 19 years ago
ths cbd669dae9 One more bit of alpha support. 19 years ago
ths 76d83bde4a Fixes for s/390 host support, by Bastian Blank. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 9bbc5cc829 Fiddly dyngen bits for s390 host support, by Ulrich Hecht. 19 years ago
ths 522777bbaf Make detection of unsupported hosts easier, inspired by a patch from 20 years ago
ths c4b89d18ba Some bits of Linux/MIPS host support, still segfaulty. 20 years ago
ths cce1075c76 Use __sFILE to typedef for _BSD. 20 years ago
ths 24c7b0e330 Sanitize mips exception handling. 20 years ago
ths 43024c6a2b Fix for solaris register allocation issue on amd64, by Martin Bochnig. 20 years ago
pbrook 1057eaa709 Fix 64-bit host register corruption. 20 years ago
ths 70ead43412 Use memory barriers in FORCE_RET / RETURN. 20 years ago
bellard 74ccb34e6b Sparc64 host support (Blue Swirl) 20 years ago
bellard fdbb46910a Solaris/SPARC host port (Ben Taylor) 20 years ago
bellard ec530c81ef Solaris port (Ben Taylor) 21 years ago
bellard 90cb949352 s390 bits 21 years ago
bellard dff293e751 qemu code is not ready to handle these registers 22 years ago
bellard b8076a748d ia64 host support (David Mosberger) 22 years ago
bellard 7a0e1f41ce soft float support 22 years ago
bellard ae200d1062 GOTO_LABEL_PARAM for ARM 22 years ago
bellard d785e6be4d x86_64 support 22 years ago
bellard 9191d4d19f Mac OS X fix 22 years ago
bellard 9df8aa4abb win32 fix 22 years ago
bellard c46878786a labels support in dyngen 22 years ago
bellard bf71c9d9b6 disabled again register usage for ppc because my previous patch seems still buggy 22 years ago
bellard 0d1a29f9fc correct handling of saved host registers 22 years ago
bellard cab84d9844 Mac OS X port (Pierre d'Herbemont) 22 years ago
bellard 1e6cae953d comment 22 years ago
bellard 83fb7adf6c Darwin patch (initial patch by Pierre d'Herbemont) 22 years ago
bellard 7d3505c55a bsd port (Markus Niemisto) 23 years ago
bellard 4f2ac23784 amd64 port (Jocelyn Mayer) 23 years ago
bellard f193c7979c do not depend on thunk.h - more log items 23 years ago
bellard bc51c5c989 initial x86-64 host support (Gwenole Beauchesne) 23 years ago
bellard 513b500f75 include stddef.h for size_t definition 23 years ago
bellard 678673089d PowerPC target support (Jocelyn Mayer) - added better support for uid16 23 years ago
bellard c970a162e7 temporary hack for PowerPC system emulation 23 years ago
bellard c106152d26 added two more jump points 23 years ago
bellard 38e584a072 m68k host port (Richard Zidlicky) 23 years ago
bellard a96fc003bd sparc fix 23 years ago
bellard 9621339dca changed basic block exit generation 23 years ago
bellard 79638566e5 moved dyngen generic code to dyngen-exec.h 24 years ago