From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20634 invoked by alias); 14 May 2014 12:27:53 -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 20619 invoked by uid 89); 14 May 2014 12:27:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: glazunov.sibelius.xs4all.nl Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 14 May 2014 12:27:50 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id s4ECRhjG021014; Wed, 14 May 2014 14:27:43 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id s4ECRggr005736; Wed, 14 May 2014 14:27:42 +0200 (CEST) Date: Wed, 14 May 2014 12:27:00 -0000 Message-Id: <201405141227.s4ECRggr005736@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: arnez@linux.vnet.ibm.com CC: gdb-patches@sourceware.org In-reply-to: <87fvkc8snt.fsf@br87z6lw.de.ibm.com> (message from Andreas Arnez on Wed, 14 May 2014 14:13:26 +0200) Subject: Re: [PING^2] [RFC 00/23] Regset rework preparations References: <87fvkc8snt.fsf@br87z6lw.de.ibm.com> X-SW-Source: 2014-05/txt/msg00202.txt.bz2 > From: Andreas Arnez > Date: Wed, 14 May 2014 14:13:26 +0200 > > Although there was feedback for some of the patches in this series > (https://sourceware.org/ml/gdb-patches/2014-04/msg00560.html), many are > still uncommented. I'd really appreciate more feedback, particularly > for the architecture-specific changes. Sorry, I've not been able to find time to process your reply on my review of patch 12 yet and won't be able to for the next 1.5 weeks or so. But perhaps you could move ahead with the diffs that don't depend on that one which seem useful in their own right. > Patches 3, 4, 6, 7, 8 (AARCH64, ARM, MIPS, MN10300, and SCORE): No > comments yet. > > > * Patch 9 ("SPARC: Rename register maps from "*regset" to "*regmap"): > > Adjusts naming, to avoid name clashes in patch 10. > > Approved by Mark Kettenis: > https://sourceware.org/ml/gdb-patches/2014-05/msg00038.html I don't really expect any response for MN10300 and SCORE. I'd give it a few days to give people with an interest in ARM and MIPS the opportunity to repsond, but feel free to move ahead with 3, 4, 6, 7 and 8 after that.