From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 433 invoked by alias); 13 Sep 2002 02:15:54 -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 416 invoked from network); 13 Sep 2002 02:15:53 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sources.redhat.com with SMTP; 13 Sep 2002 02:15:53 -0000 Received: (qmail 71364 invoked by uid 20157); 13 Sep 2002 02:15:52 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Sep 2002 02:15:52 -0000 Date: Thu, 12 Sep 2002 19:15:00 -0000 From: Hans-Peter Nilsson X-Sender: To: Andrew Cagney cc: , Subject: Re: New binutils directory src/include/cpu/ for .cpu and .opc files? In-Reply-To: <3D813B07.4090401@ges.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00139.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, which isn't the case for these files; copyright is owned by Red Hat (mostly; also other holders). brgds, H-P