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]

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


On Wed, 29 Apr 2015 17:44:26 +0200, Pedro Alves wrote:
> 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.

Checked in out of the series:
	e26efa4066a5076f59427c927cc51c52b6b92f35


Jan


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