Atari support, from Uwe Seimet (seimet@chemie.uni-kl.de).
authorStan Shebs <shebs@codesourcery.com>
Tue, 12 Jul 1994 00:36:42 +0000 (00:36 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 12 Jul 1994 00:36:42 +0000 (00:36 +0000)
* configure.in (m68*-atari-sysv4*): New configuration.
(m68*-cbm-sysv4*): Use m68kv4 instead of amix.
* m68k-tdep.c (R_PS): Define as R_SR if necessary.
* config/m68k/m68kv4.mh, config/m68k/m68kv4.mt,
config/m68k/tm-m68kv4.h, config/m68k/xm-m68kv4.h: New files.
* config/m68k/amix.mh, config/m68k/amix.mt,
config/m68k/tm-amix.h, config/m68k/xm-amix.h: Removed, superseded
by m68kv4 files.

gdb/ChangeLog
gdb/config/m68k/amix.mt [deleted file]
gdb/config/m68k/m68kv4.mh [moved from gdb/config/m68k/amix.mh with 81% similarity]
gdb/config/m68k/m68kv4.mt [new file with mode: 0644]
gdb/config/m68k/tm-m68kv4.h [moved from gdb/config/m68k/tm-amix.h with 95% similarity]
gdb/config/m68k/xm-m68kv4.h [moved from gdb/config/m68k/xm-amix.h with 93% similarity]
gdb/configure.in

index 9af829f..2739000 100644 (file)
@@ -1,3 +1,15 @@
+Mon Jul 11 16:38:49 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       Atari support, from Uwe Seimet (seimet@chemie.uni-kl.de).
+       * configure.in (m68*-atari-sysv4*): New configuration.
+       (m68*-cbm-sysv4*): Use m68kv4 instead of amix.
+       * m68k-tdep.c (R_PS): Define as R_SR if necessary.
+       * config/m68k/m68kv4.mh, config/m68k/m68kv4.mt,
+       config/m68k/tm-m68kv4.h, config/m68k/xm-m68kv4.h: New files.
+       * config/m68k/amix.mh, config/m68k/amix.mt,
+       config/m68k/tm-amix.h, config/m68k/xm-amix.h: Removed, superseded
+       by m68kv4 files.
+
 Sat Jul  9 16:28:43 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * symtab.c (find_function_start_sal):  New function to find
diff --git a/gdb/config/m68k/amix.mt b/gdb/config/m68k/amix.mt
deleted file mode 100644 (file)
index ea92eef..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# Target: Commodore Amiga running SVR4
-TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
-TM_FILE= tm-amix.h
similarity index 81%
rename from gdb/config/m68k/amix.mh
rename to gdb/config/m68k/m68kv4.mh
index e66d3ff..2c7a82b 100644 (file)
@@ -1,8 +1,11 @@
-# Host: Commodore Amiga running SVR4.
+# Host: Motorola 680x0 running SVR4 (Commodore Amiga amix or Atari TT ASV)
+
+XM_FILE= xm-m68kv4.h
+XDEPFILES=
+
 NAT_FILE= nm-sysv4.h
 NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o
-XDEPFILES=
-XM_FILE= xm-amix.h
+
 SYSV_DEFINE=-DSYSV
 REGEX=regex.o
 REGEX1=regex.o
diff --git a/gdb/config/m68k/m68kv4.mt b/gdb/config/m68k/m68kv4.mt
new file mode 100644 (file)
index 0000000..c8ef18f
--- /dev/null
@@ -0,0 +1,4 @@
+# Target: Motorola 680x0 running SVR4 (Commodore Amiga amix or Atari TT ASV)
+
+TM_FILE= tm-m68kv4.h
+TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o
similarity index 95%
rename from gdb/config/m68k/tm-amix.h
rename to gdb/config/m68k/tm-m68kv4.h
index f3469dd..c550fd9 100644 (file)
@@ -1,4 +1,5 @@
-/* Macro definitions for GDB on a Commodore Amiga running SVR4 (amix).
+/* Target definitions for GDB on a Motorola 680x0 running SVR4.
+   (Commodore Amiga with amix or Atari TT with ASV)
    Copyright (C) 1991, Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygint)
 
similarity index 93%
rename from gdb/config/m68k/xm-amix.h
rename to gdb/config/m68k/xm-m68kv4.h
index ffd0192..1a011b6 100644 (file)
@@ -1,4 +1,5 @@
-/* Macro definitions for GDB on a Commodore Amiga running SVR4 (amix)
+/* Host definitions for GDB on a Motorola 680x0 running SVR4.
+   (Commodore Amiga with amix or Atari TT with ASV)
    Copyright 1991, 1992 Free Software Foundation, Inc.
    Written by Fred Fish at Cygnus Support (fnf@cygnus.com)
 
index 3632d30..73f5ef9 100644 (file)
@@ -75,9 +75,10 @@ m68030-sony-*)               gdb_host=news1000 ;;
 m68*-altos-*)          gdb_host=altos ;;
 m68*-apollo*-sysv*)    gdb_host=apollo68v ;;
 m68*-apollo*-bsd*)     gdb_host=apollo68b ;;
+m68*-atari-sysv4*)     gdb_host=m68kv4 ;;
 m68*-att-*)            gdb_host=3b1 ;;
 m68*-bull*-sysv*)      gdb_host=dpx2 ;;
-m68*-cbm-sysv4*)       gdb_host=amix ;;
+m68*-cbm-sysv4*)       gdb_host=m68kv4 ;;
 m68*-hp-bsd*)          gdb_host=hp300bsd ;;
 m68*-hp-hpux*)         gdb_host=hp300hpux ;;
 m68*-isi-*)            gdb_host=isi ;;
@@ -238,9 +239,10 @@ m68000-*-sunos4*)  gdb_target=sun2os4 ;;
 
 m68*-altos-*)          gdb_target=altos ;;
 m68*-apollo*-bsd*)     gdb_target=apollo68b ;;
+m68*-atari-sysv4*)     gdb_target=m68kv4 ;;
 m68*-att-*)            gdb_target=3b1 ;;
 m68*-bull-sysv*)       gdb_target=dpx2 ;;
-m68*-cbm-sysv4*)       gdb_target=amix ;;
+m68*-cbm-sysv4*)       gdb_target=m68kv4 ;;
 m68*-cisco*-*)         gdb_target=cisco ;;
 m68*-ericsson-*)       gdb_target=es1800 ;;
 m68*-hp-bsd*)          gdb_target=hp300bsd ;;