Home
last modified time | relevance | path

Searched refs:MD_EXEC_PREFIX (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/config/
Dsvr4.h88 #undef MD_EXEC_PREFIX
89 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
Dlinux.h33 #undef MD_EXEC_PREFIX
/freebsd-12-stable/contrib/gcc/config/i386/
Ddjgpp.h69 #undef MD_EXEC_PREFIX
70 #define MD_EXEC_PREFIX "/dev/env/DJDIR/bin/" macro
Dsco5.h160 # define MD_EXEC_PREFIX "/usr/gnu/bin/" macro
162 # define MD_EXEC_PREFIX "/usr/ccs/bin/elf/" macro
/freebsd-12-stable/gnu/usr.bin/cc/cc_tools/
Dfreebsd-native.h35 #undef MD_EXEC_PREFIX /* We don't want one. */
/freebsd-12-stable/contrib/gcc/config/sparc/
Dopenbsd64.h51 #undef MD_EXEC_PREFIX
Dsp64-elf.h42 #undef MD_EXEC_PREFIX
Dnetbsd-elf.h40 #undef MD_EXEC_PREFIX
Dlinux.h40 #undef MD_EXEC_PREFIX
Dlinux64.h41 #undef MD_EXEC_PREFIX
/freebsd-12-stable/contrib/gcc/config/rs6000/
Dlinux.h24 #undef MD_EXEC_PREFIX
Dlinux64.h277 #undef MD_EXEC_PREFIX
/freebsd-12-stable/contrib/gcc/config/mips/
Dnetbsd.h131 #undef MD_EXEC_PREFIX
Dlinux.h49 #undef MD_EXEC_PREFIX
/freebsd-12-stable/contrib/gcc/
Dgcc.c1473 #undef MD_EXEC_PREFIX
1479 #ifndef MD_EXEC_PREFIX
1480 #define MD_EXEC_PREFIX "" macro
1492 static const char *md_exec_prefix = MD_EXEC_PREFIX;
Dcollect2.c58 #undef MD_EXEC_PREFIX
DChangeLog-1997188 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Remove undef.
DFSFChangeLog.104238 * svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling.
7785 * mips/svr4-t.h (MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
DChangeLog-199914180 * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
14795 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Undefine.
21608 * i386/go32.h (MD_EXEC_PREFIX): Define.
DChangeLog-20022482 * config/sh/linux.h (MD_EXEC_PREFIX): Undefine.
31162 * config/alpha/vms.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define.
33889 * pa64-hpux.h (MD_EXEC_PREFIX): Set to "/usr/ccs/bin".
DChangeLog-200124979 (LINK_SPEC, LIB_SPEC, MD_EXEC_PREFIX, MD_STARTFILE_PREFIX,
30105 (MD_EXEC_PREFIX): Undefine before defining.
DChangeLog-200012301 (MD_EXEC_PREFIX): Set to '/dev/env/DJDIR/bin/'.
26448 * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
DFSFChangeLog.117356 * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10.
DChangeLog-200527557 (main): Do not add MD_EXEC_PREFIX to the list of directories to
30535 * config/sh/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi462 @defmac MD_EXEC_PREFIX
464 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched
466 compiler. If you define @code{MD_EXEC_PREFIX}, then be sure to add it
496 standard prefixes. @code{MD_EXEC_PREFIX} is not searched when the
630 The macro @code{MD_EXEC_PREFIX}, if any.
653 The macro @code{MD_EXEC_PREFIX}, if any.

12