Searched refs:bootstrap (Results 1 – 25 of 42) sorted by relevance
12
/toolchain/binutils/binutils-2.25/ |
D | Makefile.tpl | 230 @if gcc-bootstrap 232 @endif gcc-bootstrap 238 @if target-libstdc++-v3-bootstrap 252 @endif target-libstdc++-v3-bootstrap 296 @if gcc-bootstrap 298 @endif gcc-bootstrap 427 [+ FOR bootstrap-stage +] 431 @if target-libstdc++-v3-bootstrap 434 @endif target-libstdc++-v3-bootstrap 437 [+ ENDFOR bootstrap-stage +] [all …]
|
D | Makefile.def | 57 host_modules= { module= mpfr; lib_path=.libs; bootstrap=true; 60 host_modules= { module= mpc; lib_path=.libs; bootstrap=true; 63 host_modules= { module= isl; lib_path=.libs; bootstrap=true; 67 host_modules= { module= cloog; lib_path=.libs; bootstrap=true; 72 host_modules= { module= libelf; lib_path=.libs; bootstrap=true; 75 host_modules= { module= gold; bootstrap=true; }; 77 host_modules= { module= intl; bootstrap=true; }; 81 host_modules= { module= ld; bootstrap=true; }; 82 host_modules= { module= libbacktrace; bootstrap=true; }; 83 host_modules= { module= libcpp; bootstrap=true; }; [all …]
|
D | Makefile.in | 227 @if gcc-bootstrap 229 @endif gcc-bootstrap 235 @if target-libstdc++-v3-bootstrap 249 @endif target-libstdc++-v3-bootstrap 293 @if gcc-bootstrap 295 @endif gcc-bootstrap 428 @if target-libstdc++-v3-bootstrap 431 @endif target-libstdc++-v3-bootstrap 438 @if target-libstdc++-v3-bootstrap 441 @endif target-libstdc++-v3-bootstrap [all …]
|
D | ChangeLog | 71 * Makefile.def: Set bootstrap=true; for host fixincludes. 72 * configure.ac: Don't bootstrap host fixincludes unless 73 --with-build-config=bootstrap-{a,ub}san. 82 --with-build-config=bootstrap-asan or 83 --with-build-config=bootstrap-ubsan. Don't add target-libvtv 89 PR bootstrap/58572 106 PR bootstrap/60620 358 * Makefile.def (target_modules): Add bootstrap=true and 428 PR bootstrap/54820 434 PR bootstrap/54820 [all …]
|
D | configure.ac | 581 # LD_LIBRARY_PATH can break AIX bootstrap. 1287 AC_ARG_ENABLE([bootstrap], optenable 1288 [AS_HELP_STRING([--enable-bootstrap], 1292 # Issue errors and warnings for invalid/strange bootstrap combinations. 1302 # Default behavior. Enable bootstrap if we have a compiler 1310 # We have a compiler and we are in a native configuration, bootstrap is ok 1317 AC_MSG_WARN([trying to bootstrap a cross compiler]) 1320 # No compiler: if they passed --enable-bootstrap explicitly, fail 1322 AC_MSG_ERROR([cannot bootstrap without a compiler]) ;; 1326 AC_MSG_ERROR([invalid option for --enable-bootstrap]) [all …]
|
D | configure | 1474 --enable-bootstrap enable bootstrapping [yes if native build] 7114 bootstrap_suffix=bootstrap 7115 BUILD_CONFIG=bootstrap-debug 7118 bootstrap_suffix=no-bootstrap 7140 bootstrap-debug) 7191 *bootstrap-asan* | *bootstrap-ubsan* ) 7277 fixincludes,no) host_bootstrap_suffix=no-bootstrap ;; 7297 *) target_bootstrap_suffix=no-bootstrap ;;
|
/toolchain/binutils/binutils-2.25/gold/ |
D | Makefile.am | 274 bootstrap-test: ld2 301 bootstrap-test-r: ld2-r 308 TESTS = bootstrap-test bootstrap-test-r 317 TESTS += bootstrap-test-treehash-chunksize 351 TESTS += bootstrap-test-treehash-chunksize 353 bootstrap-test-treehash: ld1 ld3 361 bootstrap-test-treehash-chunksize: ld1 ld4
|
D | Makefile.in | 70 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_6 = bootstrap-test-treehash-chunksize 1153 bootstrap-test.log: bootstrap-test 1155 bootstrap-test-r.log: bootstrap-test-r 1157 bootstrap-test-treehash-chunksize.log: bootstrap-test-treehash-chunksize 1353 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@bootstrap-test: ld2 1370 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@bootstrap-test-r: ld2-r 1386 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@@THREADS_TRUE@bootstrap-test-treehash: ld1 ld3 1392 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@bootstrap-test-treehash-chunksize: ld1 ld4
|
/toolchain/binutils/binutils-2.25/config/ |
D | ChangeLog | 22 * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. 27 * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add 32 * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl. 36 * bootstrap-lto.mk: Use -ffat-lto-objects. 50 * bootstrap-ubsan.mk: New. 59 * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add 93 * bootstrap-asan.mk: New file. 109 PR bootstrap/54138 179 PR bootstrap/51734 189 PR bootstrap/51388 [all …]
|
D | acx.m4 | 82 # host modules (e.g. bison) are only built for the host when bootstrap
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-9303 | 1588 * ld-bootstrap/bootstrap.exp: Test --relax. 2005 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for 2010 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two 2210 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3 2326 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from 2331 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3 2430 * ld-bootstrap/bootstrap.exp: Add strip. 2753 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap 2898 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new. 2951 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of [all …]
|
D | ChangeLog | 657 * ld-bootstrap/bootstrap.exp: Do not add -ldl to the extralibs on 910 * ld-bootstrap/bootstrap.exp: Add ppc476 workaround test. 911 * ld-bootstrap/ppc476.t: New file.
|
D | ChangeLog-2005 | 42 * ld-bootstrap/bootstrap.exp: Delete ld-partial.o and ld[123]* 579 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
|
D | ChangeLog-2010 | 39 * ld-bootstrap/bootstrap.exp: Fix misplaced comment. 435 * ld-bootstrap/bootstrap.exp: Skip static tests also if LD plugins
|
D | ChangeLog-2009 | 122 * bootstrap.exp: Detect if plugins are enabled. Skip the static 1256 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary 1261 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
|
D | ChangeLog-2004 | 551 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
|
D | ChangeLog-2007 | 564 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
|
D | ChangeLog-2006 | 385 * bootstrap/bootstrap.exp: Fix x86_64-mingw32 target test.
|
/toolchain/binutils/binutils-2.25/intl/ |
D | ChangeLog | 3 PR bootstrap/44621 41 PR bootstrap/35457
|
/toolchain/binutils/binutils-2.25/gas/ |
D | Makefile.am | 623 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison 625 bootstrap: as-new$(EXEEXT) target
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | elfm68hc11.sc | 63 Note: for the bootstrap mode, the interrupt vectors are at 0xbfc0 but
|
D | elfm68hc12.sc | 63 Note: for the bootstrap mode, the interrupt vectors are at 0xbfc0 but
|
D | elfxgate.sc | 63 Note: for the bootstrap mode, the interrupt vectors are at 0xbfc0 but
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.ac | 249 # Link in zlib if we can. This is needed only for the bootstrap tests
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | ChangeLog | 280 PR bootstrap/58386 1021 PR bootstrap/42798 1239 PR bootstrap/40854 1419 PR bootstrap/37137 1514 PR bootstrap/35457 2041 PR bootstrap/16787 2831 PR bootstrap/19072 3539 PR bootstrap/12100 3599 PR bootstrap/10974 3709 PR bootstrap/10198 [all …]
|
12