From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11029 invoked by alias); 8 Dec 2014 15:55:33 -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 11016 invoked by uid 89); 8 Dec 2014 15:55:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: na01-bn1-obe.outbound.protection.outlook.com Received: from mail-bn1on0131.outbound.protection.outlook.com (HELO na01-bn1-obe.outbound.protection.outlook.com) (157.56.110.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 08 Dec 2014 15:55:26 +0000 Received: from BY2PR03MB175.namprd03.prod.outlook.com (10.242.36.148) by BY2PR03MB173.namprd03.prod.outlook.com (10.242.36.139) with Microsoft SMTP Server (TLS) id 15.1.31.17; Mon, 8 Dec 2014 15:55:22 +0000 Received: from BY2PR03MB175.namprd03.prod.outlook.com ([169.254.5.250]) by BY2PR03MB175.namprd03.prod.outlook.com ([169.254.5.250]) with mapi id 15.01.0026.003; Mon, 8 Dec 2014 15:55:21 +0000 From: "catalin.udma@freescale.com" To: Pedro Alves , "gdb-patches@sourceware.org" Subject: RE: [PATCH v3] aarch64/gdbserver: fix floating point registers display Date: Mon, 08 Dec 2014 15:55:00 -0000 Message-ID: References: <1412846214-21419-1-git-send-email-catalin.udma@freescale.com> <54379ADD.2040400@redhat.com> <5481B34D.1090509@redhat.com> In-Reply-To: <5481B34D.1090509@redhat.com> x-microsoft-antispam: BCL:0;PCL:0;RULEID:;SRVR:BY2PR03MB173; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:;SRVR:BY2PR03MB173; x-forefront-prvs: 041963B986 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(164054003)(189002)(199003)(2656002)(76576001)(106356001)(62966003)(87936001)(97736003)(68736005)(46102003)(120916001)(105586002)(106116001)(77156002)(99396003)(122556002)(102836002)(107886001)(15975445007)(93886004)(40100003)(107046002)(99286002)(66066001)(54206007)(92566001)(20776003)(4396001)(86362001)(31966008)(19580395003)(50986999)(101416001)(76176999)(33656002)(74316001)(54356999)(54606007)(21056001);DIR:OUT;SFP:1102;SCL:1;SRVR:BY2PR03MB173;H:BY2PR03MB175.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-SW-Source: 2014-12/txt/msg00177.txt.bz2 > > Hi Pedro, > > Also, this patch is not pushed yet. > > I'm not sure, do I need to get read-write permission to git and directl= y push > the patch ? >=20 > If you'd like to, that would make it easier for everyone. :-) >=20 > Do you have an account on sourceware.org already? See >=20 > "I need an account on sourceware for git/svn/cvs write access to projec= t XYZ?" I followed to procedure (sourceware.org) to get write access. I am waiting = to get the permission... Thanks, Catalin =20 > at https://sourceware.org/. >=20 > Thanks, > Pedro Alves