From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31688 invoked by alias); 6 Aug 2003 21:10:25 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 31681 invoked from network); 6 Aug 2003 21:10:24 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by sources.redhat.com with SMTP; 6 Aug 2003 21:10:24 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id OAA18630; Wed, 6 Aug 2003 14:10:19 -0700 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma018617; Wed, 6 Aug 03 14:10:15 -0700 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id h76LAJ329009; Wed, 6 Aug 2003 14:10:19 -0700 (PDT) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id OAA01363; Wed, 6 Aug 2003 14:10:19 -0700 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16177.28347.628046.202765@casey.transmeta.com> Date: Wed, 06 Aug 2003 21:13:00 -0000 To: Michael Meissner Cc: cgen@sources.redhat.com Subject: Eliminate PARAMS in include/opcode/cgen.h In-Reply-To: <20030806205003.GA30314@tiktok.the-meissners.org> References: <20030806205003.GA30314@tiktok.the-meissners.org> X-SW-Source: 2003-q3/txt/msg00031.txt.bz2 Michael Meissner writes: > This patch eliminates PARAMS from include/opcode/cgen.h. Thanks. I should have said this needs to be forwarded to the binutils list for approval. Sorry! > Note, I waiting for an answer from the copyright clerk so I don't yet have a > valid copyright disclaimer on file at the FSF for bfd/binutils. I suspect this > can't be applied until all of the paperwork is in place. IMO it can go in right away. The change isn't of the kind requires a copyright, regardless of the number of PARAMS removed. But that's for Nick to decide.