+2000-08-07 Kazu Hirata <kazu@hxi.com>
+
+ * ieee.c: Fix a comment typo.
+ * elf64-ia64.c: Likewise.
+
2000-08-05 Jason Eckhardt <jle@cygnus.com>
* elf32-i860 (elf32_i860_howto_table): New structure.
boolean changed_contents = false;
boolean changed_relocs = false;
- /* Assume we're not going to change any sizes, and we we'll only
- need one pass. */
+ /* Assume we're not going to change any sizes, and we'll only need
+ one pass. */
*again = false;
/* Nothing to do if there are no relocations. */
block ();
}
-/*
- During linking, we 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.
-*/
+/* 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. */
static boolean
ieee_write_debug_part (abfd)