Home
last modified time | relevance | path

Searched refs:LIB2FUNCS_ST (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/gnu/lib/libgcc/
DMakefile87 LIB2FUNCS_ST = _eprintf __gcc_bcmp macro
252 SYMS_ST = ${LIB2FUNCS_ST} ${LIB2ADD_ST}
/freebsd-10-stable/contrib/gcc/
Dmklibgcc.in335 for name in $LIB2FUNCS_ST; do
DMakefile.in1057 LIB2FUNCS_ST = _eprintf __gcc_bcmp
1424 LIB2FUNCS_ST='$(LIB2FUNCS_ST)' \
DChangeLog-200120456 * Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.
23129 * Makefile.in (LIB2FUNCS_ST): New. Put _eprintf here, not
23131 * mklibgcc.in: Handle LIB2FUNCS_ST.
DChangeLog-200334537 * Makefile.in (LIB2FUNCS_ST): Remove _gcov.
DChangeLog-20028078 (LIB2FUNCS_ST): Replace _bb with _gcov.