https://gcc.gnu.org/g:c86be8f605a308e6429bf00d870aaf6406032ab3

commit r15-4091-gc86be8f605a308e6429bf00d870aaf6406032ab3
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Fri Oct 4 13:02:05 2024 +0800

    doc: Focus on DWARF for FreeBSD
    
    gcc:
            PR target/69374
            * doc/install.texi (Specific) <*-*-freebsd*>: Focus on DWARF
            only.

Diff:
---
 gcc/doc/install.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 09559615bbf6..b7c14e8b6f04 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -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

Reply via email to