]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.
authorNelson Chu <nelson.chu@sifive.com>
Wed, 11 Nov 2020 03:33:38 +0000 (19:33 -0800)
committerJim Wilson <jimw@sifive.com>
Thu, 12 Nov 2020 21:47:16 +0000 (13:47 -0800)
commit97976c0757ad3173ac00d1e32e335f3f960b0b9f
tree7829c7ae7ed64fbc246da5cb20fe4f768ab56394
parent1d00f8c86324c40ab2ba7933366d380e32c0a94a
RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.

gcc/
* configure: Regenerated.
* configure.ac: If ifunc was supported in the binutils for
linux toolchain, then set enable_gnu_indirect_function to yes.
gcc/configure
gcc/configure.ac