Home
last modified time | relevance | path

Searched refs:SUPPORTS_INIT_PRIORITY (Results 1 – 14 of 14) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsol2-gld.h8 #undef SUPPORTS_INIT_PRIORITY
9 #define SUPPORTS_INIT_PRIORITY 1 macro
/freebsd-9-stable/contrib/gcc/config/i386/
Dnwld.c38 #if !SUPPORTS_INIT_PRIORITY in nwld_named_section_asm_out_constructor()
59 #if !SUPPORTS_INIT_PRIORITY in nwld_named_section_asm_out_destructor()
/freebsd-9-stable/contrib/gcc/config/
Dsol2.h154 #undef SUPPORTS_INIT_PRIORITY
155 #define SUPPORTS_INIT_PRIORITY 0 macro
/freebsd-9-stable/contrib/gcc/config/arm/
Dcoff.h85 #define SUPPORTS_INIT_PRIORITY 0 macro
Delf.h153 #define SUPPORTS_INIT_PRIORITY (!TARGET_AAPCS_BASED) macro
/freebsd-9-stable/contrib/gcc/config/ia64/
Dhpux.h155 #define SUPPORTS_INIT_PRIORITY 0 macro
/freebsd-9-stable/contrib/gcc/
Ddefaults.h312 #ifndef SUPPORTS_INIT_PRIORITY
313 #define SUPPORTS_INIT_PRIORITY 1 macro
DChangeLog-2001781 * config/arm/coff.h (SUPPORTS_INIT_PRIORITY): Define (to false).
782 * config/arm/elf.h (SUPPORTS_INIT_PRIORITY): Define (to true).
24638 * config/pa/som.h (SUPPORTS_INIT_PRIORITY): SOM does not support
30465 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Reverse change of
30644 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Revise definition
31516 * defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the
31518 * tm.texi (SUPPORTS_INIT_PRIORITY): Documentation for new macro.
31519 * config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Indicate Irix
DChangeLog-2003957 * config/sparc/sol2.h: Set SUPPORTS_INIT_PRIORITY to 0.
958 * config/sparc/sol2-gld.h: Set SUPPORTS_INIT_PRIORITY to 1.
10679 * config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define to 0.
37663 SUPPORTS_INIT_PRIORITY, PA_CXA_FINALIZE_STUB, PA_INIT_FINI_HACK,
37668 * som.h (SUPPORTS_INIT_PRIORITY): Delete define.
DChangeLog-20045039 * config/sparc/sol2.h (SUPPORTS_INIT_PRIORITY): Remove.
5040 * config/sol2.h (SUPPORTS_INIT_PRIORITY): Define here.
17920 (FUNCTION_NAME_ALREADY_DECLARED, SUPPORTS_INIT_PRIORITY)
DChangeLog-200521297 (SUPPORTS_INIT_PRIORITY): Evaluate to false for EABI based targets.
/freebsd-9-stable/contrib/gcc/cp/
Dtree.c1920 if (SUPPORTS_INIT_PRIORITY) in handle_init_priority_attribute()
DChangeLog-20013596 (cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi7503 @defmac SUPPORTS_INIT_PRIORITY