* elf32-mips.c (struct mips_got_info): Add assigned_gotno field.
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 23:38:19 +0000 (23:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 23:38:19 +0000 (23:38 +0000)
commit85d6f0b476fd84375e4c50d02b02bf34321d0546
tree23a52e8ab8e4caa4ec30dadc488e13d3b8b0ca3b
parent8a683c67207980baf35c8a94c2bb21fb2fde2a3d
* elf32-mips.c (struct mips_got_info): Add assigned_gotno field.
(mips_elf_relocate_got_local): Change return type to boolean.
Don't assume that the first zero entry is unassigned; instead, use
assigned_gotno.
(mips_elf_relocate_section): Check return value of
mips_elf_relocate_got_local.
(mips_elf_create_got_section): Initialize assigned_gotno field.
bfd/ChangeLog
bfd/elf32-mips.c
This page took 0.023819 seconds and 4 git commands to generate.