From f66ce2ff1afe8c6ae4fe4e513b23d9c44204bbad Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 22 Jan 1998 03:18:51 +0000 Subject: [PATCH 1/1] comment fix --- bfd/reloc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bfd/reloc.c b/bfd/reloc.c index 5675fbe616..dbaef89ca8 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -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 -- 2.34.1