]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/bfd.c
Externalize the _bfd_set_gp_value function
authorwill schmidt <will_schmidt@vnet.ibm.com>
Tue, 27 Jul 2021 15:34:45 +0000 (10:34 -0500)
committerAlan Modra <amodra@gmail.com>
Wed, 28 Jul 2021 04:06:58 +0000 (13:36 +0930)
commit254db2f3369039ba20d9a418dc07542c1617eeb1
tree46df3ec3f659926800399268d16c7e99713d4e17
parentb25f942e18d6ecd7ec3e2d2e9930eb4f996c258a
Externalize the _bfd_set_gp_value function

This change adds an external-visible wrapper for the _bfd_set_gp_value
function.  This is a prerequisite for some gdb patches that better
handle powerpc64le relocations against ".TOC.".

* bfd.c (bfd_set_gp_value): New externally visible wrapper
for _bfd_set_gp_value.
* bfd-in2.h: Regenerate.
bfd/bfd-in2.h
bfd/bfd.c