This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3 4/9] compile: Support relocation to GNU-IFUNCs


On 04/11/2015 08:43 PM, Jan Kratochvil wrote:
> The 'compile print' part disclosed that calling memcpy() may fail as memcpy()
> from libc is GNU-IFUNC.
> 
> gdb/ChangeLog
> 2015-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* compile/compile-object-load.c (compile_object_load): Support
> 	mst_text_gnu_ifunc.

OK.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]