Searched refs:LINK_SPEC (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dfreebsd64.h42 /* Provide a LINK_SPEC appropriate for the FreeBSD/x86-64 ELF target.
43 This is a copy of LINK_SPEC from <i386/freebsd.h> tweaked for
46 #undef LINK_SPEC macro
47 #define LINK_SPEC "\ macro
H A Dgnu.h20 #undef LINK_SPEC macro
21 #define LINK_SPEC "-m elf_i386 %{shared:-shared} \ macro
H A Dlinux64.h44 /* Provide a LINK_SPEC. Here we provide support for the special GCC
55 #undef LINK_SPEC macro
56 #define LINK_SPEC "%{!m32:-m elf_x86_64} %{m32:-m elf_i386} \ macro
H A Dnetbsd64.h40 /* Provide a LINK_SPEC appropriate for a NetBSD/x86-64 ELF target. */
42 #undef LINK_SPEC macro
43 #define LINK_SPEC \ macro
H A Dnwld.h33 #undef LINK_SPEC macro
34 #define LINK_SPEC "--format:NLM --extensions:GNU" \ macro
H A Dnto.h65 #undef LINK_SPEC macro
66 #define LINK_SPEC \ macro
H A Duwin.h63 #undef LINK_SPEC macro
64 #define LINK_SPEC \ macro
H A Dmingw32.h55 #undef LINK_SPEC macro
56 #define LINK_SPEC "%{mwindows:--subsystem windows} \ macro
H A Dopenbsdelf.h123 #undef LINK_SPEC macro
124 #define LINK_SPEC \ macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dsemi.h33 #ifndef LINK_SPEC
34 #define LINK_SPEC "%{mbig-endian:-EB} -X" macro
H A Dlinux-eabi.h58 /* At this point, bpabi.h will have clobbered LINK_SPEC. We want to
60 #undef LINK_SPEC macro
61 #define LINK_SPEC LINUX_TARGET_LINK_SPEC macro
H A Dvxworks.h72 #undef LINK_SPEC macro
73 #define LINK_SPEC "-r" macro
H A Dlinux-elf.h67 #undef LINK_SPEC macro
68 #define LINK_SPEC LINUX_TARGET_LINK_SPEC macro
H A Dnetbsd.h66 #undef LINK_SPEC macro
67 #define LINK_SPEC "-X %(netbsd_link_spec)" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Delf.h33 #define LINK_SPEC "%{mno-gnu-ld:-dn -N so}" macro
36 #define LINK_SPEC "%{!mgnu-ld:-dn -N so}" macro
H A Dlinux.h42 #undef LINK_SPEC macro
43 #define LINK_SPEC "\ macro
H A Dfreebsd.h26 #define LINK_SPEC " \ macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dlinux64.h46 #undef LINK_SPEC macro
47 #define LINK_SPEC "\ macro
H A Dvxworks.h44 #undef LINK_SPEC macro
45 /* LINK_SPEC is clobbered in svr4.h. ugh! */
46 #define LINK_SPEC "\ macro
H A Dopenbsd.h74 /* LINK_SPEC appropriate for OpenBSD: support for GCC options
76 #undef LINK_SPEC macro
77 #define LINK_SPEC \ macro
H A Dwindiss.h53 #undef LINK_SPEC macro
54 /* LINK_SPEC is clobbered in svr4.h. ugh! */
55 #define LINK_SPEC "\ macro
/freebsd-11-stable/contrib/gcc/config/
H A Dsvr4.h115 /* Provide a LINK_SPEC appropriate for svr4. Here we provide support
138 #undef LINK_SPEC macro
140 #define LINK_SPEC "%{h*} %{v:-V} \ macro
149 #define LINK_SPEC "%{h*} %{v:-V} \ macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daix41.h70 #undef LINK_SPEC macro
71 #define LINK_SPEC "-bpT:0x10000000 -bpD:0x20000000 %{!r:-btextro} -bnodelcsect\ macro
H A Dnetbsd.h68 #undef LINK_SPEC macro
69 #define LINK_SPEC \ macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dlinux.h79 #undef LINK_SPEC macro
80 #define LINK_SPEC \ macro

Completed in 105 milliseconds

123