* configure.tgt: Add arm, mips, sh wince targets.
authorChristopher Faylor <me+cygwin@cgf.cx>
Thu, 24 Feb 2000 03:31:45 +0000 (03:31 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Thu, 24 Feb 2000 03:31:45 +0000 (03:31 +0000)
commit091be84d73b3a4f706d2e566df4e11f7b5fd625a
treeedf9e0dd85d4d0f4e5bed69566030eaa19fd344b
parentabd63a324ba0be30ce0f6287400984b5a4560099
* configure.tgt: Add arm, mips, sh wince targets.
* config/arm/tm-wince.h: New file.
* config/arm/wince.mt New file.
* config/sh/tm-wince.h: New file.
* config/sh/wince.mt New file.
* config/mips/tm-wince.h: New file.
* config/mips/wince.mt New file.
* wince.c: New file.
* wince-stub.c: New file.
* wince-stub.h: New file.
* sh-tdep.c: Use correct register names for Windows CE.
gdb/ChangeLog
gdb/config/arm/tm-wince.h [new file with mode: 0644]
gdb/config/arm/wince.mt [new file with mode: 0644]
gdb/config/mips/tm-wince.h [new file with mode: 0644]
gdb/config/mips/wince.mt [new file with mode: 0644]
gdb/config/sh/tm-wince.h [new file with mode: 0644]
gdb/config/sh/wince.mt [new file with mode: 0644]
gdb/configure.tgt
gdb/sh-tdep.c
This page took 0.025074 seconds and 4 git commands to generate.