From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13743 invoked by alias); 20 Feb 2014 14:59:36 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 13707 invoked by uid 89); 20 Feb 2014 14:59:35 -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,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: service87.mimecast.com Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Feb 2014 14:59:34 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Thu, 20 Feb 2014 14:59:30 +0000 Received: from [10.1.201.52] ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Feb 2014 14:59:27 +0000 Message-ID: <5306184F.1020300@arm.com> Date: Thu, 20 Feb 2014 14:59:00 -0000 From: Yufeng Zhang User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: libffi-discuss@sourceware.org CC: green@moxielogic.com, Marcus Shawcroft , "gcc-patches@gcc.gnu.org" Subject: [PING^3] Re: [PATCH, AArch64] Fix Call Frame Information in ffi_closure_SYSV References: <52B8815B.5030700@arm.com> <52D52947.2040709@arm.com> <52FBB8AB.5050305@arm.com> In-Reply-To: <52FBB8AB.5050305@arm.com> X-MC-Unique: 114022014593017601 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2014/txt/msg00004.txt.bz2 Ping^3~~~ Is there a way in getting attention from libffi maintainers? I really=20 would like to see the patch made into gcc before the stage 4 closes. Thanks, Yufeng On 02/12/14 18:08, Yufeng Zhang wrote: > Ping^2~~ > > Thanks, > Yufeng > > On 01/14/14 12:10, Yufeng Zhang wrote: >> Ping~ >> >> Originally posted it: >> http://sourceware.org/ml/libffi-discuss/2013/msg00240.html >> >> Thanks, >> Yufeng >> >> On 12/23/13 18:30, Yufeng Zhang wrote: >>> Hi, >>> >>> This patch fixes a bug in ./src/aarch64/sysv.S:ffi_closure_SYSV where >>> stack unwinding information was not generated correctly. >>> >>> OK for the mainline? >>> >>> Thanks, >>> Yufeng >>> >>> 2013-12-23 Yufeng Zhang >>> >>> * src/aarch64/sysv.S (ffi_closure_SYSV): Use x29 as the >>> main CFA reg; update cfi_rel_offset. >> >> >> > > >