* config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Delete
[official-gcc.git] / gcc / config / arm / xm-arm.h
blobb762c90045f7d0cae6f47219ff324524fe85475c
1 /* Configuration for GNU C-compiler for Acorn RISC Machine.
2 Copyright (C) 1991, 1993, 2001 Free Software Foundation, Inc.
3 Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
4 and Martin Simmons (@harleqn.co.uk).
5 More major hacks by Richard Earnshaw (rwe11@cl.cam.ac.uk)
7 This file is part of GNU CC.
9 GNU CC is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation; either version 2, or (at your option)
12 any later version.
14 GNU CC is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with GNU CC; see the file COPYING. If not, write to
21 the Free Software Foundation, 59 Temple Place - Suite 330,
22 Boston, MA 02111-1307, USA. */
24 /* This describes the machine the compiler is hosted on. */
26 /* A code distinguishing the floating point format of the host
27 machine. There are three defined values: IEEE_FLOAT_FORMAT,
28 VAX_FLOAT_FORMAT, and UNKNOWN_FLOAT_FORMAT. */
30 #define HOST_FLOAT_FORMAT IEEE_FLOAT_FORMAT
32 #define HOST_FLOAT_WORDS_BIG_ENDIAN 1