From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3713 invoked by alias); 18 Jan 2002 17:51:35 -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 3681 invoked from network); 18 Jan 2002 17:51:35 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sources.redhat.com with SMTP; 18 Jan 2002 17:51:35 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id BACEF3D29; Fri, 18 Jan 2002 12:51:34 -0500 (EST) Message-ID: <3C4860A6.1020900@cygnus.com> Date: Fri, 18 Jan 2002 09:51:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Cagney Cc: thorpej@wasabisystems.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Support for alpha*-*-netbsd* References: <20020117224847.P15405@dr-evil.shagadelic.org> <3C4832FB.9060708@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00514.txt.bz2 > * alpha-tdep.c: Update copyright years. > (alpha_next_pc): New function. > (alpha_software_single_step): Ditto. > > * config/alpha/tm-alpha.h: Add prototype for > alpha_software_single_step. Ok, this bit is also approved. Andrew