Fix generation of GOT table when only GOT-relative relocs are used.
authorRich Felker <bugdal@aerifal.cx>
Tue, 3 Jan 2017 16:18:41 +0000 (16:18 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jan 2017 16:18:41 +0000 (16:18 +0000)
commitde1010f40884537cf0905ad134162cd2db71dc2a
tree7f38471913e34248058b3f3e25e403bfed30c07e
parentb52d3cfcfb472263eca181da37dfc0377978acba
Fix generation of GOT table when only GOT-relative relocs are used.

PR ld/21017
* elf32-microblaze.c (microblaze_elf_check_relocs): Add an entry
for R_MICROBLAZE_GOTOFF_64.
bfd/ChangeLog
bfd/elf32-microblaze.c