Annotation of GNUtools/cc/config/arm/rix-gas.h, revision 1.1

1.1     ! root        1: /* Definitions of target machine for GNU compiler.  ARM RISCiX(stabs) version.
        !             2:    Copyright (C) 1993 Free Software Foundation, Inc.
        !             3:    Contributed by Richard Earnshaw ([email protected]), based on original
        !             4:              work by Pieter `Tiggr' Schoenmakers ([email protected])
        !             5:              and Martin Simmons (@harleqn.co.uk).
        !             6: 
        !             7: This file is part of GNU CC.
        !             8: 
        !             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.
        !            13: 
        !            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.
        !            18: 
        !            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, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        !            22: 
        !            23: #include "arm/riscix.h"
        !            24: 
        !            25: /* The native RISCiX assembler does not support stabs of any kind; because
        !            26:    the native assembler is not used by the compiler, Acorn didn't feel it was
        !            27:    necessary to put them in!  
        !            28:    However, this file assumes that we have an assembler that does have stabs,
        !            29:    so we put them back in.  */
        !            30: 
        !            31: #define DBX_DEBUGGING_INFO
        !            32: 
        !            33: /* Unfortunately dbx doesn't understand these */
        !            34: #define DEFAULT_GDB_EXTENSIONS 0
        !            35: /* RISCiX dbx doesn't accept xrefs */
        !            36: #define DBX_NO_XREFS 1
        !            37: /* dbx wants lbracs before variables */
        !            38: /* #define DBX_LBRAC_FIRST 1*/

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.