Home
last modified time | relevance | path

Searched refs:MATH_LIBRARY (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortranspec.c57 #ifndef MATH_LIBRARY
58 #define MATH_LIBRARY "m" macro
200 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver()
334 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
364 && strcmp (decoded_options[i].arg, MATH_LIBRARY) == 0) in lang_specific_driver()
381 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
403 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortranspec.cc57 #ifndef MATH_LIBRARY
58 #define MATH_LIBRARY "m" macro
200 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver()
334 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
364 && strcmp (decoded_options[i].arg, MATH_LIBRARY) == 0) in lang_specific_driver()
381 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
403 append_option (OPT_l, MATH_LIBRARY, 1); in lang_specific_driver()
H A DChangeLog-20101983 (MATH_LIBRARY, FORTRAN_LIBRARY): Remove initial "-l".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrigspec.c41 #ifndef MATH_LIBRARY
42 #define MATH_LIBRARY "m" macro
45 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
65 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dg++spec.c37 #ifndef MATH_LIBRARY
38 #define MATH_LIBRARY "m" macro
41 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
102 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver()
145 if (strcmp (arg, MATH_LIBRARY) == 0) in lang_specific_driver()
373 saw_profile_flag ? MATH_LIBRARY_PROFILE : MATH_LIBRARY, in lang_specific_driver()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dg++spec.cc35 #ifndef MATH_LIBRARY
36 #define MATH_LIBRARY "m" macro
39 #define MATH_LIBRARY_PROFILE MATH_LIBRARY
127 int need_math = (MATH_LIBRARY[0] != '\0'); in lang_specific_driver()
167 if (strcmp (arg, MATH_LIBRARY) == 0) in lang_specific_driver()
416 saw_profile_flag ? MATH_LIBRARY_PROFILE : MATH_LIBRARY, in lang_specific_driver()
H A DChangeLog-20101641 (MATH_LIBRARY, LIBSTDCXX): Remove initial "-l".
H A DChangeLog-19951354 * g++.c (MATH_LIBRARY): Provide default.
H A DChangeLog-20042301 * g++spec.c (MATH_LIBRARY_PROFILE): Default to MATH_LIBRARY rather
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms.h86 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms.h86 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dvx-common.h117 #define MATH_LIBRARY "" macro
H A Ddarwin.h49 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygming.h181 #undef MATH_LIBRARY
182 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcygming.h172 #undef MATH_LIBRARY
173 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dvx-common.h116 #define MATH_LIBRARY "" macro
H A Ddarwin.h47 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h38 #undef MATH_LIBRARY
39 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dtpf.h125 #define MATH_LIBRARY "CLBM" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dtpf.h125 #define MATH_LIBRARY "CLBM" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h38 #undef MATH_LIBRARY
39 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h503 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h492 #define MATH_LIBRARY "" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog2341 * i386/mingw32.h (LIBGCC_SPEC, STARTFILE_SPEC, MATH_LIBRARY):
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog2341 * i386/mingw32.h (LIBGCC_SPEC, STARTFILE_SPEC, MATH_LIBRARY):

12