/toolchain/binutils/binutils-2.25/gold/ |
D | options.cc | 745 const char* sysroot = TARGET_SYSTEM_ROOT; in get_default_sysroot() local 746 if (*sysroot == '\0') in get_default_sysroot() 758 return sysroot; in get_default_sysroot() 953 if (this->sysroot() == NULL || this->sysroot()[0] == '\0') in add_sysroot() 956 if (this->sysroot() == NULL || this->sysroot()[0] == '\0') in add_sysroot() 960 char* canonical_sysroot = lrealpath(this->sysroot()); in add_sysroot() 965 p->add_sysroot(this->sysroot(), canonical_sysroot); in add_sysroot() 1325 Search_directory::add_sysroot(const char* sysroot, in add_sysroot() argument 1328 gold_assert(*sysroot != '\0'); in add_sysroot() 1332 && !IS_DIR_SEPARATOR(sysroot[strlen(sysroot) - 1])) in add_sysroot() [all …]
|
D | configure.ac | 40 AC_ARG_WITH(sysroot, optwith 41 [ --with-sysroot[=DIR] search for usr/lib et al within DIR], 42 [sysroot=$withval], [sysroot=no]) 44 if test "$sysroot" = "yes"; then 45 sysroot='${exec_prefix}/${target_alias}/sys-root' 46 elif test "$sysroot" = "no"; then 47 sysroot= 51 if test -n "$sysroot"; then 52 case "sysroot" in 62 AC_DEFINE_UNQUOTED(TARGET_SYSTEM_ROOT, "$sysroot",
|
D | script.cc | 2661 const std::string& sysroot(parameters->options().sysroot()); in script_add_file() local 2662 gold_assert(!sysroot.empty()); in script_add_file() 2663 name_string = sysroot + name_string; in script_add_file()
|
D | configure | 1454 --with-sysroot=DIR search for usr/lib et al within DIR 3248 withval=$with_sysroot; sysroot=$withval 3250 sysroot=no 3254 if test "$sysroot" = "yes"; then 3255 sysroot='${exec_prefix}/${target_alias}/sys-root' 3256 elif test "$sysroot" = "no"; then 3257 sysroot= 3261 if test -n "$sysroot"; then
|
D | options.h | 586 add_sysroot(const char* sysroot, const char* canonical_sysroot); 1168 DEFINE_string(sysroot, options::TWO_DASHES, '\0', "",
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog | 47 Implement --print-sysroot in ld. 49 * lexsup.c (ld_options): Add entry for --print-sysroot. 50 (parse_args) <OPTION_PRINT_SYSROOT>: Print sysroot and exit early. 76 filename is '=', prepend the sysroot and force the context of that 77 input file to non-sysroot. 78 * ld.texinfo (Options): When mentioning "=" and sysroot, mention 79 that --sysroot controls it, not only through the configuration. 81 behavior of first character "/" on scripts within sysroot, also
|
D | configure.ac | 58 AC_ARG_WITH(sysroot, optwith 59 [ --with-sysroot[=DIR] Search for usr/lib et al within DIR.],
|
D | NEWS | 246 * A new command-line option, --sysroot, can be used to override the 247 default sysroot location. It only applies to toolchains that were 248 configured using --with-sysroot. 316 * Added --with-sysroot configure switch to specify a target system root, for
|
D | ChangeLog-2005 | 1759 support for changing the sysroot. 1762 (ld_options): Add --sysroot. 1764 * ld.texinfo (--sysroot): Document. 1765 * NEWS: Mention the new --sysroot option.
|
D | configure.tgt | 823 # This allows to build a pair of PPU/SPU toolchains with common sysroot.
|
D | ChangeLog-2012 | 812 param and return whether path is in sysroot.
|
D | ld.texinfo | 709 by the @dfn{sysroot prefix}, controlled by the @samp{--sysroot} option, or 1747 the @option{--with-sysroot} option. 1829 @kindex --sysroot=@var{directory} 1830 @item --sysroot=@var{directory} 1831 Use @var{directory} as the location of the sysroot, overriding the 1833 that were configured using @option{--with-sysroot}. 3166 In case a @dfn{sysroot prefix} is configured, and the filename starts 3168 located inside the @dfn{sysroot prefix}, the filename will be looked 3169 for in the @dfn{sysroot prefix}. Otherwise, the linker will try to 3172 The @dfn{sysroot prefix} can also be forced by specifying @code{=}
|
D | ChangeLog-0203 | 1281 * ld.texinfo: Document INPUT behavior in sysroot. 1568 * configure.in: Add --with-sysroot. 1585 * NEWS: Mention --with-sysroot.
|
D | ChangeLog-2007 | 901 * emultempl/aix.em (..._before_allocation): Strip sysroot prefix
|
D | ChangeLog-2006 | 254 * genscripts.sh: Respect LIBPATH_SUFFIX when not using sysroot.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog | 73 * ld-scripts/sysroot-prefix.exp: Log $ld_sysroot. Handle sysroot 74 == "/" as a separate sysroot-configuration with separable 76 (sysroot_prefix_tests): Include all existing sysroot tests in 77 sysroot == "/" tests except exclude those where a --sysroot option 80 --print-sysroot instead of relying on error code from using 81 --sysroot=... Also, set $ld_sysroot. 85 * ld-scripts/sysroot-prefix.exp, ld-scripts/sysroot-prefix-x.s, 86 ld-scripts/sysroot-prefix-y.s: New files.
|
/toolchain/binutils/binutils-2.25/ |
D | configure.ac | 2192 AC_ARG_WITH([build-sysroot], 2193 [AS_HELP_STRING([--with-build-sysroot=SYSROOT], 2194 [use sysroot as the system root during the build])], 2196 SYSROOT_CFLAGS_FOR_TARGET="--sysroot=$withval"
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | zh_TW.po | 1234 msgid "Override the default sysroot location" 1235 msgstr "強制覆寫預設的 sysroot 位置"
|
D | ja.po | 1408 msgid "Override the default sysroot location" 1409 msgstr "デフォルトの sysroot 位置を上書きする"
|
D | ga.po | 1271 msgid "Override the default sysroot location" 1272 msgstr "S�raigh an su�omh r�amhshocraithe sysroot"
|
D | id.po | 1389 msgid "Override the default sysroot location" 1390 msgstr "Paksa lokasi default sysroot"
|
D | it.po | 1415 msgid "Override the default sysroot location" 1416 msgstr "Sovrascrive la posizione sysroot predefinita"
|
D | fi.po | 1422 msgid "Override the default sysroot location" 1423 msgstr "Korvaa oletus sysroot-sijainti"
|
D | es.po | 1413 msgid "Override the default sysroot location" 1414 msgstr "Sobreescribe la ubicación de sysroot por defecto"
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | aix.em | 777 /* PR ld/4023: Strip sysroot prefix from any paths
|