Remove warnings about system assembler.

This commit is contained in:
John Gilmore 1991-08-20 23:01:06 +00:00
parent 2f60a8804d
commit b142fea5e8
4 changed files with 0 additions and 20 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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