Apply Nick Clifton's suggestion.
This commit is contained in:
parent
46f5aac8f5
commit
dce618356b
@ -1,7 +1,7 @@
|
||||
2000-08-07 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* ieee.c: Fix a comment typo.
|
||||
* elf64-ia64.c: Likewise.
|
||||
* ieee.c (ieee_write_debug_part): Rewrite a comment.
|
||||
* elf64-ia64.c: Fix a typo.
|
||||
|
||||
2000-08-05 Jason Eckhardt <jle@cygnus.com>
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user