]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Focus on DWARF for FreeBSD
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 4 Oct 2024 05:02:05 +0000 (13:02 +0800)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 6 Oct 2024 03:54:37 +0000 (10:54 +0700)
gcc:
PR target/69374
* doc/install.texi (Specific) <*-*-freebsd*>: Focus on DWARF
only.

gcc/doc/install.texi

index 09559615bbf614a967173da3adee298da15e6f06..b7c14e8b6f041221db8e3be434f4f3e3bd378751 100644 (file)
@@ -4086,9 +4086,7 @@ This configuration is intended for embedded systems.
 @anchor{x-x-freebsd}
 @heading *-*-freebsd*
 We support FreeBSD using the ELF file format with DWARF 2 debugging
-for all CPU architectures.  There are
-no known issues with mixing object files and libraries with different
-debugging formats.
+for all CPU architectures.
 
 We recommend bootstrapping against the latest GNU binutils or the
 version found in the @file{devel/binutils} port. This also has been