From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96678 invoked by alias); 8 Nov 2016 08:49:13 -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 96655 invoked by uid 89); 8 Nov 2016 08:49:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=expedite X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 08 Nov 2016 08:49:02 +0000 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id E90EEF41B8ADA for ; Tue, 8 Nov 2016 08:48:57 +0000 (GMT) Received: from [10.20.78.54] (10.20.78.54) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Tue, 8 Nov 2016 08:48:59 +0000 Date: Tue, 08 Nov 2016 08:49:00 -0000 From: "Maciej W. Rozycki" To: Subject: [PING][PATCH] Restore the order of file lists in features/Makefile In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20.17 (DEB 179 2016-10-28) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2016-11/txt/msg00152.txt.bz2 On Fri, 28 Oct 2016, Maciej W. Rozycki wrote: > gdb/ > * features/Makefile: Restore the alphabetic order of expedite > register and XML file lists. Can I ask for to be reviewed? Maciej