summaryrefslogtreecommitdiff
path: root/gdb/config/djgpp
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-04-30 23:28:52 +0000
committerMark Kettenis <kettenis@gnu.org>2004-04-30 23:28:52 +0000
commit5bd15c107c192c4fbd872c7cacd07e89c5b4eaa2 (patch)
treee6541236c51cb9f141c6267e2e21006285438307 /gdb/config/djgpp
parent0f935c4068d35bab21d8823452bcf754a7ed1b51 (diff)
downloadgdb-5bd15c107c192c4fbd872c7cacd07e89c5b4eaa2.tar.gz
Add OpenBSD/m68k support.
* NEWS (New native configurations): Mention OpenBSD/m68k. * m68kbsd-tdep.c: New file. * m68kbsd-nat.c: New file. * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c. (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies. * configure.host: Add m68k-*-openbsd. * configure.tgt: Add m68k-*-openbsd. * config/m68k/tm-obsd.h: New file. * config/m68k/obsd.mt: New file. * config/m68k/obsd.mh: New file. * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and m68kbsd-tdep.c.
Diffstat (limited to 'gdb/config/djgpp')
-rw-r--r--gdb/config/djgpp/fnchange.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst
index 4950a63be9b..6ab5c7e6220 100644
--- a/gdb/config/djgpp/fnchange.lst
+++ b/gdb/config/djgpp/fnchange.lst
@@ -141,6 +141,8 @@
@V@/gdb/m2-exp.tab.c @V@/gdb/m2-exp_tab.c
@V@/gdb/m68klinux-nat.c @V@/gdb/m68kl-nat.c
@V@/gdb/m68klinux-tdep.c @V@/gdb/m68kl-tdep.c
+@V@/gdb/m68kbsd-nat.c @V@/gdb/m68bsd-nat.c
+@V@/gdb/m68kbsd-tdep.c @V@/gdb/m68bsd-tdep.c
@V@/gdb/m68knbsd-nat.c @V@/gdb/m6nbsd-nat.c
@V@/gdb/m68knbsd-tdep.c @V@/gdb/m6nbsd-tdep.c
@V@/gdb/mips-linux-nat.c @V@/gdb/mipslnxnat.c