aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-08-20 23:01:06 +0000
committerJohn Gilmore <gnu@cygnus>1991-08-20 23:01:06 +0000
commitb142fea5e8190cb67c6ec7461234017fb13b6a58 (patch)
treee28416a1ac257398c8b8911b6ece044ed335556f /gdb
parent2f60a8804dd01f3dc1e555a79c2adf25ded8f91e (diff)
downloadgdb-b142fea5e8190cb67c6ec7461234017fb13b6a58.zip
gdb-b142fea5e8190cb67c6ec7461234017fb13b6a58.tar.gz
gdb-b142fea5e8190cb67c6ec7461234017fb13b6a58.tar.bz2
Remove warnings about system assembler.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/config/sun2os4.mt5
-rw-r--r--gdb/config/sun3os4.mt5
-rw-r--r--gdb/config/sun4.mt5
-rw-r--r--gdb/config/sun4os4.mt5
4 files changed, 0 insertions, 20 deletions
diff --git a/gdb/config/sun2os4.mt b/gdb/config/sun2os4.mt
index 48181b8..4443c5b 100644
--- a/gdb/config/sun2os4.mt
+++ b/gdb/config/sun2os4.mt
@@ -1,8 +1,3 @@
# Target: Sun 2, running SunOS 4
-# The system-supplied assembler re-orders the symbols so that gdb
-# can't find "gcc_compiled.".
-#msg If you compile your program with GCC, use the GNU assembler.
-#msg
-
TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
TM_FILE= tm-sun2os4.h
diff --git a/gdb/config/sun3os4.mt b/gdb/config/sun3os4.mt
index 9c93c56..c249002 100644
--- a/gdb/config/sun3os4.mt
+++ b/gdb/config/sun3os4.mt
@@ -1,8 +1,3 @@
# Target: Sun 3, running SunOS 4, as a target system
-# The system-supplied assembler re-orders the symbols so that gdb
-# can't find "gcc_compiled.".
-#msg If you compile your program with GCC, use the GNU assembler.
-#msg
-
TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
TM_FILE= tm-sun3os4.h
diff --git a/gdb/config/sun4.mt b/gdb/config/sun4.mt
index 9a803cd..39928b8 100644
--- a/gdb/config/sun4.mt
+++ b/gdb/config/sun4.mt
@@ -1,8 +1,3 @@
# Target: Sun 4 or Sparcstation, running SunOS 4
-# The system-supplied assembler re-orders the symbols so that gdb
-# can't find "gcc_compiled.".
-#msg If you compile your program with GCC, use the GNU assembler.
-#msg
-
TDEPFILES= exec.o sparc-tdep.o sparc-pinsn.o solib.o
TM_FILE= tm-sun4os4.h
diff --git a/gdb/config/sun4os4.mt b/gdb/config/sun4os4.mt
index 9a803cd..39928b8 100644
--- a/gdb/config/sun4os4.mt
+++ b/gdb/config/sun4os4.mt
@@ -1,8 +1,3 @@
# Target: Sun 4 or Sparcstation, running SunOS 4
-# The system-supplied assembler re-orders the symbols so that gdb
-# can't find "gcc_compiled.".
-#msg If you compile your program with GCC, use the GNU assembler.
-#msg
-
TDEPFILES= exec.o sparc-tdep.o sparc-pinsn.o solib.o
TM_FILE= tm-sun4os4.h