~vcs-imports/qemu/git

  • Committer: bellard
  • Date: 2003-06-27 18:52:23 UTC
  • Revision ID: git-v1:3b0dca51b0cefb662f1d2757fcccfd563c58b2b9
gdb stub defines


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@290 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
linux-user 2 22 years ago bellard This commit was generated by cvs2svn to compensate Diff
tests 9 22 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
alpha-dis.c 221 21 years ago bellard moved to disas.c git-svn-id: svn://svn.savannah. 80.5 KB Diff Download File
alpha.ld 108 21 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 212 21 years ago bellard added ARM and Sparc disassemblers git-svn-id: sv 55 KB Diff Download File
arm.ld 243 21 years ago bellard added missing link scripts git-svn-id: svn://svn 4 KB Diff Download File
Changelog 285 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 3.3 KB Diff Download File
File configure 269 21 years ago bellard fixed compilation for gcc 2.96 git-svn-id: svn:/ 7.7 KB Diff Download File
COPYING 42 21 years ago bellard distribution patches git-svn-id: svn://svn.savan 17.5 KB Diff Download File
COPYING.LIB 179 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 25.8 KB Diff Download File
cpu-all.h 288 21 years ago bellard gdb stub defines git-svn-id: svn://svn.savannah. 6.5 KB Diff Download File
cpu-arm.h 272 21 years ago bellard arm fixes git-svn-id: svn://svn.savannah.nongnu. 2.1 KB Diff Download File
cpu-exec.c 273 21 years ago bellard suppressed ring 0 hacks git-svn-id: svn://svn.sa 18.1 KB Diff Download File
cpu-i386.h 274 21 years ago bellard more precise cpu_interrupt() git-svn-id: svn://s 8.2 KB Diff Download File
dis-asm.h 212 21 years ago bellard added ARM and Sparc disassemblers git-svn-id: sv 15.8 KB Diff Download File
disas.c 231 21 years ago bellard changed disas() prototype for multi target support 4.8 KB Diff Download File
disas.h 231 21 years ago bellard changed disas() prototype for multi target support 517 bytes Diff Download File
dyngen-exec.h 234 21 years ago bellard moved dyngen generic code to dyngen-exec.h git-s 4 KB Diff Download File
dyngen.c 282 21 years ago bellard fixed inline pb git-svn-id: svn://svn.savannah.n 46.2 KB Diff Download File
dyngen.h 233 21 years ago bellard moved cache flush to dyngen header git-svn-id: s 5.2 KB Diff Download File
elf.h 113 21 years ago bellard ia64 support git-svn-id: svn://svn.savannah.nong 40.9 KB Diff Download File
exec-arm.h 230 21 years ago bellard ARM emulation support git-svn-id: svn://svn.sava 1 KB Diff Download File
exec-i386.h 259 21 years ago bellard more ring 0 operations git-svn-id: svn://svn.sav 9.2 KB Diff Download File
exec.c 274 21 years ago bellard more precise cpu_interrupt() git-svn-id: svn://s 18.6 KB Diff Download File
exec.h 260 21 years ago bellard MMU support git-svn-id: svn://svn.savannah.nongn 9.5 KB Diff Download File
gdbstub.c 286 21 years ago bellard added gdb support to vl git-svn-id: svn://svn.sa 9.4 KB Diff Download File
helper-i386.c 275 21 years ago bellard fixed VM86 support in Virtual Linux - fixed compil 37.5 KB Diff Download File
i386-dis.c 212 21 years ago bellard added ARM and Sparc disassemblers git-svn-id: sv 44.6 KB Diff Download File
i386-vl.ld 276 21 years ago bellard untested RH9 fixes git-svn-id: svn://svn.savanna 4.3 KB Diff Download File
i386.ld 2 22 years ago bellard This commit was generated by cvs2svn to compensate 4 KB Diff Download File
ia64-syscall.S 113 21 years ago bellard ia64 support git-svn-id: svn://svn.savannah.nong 884 bytes Diff Download File
Makefile 286 21 years ago bellard added gdb support to vl git-svn-id: svn://svn.sa 6 KB Diff Download File
op-arm-template.h 230 21 years ago bellard ARM emulation support git-svn-id: svn://svn.sava 1.2 KB Diff Download File
op-arm.c 230 21 years ago bellard ARM emulation support git-svn-id: svn://svn.sava 12.4 KB Diff Download File
op-i386.c 259 21 years ago bellard more ring 0 operations git-svn-id: svn://svn.sav 34.6 KB Diff Download File
op_string.h 131 21 years ago bellard changed I/O function prototype to include emulator 5 KB Diff Download File
opreg_template.h 44 21 years ago bellard glibc2.2 fixes - more command line options - misc 2.8 KB Diff Download File
ops_template.h 253 21 years ago bellard new segment access git-svn-id: svn://svn.savanna 19.4 KB Diff Download File
ppc-dis.c 283 21 years ago bellard fixed endianness (Jocelyn Mayer) git-svn-id: svn 129 KB Diff Download File
ppc.ld 7 22 years ago bellard ppc build git-svn-id: svn://svn.savannah.nongnu. 4.1 KB Diff Download File
qemu-doc.texi 287 21 years ago bellard gdb usage information git-svn-id: svn://svn.sava 25.2 KB Diff Download File
README 271 21 years ago bellard more compiler tests git-svn-id: svn://svn.savann 1.9 KB Diff Download File
README.distrib 96 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 525 bytes Diff Download File
s390.ld 118 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 7 KB Diff Download File
sparc-dis.c 212 21 years ago bellard added ARM and Sparc disassemblers git-svn-id: sv 149 KB Diff Download File
sparc.ld 243 21 years ago bellard added missing link scripts git-svn-id: svn://svn 4 KB Diff Download File
syscall-arm.h 230 21 years ago bellard ARM emulation support git-svn-id: svn://svn.sava 619 bytes Diff Download File
syscall-i386.h 239 21 years ago bellard factorized more definitions - suppressed broken so 5.4 KB Diff Download File
thunk.c 237 21 years ago bellard fixed serious ioctl parameter conversion issue - e 6.8 KB Diff Download File
thunk.h 282 21 years ago bellard fixed inline pb git-svn-id: svn://svn.savannah.n 7.1 KB Diff Download File
TODO 281 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 1 KB Diff Download File
translate-arm.c 261 21 years ago bellard use inline function git-svn-id: svn://svn.savann 20.2 KB Diff Download File
translate-i386.c 278 21 years ago bellard added invlpg emulation git-svn-id: svn://svn.sav 119 KB Diff Download File
translate.c 257 21 years ago bellard correct restoring of CC_OP in case of exception 4.7 KB Diff Download File
VERSION 285 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 5 bytes Diff Download File
vl.c 286 21 years ago bellard added gdb support to vl git-svn-id: svn://svn.sa 56.1 KB Diff Download File