Searched refs:SUBTARGET_LINK_SPEC (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsuperh.h51 /* Add the SUBTARGET_LINK_SPEC to add the board and runtime support and
53 #undef SUBTARGET_LINK_SPEC macro
55 #define SUBTARGET_LINK_SPEC "%(board_link) %(ldruntime) %{ml|!mb:-EL}%{mb:-EB}" macro
57 #define SUBTARGET_LINK_SPEC "%(board_link) %(ldruntime) %{ml:-EL}%{mb|!ml:-EB}" macro
H A Dlinux.h54 #undef SUBTARGET_LINK_SPEC macro
55 #define SUBTARGET_LINK_SPEC \ macro
H A Dnetbsd-elf.h60 SUBTARGET_LINK_SPEC that pulls in what we need from a generic
68 #undef SUBTARGET_LINK_SPEC macro
69 #define SUBTARGET_LINK_SPEC NETBSD_LINK_SPEC_ELF macro
H A Dsh.h367 { "subtarget_link_spec", SUBTARGET_LINK_SPEC }, \
446 #define SUBTARGET_LINK_SPEC ""
445 #define SUBTARGET_LINK_SPEC macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsuperh.h103 /* Add the SUBTARGET_LINK_SPEC to add the board and runtime support and
105 #undef SUBTARGET_LINK_SPEC macro
107 #define SUBTARGET_LINK_SPEC "%(board_link) %(ldruntime) %{ml|!mb:-EL}%{mb:-EB}" macro
109 #define SUBTARGET_LINK_SPEC "%(board_link) %(ldruntime) %{ml:-EL}%{mb|!ml:-EB}" macro
H A Dlinux.h58 #undef SUBTARGET_LINK_SPEC macro
59 #define SUBTARGET_LINK_SPEC \ macro
H A Dnetbsd-elf.h61 SUBTARGET_LINK_SPEC that pulls in what we need from a generic
69 #undef SUBTARGET_LINK_SPEC macro
70 #define SUBTARGET_LINK_SPEC NETBSD_LINK_SPEC_ELF macro
H A Dsh.h364 { "subtarget_link_spec", SUBTARGET_LINK_SPEC }, \
443 #define SUBTARGET_LINK_SPEC ""
442 #define SUBTARGET_LINK_SPEC macro

Completed in 77 milliseconds