Home
last modified time | relevance | path

Searched refs:languages (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.25/
DMakefile.def557 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;
Dconfigure.ac454 # 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 …]
DMakefile.tpl456 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" \
1442 [+ FOR languages +]
1450 [+ ENDFOR languages +]
DChangeLog181 (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 …]
Dconfigure1480 --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}
DMakefile.in503 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" \
/toolchain/binutils/binutils-2.25/binutils/
Dwinduni.c92 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()
DChangeLog-2007620 languages, unicode_is_valid_codepage, wind_find_language_by_id,
1053 languages known for the DW_AT_language attribute.
DChangeLog-2013112 * winduni.c (languages): Use \345 (octal syntax) rather than
DChangeLog-0001103 better translation into foreign languages.
691 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
/toolchain/binutils/binutils-2.25/include/vms/
DChangeLog68 * dst.h (DST__K_CXX): Added, and reident languages.
/toolchain/binutils/binutils-2.25/config/
Dgettext-sister.m452 # The user is allowed to set LINGUAS to a list of languages to
Dpo.m4118 # 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/
DChangeLog-0001126 foreign languages.
133 languages.
137 languages.
/toolchain/binutils/binutils-2.25/gold/po/
Dgold.pot785 msgid "%s: --gdb-index currently supports only C and C++ languages"
/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-9203405 allow easier translation into other languages.
/toolchain/binutils/binutils-2.25/include/
DChangeLog-91031272 (hp_language): add languages modcal and dmpascal.
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex53 % 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/
Dfunctions.texi648 analysis of C or similar languages. They are true for the following
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-0001573 translation into foreign languages.
623 better translation into foreign languages.
8164 error message strings as in some languages, it may be necessary
DChangeLog-020311396 messages to ease translation into other languages.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi3046 The C++ and Java languages provide function overloading, which means