powerpc/toolchain support
This page is to track powerpc/powerpc64 toolchain work and upstream pull requests / diffs.
ieee128 long double on freebsd-16
This is work in progress by Piotr Kubaj <pkubaj@FreeBSD.org> .
libunwind issues
gcc / libunwind fixes - https://gcc.gnu.org/pipermail/gcc-patches/2026-June/720327.html
- llvm / libunwind fixes - github.com/llvm/llvm-project/pull/198371
TOC issues
LLVM - github.com/llvm/llvm-project/pull/207555 (Jessica / <jrtc27@freebsd.org>).
Go support
Misc issues
GCC compilation of code broken when -m32 specified on ppc64: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105010
numpy issue with P9 and VSX - https://github.com/numpy/numpy/pull/29627