Searched refs:LIBGCC_SPEC (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dembed-elf.h29 #define LIBGCC_SPEC "%{!shared: \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dembed-elf.h29 #define LIBGCC_SPEC "%{!shared: \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcrtdll.h34 #undef LIBGCC_SPEC macro
35 #define LIBGCC_SPEC \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davrlibc.h30 #undef LIBGCC_SPEC macro
31 #define LIBGCC_SPEC \ macro
H A Dspecs.h76 #undef LIBGCC_SPEC macro
77 #define LIBGCC_SPEC " %{!mmcu=avr1:-lgcc} " macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davrlibc.h30 #undef LIBGCC_SPEC macro
31 #define LIBGCC_SPEC \ macro
H A Dspecs.h76 #undef LIBGCC_SPEC macro
77 #define LIBGCC_SPEC " %{!mmcu=avr1:-lgcc} " macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcrtdll.h34 #undef LIBGCC_SPEC macro
35 #define LIBGCC_SPEC \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Delf.h40 #define LIBGCC_SPEC \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Delf.h40 #define LIBGCC_SPEC \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Duclinux-elf.h35 #define LIBGCC_SPEC "-lgcc" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/lm32/
H A Duclinux-elf.h35 #define LIBGCC_SPEC "-lgcc" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dvx-common.h28 #undef LIBGCC_SPEC macro
29 #define LIBGCC_SPEC VXWORKS_LIBGCC_SPEC macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dlinux-elf.h61 #define LIBGCC_SPEC "%{mfloat-abi=soft*:-lfloat} -lgcc" macro
H A Dlinux-eabi.h130 /* Use the default LIBGCC_SPEC, not the version in linux-elf.h, as we
132 #undef LIBGCC_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Dlinux-elf.h61 #define LIBGCC_SPEC "%{mfloat-abi=soft*:-lfloat} -lgcc" macro
H A Dlinux-eabi.h130 /* Use the default LIBGCC_SPEC, not the version in linux-elf.h, as we
132 #undef LIBGCC_SPEC macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c531 %G process LIBGCC_SPEC as a spec.
789 /* config.h can define LIBGCC_SPEC to override how and when libgcc.a is macro
791 #ifndef LIBGCC_SPEC
793 #define LIBGCC_SPEC REAL_LIBGCC_SPEC
796 #define LIBGCC_SPEC "libgcc.a%s"
798 #define LIBGCC_SPEC "-lgcc"
1093 static const char *libgcc_spec = LIBGCC_SPEC;
792 #define LIBGCC_SPEC macro
794 #define LIBGCC_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc580 %G process LIBGCC_SPEC as a spec.
856 /* config.h can define LIBGCC_SPEC to override how and when libgcc.a is macro
858 #ifndef LIBGCC_SPEC
860 #define LIBGCC_SPEC REAL_LIBGCC_SPEC
863 #define LIBGCC_SPEC "libgcc.a%s"
865 #define LIBGCC_SPEC "-lgcc"
1212 static const char *libgcc_spec = LIBGCC_SPEC;
859 #define LIBGCC_SPEC macro
861 #define LIBGCC_SPEC macro

Completed in 396 milliseconds