* elf32-i386.c (elf_i386_relocate_section): Replace ugly
authorAlan Modra <amodra@gmail.com>
Sat, 23 Jun 2001 11:01:44 +0000 (11:01 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 23 Jun 2001 11:01:44 +0000 (11:01 +0000)
commit83be169b6235b32f5ca2e5bfdd9dc53c431d161a
tree410960b6a0b69053655580252709d4a495956844
parentd8dc71e3b109d0e4557f6984f53cb6dde11a1f45
* elf32-i386.c (elf_i386_relocate_section): Replace ugly
complicated tests for unresolvable relocs with a simple direct
scheme using "unresolved_reloc" var.
bfd/ChangeLog
bfd/elf32-i386.c