[PATCH] claim ifunc support on several NetBSD architectures

Jeff Law law@redhat.com
Mon Apr 29 20:11:00 GMT 2019


On 4/7/19 7:31 AM, coypu@sdf.org wrote:
> architecture list from netbsd src/tests/libexec/ld.elf_so/t_ifunc.c
> (quick reference: https://github.com/NetBSD/src/blob/trunk/tests/libexec/ld.elf_so/t_ifunc.c#L38 )
> tested on netbsd/amd64.
> 
> ifuncs worked anyway, but I can't use target_clones without this change.
> that is one very cool feature I'd like to use :)
> 
> gcc/ChangeLog:
> 2019-04-07	Maya Rashish	<coypu@sdf.org>
> 	* config.gcc (default_gnu_indirect_function): Default to yes
> 	for arm*-*-netbsd*, i[34567]86-*-netbsd*, powerpc*-*-netbsd*,
> 	sparc*-*-netbsd*, x86_64-*-netbsd*
THanks.  I've installed this on the trunk.
jeff



More information about the Gcc-patches mailing list