From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15667 invoked by alias); 20 May 2002 04:42:07 -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 15633 invoked from network); 20 May 2002 04:42:06 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 20 May 2002 04:42:06 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C45A33CA7; Mon, 20 May 2002 00:41:56 -0400 (EDT) Message-ID: <3CE87E94.9000706@cygnus.com> Date: Sun, 19 May 2002 21:42:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0rc2) Gecko/20020518 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Groessler , Jim blandy Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] z8k fixes References: <87adrcq6v7.fsf@panther.aladdin.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00809.txt.bz2 > this patch fixes some small problems with the z8k simulator. I don't > have copyright assignments for gdb, but I hope the patch is small > enough to get integrated without. > > sim/z8k/ChangeLog: > > 2002-05-07 Christian Groessler > > * list.c: Regenerated with current opcodes/z8k-opc.h. How do I do this? I was thinking that the patch was too big but, if the bulk is generated then yes, it is ok. Would it be possible for you to get an assignment? (if there is a possability then contact jimb (CC'd). The z8k is due for an overaul (or it may be deleted). Andrew