New Mach stuff:
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 20:13:08 +0000 (20:13 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 20:13:08 +0000 (20:13 +0000)
commitc2d751d5e51893b95c86ada0899d8ed74f4ba9a7
treef169f2c664d75b3c75a6d7e1a42f780a3f574c49
parent44a19d2c5b5d1c971ec61c966cd7cebb34996d68
New Mach stuff:
* config/i386/i386mach.c: Explain this is for the old (probably
non-functional and/or obsolete) Mach stuff.
* m3-nat.c, config/nm-m3.h,
i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c,
config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h},
config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h},
config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h},
config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}:
New files.
28 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/config/.Sanitize
gdb/config/i386/.Sanitize
gdb/config/i386/i386m3.mh
gdb/config/i386/i386m3.mt
gdb/config/i386/i386mach.mh
gdb/config/i386/i386mk.mh
gdb/config/i386/i386mk.mt
gdb/config/i386/tm-i386m3.h
gdb/config/i386/tm-i386mk.h
gdb/config/i386/xm-i386m3.h
gdb/config/i386/xm-i386mk.h
gdb/config/mips/.Sanitize
gdb/config/mips/mipsm3.mh
gdb/config/mips/mipsm3.mt
gdb/config/mips/tm-mipsm3.h
gdb/config/mips/xm-mipsm3.h
gdb/config/nm-m3.h
gdb/config/ns32k/.Sanitize
gdb/config/ns32k/ns32km3.mh
gdb/config/ns32k/ns32km3.mt
gdb/config/ns32k/tm-ns32km3.h
gdb/config/ns32k/xm-ns32km3.h
gdb/i386m3-nat.c
gdb/m3-nat.c
gdb/mipsm3-nat.c
gdb/ns32km3-nat.c
This page took 0.037111 seconds and 4 git commands to generate.