freebsd-src/tools
Minsoo Choo 0f937f171a tools: remove powerpcspe
As reported on the freebsd-announce mailing list[1] FreeBSD is
continuing to retire 32-bit support.  Remove powerpcspe from boot test
tools.

[1] https://lists.freebsd.org/archives/freebsd-announce/2024-February/000117.html

Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by:	jhibbits, emaste
Pull request:	698d3c98d8f5814f705908d5bc6d930e3d4c4eda
2026-01-09 11:28:33 -05:00
..
boot tools: remove powerpcspe 2026-01-09 11:28:33 -05:00
bsdbox bsdbox: use paths relative to SRCTOP instead of .CURDIR 2025-04-20 22:45:02 -05:00
build depend-cleanup.sh: Reduce repetition 2025-12-31 19:51:14 +01:00
bus_space Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cam cam: Dtrace scripts to help diagnose weird things 2026-01-08 23:11:10 -07:00
coccinelle pseudofs: return errors from pfs_create_*() 2025-09-03 21:08:52 -05:00
debugscripts
diag tools/diag/prtblknos: fix build 2025-05-27 15:12:04 -08:00
ifnet convert_ifapi: handle the special case of getting interface name 2025-05-28 15:31:53 +08:00
kerneldoc random: remove hifn(4) 2025-10-28 16:46:15 -07:00
LibraryReport
lua
pkgbase
regression tools/regression/priv: Don't call setgroups() with the effective GID 2025-09-17 14:16:08 +02:00
sched
test Extend the script to collect gprof data 2026-01-08 04:14:52 +00:00
tools git-arc: Try to improve documentation 2026-01-05 14:17:21 +00:00
uma/smrstress machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
install.sh
make_libdeps.sh
README
tinder.sh

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.