OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [sparc/] [sol2-gas.h] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
/* Definitions of target machine for GCC, for SPARC running Solaris 2
2
   using the GNU assembler.  */
3
 
4
/* Undefine this so that BNSYM/ENSYM pairs are emitted by STABS+.  */
5
#undef NO_DBX_BNSYM_ENSYM
6
 
7
/* Use GNU extensions to TLS support.  */
8
#ifdef HAVE_AS_TLS
9
#undef TARGET_SUN_TLS
10
#undef TARGET_GNU_TLS
11
#define TARGET_SUN_TLS 0
12
#define TARGET_GNU_TLS 1
13
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.