From b142fea5e8190cb67c6ec7461234017fb13b6a58 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 20 Aug 1991 23:01:06 +0000 Subject: [PATCH] Remove warnings about system assembler. --- gdb/config/sun2os4.mt | 5 ----- gdb/config/sun3os4.mt | 5 ----- gdb/config/sun4.mt | 5 ----- gdb/config/sun4os4.mt | 5 ----- 4 files changed, 20 deletions(-) diff --git a/gdb/config/sun2os4.mt b/gdb/config/sun2os4.mt index 48181b880ca..4443c5bcc2d 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 9c93c56eded..c249002376f 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 9a803cdb99b..39928b89012 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 9a803cdb99b..39928b89012 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 -- 2.30.2