From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10799 invoked by alias); 8 Dec 2002 22:41: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 10791 invoked from network); 8 Dec 2002 22:41:20 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Dec 2002 22:41:20 -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 gB8MFuP14207 for ; Sun, 8 Dec 2002 17:15:56 -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 gB8MfID27314; Sun, 8 Dec 2002 17:41:18 -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 gB8MfHl27136; Sun, 8 Dec 2002 17:41:17 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id gB8MfHo00552; Sun, 8 Dec 2002 17:41:17 -0500 Date: Sun, 08 Dec 2002 14:53:00 -0000 Message-Id: <200212082241.gB8MfHo00552@greed.delorie.com> From: DJ Delorie To: ac131313@redhat.com CC: neroden@twcny.rr.com, gdb-patches@sources.redhat.com, gcc-patches@gcc.gnu.org In-reply-to: <3DF3C4C3.6030809@redhat.com> (message from Andrew Cagney on Sun, 08 Dec 2002 17:16:35 -0500) Subject: Re: sim/gdb dependency References: <3DF24E38.7020908@redhat.com> <200212080003.gB803BT32520@greed.delorie.com> <3DF3C4C3.6030809@redhat.com> X-SW-Source: 2002-12/txt/msg00263.txt.bz2 > 2002-12-08 Andrew Cagney > > * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. > * Makefile.in (all-sim): Ditto. Approved and applied. Please consider future such patches to be pre-approved as long as (1) they're for modules you maintain anyway, and (2) you can commit them to both gcc (bib at the moment) and src.