From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66375 invoked by alias); 31 Mar 2016 11:38:27 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 66361 invoked by uid 89); 31 Mar 2016 11:38:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: e06smtp14.uk.ibm.com Received: from e06smtp14.uk.ibm.com (HELO e06smtp14.uk.ibm.com) (195.75.94.110) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 31 Mar 2016 11:38:25 +0000 Received: from localhost by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 31 Mar 2016 12:38:22 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp14.uk.ibm.com (192.168.101.144) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 31 Mar 2016 12:38:21 +0100 X-IBM-Helo: d06dlp01.portsmouth.uk.ibm.com X-IBM-MailFrom: uweigand@de.ibm.com X-IBM-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 4743817D8059 for ; Thu, 31 Mar 2016 12:38:59 +0100 (BST) Received: from d06av07.portsmouth.uk.ibm.com (d06av07.portsmouth.uk.ibm.com [9.149.37.248]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u2VBcKU88847736 for ; Thu, 31 Mar 2016 11:38:20 GMT Received: from d06av07.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u2VBcK0M019449 for ; Thu, 31 Mar 2016 07:38:20 -0400 Received: from oc7340732750.ibm.com (dyn-9-152-213-105.boeblingen.de.ibm.com [9.152.213.105]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u2VBcKL0019429; Thu, 31 Mar 2016 07:38:20 -0400 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id 6DC6FCA06; Thu, 31 Mar 2016 13:38:20 +0200 (CEST) Subject: Re: [PATCH 2/4 v3] IPA: Add alloc_jump_pad_buffer target hook. To: koriakin@0x04.net (=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=) Date: Thu, 31 Mar 2016 11:38:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, koriakin@0x04.net (=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=) In-Reply-To: <1459387001-18803-1-git-send-email-koriakin@0x04.net> from "=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=" at Mar 31, 2016 03:16:41 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20160331113820.6DC6FCA06@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16033111-0017-0000-0000-000011E527FB X-SW-Source: 2016-03/txt/msg00592.txt.bz2 > gdb/gdbserver/ChangeLog: > > * linux-aarch64-ipa.c: Add and includes. > (alloc_jump_pad_buffer): New function. > * linux-amd64-ipa.c: Add include. > (alloc_jump_pad_buffer): New function. > * linux-i386-ipa.c (alloc_jump_pad_buffer): New function. > * linux-s390-ipa.c: Add and 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 -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com