Searched refs:MD_EXEC_PREFIX (Results 1 – 25 of 28) sorted by relevance
12
| /freebsd-12-stable/contrib/gcc/config/ |
| D | svr4.h | 88 #undef MD_EXEC_PREFIX 89 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
|
| D | linux.h | 33 #undef MD_EXEC_PREFIX
|
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | djgpp.h | 69 #undef MD_EXEC_PREFIX 70 #define MD_EXEC_PREFIX "/dev/env/DJDIR/bin/" macro
|
| D | sco5.h | 160 # 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/ |
| D | freebsd-native.h | 35 #undef MD_EXEC_PREFIX /* We don't want one. */
|
| /freebsd-12-stable/contrib/gcc/config/sparc/ |
| D | openbsd64.h | 51 #undef MD_EXEC_PREFIX
|
| D | sp64-elf.h | 42 #undef MD_EXEC_PREFIX
|
| D | netbsd-elf.h | 40 #undef MD_EXEC_PREFIX
|
| D | linux.h | 40 #undef MD_EXEC_PREFIX
|
| D | linux64.h | 41 #undef MD_EXEC_PREFIX
|
| /freebsd-12-stable/contrib/gcc/config/rs6000/ |
| D | linux.h | 24 #undef MD_EXEC_PREFIX
|
| D | linux64.h | 277 #undef MD_EXEC_PREFIX
|
| /freebsd-12-stable/contrib/gcc/config/mips/ |
| D | netbsd.h | 131 #undef MD_EXEC_PREFIX
|
| D | linux.h | 49 #undef MD_EXEC_PREFIX
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gcc.c | 1473 #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;
|
| D | collect2.c | 58 #undef MD_EXEC_PREFIX
|
| D | ChangeLog-1997 | 188 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Remove undef.
|
| D | FSFChangeLog.10 | 4238 * svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling. 7785 * mips/svr4-t.h (MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
|
| D | ChangeLog-1999 | 14180 * 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.
|
| D | ChangeLog-2002 | 2482 * 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".
|
| D | ChangeLog-2001 | 24979 (LINK_SPEC, LIB_SPEC, MD_EXEC_PREFIX, MD_STARTFILE_PREFIX, 30105 (MD_EXEC_PREFIX): Undefine before defining.
|
| D | ChangeLog-2000 | 12301 (MD_EXEC_PREFIX): Set to '/dev/env/DJDIR/bin/'. 26448 * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
|
| D | FSFChangeLog.11 | 7356 * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appropriately for hpux10.
|
| D | ChangeLog-2005 | 27557 (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/ |
| D | tm.texi | 462 @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