From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21467 invoked by alias); 8 Feb 2013 18:33:06 -0000 Received: (qmail 21425 invoked by uid 22791); 8 Feb 2013 18:33:03 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Fri, 08 Feb 2013 18:32:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E49E42E841; Fri, 8 Feb 2013 13:32:58 -0500 (EST) 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 lg0RS8n68E8J; Fri, 8 Feb 2013 13:32:58 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9DE5B2E0D4; Fri, 8 Feb 2013 13:32:58 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 53B5FC7030; Fri, 8 Feb 2013 10:32:54 -0800 (PST) Date: Fri, 08 Feb 2013 18:33:00 -0000 From: Joel Brobecker To: Jiong Wang Cc: gdb-patches@sourceware.org, Walter Lee Subject: Re: [RFC/TileGX 1/6] fix args alignment bug Message-ID: <20130208183254.GA17107@adacore.com> References: <50F9148F.3010602@tilera.com> <20130118131358.GE3564@adacore.com> <50F9638C.4020005@tilera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50F9638C.4020005@tilera.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2013-02/txt/msg00221.txt.bz2 > is this new 01-revise.patch ok for this issue? Apologies for the delay. The patch is OK, but you forgot to provide a ChangeLog entry (I would prefer if you repeated it, even if it remains unchanged). Patch is approved with the original ChangeLog. -- Joel