version: 2.45-4 (UNRELEASED) commit: bf4f75f17a4f370adc9bf9feca09710ce76ecc63
15 lines
599 B
Diff
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
|