index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
1
-0
/
+3
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
1
-2
/
+9
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
1
-2
/
+4
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
1
-3
/
+6
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
1
-8
/
+8
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
1
-1
/
+1
2024-06-29
selftests/nolibc: run-tests.sh: use -Werror by default
Thomas Weißschuh
1
-1
/
+1
2023-12-12
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
1
-1
/
+1
2023-12-12
selftests/nolibc: introduce QEMU_ARCH_USER
Thomas Weißschuh
1
-1
/
+4
2023-12-12
selftests/nolibc: add configuration for mipso32be
Thomas Weißschuh
1
-0
/
+7
2023-12-12
selftests/nolibc: extraconfig support
Thomas Weißschuh
1
-0
/
+6
2023-12-12
selftests/nolibc: explicitly specify ABI for MIPS
Thomas Weißschuh
1
-1
/
+1
2023-12-12
selftests/nolibc: use XARCH for MIPS
Thomas Weißschuh
1
-5
/
+7
2023-12-12
selftests/nolibc: support out-of-tree builds
Thomas Weißschuh
1
-4
/
+14
2023-12-12
selftests/nolibc: anchor paths in $(srcdir) if possible
Thomas Weißschuh
1
-2
/
+2
2023-12-12
selftests/nolibc: use EFI -bios for LoongArch qemu
Thomas Weißschuh
1
-1
/
+8
2023-11-14
selftests/nolibc: don't hang on config input
Thomas Weißschuh
1
-2
/
+2
2023-10-12
selftests/nolibc: add tests for multi-object linkage
Thomas Weißschuh
1
-6
/
+6
2023-10-12
selftests/nolibc: use qemu-system-ppc64 for ppc64le
Thomas Weißschuh
1
-1
/
+1
2023-10-12
selftests/nolibc: allow building i386 with multiarch compiler
Thomas Weißschuh
1
-0
/
+1
2023-10-12
selftests/nolibc: don't embed initramfs into kernel image
Thomas Weißschuh
1
-16
/
+26
2023-10-12
selftests/nolibc: use -nostdinc for nolibc-test
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: libc-test: use HOSTCC instead of CC
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: allow report with existing test log
Zhangjin Wu
1
-0
/
+4
2023-08-23
selftests/nolibc: add test support for ppc64
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc64le
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc
Zhangjin Wu
1
-0
/
+7
2023-08-23
selftests/nolibc: add XARCH and ARCH mapping support
Zhangjin Wu
1
-12
/
+34
2023-08-23
selftests/nolibc: enable compiler warnings
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: don't strip nolibc-test
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: allow test -include /path/to/nolibc.h
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: allow run nolibc-test locally
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: report: add newline before test failures
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: report: extrude the test status line
Zhangjin Wu
1
-2
/
+2
2023-08-23
selftests/nolibc: report: align passed, skipped and failed
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: report: print total tests
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: report: print a summarized test status
Zhangjin Wu
1
-1
/
+2
2023-08-23
selftests/nolibc: add run-libc-test target
Zhangjin Wu
1
-0
/
+4
2023-08-06
selftests/nolibc: restore the failed tests print
Zhangjin Wu
1
-1
/
+1
2023-08-06
selftests/nolibc: always print the path to test log file
Zhangjin Wu
1
-2
/
+2
2023-08-06
selftests/nolibc: add a standalone test report macro
Zhangjin Wu
1
-12
/
+7
2023-06-09
selftests/nolibc: make sure gcc always use little endian on MIPS
Willy Tarreau
1
-0
/
+1
2023-06-09
selftests/nolibc: also count skipped and failed tests in output
Willy Tarreau
1
-3
/
+12
2023-06-09
selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
1
-1
/
+1
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
1
-12
/
+2
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
[next]