Searched refs:cross (Results 1 – 25 of 137) sorted by relevance
123456
/toolchain/binutils/binutils-2.25/config/ |
D | acinclude.m4 | 6 dnl We are probably using a cross compiler, which will not be able to fully 8 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler. 43 dnl to get a correct fully linked executable with a cross compiler. For 44 dnl most cross compilers, this test is bogus. For G++, we can use various 45 dnl other compile line options to get a decent idea that the cross compiler 50 dnl Transform the name of the compiler to it's cross variant, unless 87 AC_MSG_ERROR(${CXX} is a non-working cross compiler) 97 AC_MSG_CHECKING([whether the G++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler]) 104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler. 140 dnl to get a correct fully linked executable with a cross [all …]
|
D | mh-darwin | 13 # Similarly, for cross-compilation.
|
D | lthostflags.m4 | 19 # or cross-compiler and select where to install dlls appropriately.
|
D | futex.m4 | 18 # compiled/linked against NPTL and not cross-compiling, check
|
D | multi.m4 | 40 # Even if the default multilib is not a cross compilation,
|
D | override.m4 | 57 dnl Fix 2.64 cross compile detection for AVR and RTEMS
|
D | acx.m4 | 2 # cross builds. 494 # Canadian cross, just use what we found 522 # We need a cross tool
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | dwarfreloc.rd | 1 # Parenthesized `(...)' is the offset we cross-check.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | pcrel-4-n32.d | 2 #name: Valid cross-section PC-relative references (n32)
|
D | pcrel-4-32.d | 2 #name: Valid cross-section PC-relative references (o32)
|
D | pcrel-4-64.d | 2 #name: Valid cross-section PC-relative references (n64)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
D | pr14962.d | 6 # The reference to x would normally generate a cross-reference error
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ChangeLog | 658 (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc) 659 (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL. 838 media-quad-multiply-cross-acc-semantics, mdpackh, 839 media-quad-multiply-cross-acc, mbtoh-semantics, 840 media-quad-cross-multiply-cross-acc-semantics, 841 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics, 842 media-quad-cross-multiply-acc-semantics, cmbtoh, 843 media-quad-cross-multiply-acc, media-quad-complex, mhtob,
|
/toolchain/binutils/binutils-2.25/ld/ |
D | README | 17 * The linker can be configured for cross-linking. 29 If you want to make a cross-linker, you may want to specify
|
/toolchain/binutils/binutils-2.25/gold/ |
D | README | 19 * cross-reference reports (--cref) 36 The linker is intended to have complete support for cross-compilation,
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | pcrel-shared.s | 1 # This tests PR ld/17277, wherein ld -shared for cross-section PC-relative
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | align-2.s | 2 # execute packets can cross fetch packet boundaries.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | configure.ac | 736 # Put this here so that autoconf's "cross-compiling" message doesn't confuse 737 # people who are not cross-compiling but are compiling cross-assemblers. 738 AC_MSG_CHECKING(whether compiling a cross-assembler) 743 AC_DEFINE(CROSS_COMPILE, 1, [Compiling cross-assembler?]) 825 # Support for VMS timestamps via cross compile
|
D | CONTRIBUTORS | 25 verification of cross assemblers and file splits and renaming, 64 bugs, including true tested cross-compilation support, and one bug in
|
D | README | 103 Configure GAS for cross-assembling programs for the specified 160 They may be cross-posted to gcc-bugs@gnu.org if they affect the use of
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | configure.ac | 18 AC_ARG_WITH(cross-host, 19 [ --with-cross-host=HOST Configuring with a cross compiler]) 124 # Even if the default multilib is not a cross compilation, 696 # Install a library built with a cross compiler in $(tooldir) rather
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | README | 43 systems. Remember that BFD must support cross compilation from any
|
D | PORTING | 49 If you must make a cross-port from scratch, copy the most
|
/toolchain/binutils/binutils-2.25/etc/ |
D | ChangeLog | 181 * comp-tools-fix, cross-tools-fix: Replace /usr/include 237 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix: 306 * cross-tools-fix: Remove host check since it doesn't matter 309 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | ChangeLog-2006 | 44 Specify section names in cross references. Fix typos.
|
123456