Home
last modified time | relevance | path

Searched refs:IDENT_ASM_OP (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Ddjgpp.h48 #undef IDENT_ASM_OP
49 #define IDENT_ASM_OP "\t.ident\t" macro
/freebsd-9-stable/gnu/usr.bin/cc/cc_tools/
Delfos-undef.h8 #undef IDENT_ASM_OP
/freebsd-9-stable/contrib/gcc/config/
Delfos.h84 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/
Diris.h53 #undef IDENT_ASM_OP
/freebsd-9-stable/contrib/gcc/
Dtoplev.c1125 #ifdef IDENT_ASM_OP in compile_file()
1128 IDENT_ASM_OP, version_string); in compile_file()
DChangeLog-20002302 * 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 …]
DChangeLog-2002141 * 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,
DChangeLog-200121678 * 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>"
DChangeLog-200325931 (IDENT_ASM_OP): Likewise.
/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.h2358 #define IDENT_ASM_OP "\t.ident\t" macro
2363 fprintf (FILE, "%s\"%s\"\n", IDENT_ASM_OP, NAME);