From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28382 invoked by alias); 14 Dec 2001 01:04:30 -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 28285 invoked from network); 14 Dec 2001 01:03:11 -0000 Received: from unknown (HELO crocodile-dances.eterna.com.au) (203.15.111.99) by sources.redhat.com with SMTP; 14 Dec 2001 01:03:11 -0000 Received: by crocodile-dances.eterna.com.au (Postfix, from userid 127) id 45FDC17EEB; Fri, 14 Dec 2001 12:03:01 +1100 (EST) Received: from cygnus.com (localhost [127.0.0.1]) by crocodile-dances.eterna.com.au (Postfix) with ESMTP id B271A5B83D; Fri, 14 Dec 2001 12:02:53 +1100 (EST) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com subject: re: [PATCH] include sim/common/sim-fpu.c in PSIM. in-reply-to: your message of "Thu, 13 Dec 2001 10:53:24 -0800." <3C18F924.8050007@cygnus.com> organisation: Red Hat, Asia-Pacific. Date: Thu, 13 Dec 2001 17:04:00 -0000 Message-ID: <24675.1008291767@cygnus.com> From: matthew green X-SW-Source: 2001-12/txt/msg00373.txt.bz2 > * 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. OK, done and done. thanks.