index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
/
Makefile
Age
Commit message (
Expand
)
Author
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
2024-06-29
selftests/nolibc: run-tests.sh: use -Werror by default
Thomas Weißschuh
2023-12-11
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
2023-12-11
selftests/nolibc: introduce QEMU_ARCH_USER
Thomas Weißschuh
2023-12-11
selftests/nolibc: add configuration for mipso32be
Thomas Weißschuh
2023-12-11
selftests/nolibc: extraconfig support
Thomas Weißschuh
2023-12-11
selftests/nolibc: explicitly specify ABI for MIPS
Thomas Weißschuh
2023-12-11
selftests/nolibc: use XARCH for MIPS
Thomas Weißschuh
2023-12-11
selftests/nolibc: support out-of-tree builds
Thomas Weißschuh
2023-12-11
selftests/nolibc: anchor paths in $(srcdir) if possible
Thomas Weißschuh
2023-12-11
selftests/nolibc: use EFI -bios for LoongArch qemu
Thomas Weißschuh
2023-11-13
selftests/nolibc: don't hang on config input
Thomas Weißschuh
2023-10-12
selftests/nolibc: add tests for multi-object linkage
Thomas Weißschuh
2023-10-12
selftests/nolibc: use qemu-system-ppc64 for ppc64le
Thomas Weißschuh
2023-10-12
selftests/nolibc: allow building i386 with multiarch compiler
Thomas Weißschuh
2023-10-12
selftests/nolibc: don't embed initramfs into kernel image
Thomas Weißschuh
2023-10-12
selftests/nolibc: use -nostdinc for nolibc-test
Thomas Weißschuh
2023-08-23
selftests/nolibc: libc-test: use HOSTCC instead of CC
Zhangjin Wu
2023-08-23
selftests/nolibc: allow report with existing test log
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc64
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc64le
Zhangjin Wu
2023-08-23
selftests/nolibc: add test support for ppc
Zhangjin Wu
2023-08-23
selftests/nolibc: add XARCH and ARCH mapping support
Zhangjin Wu
2023-08-23
selftests/nolibc: enable compiler warnings
Thomas Weißschuh
2023-08-23
selftests/nolibc: don't strip nolibc-test
Thomas Weißschuh
2023-08-23
selftests/nolibc: allow test -include /path/to/nolibc.h
Zhangjin Wu
2023-08-23
selftests/nolibc: allow run nolibc-test locally
Zhangjin Wu
2023-08-23
selftests/nolibc: report: add newline before test failures
Zhangjin Wu
2023-08-23
selftests/nolibc: report: extrude the test status line
Zhangjin Wu
2023-08-23
selftests/nolibc: report: align passed, skipped and failed
Zhangjin Wu
2023-08-23
selftests/nolibc: report: print total tests
Zhangjin Wu
2023-08-23
selftests/nolibc: report: print a summarized test status
Zhangjin Wu
2023-08-23
selftests/nolibc: add run-libc-test target
Zhangjin Wu
2023-08-06
selftests/nolibc: restore the failed tests print
Zhangjin Wu
2023-08-06
selftests/nolibc: always print the path to test log file
Zhangjin Wu
2023-08-06
selftests/nolibc: add a standalone test report macro
Zhangjin Wu
2023-06-09
selftests/nolibc: make sure gcc always use little endian on MIPS
Willy Tarreau
2023-06-09
selftests/nolibc: also count skipped and failed tests in output
Willy Tarreau
2023-06-09
selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
[next]