summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nolibc/Makefile
AgeCommit message (Expand)Author
2025-05-21tools/nolibc: add namespace functionalityThomas Weißschuh
2025-05-21tools/nolibc: Add m68k supportDaniel Palmer
2025-05-21selftests/nolibc: always run nolibc header checkThomas Weißschuh
2025-04-19selftests/nolibc: enable UBSAN if availableThomas Weißschuh
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh
2025-02-20selftests/nolibc: rename s390 to s390xThomas Weißschuh
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh
2024-08-12selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh
2024-08-12selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh
2023-12-11tools/nolibc: mips: add support for PICThomas Weißschuh
2023-12-11selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh
2023-12-11selftests/nolibc: add configuration for mipso32beThomas Weißschuh
2023-12-11selftests/nolibc: extraconfig supportThomas Weißschuh
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh
2023-11-13selftests/nolibc: don't hang on config inputThomas Weißschuh
2023-10-12selftests/nolibc: add tests for multi-object linkageThomas Weißschuh
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh
2023-08-23selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu
2023-08-23selftests/nolibc: allow report with existing test logZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64Zhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64leZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppcZhangjin Wu
2023-08-23selftests/nolibc: add XARCH and ARCH mapping supportZhangjin Wu
2023-08-23selftests/nolibc: enable compiler warningsThomas Weißschuh
2023-08-23selftests/nolibc: don't strip nolibc-testThomas Weißschuh
2023-08-23selftests/nolibc: allow test -include /path/to/nolibc.hZhangjin Wu