Searched refs:md_exec_prefix (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | acx.m4 | 220 if test x$build = x$target && test -n "$md_exec_prefix"; then 221 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$md_exec_prefix$PATH_SEPARATOR"
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | acx.m4 | 237 if test x$build = x$target && test -n "$md_exec_prefix"; then 238 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$md_exec_prefix$PATH_SEPARATOR"
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | configure.in | 1573 md_exec_prefix= 1576 md_exec_prefix=/gnu/lib/gcc-lib 1579 md_exec_prefix=/dev/env/DJDIR/bin 1583 md_exec_prefix=/usr/gnu/bin 1585 md_exec_prefix=/usr/ccs/bin/elf 1595 md_exec_prefix=/usr/ccs/bin 1600 md_exec_prefix=/usr/ccs/bin 1615 md_exec_prefix=/usr/ccs/bin
|
| H A D | configure | 5075 if test x$build = x$target && test -n "$md_exec_prefix"; then 5076 gcc_cv_tool_dirs="$gcc_cv_tool_dirs$md_exec_prefix$PATH_SEPARATOR"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcc.c | 1350 static const char *md_exec_prefix = MD_EXEC_PREFIX; variable 1429 INIT_STATIC_SPEC ("md_exec_prefix", &md_exec_prefix), 6090 if (*md_exec_prefix) 6092 add_prefix (&exec_prefixes, md_exec_prefix, "GCC", 6111 if (*md_exec_prefix) 6112 add_sysrooted_prefix (&startfile_prefixes, md_exec_prefix, "GCC",
|
| H A D | ChangeLog.4 | 6890 (md_exec_prefix, md_startfile_prefix, md_startfile_prefix_1): 6892 (static_specs): Add "md_exec_prefix", "md_startfile_prefix", 6894 (main): Check whether md_exec_prefix and the others are the
|
| H A D | ChangeLog.1 | 3523 md_exec_prefix, md_startfile_prefix, md_startfile_prefix_1,
|
| H A D | ChangeLog | 2320 (main): Add md_exec_prefix to exec_prefixes regardless of
|
| H A D | ChangeLog.6 | 9708 update md_exec_prefix.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcc.c | 1478 static const char *md_exec_prefix = MD_EXEC_PREFIX; variable 1564 INIT_STATIC_SPEC ("md_exec_prefix", &md_exec_prefix), 6247 if (*md_exec_prefix) in main() 6249 add_prefix (&exec_prefixes, md_exec_prefix, "GCC", in main()
|