* elf32-hppa.c (elf32_hppa_final_link): Formatting.
+2002-04-28 Alan Modra <amodra@bigpond.net.au>
+
+ * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
+ * elf32-hppa.c (elf32_hppa_final_link): Formatting.
+
2002-04-26 Alan Modra <amodra@bigpond.net.au>
* opncls.c (bfd_make_readable): Call bfd_section_list_clear.
return false;
/* If we're producing a final executable, sort the contents of the
- unwind section. */
+ unwind section. */
return elf_hppa_sort_unwind (abfd);
}
};
/* The x86-64 linker needs to keep track of the number of relocs that
- decides to copy as dynamic relocs in check_relocs for each symbol.
+ it decides to copy as dynamic relocs in check_relocs for each symbol.
This is so that it can later discard them if they are found to be
unnecessary. We store the information in a field extending the
regular ELF linker hash table. */