https://gcc.gnu.org/g:4fee152dc36ba6ffa39dd29b6493dc1840374b05
commit r15-7777-g4fee152dc36ba6ffa39dd29b6493dc1840374b05 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Mar 1 22:37:46 2025 +0100 doc: Simplify description of *-*-freebsd* gcc: PR target/69374 * doc/install.texi (Specific, *-*-freebsd*): Simplify description. Diff: --- gcc/doc/install.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index bc5263e53487..189b5f93a994 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4145,8 +4145,7 @@ This configuration is intended for embedded systems. @end html @anchor{x-x-freebsd} @heading *-*-freebsd* -We support FreeBSD using the ELF file format with DWARF 2 debugging -for all CPU architectures. +FreeBSD using the ELF file format with DWARF 2 debugging. We recommend bootstrapping against the latest GNU binutils or the version found in the @file{devel/binutils} port. This also has been