summaryrefslogtreecommitdiff
path: root/bfd/ieee.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-08-07 19:46:11 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-08-07 19:46:11 +0000
commit55007f1444a972b68a37384c3298d483aba60a90 (patch)
tree8cb85e14b1f6a38657bec997d68ab93da8ca9918 /bfd/ieee.c
parentb928a0b86a7263cde60e29bebbe5c795e03594be (diff)
downloadbinutils-redhat-55007f1444a972b68a37384c3298d483aba60a90.tar.gz
Apply Nick Clifton's suggestion.
Diffstat (limited to 'bfd/ieee.c')
-rw-r--r--bfd/ieee.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/bfd/ieee.c b/bfd/ieee.c
index 5bbe0a7cb7..e66e2056a7 100644
--- a/bfd/ieee.c
+++ b/bfd/ieee.c
@@ -3197,9 +3197,8 @@ relocate_debug (output, input)
block ();
}
-/* During linking, we told about the bfds which made up our contents,
- we have a list of them. They will still be open, so go to the
- debug info in each, and copy it out, relocating it as we go. */
+/* Gather together all the debug information from each input BFD into
+ one place, relocating it and emitting it as we go. */
static boolean
ieee_write_debug_part (abfd)