Home
last modified time | relevance | path

Searched refs:POST_LINK_SPEC (Results 1 – 25 of 120) sorted by relevance

12345

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddjgpp.h66 #undef POST_LINK_SPEC
67 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}" macro
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Ddjgpp.h63 #undef POST_LINK_SPEC
64 #define POST_LINK_SPEC "stubify %{v} %{o*:%*} %{!o*:a.out}"
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c991 #ifndef POST_LINK_SPEC
992 #define POST_LINK_SPEC "" macro
1090 static const char *post_link_spec = POST_LINK_SPEC;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c1000 #ifndef POST_LINK_SPEC
1001 #define POST_LINK_SPEC "" macro
1095 static const char *post_link_spec = POST_LINK_SPEC;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c991 #ifndef POST_LINK_SPEC
992 #define POST_LINK_SPEC "" macro
1090 static const char *post_link_spec = POST_LINK_SPEC;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c981 #ifndef POST_LINK_SPEC
982 #define POST_LINK_SPEC "" macro
1071 static const char *post_link_spec = POST_LINK_SPEC;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c999 #ifndef POST_LINK_SPEC
1000 #define POST_LINK_SPEC "" macro
1094 static const char *post_link_spec = POST_LINK_SPEC;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c1110 #ifndef POST_LINK_SPEC
1111 #define POST_LINK_SPEC "" macro
1206 static const char *post_link_spec = POST_LINK_SPEC;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c999 #ifndef POST_LINK_SPEC
1000 #define POST_LINK_SPEC "" macro
1094 static const char *post_link_spec = POST_LINK_SPEC;

12345