From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27139 invoked by alias); 13 Sep 2002 03:41:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27123 invoked from network); 13 Sep 2002 03:41:19 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 13 Sep 2002 03:41:19 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2455C3C44; Thu, 12 Sep 2002 23:41:04 -0400 (EDT) Message-ID: <3D815E4F.6090407@ges.redhat.com> Date: Thu, 12 Sep 2002 20:41: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: Hans-Peter Nilsson Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: New binutils directory src/include/cpu/ for .cpu and .opc files? References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00143.txt.bz2 > On Thu, 12 Sep 2002, Andrew Cagney wrote: > >> I'd like to propose a new directory: >> >> src/include/cpu/ >> >> The directory would contain the CGEN .cpu and .opc input files used to >> generate CGEN based binutils disassemblers, assemblers and (?) >> relocations. GDB could also use these files when generating CGEN based >> simulators. >> >> The directory would be part of the FSF's BINUTILS package and, hence, >> would be covered by the BINUTILS copyright assignment. > Being part of binutils requires copyright for all parts to > belong to the FSF. ``The [new, initially empty] directory would be part of the FSF's BINUTILS package and, hence, would be covered by the BINUTILS copyright assignment.'' Andrew