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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [or32/] [linux-elf.h] - Diff between revs 154 and 242

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 154 Rev 242
Line 28... Line 28...
#define TARGET_VERSION  fputs (" (OR32 GNU/Linux with ELF)", stderr);
#define TARGET_VERSION  fputs (" (OR32 GNU/Linux with ELF)", stderr);
 
 
/* Do not assume anything about header files.  */
/* Do not assume anything about header files.  */
#define NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C
 
 
 
/* Make this match or32.h */
#undef  USER_LABEL_PREFIX
#undef  USER_LABEL_PREFIX
#define USER_LABEL_PREFIX "_"
#define USER_LABEL_PREFIX ""
 
 
 
 
/* This is how we tell the assembler that two symbols have the same value.  */
/* This is how we tell the assembler that two symbols have the same value.  */
#define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
#define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
  do                                       \
  do                                       \

powered by: WebSVN 2.1.0

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