|
|
1.1 root 1: /* Definitions of target machine for GNU compiler, for "naked" Intel
2: 80960 using coff object format and coff debugging symbols.
3: Copyright (C) 1988, 1989, 1991 Intel Corp.
4: Contributed by Steven McGeady ([email protected])
5: Additional work by Glenn Colon-Bonet, Jonathan Shapiro, Andy Wilson
6: Converted to GCC 2.0 by Michael Tiemann, Cygnus Support.
7: */
8:
9: /*
10: This file is part of GNU CC.
11:
12: GNU CC is free software; you can redistribute it and/or modify
13: it under the terms of the GNU General Public License as published by
14: the Free Software Foundation; either version 2, or (at your option)
15: any later version.
16:
17: GNU CC is distributed in the hope that it will be useful,
18: but WITHOUT ANY WARRANTY; without even the implied warranty of
19: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20: GNU General Public License for more details.
21:
22: You should have received a copy of the GNU General Public License
23: along with GNU CC; see the file COPYING. If not, write to
24: the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
25:
26: #include "i960/i960.h"
27:
28: /* Generate SDB_DEBUGGING_INFO by default. */
29: #undef PREFERRED_DEBUGGING_TYPE
30: #define PREFERRED_DEBUGGING_TYPE SDB_DEBUG
31:
32: /* end of i960-coff.h */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.