Searched refs:nolibc (Results 1 – 13 of 13) sorted by relevance
216 …$(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_stan…220 nolibc-test: nolibc-test.c nolibc-test-linkage.c sysroot/$(ARCH)/include222 …-nostdlib -nostdinc -static -Isysroot/$(ARCH)/include nolibc-test.c nolibc-test-linkage.c $(LIBGCC)224 nolibc-test: nolibc-test.c nolibc-test-linkage.c226 …-nostdlib -static -include $(srctree)/tools/include/nolibc/nolibc.h nolibc-test.c nolibc-test-link…229 libc-test: nolibc-test.c nolibc-test-linkage.c230 $(QUIET_CC)$(HOSTCC) -o $@ nolibc-test.c nolibc-test-linkage.c238 run-nolibc-test: nolibc-test239 $(Q)./nolibc-test > "$(CURDIR)/run.out" || :243 run-user: nolibc-test[all …]
4 /nolibc-test
29 Run nolibc testsuite for multiple architectures with crosstools
14 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \18 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
14 -static -include ../../../../include/nolibc/nolibc.h \
78 -nostdlib -include ../../../../include/nolibc/nolibc.h \
33 nolibc.h \93 $(call QUIET_CLEAN, nolibc) rm -rf "$(OUTPUT)sysroot"
81 nolibc: FORCE target82 $(call descend,include/nolibc)85 $(call descend,include/nolibc,$(patsubst nolibc_%,%,$@))
45 -include ../../../../include/nolibc/nolibc.h -I../..\
15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
193 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``294 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux``
16434 T: git git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git16435 F: tools/include/nolibc/16436 F: tools/testing/selftests/nolibc/