Searched refs:MD_STARTFILE_PREFIX (Results 1 – 25 of 29) sorted by relevance
12
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | uwin.h | 30 #undef MD_STARTFILE_PREFIX 31 #define MD_STARTFILE_PREFIX "/usr/gnu/lib/" macro
|
| H A D | djgpp.h | 73 #undef MD_STARTFILE_PREFIX 74 #define MD_STARTFILE_PREFIX "/dev/env/DJDIR/lib/" macro
|
| H A D | sol2-10.h | 101 #undef MD_STARTFILE_PREFIX
|
| H A D | sco5.h | 156 #define MD_STARTFILE_PREFIX "/usr/gnu/lib/" macro
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | svr4.h | 96 #undef MD_STARTFILE_PREFIX 97 #define MD_STARTFILE_PREFIX "/usr/ccs/lib/" macro
|
| H A D | linux.h | 34 #undef MD_STARTFILE_PREFIX
|
| /freebsd-12.1/gnu/usr.bin/cc/cc_tools/ |
| H A D | freebsd-native.h | 41 #undef MD_STARTFILE_PREFIX /* We don't need one for now. */
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | openbsd64.h | 52 #undef MD_STARTFILE_PREFIX
|
| H A D | sp64-elf.h | 43 #undef MD_STARTFILE_PREFIX
|
| H A D | linux.h | 41 #undef MD_STARTFILE_PREFIX
|
| H A D | netbsd-elf.h | 41 #undef MD_STARTFILE_PREFIX
|
| H A D | linux64.h | 42 #undef MD_STARTFILE_PREFIX
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | linux.h | 25 #undef MD_STARTFILE_PREFIX
|
| H A D | linux64.h | 278 #undef MD_STARTFILE_PREFIX
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | netbsd.h | 132 #undef MD_STARTFILE_PREFIX
|
| H A D | linux.h | 50 #undef MD_STARTFILE_PREFIX
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | gcc.c | 1474 #undef MD_STARTFILE_PREFIX 1482 #ifndef MD_STARTFILE_PREFIX 1483 #define MD_STARTFILE_PREFIX "" macro 1494 static const char *md_startfile_prefix = MD_STARTFILE_PREFIX;
|
| H A D | ChangeLog-1997 | 174 MD_STARTFILE_PREFIX, ASM_FILE_START, ASM_SPEC, ASM_FINAL_SPEC): 188 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Remove undef.
|
| H A D | FSFChangeLog.10 | 4239 (MD_STARTFILE_PREFIX): Likewise. 7785 * mips/svr4-t.h (MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,
|
| H A D | ChangeLog-1998 | 5525 (MD_STARTFILE_PREFIX): Set correctly based upon SPARC_BI_ARCH. 14319 (MD_STARTFILE_PREFIX): Unset.
|
| H A D | ChangeLog-2001 | 1339 * i386/uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings. 24979 (LINK_SPEC, LIB_SPEC, MD_EXEC_PREFIX, MD_STARTFILE_PREFIX, 30106 (MD_STARTFILE_PREFIX): New.
|
| H A D | ChangeLog-1999 | 10252 * i386/uwin.h (MD_STARTFILE_PREFIX): Define. 14795 (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Undefine.
|
| H A D | ChangeLog-2002 | 2483 (MD_STARTFILE_PREFIX): Likewise. 31162 * config/alpha/vms.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define. 33890 (MD_STARTFILE_PREFIX): Set to "/usr/ccs/lib/pa20_64/".
|
| H A D | FSFChangeLog.11 | 7357 (MD_STARTFILE_PREFIX): Similarly.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 494 @defmac MD_STARTFILE_PREFIX 656 The macro @code{MD_STARTFILE_PREFIX}, if any.
|
12