From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11319 invoked by alias); 19 Apr 2011 09:07:09 -0000 Received: (qmail 11311 invoked by uid 22791); 19 Apr 2011 09:07:08 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 Apr 2011 09:06:55 +0000 Received: (qmail 31160 invoked from network); 19 Apr 2011 09:06:54 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Apr 2011 09:06:54 -0000 Message-ID: <4DAD50AB.4030204@codesourcery.com> Date: Tue, 19 Apr 2011 09:07:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Ulrich Weigand CC: gdb-patches@sourceware.org Subject: Re: [try 2nd 2/8] Rename copy_* functions to arm_copy_* References: <201104062051.p36KpOLp003493@d06av02.portsmouth.uk.ibm.com> <4D9D6F85.1030008@codesourcery.com> In-Reply-To: <4D9D6F85.1030008@codesourcery.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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-04/txt/msg00297.txt.bz2 On 04/07/2011 04:02 PM, Yao Qi wrote: > From the consistency's point of view, I am fine with your approach. In > this new patch, the following things are changed, > 1. Merge 6/8 patch, > 2. Pass all values as parameters to install_* routines, > 3. Fix install_* routines' arguments order, > 4. Change all install_* routines to void method. > > This patches makes patch 4/8 and 5/8 obsolete. I'll re-send an updated > version once this patch is approved. Ping. http://sourceware.org/ml/gdb-patches/2011-04/msg00107.html -- Yao (齐尧)