comment fix
authorIan Lance Taylor <ian@airs.com>
Thu, 22 Jan 1998 03:18:51 +0000 (03:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 22 Jan 1998 03:18:51 +0000 (03:18 +0000)
bfd/reloc.c

index 5675fbe616a58836e0c661a31004f6676b03c761..dbaef89ca8fa8bff5d29cb7fe4825a9bf6df5866 100644 (file)
@@ -1345,8 +1345,9 @@ space consuming.  For each target:
    bfd_perform_relocation is so hacked up it is easier to write a new
    function than to try to deal with it.
 
-   This routine does a final relocation.  It should not be used when
-   generating relocateable output.
+   This routine does a final relocation.  Whether it is useful for a
+   relocateable link depends upon how the object format defines
+   relocations.
 
    FIXME: This routine ignores any special_function in the HOWTO,
    since the existing special_function values have been written for
This page took 0.027748 seconds and 4 git commands to generate.