From fbcb5095622e1b8ab973c2e90295506818f5a523 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 7 Nov 1991 13:14:59 +0000 Subject: * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and READ_MIPS_FORMAT, which have been unused since BFD. Still remaining is COFF_NO_LONG_FILE_NAMES. * tm-sun3.h, tm-altos.h: Remove detritus accidentally left from function calling code moved to m68k-tdep.c. --- gdb/tm-altosgas.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'gdb/tm-altosgas.h') diff --git a/gdb/tm-altosgas.h b/gdb/tm-altosgas.h index 14b56526..c20030c 100644 --- a/gdb/tm-altosgas.h +++ b/gdb/tm-altosgas.h @@ -1,5 +1,5 @@ /* Definitions to make GDB run on an Altos 3068 using COFF encapsulation. - Copyright (C) 1989 Free Software Foundation, Inc. + Copyright (C) 1989, 1991 Free Software Foundation, Inc. This file is part of GDB. @@ -21,8 +21,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "m-altos.h" -#undef COFF_FORMAT -#undef COFF_NO_LONG_FILE_NAMES #define NAMES_HAVE_UNDERSCORE - -#define READ_DBX_FORMAT -- cgit v1.1