From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18013 invoked by alias); 19 May 2012 08:20:39 -0000 Received: (qmail 18002 invoked by uid 22791); 19 May 2012 08:20:36 -0000 X-SWARE-Spam-Status: No, hits=-3.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 19 May 2012 08:20:22 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M4900300G6NMB00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Sat, 19 May 2012 11:19:51 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M49003DTGH0EX60@a-mtaout21.012.net.il>; Sat, 19 May 2012 11:19:49 +0300 (IDT) Date: Sat, 19 May 2012 08:20:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] microMIPS support In-reply-to: To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83mx54ziop.fsf@gnu.org> References: <83k414fjmp.fsf@gnu.org> <83haw6io8k.fsf@gnu.org> <8362cmi65h.fsf@gnu.org> <83y5ph6nqj.fsf@gnu.org> <83k40usfjk.fsf@gnu.org> <83obpmokik.fsf@gnu.org> 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: 2012-05/txt/msg00731.txt.bz2 > Date: Sat, 19 May 2012 00:12:42 +0100 > From: "Maciej W. Rozycki" > CC: > > > > Thanks for your proposal, even though my original concern about pages > > > containing single-entry menus still stands. This doesn't really matter > > > however for two reasons, first and foremost because you have the power to > > > override my objection to any changes to the manual, and second because it > > > contains changes irrelevant to my change and as such I cannot integrate > > > them. Please split changes to the existing pieces of the manual off and > > > commit them separately. I'll extract the rest and fold into my change. > > > > Which changes are irrelevant? I tried deliberately to put aside any > > such unrelated changes, but maybe I missed some. > > I have now extracted them and provided below, for a reference. Thanks. These are part of converting the entire section to using nodes, so I considered them a part of the rest. > I have > now committed them assuming that anything you have proposed has been > self-approved. I'll be providing the rest with the final version of the > microMIPS change separately as soon as I have committed it straight away. Thanks.