From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 733 invoked by alias); 13 Dec 2001 18:53:32 -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 710 invoked from network); 13 Dec 2001 18:53:30 -0000 Received: from unknown (HELO localhost.cygnus.com) (205.180.231.71) by sources.redhat.com with SMTP; 13 Dec 2001 18:53:30 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 034D73E29; Thu, 13 Dec 2001 10:53:25 -0800 (PST) Message-ID: <3C18F924.8050007@cygnus.com> Date: Thu, 13 Dec 2001 10:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: matthew green Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] include sim/common/sim-fpu.c in PSIM. References: <29942.1008224054@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00352.txt.bz2 > commit OK? > > > > * Makefile.in (LIB_OBJ): Add @sim_fpu@. > (ICACHE_CFLAGS, SEMANTICS_CFLAGS): New variables. > (icache.o, semantics.o): Add new ICACHE_FLAGS & SEMANTICS_FLAGS. > (sim-fpu.o, sim-bits.o, tconfig.h): New targets. Yes, thanks! Your welcome to also add your self to gdb/MAINTAINERS the write after approval list. Andrew