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
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-18
removed unused prototype
bellard
1
-3
/
+0
2004-07-12
win32 compile
bellard
1
-1
/
+1
2004-07-12
OS X port
bellard
1
-3
/
+4
2004-07-10
Mac OS X port
bellard
1
-4
/
+9
2004-07-10
removed stdout reference (not portable)
bellard
1
-3
/
+1
2004-07-10
removed unused definitions
bellard
1
-2
/
+0
2004-07-07
fixed b[l] decoding
bellard
1
-1
/
+4
2004-07-07
suppressed unused function
bellard
1
-9
/
+0
2004-06-22
cpu_single_env init
bellard
1
-1
/
+1
2004-06-21
removed traces
bellard
1
-4
/
+5
2004-05-23
PowerPC merge
bellard
6
-150
/
+274
2004-05-23
PowerPC merge
bellard
1
-3
/
+50
2004-05-23
cleanup
bellard
1
-5
/
+0
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
7
-281
/
+196
2004-05-20
suppressed unneeded header
bellard
1
-14
/
+12
2004-05-20
fixed invalid includes
bellard
1
-2
/
+7
2004-05-17
ppc fix (Jocelyn Mayer)
bellard
1
-3
/
+2
2004-04-26
ppc fixes (Jocelyn Mayer)
bellard
5
-13
/
+30
2004-04-25
avoid unneeded casts
bellard
2
-34
/
+33
2004-04-25
precise self modifying code support
bellard
1
-0
/
+7
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
7
-1187
/
+271
2004-02-22
small test optimisations
bellard
1
-2
/
+2
2004-02-21
fixed blr/bctr cases
bellard
1
-1
/
+0
2004-02-21
adding direct block chaining support - simplified branch code gen
bellard
2
-300
/
+203
2004-02-21
lwarx fix (Jocelyn Mayer)
bellard
1
-2
/
+2
2004-02-21
Fix check for lswi (Jocelyn Mayer)
bellard
1
-3
/
+3
2004-02-21
update nip when processing exceptions (Jocelyn Mayer)
bellard
1
-1
/
+1
2004-02-16
suppressed unused variables
bellard
1
-5
/
+1
2004-02-03
added tlb_flush() flags
bellard
2
-2
/
+2
2004-01-24
added TARGET_LONG_BITS
bellard
1
-0
/
+2
2004-01-24
added cpu_get_phys_page_debug()
bellard
1
-0
/
+16
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
4
-10
/
+27
2004-01-04
suppressed explicit access type and use the exception routine to infer it fro...
bellard
4
-46
/
+41
2004-01-04
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
10
-1429
/
+4596
2004-01-04
waiting for TARGET_HAS_SMC patch
bellard
1
-1
/
+1
2004-01-04
PowerPC fixes (Jocelyn Mayer)
bellard
6
-180
/
+382
2003-11-23
suppressed use of gen_multi - use intermediate FT0 register for floats - use ...
bellard
5
-227
/
+385
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard
6
-0
/
+4515