index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dyngen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix dyngen on HPPA hosts
aurel32
2008-04-20
1
-1
/
+30
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
1
-2
/
+127
*
Preliminary Sparc TCG target
blueswir1
2008-02-27
1
-0
/
+2
*
win32 fix
bellard
2008-02-04
1
-11
/
+31
*
use the TCG code generator
bellard
2008-02-01
1
-106
/
+64
*
Fixes for s/390 host support, by Bastian Blank.
ths
2007-11-18
1
-2
/
+15
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-2
/
+2
*
moved declarations
bellard
2007-11-07
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-43
/
+43
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-115
/
+115
*
Restore OS X build (plus code reformatting).
ths
2007-07-15
1
-84
/
+83
*
Reduce variable shadowing, by Stefan Weil.
ths
2007-07-11
1
-66
/
+66
*
Spelling fixes, by Stefan Weil.
ths
2007-05-08
1
-3
/
+4
*
Another bunch of mips host support.
ths
2007-05-08
1
-2
/
+20
*
Some bits of Linux/MIPS host support, still segfaulty.
ths
2007-05-05
1
-0
/
+92
*
64bit->win32 cross build fix.
pbrook
2007-03-04
1
-4
/
+4
*
Support for more SPARC relocations, by Martin Bochnig.
ths
2007-02-10
1
-0
/
+27
*
Fix compiler warnings, add signed versions of some swab functions.
ths
2006-12-21
1
-3
/
+15
*
Rewrite Arm host support.
pbrook
2006-07-30
1
-59
/
+212
*
Sparc64 host support (Blue Swirl)
bellard
2006-07-18
1
-9
/
+54
*
Solaris/SPARC host port (Ben Taylor)
bellard
2006-06-14
1
-3
/
+26
*
typo in get_reloc_expr()
bellard
2006-06-14
1
-1
/
+1
*
ia64 fixes
bellard
2006-04-24
1
-2
/
+4
*
64-bit host/cross fixes.
pbrook
2006-02-04
1
-52
/
+58
*
win32 fix (Filip Navara)
bellard
2005-04-27
1
-0
/
+4
*
ia64 host support (David Mosberger)
bellard
2005-04-07
1
-17
/
+189
*
Mac OS X fix (Jonas Maebe)
bellard
2005-02-21
1
-10
/
+13
*
support for dyngen labels on more hosts
bellard
2005-01-23
1
-64
/
+32
*
labels support in dyngen
bellard
2005-01-03
1
-10
/
+13
*
Mac OS X port (Pierre d'Herbemont)
bellard
2004-07-10
1
-7
/
+546
*
win32 port (Kazu)
bellard
2004-04-04
1
-0
/
+13
*
win32 cross compile fix
bellard
2004-04-02
1
-1
/
+3
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-354
/
+706
*
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
1
-0
/
+43
*
alpha fix (Falk Hueffner)
bellard
2004-01-18
1
-0
/
+3
*
added support for direct patching on i386 host (faster emulation)
bellard
2004-01-04
1
-0
/
+12
*
m68k host port (Richard Zidlicky)
bellard
2003-08-10
1
-0
/
+57
*
use bswap.h
bellard
2003-08-10
1
-6
/
+5
*
changed basic block exit generation
bellard
2003-07-11
1
-32
/
+4
*
correct eflags evaluation order for all operations - fixed important CPU stat...
bellard
2003-06-30
1
-4
/
+4
*
added nop operations
bellard
2003-06-30
1
-0
/
+15
*
fixed inline pb
bellard
2003-06-25
1
-0
/
+1
*
fixed op_label computation on ppc
bellard
2003-06-15
1
-5
/
+2
*
output gen_op_xxx() in a separate file
bellard
2003-06-15
1
-20
/
+34
*
alpha fix
bellard
2003-06-09
1
-20
/
+0
*
arm support - suppressed possibly unsafe sparc nop deletion
bellard
2003-06-09
1
-20
/
+194
*
fixed __op_label handling if RELA relocations are used
bellard
2003-06-05
1
-61
/
+99
*
Alpha update (Falk Hueffner)
bellard
2003-06-02
1
-1
/
+1
*
search data in both .data and .sdata
bellard
2003-05-29
1
-15
/
+23
*
precise exceptions
bellard
2003-05-27
1
-2
/
+2
[next]