Searched refs:HOSTING_CRT0 (Results 1 – 13 of 13) sorted by relevance
25 # HOSTING_CRT0 crt0.o file used for bootstrapping29 HOSTING_CRT0=/lib/crt0.o39 …HOSTING_CRT0='-dynamic-linker `[ -f \`${CC} --print-prog-name=ld-elf.so.2\` ] || echo /usr/libexec…44 …HOSTING_CRT0='-dynamic-linker `[ -f \`${CC} --print-prog-name=ld-elf.so.1\` ] || echo /usr/libexec…49 HOSTING_CRT0=/usr/lib/crt0.o53 …HOSTING_CRT0='-dynamic-linker /lib/ld-linux.so.1 /usr/lib/crt1.o /usr/lib/crti.o `if [ -f ../gcc/c…58 …HOSTING_CRT0='-dynamic-linker `${CC} --help --verbose 2>&1 | egrep "ld[^ ]*\.so" | sed -e "s,.*-dy…69 …HOSTING_CRT0='-dynamic-linker `${CC} --help --verbose 2>&1 | egrep "ld[^ ]*\.so" | sed -e "s,.*-dy…76 HOSTING_CRT0='-dynamic-linker /usr/libexec/ld.elf_so /usr/lib/crt0.o'79 HOSTING_CRT0="$HOSTING_CRT0 `${CC} --print-file-name=crti.o`"[all …]
89 HOSTING_CRT0 = @HOSTING_CRT0@ macro1997 …./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.@OBJEXT@ $(TESTBFDLIB)…2000 …./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LI…2003 …./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY)…2006 …./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY)…
195 AC_SUBST(HOSTING_CRT0) subst
49 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for294 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for485 * configure.host: Set up HOSTING_CRT0 and HOSTING_LIBS for IRIX6.1071 HOSTING_CRT0, HOSTING_LIBS; the test suite can extract them from1983 * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case to
232 HOSTING_CRT0 = @HOSTING_CRT0@3419 …./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.@OBJEXT@ $(TESTBFDLIB)…3422 …./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LI…3425 …./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY)…3428 …./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY)…
109 * configure.host (alpha*-*-linux*): Correct HOSTING_CRT0. Set1561 * configure.host (m88*-*-dgux*): Quote HOSTING_CRT0. From1769 HOSTING_CRT0. Search -lgcc both before and after -lc in1897 HOSTING_CRT0. Search -lgcc both before and after -lc in2371 * configure.host: Change existing Linux HOSTING_CRT0 to be used2372 for a.out only, and put in appropriate HOSTING_CRT0 and2467 * configure.host (m68*-motorola-sysv): Define HOSTING_CRT0 and2469 (m88*-motorola-sysv3): Define HOSTING_CRT0 and HOSTING_LIBS for3872 * config/i386linux.mh: New file; set HOSTING_CRT0.4939 * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin.o does not[all …]
1296 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.2943 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for3174 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
128 (am33_2.0-*-linux*): Edit default HOSTING_CRT0.944 * configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS2550 HOSTING_CRT0 and HOSTING_LIBS.
1124 * configure.host (many linux targets <HOSTING_CRT0>): Remove edits.
641 * configure.host (HOSTING_CRT0): Parse output of gcc --help --verbose
139 foreach x {HOSTING_CRT0 HOSTING_SCRT0 HOSTING_LIBS HOSTING_SLIBS} {143 foreach x {HOSTING_CRT0 HOSTING_SCRT0 HOSTING_LIBS HOSTING_SLIBS} { set $x "" }
198 global HOSTING_CRT0211 set objs "$HOSTING_CRT0 $objects"
219 * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0.