From: Michael Meissner Date: Tue, 14 Jan 1997 00:41:55 +0000 (+0000) Subject: Cleanup; fix some aborts X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ce71ebd3d7c82456f44cea905f01a3c352e5943;p=binutils-gdb.git Cleanup; fix some aborts --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0640c0fe979..f46b6ff7cea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +start-sanitize-v850 +Mon Jan 13 19:36:25 1997 Michael Meissner + + * elf32-v850.c (v850_elf_howto_table): Set the special_function + table to v850_elf_reloc for all non-standard relocations. + (v850_elf_check_relocs): Add check for h being non-null. + (v850_elf_reloc): Add R_V850_ZDA_OFFSET support. Use switch + statement instead of multiple ifs. + (v850_elf_relocate_section): Fix up error message, don't just call + abort. + +end-sanitize-v850 Mon Jan 6 13:28:35 1997 Jeffrey A Law (law@cygnus.com) * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace.