Home
last modified time | relevance | path

Searched refs:LIBGCC_SPEC (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12.1/contrib/gcc/config/i386/
H A Dcrtdll.h35 #undef LIBGCC_SPEC
36 #define LIBGCC_SPEC \ macro
H A Dnwld.h27 #undef LIBGCC_SPEC
28 #define LIBGCC_SPEC "-lgcc %{!static-libgcc:--def-file libgcc.def%s}" macro
H A Duwin.h59 #undef LIBGCC_SPEC
60 #define LIBGCC_SPEC "-lgnuwin -lposix -lgcc -last -lmoldname -lmsvcrt" macro
H A Dmingw32.h64 #undef LIBGCC_SPEC
65 #define LIBGCC_SPEC \ macro
H A Dbeos-elf.h102 #undef LIBGCC_SPEC
103 #define LIBGCC_SPEC "" macro
H A Dsco5.h275 #undef LIBGCC_SPEC
276 #define LIBGCC_SPEC \ macro
H A Dcygwin.h48 #undef LIBGCC_SPEC
49 #define LIBGCC_SPEC \ macro
/freebsd-12.1/gnu/usr.bin/cc/cc_tools/
H A Dfreebsd-native.h46 #define LIBGCC_SPEC "%{shared: -lgcc_pic} \
53 #define LIBGCC_SPEC "-lgcc" macro
/freebsd-12.1/contrib/gcc/config/mips/
H A Diris6.h101 #undef LIBGCC_SPEC
102 #define LIBGCC_SPEC \ macro
/freebsd-12.1/contrib/gcc/config/
H A Dvx-common.h31 #undef LIBGCC_SPEC
32 #define LIBGCC_SPEC VXWORKS_LIBGCC_SPEC macro
H A Dptx4.h103 #undef LIBGCC_SPEC
104 #define LIBGCC_SPEC "%{!shared:%{!symbolic:-lgcc}}" macro
H A Dnetbsd.h141 #undef LIBGCC_SPEC
142 #define LIBGCC_SPEC NETBSD_LIBGCC_SPEC macro
/freebsd-12.1/contrib/gcc/config/arm/
H A Dlinux-eabi.h65 #undef LIBGCC_SPEC
H A Dlinux-elf.h52 #define LIBGCC_SPEC "%{msoft-float:-lfloat} %{mfloat-abi=soft*:-lfloat} -lgcc" macro
H A Daof.h45 #define LIBGCC_SPEC "libgcc.a%s" macro
/freebsd-12.1/contrib/gcc/
H A Dgcc.c616 #ifndef LIBGCC_SPEC
618 #define LIBGCC_SPEC REAL_LIBGCC_SPEC macro
621 #define LIBGCC_SPEC "libgcc.a%s" macro
623 #define LIBGCC_SPEC "-lgcc" macro
759 static const char *libgcc_spec = LIBGCC_SPEC;
H A DChangeLog-1997448 * config/sparc/linux64.h (LIBGCC_SPEC): Removed.
1109 (LIBGCC_SPEC, LIB_SPEC): Do the right thing for PIC.
2569 (LIBGCC_SPEC): Likewise.
H A DFSFChangeLog2156 (LIBGCC_SPEC): Removed.
2341 * i386/mingw32.h (LIBGCC_SPEC, STARTFILE_SPEC, MATH_LIBRARY):
H A DFSFChangeLog.101548 * rs6000/cygwin32.h (LIBGCC_SPEC): Don't define, always link in.
3961 * gcc.c (LIBGCC_SPEC): Do link with libgcc when -shared.
3962 * alpha.h (LIBGCC_SPEC): Remove.
3963 * linux.h (LIBGCC_SPEC): Remove.
3964 * svr4.h (LIBGCC_SPEC): Remove.
7943 * rs6000/rs6000.h (LIBGCC_SPEC): Do link with libgcc when -shared.
9735 (LIBGCC_SPEC): Always look for libgcc.a.
H A DChangeLog152 * config/mips/iris6.h (LIBGCC_SPEC): Add libm.
H A DFSFChangeLog.11654 (LIBGCC_SPEC, LIB_SPEC): Link with correct libgcc.a.
2022 (LIBGCC_SPEC): Likewise.
4724 * sparc/linux.h (LIBGCC_SPEC): Removed.
9760 (LIBGCC_SPEC): Define.
10110 (LIBGCC_SPEC): Don't delete.
H A DChangeLog-20042880 (LIBGCC_SPEC): Ditto.
17936 (LIB_SPEC, LIBGCC_SPEC): Use them.
38825 (LIBGCC_SPEC): Update to match.
41490 * gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined, and
41491 LIBGCC_SPEC isn't, set LIBGCC_SPEC to REAL_LIBGCC_SPEC.
H A DChangeLog-20005922 * tm.texi (LIBGCC_SPEC): Synch with reality.
10149 (LIBGCC_SPEC): Use -lgcc for all supported devices.
31907 (LIBGCC_SPEC): Likewise.
31908 * i386/crtdll.h (LIBGCC_SPEC): Likewise.
H A DChangeLog-20067376 * config/sh/embed-elf.h (LIBGCC_SPEC): Use -lgcc-Os-4-200.
8383 * config/sh/embed-elf.h (LIBGCC_SPEC): Add clauses for m4-100*,
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi288 @defmac LIBGCC_SPEC
300 @code{LIBGCC_SPEC} is not directly used by the driver program but is
307 line, but, unlike @code{LIBGCC_SPEC}, it is used unmodified.
311 A macro that controls the modifications to @code{LIBGCC_SPEC}
321 the modifications to @code{LIBGCC_SPEC} mentioned in

12