Home
last modified time | relevance | path

Searched refs:LIB_DEFAULT_SPEC (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Deabisim.h38 #undef LIB_DEFAULT_SPEC
39 #define LIB_DEFAULT_SPEC "%(lib_sim)" macro
Dfreebsd.h36 #undef LIB_DEFAULT_SPEC
37 #define LIB_DEFAULT_SPEC "%(lib_freebsd)" macro
Dlinux.h74 #undef LIB_DEFAULT_SPEC
75 #define LIB_DEFAULT_SPEC "%(lib_linux)" macro
Dfreebsd64.h224 #undef LIB_DEFAULT_SPEC
225 #define LIB_DEFAULT_SPEC "%(lib_freebsd)" macro
Dnetbsd64.h287 #undef LIB_DEFAULT_SPEC
288 #define LIB_DEFAULT_SPEC "%(lib_netbsd)" macro
Dlinux64.h327 #undef LIB_DEFAULT_SPEC
328 #define LIB_DEFAULT_SPEC "%(lib_linux)" macro
Dsysv4.h676 #define LIB_DEFAULT_SPEC "-lc" macro
856 { "lib_default", LIB_DEFAULT_SPEC }, \
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.1112903 (LIB_DEFAULT_SPEC): Provide default version.
DChangeLog-200722866 (LIB_DEFAULT_SPEC): Include -lc.
DChangeLog-200115640 (LIB_DEFAULT_SPEC, STARTFILE_DEFAULT_SPEC): Redefine.