From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5506 invoked by alias); 26 Oct 2002 17:37:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5238 invoked from network); 26 Oct 2002 17:37:44 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 26 Oct 2002 17:37:44 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 492C13F3A; Sat, 26 Oct 2002 13:37:39 -0400 (EDT) Message-ID: <3DBAD2E3.8030403@redhat.com> Date: Sat, 26 Oct 2002 10:37:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ben Elliston Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/maint] Full -Werror for alpha-elf and h8300hms References: <3DB950E1.6030805@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00569.txt.bz2 >>>>>> "Andrew" == Andrew Cagney writes: > > > Andrew> This tweaks the MAINTAINERS file noteing that the alpha-elf > Andrew> and h8300hms targets are expected to build without any of > Andrew> GDB's -W warnings. > > I've been noticing that the MAINTAINERS file has been slowly evolving > into a HACK-RULES file. Is there any chance it could be split into > two so that their filenames indicate their true contents? Things to-do-today includes integrate the MAINTAINERS, README and (nonexistant) INSTALL files into the doco. Interested? :-) The doco already contains things like coding standards (which I guess can be thought of as HACK-RULES :-). Andrew