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
2007-01-31
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
1
-2
/
+1
2007-01-05
PPC32 Trace Exception and Trap instruction, by Jason Wessel.
ths
2
-2
/
+2
2006-12-23
Check ELF binaries for machine type and endianness.
ths
1
-0
/
+2
2006-12-23
Use memory barriers in FORCE_RET / RETURN.
ths
1
-2
/
+2
2006-06-25
C99 64 bit printf
bellard
2
-4
/
+4
2006-05-22
PPC Breakpoints for gdb-stub (Jason Wessel)
bellard
2
-2
/
+26
2006-04-23
removed unnecessary header
bellard
1
-1
/
+0
2005-11-26
specialize the power save code for 7x0 CPUs
bellard
2
-1
/
+16
2005-11-23
halt state support for ppc
bellard
2
-1
/
+7
2005-11-23
avoid generating useless exceptions (Jocelyn Mayer)
bellard
1
-11
/
+26
2005-11-21
cpu_exec_init() change
bellard
1
-3
/
+1
2005-11-21
target_disas() little endian change
bellard
1
-1
/
+1
2005-11-20
removed unneeded code
bellard
1
-11
/
+1
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
1
-20
/
+2
2005-11-20
use direct jump only for jumps in the same page - stop translation after mtsr...
bellard
1
-15
/
+26
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2
-12
/
+37
2005-10-30
avoid using physical accesses in user emulation
bellard
1
-9
/
+29
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
1
-66
/
+1
2005-07-04
correct split between helper.c and op_helper.c - moved some uops to op_helper...
bellard
5
-363
/
+455
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
5
-184
/
+471
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
8
-1459
/
+3398
2005-06-05
simplified end of page handling
bellard
1
-6
/
+1
2005-06-05
added back loglevel test
bellard
1
-4
/
+12
2005-06-04
fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O...
bellard
1
-3
/
+16
2005-06-04
removed dynamic test of traces
bellard
1
-12
/
+12
2005-06-04
xec_bc mask fix
bellard
1
-1
/
+1
2005-06-04
bctr and blr must ignore the two lsb
bellard
1
-1
/
+1
2005-06-04
MMU fix - temporary osi_call support - xec_bc mask fix
bellard
1
-36
/
+35
2005-06-04
added temporary osi_call callback
bellard
1
-0
/
+3
2005-05-12
dcbz fix (Jocelyn Mayer)
bellard
1
-0
/
+2
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
3
-26
/
+327
2005-04-23
- remove the ugly "stop" pseudo-opcode.
bellard
1
-16
/
+22
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-0
/
+2
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
6
-158
/
+181
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
5
-67
/
+101
2005-02-08
ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer)
bellard
5
-52
/
+34
2005-01-28
physical memory access functions
bellard
1
-3
/
+3
2005-01-03
64 bit target support
bellard
5
-35
/
+36
2004-12-02
FRSP fix (Jocelyn Mayer)
bellard
1
-1
/
+1
2004-10-12
correct handling of saved host registers
bellard
1
-0
/
+8
2004-10-09
monitor fixes
bellard
4
-23
/
+23
2004-10-03
removed access_type hack
bellard
2
-32
/
+43
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
[next]