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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [sparc/] [sol2-gas.h] - Diff between revs 38 and 154

Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 154
/* Definitions of target machine for GCC, for SPARC running Solaris 2
/* Definitions of target machine for GCC, for SPARC running Solaris 2
   using the GNU assembler.  */
   using the GNU assembler.  */
 
 
/* Undefine this so that BNSYM/ENSYM pairs are emitted by STABS+.  */
/* Undefine this so that BNSYM/ENSYM pairs are emitted by STABS+.  */
#undef NO_DBX_BNSYM_ENSYM
#undef NO_DBX_BNSYM_ENSYM
 
 
/* Use GNU extensions to TLS support.  */
/* Use GNU extensions to TLS support.  */
#ifdef HAVE_AS_TLS
#ifdef HAVE_AS_TLS
#undef TARGET_SUN_TLS
#undef TARGET_SUN_TLS
#undef TARGET_GNU_TLS
#undef TARGET_GNU_TLS
#define TARGET_SUN_TLS 0
#define TARGET_SUN_TLS 0
#define TARGET_GNU_TLS 1
#define TARGET_GNU_TLS 1
#endif
#endif
 
 

powered by: WebSVN 2.1.0

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