Searched refs:LINK_SPEC (Results 26 - 50 of 68) sorted by relevance

123

/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dopenbsdelf.h123 #undef LINK_SPEC macro
124 #define LINK_SPEC \ macro
H A Dvxworks.h74 #undef LINK_SPEC macro
75 #define LINK_SPEC VXWORKS_LINK_SPEC macro
H A Dnetbsd-elf.h39 /* Provide a LINK_SPEC appropriate for a NetBSD/i386 ELF target. */
41 #undef LINK_SPEC macro
42 #define LINK_SPEC NETBSD_LINK_SPEC_ELF macro
/freebsd-10.2-release/contrib/gcc/config/
H A Dinterix.h44 #undef LINK_SPEC macro
45 #define LINK_SPEC "%{!shared:-stack 0x400000,0x10000} \ macro
H A Dlynx.h55 #ifndef LINK_SPEC
56 # define LINK_SPEC "%(link_os_lynx)" macro
H A Dvx-common.h30 #undef LINK_SPEC macro
H A Dptx4.h115 /* Provide a LINK_SPEC appropriate for svr4. Here we provide support
138 #undef LINK_SPEC macro
139 #define LINK_SPEC "%{h*} %{v:-V} \ macro
H A Dopenbsd.h133 /* LINK_SPEC appropriate for OpenBSD. Support for GCC options
135 #undef LINK_SPEC
137 #define LINK_SPEC \
140 #define LINK_SPEC \
134 #undef LINK_SPEC macro
136 #define LINK_SPEC macro
139 #define LINK_SPEC macro
H A Dsol2.h141 #undef LINK_SPEC macro
142 #define LINK_SPEC \ macro
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daix43.h146 #undef LINK_SPEC macro
147 #define LINK_SPEC "-bpT:0x10000000 -bpD:0x20000000 %{!r:-btextro} -bnodelcsect\ macro
H A Daix51.h141 #undef LINK_SPEC macro
142 #define LINK_SPEC "-bpT:0x10000000 -bpD:0x20000000 %{!r:-btextro} -bnodelcsect\ macro
H A Dbeos.h89 #undef LINK_SPEC macro
90 #define LINK_SPEC "" macro
H A Dlynx.h63 #undef LINK_SPEC macro
64 #define LINK_SPEC \ macro
H A Dvxworks.h93 #undef LINK_SPEC macro
94 #define LINK_SPEC VXWORKS_LINK_SPEC macro
H A Daix52.h142 #undef LINK_SPEC macro
143 #define LINK_SPEC "-bpT:0x10000000 -bpD:0x20000000 %{!r:-btextro} -bnodelcsect\ macro
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dlinux64.h131 /* Provide a LINK_SPEC appropriate for GNU/Linux. Here we provide support
197 #undef LINK_SPEC macro
198 #define LINK_SPEC "\ macro
259 #undef LINK_SPEC macro
260 #define LINK_SPEC "-m elf64_sparc -Y P,/usr/lib64 %{shared:-shared} \ macro
H A Dsp-elf.h36 #undef LINK_SPEC macro
H A Dsp64-elf.h53 #undef LINK_SPEC macro
54 #define LINK_SPEC "\ macro
H A Dlinux.h108 /* Provide a LINK_SPEC appropriate for GNU/Linux. Here we provide support
135 #undef LINK_SPEC macro
136 #define LINK_SPEC "-m elf32_sparc -Y P,/usr/lib %{shared:-shared} \ macro
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Dtpf.h117 #undef LINK_SPEC macro
118 #define LINK_SPEC \ macro
/freebsd-10.2-release/contrib/gcc/config/arm/
H A Dbpabi.h52 #undef LINK_SPEC macro
53 #define LINK_SPEC "%{mbig-endian:-EB} %{mlittle-endian:-EL} " \ macro
H A Delf.h103 #ifndef LINK_SPEC
104 #define LINK_SPEC "%{mbig-endian:-EB} %{mlittle-endian:-EL} -X" macro
H A Dfreebsd.h47 #undef LINK_SPEC macro
48 #define LINK_SPEC " \ macro
H A Dnetbsd-elf.h73 #undef LINK_SPEC macro
74 #define LINK_SPEC \ macro
/freebsd-10.2-release/contrib/gcc/config/mips/
H A Dnetbsd.h146 /* Provide a LINK_SPEC appropriate for a NetBSD/mips target.
147 This is a copy of LINK_SPEC from <netbsd-elf.h> tweaked for
150 #undef LINK_SPEC macro
151 #define LINK_SPEC \ macro

Completed in 81 milliseconds

123