From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5281 invoked by alias); 4 Nov 2002 18:56:20 -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 5169 invoked from network); 4 Nov 2002 18:56:18 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Nov 2002 18:56:18 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IXqw22849; Mon, 4 Nov 2002 13:33:52 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IuIf13162; Mon, 4 Nov 2002 13:56:18 -0500 Received: from localhost.localdomain (vpn50-57.rdu.redhat.com [172.16.50.57]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IuHT01677; Mon, 4 Nov 2002 13:56:17 -0500 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id gA4IuBA03893; Mon, 4 Nov 2002 11:56:11 -0700 Date: Mon, 04 Nov 2002 10:56:00 -0000 From: Kevin Buettner Message-Id: <1021104185611.ZM3892@localhost.localdomain> In-Reply-To: DJ Delorie "Re: [RFA] Top level configury additions for RDA (3rd try)" (Nov 1, 7:53pm) References: <1021102003505.ZM16668@localhost.localdomain> <200211020053.gA20re723644@greed.delorie.com> To: DJ Delorie Subject: Re: [RFA] Top level configury additions for RDA (3rd try) Cc: binutils@sources.redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00032.txt.bz2 On Nov 1, 7:53pm, DJ Delorie wrote: > > Okay to commit? > > > > * Makefile.def (host_modules): Add rda. > > * Makefile.in: Regenerate. > > * configure.in (target_tool): Add target-rda to list. > > Ok. Committed to both gcc.gnu.org and sources.redhat.com. Kevin