[PATCH 2/4 v3] IPA: Add alloc_jump_pad_buffer target hook.

Marcin Kościelnicki koriakin@0x04.net
Thu Mar 31 13:42:00 GMT 2016


On 31/03/16 13:38, Ulrich Weigand wrote:
>
>> gdb/gdbserver/ChangeLog:
>>
>> 	* linux-aarch64-ipa.c: Add <sys/mman.h> and <sys/auxv.h> includes.
>> 	(alloc_jump_pad_buffer): New function.
>> 	* linux-amd64-ipa.c: Add <sys/mman.h> include.
>> 	(alloc_jump_pad_buffer): New function.
>> 	* linux-i386-ipa.c (alloc_jump_pad_buffer): New function.
>> 	* linux-s390-ipa.c: Add <sys/mman.h> and <sys/auxv.h> includes.
>> 	(alloc_jump_pad_buffer): New function.
>> 	* tracepoint.c (getauxval) [!HAVE_GETAUXVAL]: New function.
>> 	(initialize_tracepoint): Delegate to alloc_jump_pad_buffer.
>> 	* tracepoint.h (alloc_jump_pad_buffer): New prototype.
>> 	(getauxval) [!HAVE_GETAUXVAL]: New prototype.
>
> This is OK.
>
> Thanks,
> Ulrich
>

Thanks, pushed.



More information about the Gdb-patches mailing list