Home
last modified time | relevance | path

Searched refs:CPP_OS_DEFAULT_SPEC (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gcc/config/rs6000/
HDrtems.h39 #undef CPP_OS_DEFAULT_SPEC
40 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_rtems)" macro
HDgnu.h22 #undef CPP_OS_DEFAULT_SPEC
23 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_gnu)" macro
HDlinux.h50 #undef CPP_OS_DEFAULT_SPEC
51 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" macro
HDlinux64.h312 #undef CPP_OS_DEFAULT_SPEC
313 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" macro
HDsysv4.h744 #define CPP_OS_DEFAULT_SPEC "" macro
1096 { "cpp_os_default", CPP_OS_DEFAULT_SPEC }, \
/NextBSD/contrib/gcc/
HDChangeLog-19987463 * rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define.
HDChangeLog-200115642 (LINK_OS_DEFAULT_SPEC, CPP_OS_DEFAULT_SPEC): Redefine.
HDChangeLog-200334096 * config/rs6000/rtems.h: Add CPP_OS_DEFAULT_SPEC.