From: Ian Lance Taylor Date: Mon, 1 Nov 1993 23:36:33 +0000 (+0000) Subject: * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table): X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2e945df056230b8cd1354e28f415d4aea08a918;p=binutils-gdb.git * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table): Handle symbol number of zero. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d4f7c0cbe93..09879a3d909 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Mon Nov 1 14:30:09 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table): + Handle symbol number of zero. + * reloc.c (enum bfd_reloc_code_real): Added BFD_RELOC_MIPS_LITERAL, BFD_RELOC_MIPS_GOT16, BFD_RELOC_MIPS_CALL16, BFD_RELOC_MIPS_GPREL32.