Searched refs:languages (Results 1 – 22 of 22) sorted by relevance
/toolchain/binutils/binutils-2.25/ |
D | Makefile.def | 557 languages = { language=c; gcc-check-target=check-gcc; }; 558 languages = { language=c++; gcc-check-target=check-c++; 562 languages = { language=fortran; gcc-check-target=check-fortran; 565 languages = { language=java; gcc-check-target=check-java; 567 languages = { language=ada; gcc-check-target=check-ada; 569 languages = { language=objc; gcc-check-target=check-objc; 571 languages = { language=obj-c++; gcc-check-target=check-obj-c++; }; 572 languages = { language=go; gcc-check-target=check-go;
|
D | configure.ac | 454 # Don't disable libffi, though, other languages use it. 1746 # By default, C and C++ are the only stage 1 languages. 1753 # Look if the user specified --enable-languages="..."; if not, use 1761 … echo configure.in: warning: setting LANGUAGES is deprecated, use --enable-languages instead 1>&2 1769 echo configure.in: --enable-languages needs at least one language argument 1>&2 1906 # Disable languages that need other directories if these aren't available. 1959 # Add to (comma-separated) list of stage 1 languages. 1974 # Add target libraries which are only needed for disabled languages 1985 AC_ARG_ENABLE(stage1-languages, 1986 [AS_HELP_STRING([[--enable-stage1-languages[=all]]], [all …]
|
D | Makefile.tpl | 456 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" \ 1442 [+ FOR languages +] 1450 [+ ENDFOR languages +]
|
D | ChangeLog | 181 (languages): Remove check-target-libmudflap). 476 * configure.ac: Fix --enable-languages=all. 1507 (languages): Add go. 2071 with --enable-languages not containing c++. 2420 * Makefil.def (languages): New entries. 3357 * configure.ac: Drop multiple occurrences of --enable-languages, 3527 * configure.in: Reorganize recognition of languages. Add 3528 --enable-stage1-languages. Show supported languages for the chosen 3529 target rather than all recognized languages. 4304 * configure.in: Recognize f95 in the --enable-languages option, [all …]
|
D | configure | 1480 --enable-stage1-languages[=all] 1481 choose additional languages to build during stage1. 6332 … echo configure.in: warning: setting LANGUAGES is deprecated, use --enable-languages instead 1>&2 6340 echo configure.in: --enable-languages needs at least one language argument 1>&2 6601 echo The following languages will be built: ${new_enable_languages}
|
D | Makefile.in | 503 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" \
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | winduni.c | 92 static const wind_language_t languages[] = variable 625 for (i = 0; languages[i].id != (unsigned) -1 && languages[i].id != id; i++) in wind_find_language_by_id() 627 if (languages[i].id == id) in wind_find_language_by_id() 628 return &languages[i]; in wind_find_language_by_id()
|
D | ChangeLog-2007 | 620 languages, unicode_is_valid_codepage, wind_find_language_by_id, 1053 languages known for the DW_AT_language attribute.
|
D | ChangeLog-2013 | 112 * winduni.c (languages): Use \345 (octal syntax) rather than
|
D | ChangeLog-0001 | 103 better translation into foreign languages. 691 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
|
/toolchain/binutils/binutils-2.25/include/vms/ |
D | ChangeLog | 68 * dst.h (DST__K_CXX): Added, and reident languages.
|
/toolchain/binutils/binutils-2.25/config/ |
D | gettext-sister.m4 | 52 # The user is allowed to set LINGUAS to a list of languages to
|
D | po.m4 | 118 # The LINGUAS file contains the set of available languages. 127 # The set of available languages was given in configure.in.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-0001 | 126 foreign languages. 133 languages. 137 languages.
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | gold.pot | 785 msgid "%s: --gdb-index currently supports only C and C++ languages"
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | ChangeLog-9203 | 405 allow easier translation into other languages.
|
/toolchain/binutils/binutils-2.25/include/ |
D | ChangeLog-9103 | 1272 (hp_language): add languages modcal and dmpascal.
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 53 % It is possible to adapt texinfo.tex for other languages, to some 6667 % . in languages with many accents, such as Czech or French, it's 8040 % available languages. This means we can support hyphenation in
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | functions.texi | 648 analysis of C or similar languages. They are true for the following
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-0001 | 573 translation into foreign languages. 623 better translation into foreign languages. 8164 error message strings as in some languages, it may be necessary
|
D | ChangeLog-0203 | 11396 messages to ease translation into other languages.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 3046 The C++ and Java languages provide function overloading, which means
|