Searched refs:IDENT_ASM_OP (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | djgpp.h | 48 #undef IDENT_ASM_OP 49 #define IDENT_ASM_OP "\t.ident\t" macro
|
| /freebsd-9-stable/gnu/usr.bin/cc/cc_tools/ |
| D | elfos-undef.h | 8 #undef IDENT_ASM_OP
|
| /freebsd-9-stable/contrib/gcc/config/ |
| D | elfos.h | 84 fprintf (FILE, "%s\"%s\"\n", IDENT_ASM_OP, NAME); 86 #define IDENT_ASM_OP "\t.ident\t" macro
|
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | iris.h | 53 #undef IDENT_ASM_OP
|
| /freebsd-9-stable/contrib/gcc/ |
| D | toplev.c | 1125 #ifdef IDENT_ASM_OP in compile_file() 1128 IDENT_ASM_OP, version_string); in compile_file()
|
| D | ChangeLog-2000 | 2302 * config/alpha/elf.h (IDENT_ASM_OP): Protect the #define. 2322 (IDENT_ASM_OP): Same. 2323 (IDENT_ASM_OP): Same. 7320 * config/elfos.h (IDENT_ASM_OP, ASM_BYTE_OP, SET_ASM_OP, 7324 * config/freebsd.h (IDENT_ASM_OP): Here. 7334 * config/ptx4.h (IDENT_ASM_OP, ASM_BYTE_OP, SET_ASM_OP, 7350 * config/alpha/elf.h (IDENT_ASM_OP, SKIP_ASM_OP, ALIGN_ASM_OP, 7368 * config/arm/linux-elf.h (IDENT_ASM_OP, CONST_SECTION_ASM_OP, 7396 * config/i386/djgpp.h (IDENT_ASM_OP, INT_ASM_OP, SET_ASM_OP): 7410 IDENT_ASM_OP): Here. [all …]
|
| D | ChangeLog-2002 | 141 * config/h8300/h8300.h (IDENT_ASM_OP): End with a tab. 19462 (SDB_DELIM, MAX_OFILE_ALIGNMENT, IDENT_ASM_OP): Likewise. 19482 * config/sh/elf.h (IDENT_ASM_OP): No need to #undef at the start. 25755 (USER_LABEL_PREFIX, HANDLE_SYSV_PRAGMA, IDENT_ASM_OP,
|
| D | ChangeLog-2001 | 21678 * config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF. 24751 If IDENT_ASM_OP is defined, emit an .ident "GCC (GNU) <version>"
|
| D | ChangeLog-2003 | 25931 (IDENT_ASM_OP): Likewise.
|
| /freebsd-9-stable/contrib/gcc/config/sparc/ |
| D | sparc.h | 2358 #define IDENT_ASM_OP "\t.ident\t" macro 2363 fprintf (FILE, "%s\"%s\"\n", IDENT_ASM_OP, NAME);
|