From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26993 invoked by alias); 2 Nov 2002 00:53:44 -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 26910 invoked from network); 2 Nov 2002 00:53:43 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 2 Nov 2002 00:53:43 -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 gA20VUw08316; Fri, 1 Nov 2002 19:31:30 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA20rgf10442; Fri, 1 Nov 2002 19:53:42 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA20rfw13482; Fri, 1 Nov 2002 19:53:41 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id gA20re723644; Fri, 1 Nov 2002 19:53:40 -0500 Date: Fri, 01 Nov 2002 16:53:00 -0000 Message-Id: <200211020053.gA20re723644@greed.delorie.com> From: DJ Delorie To: kevinb@redhat.com CC: gdb-patches@sources.redhat.com, binutils@sources.redhat.com, gcc-patches@gcc.gnu.org In-reply-to: <1021102003505.ZM16668@localhost.localdomain> (message from Kevin Buettner on Fri, 1 Nov 2002 17:35:05 -0700) Subject: Re: [RFA] Top level configury additions for RDA (3rd try) References: <1021102003505.ZM16668@localhost.localdomain> X-SW-Source: 2002-11/txt/msg00009.txt.bz2 > Okay to commit? > > * Makefile.def (host_modules): Add rda. > * Makefile.in: Regenerate. > * configure.in (target_tool): Add target-rda to list. Ok.