diff options
Diffstat (limited to 'gdb/tm-3b1.h')
-rw-r--r-- | gdb/tm-3b1.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/tm-3b1.h b/gdb/tm-3b1.h index 5b49b07..4bcf01f 100644 --- a/gdb/tm-3b1.h +++ b/gdb/tm-3b1.h @@ -1,5 +1,5 @@ /* Parameters for targeting to a 3b1. - Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc. This file is part of GDB. @@ -27,9 +27,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define NAMES_HAVE_UNDERSCORE -/* Debugger information will be in COFF format. */ +/* Debugger information will be in COFF format, without long filenames. */ -#define COFF_FORMAT #define COFF_NO_LONG_FILE_NAMES /* Address of end of stack space. */ |