new for mach
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 18:03:51 +0000 (18:03 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 7 Oct 1993 18:03:51 +0000 (18:03 +0000)
19 files changed:
gdb/config/i386/i386m3.mh [new file with mode: 0644]
gdb/config/i386/i386m3.mt [new file with mode: 0644]
gdb/config/i386/i386mk.mh [new file with mode: 0644]
gdb/config/i386/i386mk.mt [new file with mode: 0644]
gdb/config/i386/tm-i386mk.h [new file with mode: 0644]
gdb/config/i386/xm-i386mk.h [new file with mode: 0644]
gdb/config/mips/mipsm3.mh [new file with mode: 0644]
gdb/config/mips/mipsm3.mt [new file with mode: 0644]
gdb/config/mips/tm-mipsm3.h [new file with mode: 0644]
gdb/config/mips/xm-mipsm3.h [new file with mode: 0644]
gdb/config/nm-m3.h [new file with mode: 0644]
gdb/config/ns32k/ns32km3.mh [new file with mode: 0644]
gdb/config/ns32k/ns32km3.mt [new file with mode: 0644]
gdb/config/ns32k/tm-ns32km3.h [new file with mode: 0644]
gdb/config/ns32k/xm-ns32km3.h [new file with mode: 0644]
gdb/i386m3-xdep.c [new file with mode: 0644]
gdb/m3-nat.c [new file with mode: 0644]
gdb/mipsm3-xdep.c [new file with mode: 0644]
gdb/ns32km3-xdep.c [new file with mode: 0644]

diff --git a/gdb/config/i386/i386m3.mh b/gdb/config/i386/i386m3.mh
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/i386/i386m3.mt b/gdb/config/i386/i386m3.mt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/i386/i386mk.mh b/gdb/config/i386/i386mk.mh
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/i386/i386mk.mt b/gdb/config/i386/i386mk.mt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/i386/tm-i386mk.h b/gdb/config/i386/tm-i386mk.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/i386/xm-i386mk.h b/gdb/config/i386/xm-i386mk.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/mips/mipsm3.mh b/gdb/config/mips/mipsm3.mh
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/mips/mipsm3.mt b/gdb/config/mips/mipsm3.mt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/mips/tm-mipsm3.h b/gdb/config/mips/tm-mipsm3.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/mips/xm-mipsm3.h b/gdb/config/mips/xm-mipsm3.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/nm-m3.h b/gdb/config/nm-m3.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/ns32k/ns32km3.mh b/gdb/config/ns32k/ns32km3.mh
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/ns32k/ns32km3.mt b/gdb/config/ns32k/ns32km3.mt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/ns32k/tm-ns32km3.h b/gdb/config/ns32k/tm-ns32km3.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/config/ns32k/xm-ns32km3.h b/gdb/config/ns32k/xm-ns32km3.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/i386m3-xdep.c b/gdb/i386m3-xdep.c
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/m3-nat.c b/gdb/m3-nat.c
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/mipsm3-xdep.c b/gdb/mipsm3-xdep.c
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gdb/ns32km3-xdep.c b/gdb/ns32km3-xdep.c
new file mode 100644 (file)
index 0000000..e69de29
This page took 0.034018 seconds and 4 git commands to generate.