/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | sol2.h | 173 #undef SUPPORTS_INIT_PRIORITY 174 #define SUPPORTS_INIT_PRIORITY HAVE_INITFINI_ARRAY_SUPPORT macro 217 #if SUPPORTS_INIT_PRIORITY
|
H A D | vxworks.h | 187 #define SUPPORTS_INIT_PRIORITY \ macro
|
H A D | darwin.h | 1188 #undef SUPPORTS_INIT_PRIORITY 1189 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | sol2.h | 173 #undef SUPPORTS_INIT_PRIORITY 174 #define SUPPORTS_INIT_PRIORITY HAVE_INITFINI_ARRAY_SUPPORT macro 217 #if SUPPORTS_INIT_PRIORITY
|
H A D | vxworks.h | 264 #define SUPPORTS_INIT_PRIORITY \ macro
|
H A D | darwin.h | 1215 #undef SUPPORTS_INIT_PRIORITY 1216 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa64-hpux.h | 358 #undef SUPPORTS_INIT_PRIORITY 359 #define SUPPORTS_INIT_PRIORITY (TARGET_GNU_LD ? 1 : 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa64-hpux.h | 357 #undef SUPPORTS_INIT_PRIORITY 358 #define SUPPORTS_INIT_PRIORITY (TARGET_GNU_LD ? 1 : 0) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | hpux.h | 153 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | hpux.h | 153 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | defaults.h | 351 #ifndef SUPPORTS_INIT_PRIORITY 352 #define SUPPORTS_INIT_PRIORITY 1 macro
|
H A D | coverage.cc | 1091 int priority = SUPPORTS_INIT_PRIORITY in build_init_ctor() 1114 int priority = SUPPORTS_INIT_PRIORITY in build_gcov_exit_decl()
|
H A D | ChangeLog-2001 | 781 * 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
|
H A D | ChangeLog-2003 | 957 * 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.
|
H A D | ChangeLog | 13267 (SUPPORTS_INIT_PRIORITY): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | defaults.h | 341 #ifndef SUPPORTS_INIT_PRIORITY 342 #define SUPPORTS_INIT_PRIORITY 1 macro
|
H A D | coverage.c | 1071 int priority = SUPPORTS_INIT_PRIORITY in build_init_ctor() 1094 int priority = SUPPORTS_INIT_PRIORITY in build_gcov_exit_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.h | 394 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.h | 399 #define SUPPORTS_INIT_PRIORITY 0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 1557 if (!SUPPORTS_INIT_PRIORITY) in get_priority()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 5105 if (SUPPORTS_INIT_PRIORITY) in handle_init_priority_attribute()
|
H A D | ChangeLog-2001 | 3596 (cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | tree.c | 4802 if (SUPPORTS_INIT_PRIORITY) in handle_init_priority_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 1877 if (!SUPPORTS_INIT_PRIORITY) in get_priority()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi.in | 6079 @defmac SUPPORTS_INIT_PRIORITY
|