1
0
Files
binutils/debian/patches/164_ld_doc_remove_xref.diff
Konstantin Demin 8c29d0a2c2 initial import from Debian
version: 2.45-4 (UNRELEASED)
commit: bf4f75f17a4f370adc9bf9feca09710ce76ecc63
2025-08-11 12:46:32 +03:00

15 lines
599 B
Diff

# DP: In ld.texi, remove cross reference to BFD internals documentation.
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -9717,7 +9717,8 @@ may be spent optimizing algorithms for a
One minor artifact of the BFD solution which you should bear in
mind is the potential for information loss. There are two places where
useful information can be lost using the BFD mechanism: during
-conversion and during output. @xref{BFD information loss}.
+conversion and during output. See BFD information loss in the BFD
+internal documentation.
@menu
* BFD outline:: How it works: an outline of BFD