Home
last modified time | relevance | path

Searched refs:MIN_LD64_OMIT_STUBS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.h1209 #define MIN_LD64_OMIT_STUBS "62.1" macro
H A Ddarwin.c3426 if (strverscmp (darwin_target_linker, MIN_LD64_OMIT_STUBS) < 0) in darwin_override_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.h1236 #define MIN_LD64_OMIT_STUBS "62.1" macro
H A Ddarwin.cc3527 if (strverscmp (darwin_target_linker, MIN_LD64_OMIT_STUBS) < 0) in darwin_override_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201923581 (MIN_LD64_OMIT_STUBS): Revise to 62.1.
25407 * config/darwin.h (MIN_LD64_OMIT_STUBS): New.