index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dyngen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-25
/
+25
2008-07-23
Preliminary PPC64/Linux host support
malc
1
-0
/
+11
2008-06-09
R_PPC_REL24 safety net
malc
1
-0
/
+8
2008-05-25
ppc dyngen fix (malc)
bellard
1
-25
/
+39
2008-05-20
Remove dyngen ARM code, which did't build.
balrog
1
-311
/
+5
2008-04-20
fix dyngen on HPPA hosts
aurel32
1
-1
/
+30
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-2
/
+127
2008-02-27
Preliminary Sparc TCG target
blueswir1
1
-0
/
+2
2008-02-04
win32 fix
bellard
1
-11
/
+31
2008-02-01
use the TCG code generator
bellard
1
-106
/
+64
2007-11-18
Fixes for s/390 host support, by Bastian Blank.
ths
1
-2
/
+15
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-2
/
+2
2007-11-07
moved declarations
bellard
1
-2
/
+2
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-43
/
+43
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-115
/
+115
2007-07-15
Restore OS X build (plus code reformatting).
ths
1
-84
/
+83
2007-07-11
Reduce variable shadowing, by Stefan Weil.
ths
1
-66
/
+66
2007-05-08
Spelling fixes, by Stefan Weil.
ths
1
-3
/
+4
2007-05-08
Another bunch of mips host support.
ths
1
-2
/
+20
2007-05-05
Some bits of Linux/MIPS host support, still segfaulty.
ths
1
-0
/
+92
2007-03-04
64bit->win32 cross build fix.
pbrook
1
-4
/
+4
2007-02-10
Support for more SPARC relocations, by Martin Bochnig.
ths
1
-0
/
+27
2006-12-21
Fix compiler warnings, add signed versions of some swab functions.
ths
1
-3
/
+15
2006-07-30
Rewrite Arm host support.
pbrook
1
-59
/
+212
2006-07-18
Sparc64 host support (Blue Swirl)
bellard
1
-9
/
+54
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-3
/
+26
2006-06-14
typo in get_reloc_expr()
bellard
1
-1
/
+1
2006-04-24
ia64 fixes
bellard
1
-2
/
+4
2006-02-04
64-bit host/cross fixes.
pbrook
1
-52
/
+58
2005-04-27
win32 fix (Filip Navara)
bellard
1
-0
/
+4
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-17
/
+189
2005-02-21
Mac OS X fix (Jonas Maebe)
bellard
1
-10
/
+13
2005-01-23
support for dyngen labels on more hosts
bellard
1
-64
/
+32
2005-01-03
labels support in dyngen
bellard
1
-10
/
+13
2004-07-10
Mac OS X port (Pierre d'Herbemont)
bellard
1
-7
/
+546
2004-04-04
win32 port (Kazu)
bellard
1
-0
/
+13
2004-04-02
win32 cross compile fix
bellard
1
-1
/
+3
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-354
/
+706
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
1
-0
/
+43
2004-01-18
alpha fix (Falk Hueffner)
bellard
1
-0
/
+3
2004-01-04
added support for direct patching on i386 host (faster emulation)
bellard
1
-0
/
+12
2003-08-10
m68k host port (Richard Zidlicky)
bellard
1
-0
/
+57
2003-08-10
use bswap.h
bellard
1
-6
/
+5
2003-07-11
changed basic block exit generation
bellard
1
-32
/
+4
2003-06-30
correct eflags evaluation order for all operations - fixed important CPU stat...
bellard
1
-4
/
+4
2003-06-30
added nop operations
bellard
1
-0
/
+15
2003-06-25
fixed inline pb
bellard
1
-0
/
+1
2003-06-15
fixed op_label computation on ppc
bellard
1
-5
/
+2
2003-06-15
output gen_op_xxx() in a separate file
bellard
1
-20
/
+34
2003-06-09
alpha fix
bellard
1
-20
/
+0
[next]