From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24582 invoked by alias); 13 Sep 2002 01:10:37 -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 24264 invoked from network); 13 Sep 2002 01:10:34 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 13 Sep 2002 01:10:34 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EB7B03C44; Thu, 12 Sep 2002 21:10:31 -0400 (EDT) Message-ID: <3D813B07.4090401@ges.redhat.com> Date: Thu, 12 Sep 2002 18:10: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: binutils@sources.redhat.com Cc: gdb@sources.redhat.com Subject: New binutils directory src/include/cpu/ for .cpu and .opc files? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00134.txt.bz2 Hello, 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. Thoughts? Andrew