URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [mips/] [dbxmdebug.h] - Rev 820
Go to most recent revision | Compare with Previous | Blame | View Log
/* Definitions of target machine for GNU compiler, for MIPS running IRIX 5 or IRIX 6 (O32 ABI) using the GNU assembler with stabs-in-mdebug. */ /* Override iris5gas.h version again to retain mips.h default. */ #undef MDEBUG_ASM_SPEC #define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}"
Go to most recent revision | Compare with Previous | Blame | View Log