Home | History | Annotate | Download | only in libgcc

Lines Matching refs:glibc

1380   --with-glibc-version=M.N
1381 assume GCC used with glibc version M.N or later
4074 # Use a header file that comes with gcc, so configuring glibc
4133 # Use a header file that comes with gcc, so configuring glibc
5145 # Determine the version of glibc, if any, used on the target.
5146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target glibc version" >&5
5147 $as_echo_n "checking for target glibc version... " >&6; }
5149 # Check whether --with-glibc-version was given.
5156 as_fn_error $? "option --with-glibc-version requires a version number M.N" "$LINENO" 5
5197 # glibc 2.19 and later provide all the soft-fp functions, with proper
5199 # make libgcc's versions into compat symbols if a recent enough glibc
5218 # a new glibc is being used so that __builtin_cpu_supports can be used.