diff options
-rw-r--r-- | gdb/config/sun2os4.mt | 5 | ||||
-rw-r--r-- | gdb/config/sun3os4.mt | 5 | ||||
-rw-r--r-- | gdb/config/sun4.mt | 5 | ||||
-rw-r--r-- | gdb/config/sun4os4.mt | 5 |
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 |