This website requires JavaScript.
66cd58461d
update
bellard
2003-04-10 00:02:58 +00:00
bb0ebb1f2d
ISO C fixes
bellard
2003-04-10 00:02:33 +00:00
27c75a9a90
update
bellard
2003-04-07 21:35:21 +00:00
d0cd3b8d84
64 bit fix
bellard
2003-04-07 21:35:13 +00:00
9af9eaaa76
endian fix
bellard
2003-04-07 21:34:41 +00:00
8c8f42f76c
clock_t fixes
bellard
2003-04-07 21:34:27 +00:00
51fe68905b
powerpc div and rint fixes
bellard
2003-04-07 21:34:14 +00:00
7fe70ecc56
powerpc fix
bellard
2003-04-07 21:33:40 +00:00
d03cda5923
alpha fix - powerpc fix
bellard
2003-04-07 21:33:21 +00:00
30ac07d4f0
moved i386 specific stuff outside elf.h
bellard
2003-04-07 21:33:03 +00:00
8857052055
more cpu support
bellard
2003-04-07 21:32:32 +00:00
ce11fedc6e
64 bit support
bellard
2003-04-07 21:32:22 +00:00
43d4145a98
bfd.h dependancy removed
bellard
2003-04-07 21:31:44 +00:00
295defa5f1
alpha addition
bellard
2003-04-07 21:31:29 +00:00
f801f97e04
personality fix - i386 interpreter fix
bellard
2003-04-07 21:31:06 +00:00
f48c3dd51a
-statis for test-i386
bellard
2003-04-07 21:30:39 +00:00
62296fe351
added runcom test
bellard
2003-03-30 21:41:51 +00:00
32f36bcefc
added SIOCATMARK and times() syscall
bellard
2003-03-30 21:29:48 +00:00
bc8a22cc30
better vm86 support
bellard
2003-03-30 21:02:40 +00:00
f631ef9bd2
better vm86 support - added iret - fixed push/pop fs/gs
bellard
2003-03-30 21:01:16 +00:00
f7341ff400
fixed execve bug
bellard
2003-03-30 21:00:25 +00:00
fd429f2f6c
update
bellard
2003-03-30 20:59:46 +00:00
fb3e5849bb
s390 support
bellard
2003-03-29 17:32:36 +00:00
7854b05654
endian fixes by Ulrich weigand
bellard
2003-03-29 17:22:23 +00:00
500dab07e8
update
bellard
2003-03-29 16:58:09 +00:00
f6630e791b
version
bellard
2003-03-29 16:57:48 +00:00
168485b75b
wine help
bellard
2003-03-29 16:57:34 +00:00
5cd4393b14
first vm86 support
bellard
2003-03-29 16:54:36 +00:00
7ed601b782
more syscalls
bellard
2003-03-29 16:54:05 +00:00
d1f2367bc0
changed flag names
bellard
2003-03-29 16:53:34 +00:00
851e67a1b4
primitive vm86 support
bellard
2003-03-29 16:53:14 +00:00
fc2b4c4879
eflags update
bellard
2003-03-29 16:52:44 +00:00
9c605cb135
added cmpxchg8b, cpuid, bound, eflags support, vm86 mode, 16bit/override string ops
bellard
2003-03-29 16:51:35 +00:00
24f9e90b0e
16bit/override support in string operations
bellard
2003-03-29 16:50:40 +00:00
a4a0ffdb2b
added cmpxchg8b, cpuid, bound, eflags support, vm86 mode
bellard
2003-03-29 16:49:21 +00:00
0ea00c9a3c
added number of arguments
bellard
2003-03-29 16:47:34 +00:00
e1d4294a45
more tests
bellard
2003-03-29 16:45:07 +00:00
c3c7c29246
added runcom
bellard
2003-03-29 16:44:42 +00:00
31bb950be6
xchg lock, xlat instr
bellard
2003-03-26 22:33:47 +00:00
8083a3e508
dirent fixes
bellard
2003-03-24 23:12:16 +00:00
644c433cb3
ld.so load fix
bellard
2003-03-24 23:00:36 +00:00
d691f66983
glibc2.2 fixes - more command line options - misc doc fixes
bellard
2003-03-24 21:58:34 +00:00
386405f786
documentation
bellard
2003-03-23 21:28:45 +00:00
3ef693a032
distribution patches
bellard
2003-03-23 20:17:16 +00:00
b03c60f351
more syscalls
bellard
2003-03-23 17:19:56 +00:00
9de5e440b9
better signal/exception support
bellard
2003-03-23 16:49:39 +00:00
66fb9763af
basic signal handling
bellard
2003-03-23 01:06:05 +00:00
1b6b029e40
basic clone() support
bellard
2003-03-22 17:31:38 +00:00
612384d771
added libgemu.a build
bellard
2003-03-22 17:31:19 +00:00
dab2ed991a
better 16 bit code support
bellard
2003-03-22 15:23:14 +00:00
e591824733
added code16 tests
bellard
2003-03-22 15:20:50 +00:00
04369ff2f5
ppc port
bellard
2003-03-20 22:33:23 +00:00
68decc7c7f
added file
bellard
2003-03-19 00:05:32 +00:00
dc99065b5f
added flags computation optimization
bellard
2003-03-19 00:00:28 +00:00
ca735206e0
gcc 3.x fixes
bellard
2003-03-18 20:41:34 +00:00
5dd9488c09
added cmov instruction
bellard
2003-03-16 22:54:06 +00:00
60cd49d5d7
added stat64
bellard
2003-03-16 22:53:56 +00:00
a300e69170
cmpxchg test
bellard
2003-03-16 20:34:20 +00:00
1a9353d258
added loop/xadd/cmpxchg support
bellard
2003-03-16 20:28:50 +00:00
6dbad63eef
added minimal segment support
bellard
2003-03-16 18:05:05 +00:00
27362c82e9
added pusha/popa/rdtsc/bcd ops
bellard
2003-03-16 11:29:31 +00:00
55480af80e
added bcd test
bellard
2003-03-16 11:29:17 +00:00
7d13299d07
added translation cache
bellard
2003-03-06 23:23:54 +00:00
1017ebe9cb
convert several x86 instructions at the same time
bellard
2003-03-05 23:26:16 +00:00
77f8dd5add
float fixes - added bsr/bsf support
bellard
2003-03-05 22:24:48 +00:00
c5e9815da4
added bcd tests
bellard
2003-03-05 22:24:26 +00:00
9d8e9c0993
bsx/float tests
bellard
2003-03-05 20:57:02 +00:00
d57c4e0120
added shiftd support - improved auto test
bellard
2003-03-04 01:14:13 +00:00
4b74fe1f00
many fixes
bellard
2003-03-03 23:23:09 +00:00
586314f2aa
better debug support
bellard
2003-03-03 15:02:29 +00:00
0ecfa9930c
prints hello world
bellard
2003-03-03 14:32:43 +00:00
ba1c6e37fc
test infrastructure
bellard
2003-03-03 11:58:28 +00:00
927f621e79
added float support
bellard
2003-03-02 19:39:42 +00:00
367e86e847
new x86 CPU core
bellard
2003-03-01 17:13:26 +00:00
7bfdb6d18c
new i386 emulator core
bellard
2003-03-01 14:27:54 +00:00
379ca80d34
added shift tests
bellard
2003-02-24 23:43:02 +00:00
4d1135e486
i386 emulator test
bellard
2003-02-24 20:14:06 +00:00
5147f5aac0
added NO_TRACE_MSGS ifdef
bellard
2003-02-22 15:48:43 +00:00
766a487abf
ppc build
bellard
2003-02-18 23:35:48 +00:00
72f0390014
suppressed clashes
bellard
2003-02-18 23:33:18 +00:00
b17780d521
endianness fixes
bellard
2003-02-18 23:32:15 +00:00
3431395696
fixed endianness
bellard
2003-02-18 23:03:03 +00:00
01ffc75bc9
avoid pt_regs clash
bellard
2003-02-18 23:00:51 +00:00
31e31b8a24
This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
bellard
2003-02-18 22:55:36 +00:00
e63c3dc74b
Standard project directories initialized by cvs2svn.
(no author)
2003-02-18 22:55:36 +00:00