From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30399 invoked by alias); 29 Apr 2010 14:36:10 -0000 Received: (qmail 30387 invoked by uid 22791); 29 Apr 2010 14:36:09 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_GJ X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Apr 2010 14:36:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8C4C32BAB63; Thu, 29 Apr 2010 10:36:03 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Bd6TQuDjHTxD; Thu, 29 Apr 2010 10:36:03 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 492092BAB39; Thu, 29 Apr 2010 10:36:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 319D6F5896; Thu, 29 Apr 2010 07:35:57 -0700 (PDT) Date: Thu, 29 Apr 2010 14:36:00 -0000 From: Joel Brobecker To: Richard Earnshaw Cc: Matthew Gretton-Dann , Daniel Jacobowitz , gdb-patches@sourceware.org Subject: Re: [PATCH/ARM] Fix support of longjmp for ARM Linux. Message-ID: <20100429143557.GJ2951@adacore.com> References: <1272547868.19716.13.camel@e102111-lin.cambridge.arm.com> <1272548983.28096.23.camel@e102346-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1272548983.28096.23.camel@e102346-lin.cambridge.arm.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2010-04/txt/msg00953.txt.bz2 > Daniel, can we give Matt write-after a commit bit, please. He's > already got an account for binutils work. No problem. Since he's already setup for binutils, he's also setup for GDB. Matt, can you commit a patch in GDB that adds yourself to the gdb/MAINTAINERS in the Write After Approval category? Please treat this as any other patch, which means adding a ChangeLog entry and sending the patch to this list. Once this is done, you should also be setup to commit your patch for arm. -- Joel