Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/rs6000/
Drtems.h39 #undef CPP_OS_DEFAULT_SPEC
40 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_rtems)" macro
Dgnu.h22 #undef CPP_OS_DEFAULT_SPEC
23 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_gnu)" macro
Dlinux.h50 #undef CPP_OS_DEFAULT_SPEC
51 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" macro
Dlinux64.h312 #undef CPP_OS_DEFAULT_SPEC
313 #define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" macro
Dsysv4.h744 #define CPP_OS_DEFAULT_SPEC "" macro
1096 { "cpp_os_default", CPP_OS_DEFAULT_SPEC }, \
/freebsd-12-stable/contrib/gcc/
DChangeLog-19987463 * rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define.
DChangeLog-200115642 (LINK_OS_DEFAULT_SPEC, CPP_OS_DEFAULT_SPEC): Redefine.
DChangeLog-200334096 * config/rs6000/rtems.h: Add CPP_OS_DEFAULT_SPEC.