From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12467 invoked by alias); 27 Jun 2011 17:01:16 -0000 Received: (qmail 12459 invoked by uid 22791); 27 Jun 2011 17:01:15 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Jun 2011 17:01:01 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id A73BCCB02C6; Mon, 27 Jun 2011 19:01:00 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a+RxLoKPBqt5; Mon, 27 Jun 2011 19:00:57 +0200 (CEST) Received: from [192.168.1.2] (bon31-9-83-155-120-49.fbx.proxad.net [83.155.120.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 72B9ECB02D8; Mon, 27 Jun 2011 19:00:57 +0200 (CEST) From: Eric Botcazou To: Joel Brobecker Subject: Re: [patch] Add support for single register window model on SPARC Date: Mon, 27 Jun 2011 17:01:00 -0000 User-Agent: KMail/1.9.9 Cc: Mark Kettenis , gdb-patches@sourceware.org References: <201106161536.09111.ebotcazou@adacore.com> <201106271610.26710.ebotcazou@adacore.com> <20110627164058.GI20676@adacore.com> In-Reply-To: <20110627164058.GI20676@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201106271900.28891.ebotcazou@adacore.com> 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: 2011-06/txt/msg00403.txt.bz2 > Sure! Now done. And I've also taken the liberty to add you to > the MAINTAINERS file, so you don't have to wait on me (although > I'll be happy to commit for you if more convenient). Great, thanks. I've changed the email address to ebotcazou@libertysurf.fr (the one mentioned in my personal FSF copyright assignment) to match the GCC setup. -- Eric Botcazou