]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
compile: Support relocation to GNU-IFUNCs
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 6 May 2015 18:59:19 +0000 (20:59 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 6 May 2015 18:59:19 +0000 (20:59 +0200)
commite26efa4066a5076f59427c927cc51c52b6b92f35
treec98d204be3f90141f2ef147cad1f23ac09eb15bc
parent851c90917fff745b94e29c1fec4f3d00ca36f598
compile: Support relocation to GNU-IFUNCs

Calling memcpy() could fail as memcpy() from libc is GNU-IFUNC.

gdb/ChangeLog
2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>

* compile/compile-object-load.c (compile_object_load): Support
mst_text_gnu_ifunc.
gdb/ChangeLog
gdb/compile/compile-object-load.c