| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | crtdll.h | 35 #undef LIBGCC_SPEC 36 #define LIBGCC_SPEC \ macro
|
| H A D | nwld.h | 27 #undef LIBGCC_SPEC 28 #define LIBGCC_SPEC "-lgcc %{!static-libgcc:--def-file libgcc.def%s}" macro
|
| H A D | uwin.h | 59 #undef LIBGCC_SPEC 60 #define LIBGCC_SPEC "-lgnuwin -lposix -lgcc -last -lmoldname -lmsvcrt" macro
|
| H A D | mingw32.h | 64 #undef LIBGCC_SPEC 65 #define LIBGCC_SPEC \ macro
|
| H A D | beos-elf.h | 102 #undef LIBGCC_SPEC 103 #define LIBGCC_SPEC "" macro
|
| H A D | sco5.h | 275 #undef LIBGCC_SPEC 276 #define LIBGCC_SPEC \ macro
|
| H A D | cygwin.h | 48 #undef LIBGCC_SPEC 49 #define LIBGCC_SPEC \ macro
|
| /freebsd-12.1/gnu/usr.bin/cc/cc_tools/ |
| H A D | freebsd-native.h | 46 #define LIBGCC_SPEC "%{shared: -lgcc_pic} \ 53 #define LIBGCC_SPEC "-lgcc" macro
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | iris6.h | 101 #undef LIBGCC_SPEC 102 #define LIBGCC_SPEC \ macro
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | vx-common.h | 31 #undef LIBGCC_SPEC 32 #define LIBGCC_SPEC VXWORKS_LIBGCC_SPEC macro
|
| H A D | ptx4.h | 103 #undef LIBGCC_SPEC 104 #define LIBGCC_SPEC "%{!shared:%{!symbolic:-lgcc}}" macro
|
| H A D | netbsd.h | 141 #undef LIBGCC_SPEC 142 #define LIBGCC_SPEC NETBSD_LIBGCC_SPEC macro
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | linux-eabi.h | 65 #undef LIBGCC_SPEC
|
| H A D | linux-elf.h | 52 #define LIBGCC_SPEC "%{msoft-float:-lfloat} %{mfloat-abi=soft*:-lfloat} -lgcc" macro
|
| H A D | aof.h | 45 #define LIBGCC_SPEC "libgcc.a%s" macro
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | gcc.c | 616 #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 D | ChangeLog-1997 | 448 * config/sparc/linux64.h (LIBGCC_SPEC): Removed. 1109 (LIBGCC_SPEC, LIB_SPEC): Do the right thing for PIC. 2569 (LIBGCC_SPEC): Likewise.
|
| H A D | FSFChangeLog | 2156 (LIBGCC_SPEC): Removed. 2341 * i386/mingw32.h (LIBGCC_SPEC, STARTFILE_SPEC, MATH_LIBRARY):
|
| H A D | FSFChangeLog.10 | 1548 * 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 D | ChangeLog | 152 * config/mips/iris6.h (LIBGCC_SPEC): Add libm.
|
| H A D | FSFChangeLog.11 | 654 (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 D | ChangeLog-2004 | 2880 (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 D | ChangeLog-2000 | 5922 * 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 D | ChangeLog-2006 | 7376 * 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 D | tm.texi | 288 @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
|