Sign in
qemu
/
qemu
/
a15167446259805dcd7e639261b2413e07654040
/
dyngen-exec.h
6635f6f
Prune unused AREGs
by blueswir1
· 16 years ago
179a2c1
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
by blueswir1
· 16 years ago
15abc45
Remove unused code from dyngen-exec.h
by aurel32
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
49516bc
Some cleanups after dyngen removal
by aurel32
· 16 years ago
128ab2f
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
by blueswir1
· 17 years ago
e97b640
Try to avoid glibc global register mangling, again
by blueswir1
· 17 years ago
810260a
Preliminary PPC64/Linux host support
by malc
· 17 years ago
31a53c6
Compile fix for Apple, by C.W. Betts.
by ths
· 17 years ago
9b7b85d
Fix off-by-one unwinding error.
by pbrook
· 17 years ago
5ecae2b
removed unused defines
by bellard
· 17 years ago
dbd02bd
removed unused code
by bellard
· 17 years ago
f54b3f9
HPPA (PA-RISC) host support
by aurel32
· 17 years ago
cbd669d
One more bit of alpha support.
by ths
· 17 years ago
76d83bd
Fixes for s/390 host support, by Bastian Blank.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
9bbc5cc
Fiddly dyngen bits for s390 host support, by Ulrich Hecht.
by ths
· 18 years ago
522777b
Make detection of unsupported hosts easier, inspired by a patch from
by ths
· 18 years ago
c4b89d1
Some bits of Linux/MIPS host support, still segfaulty.
by ths
· 18 years ago
cce1075
Use __sFILE to typedef for _BSD.
by ths
· 18 years ago
24c7b0e
Sanitize mips exception handling.
by ths
· 18 years ago
43024c6
Fix for solaris register allocation issue on amd64, by Martin Bochnig.
by ths
· 18 years ago
1057eaa
Fix 64-bit host register corruption.
by pbrook
· 18 years ago
70ead43
Use memory barriers in FORCE_RET / RETURN.
by ths
· 18 years ago
74ccb34
Sparc64 host support (Blue Swirl)
by bellard
· 19 years ago
fdbb469
Solaris/SPARC host port (Ben Taylor)
by bellard
· 19 years ago
ec530c8
Solaris port (Ben Taylor)
by bellard
· 19 years ago
90cb949
s390 bits
by bellard
· 20 years ago
dff293e
qemu code is not ready to handle these registers
by bellard
· 20 years ago
b8076a7
ia64 host support (David Mosberger)
by bellard
· 20 years ago
7a0e1f4
soft float support
by bellard
· 20 years ago
ae200d1
GOTO_LABEL_PARAM for ARM
by bellard
· 20 years ago
d785e6b
x86_64 support
by bellard
· 20 years ago
9191d4d
Mac OS X fix
by bellard
· 20 years ago
9df8aa4
win32 fix
by bellard
· 20 years ago
c468787
labels support in dyngen
by bellard
· 20 years ago
bf71c9d
disabled again register usage for ppc because my previous patch seems still buggy
by bellard
· 20 years ago
0d1a29f
correct handling of saved host registers
by bellard
· 20 years ago
cab84d9
Mac OS X port (Pierre d'Herbemont)
by bellard
· 21 years ago
1e6cae9
comment
by bellard
· 21 years ago
83fb7ad
Darwin patch (initial patch by Pierre d'Herbemont)
by bellard
· 21 years ago
7d3505c
bsd port (Markus Niemisto)
by bellard
· 21 years ago
4f2ac23
amd64 port (Jocelyn Mayer)
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
513b500
include stddef.h for size_t definition
by bellard
· 21 years ago
6786730
PowerPC target support (Jocelyn Mayer) - added better support for uid16
by bellard
· 21 years ago
c970a16
temporary hack for PowerPC system emulation
by bellard
· 21 years ago
c106152
added two more jump points
by bellard
· 21 years ago
38e584a
m68k host port (Richard Zidlicky)
by bellard
· 22 years ago
a96fc00
sparc fix
by bellard
· 22 years ago
9621339
changed basic block exit generation
by bellard
· 22 years ago
7963856
moved dyngen generic code to dyngen-exec.h
by bellard
· 22 years ago