From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 922 invoked by alias); 18 Feb 2016 20:52:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 907 invoked by uid 89); 18 Feb 2016 20:52:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f42.google.com Received: from mail-wm0-f42.google.com (HELO mail-wm0-f42.google.com) (74.125.82.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 18 Feb 2016 20:52:33 +0000 Received: by mail-wm0-f42.google.com with SMTP id c200so46972611wme.0 for ; Thu, 18 Feb 2016 12:52:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=C6C7UZGO7h9sPhWtKbojH4dORd6FJcehYc7JOs/ytT4=; b=kDEb97m4v5YoPuczVMIHx795kOVL9YYEibLeDlNa6lP4/vnooPJTmDqhZrEbQf3J6k +sZrEAHrwTVIFK3aedspA97XyIH+OK+kfbTAnaBkNNZNxzJlsF5jt+2be+0Q9zmy9NYK 7Wkohj9Q0NbgzfSbGoaNDZXEq++KNGubPJOfqEdMSSxYQn8Wp+W0Q/ESVVv7h9isNnE/ 5Y0Pfwuj6r5Bb1P6CH0hRsWNxDDbttrN3N/UkOvLnQfoJsS4xazR7eZoEmHv3RZB5Q3P IL66Rd1M8pefAmmBxRkpUoNlqSa6xRdWXErCFZF4+J7r4Ry/3C/uDuiNJRRMUYTLRE0y EamA== X-Gm-Message-State: AG10YOQ1+QXGQIKUm2p6F1fb5rv+8z7YWMzwXAqR0yzd0D/zrLq+Chg2Fd8be5GqdVe+yHuInlzEsegkRufYcg== MIME-Version: 1.0 X-Received: by 10.28.221.68 with SMTP id u65mr5553825wmg.95.1455828750357; Thu, 18 Feb 2016 12:52:30 -0800 (PST) Received: by 10.28.21.140 with HTTP; Thu, 18 Feb 2016 12:52:30 -0800 (PST) In-Reply-To: <56BC5BC3.4030408@redhat.com> References: <56BB2D18.7050704@redhat.com> <56BC5BC3.4030408@redhat.com> Date: Thu, 18 Feb 2016 20:52:00 -0000 Message-ID: Subject: Re: [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile From: Iain Buclaw To: Pedro Alves Cc: GDB Patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00573.txt.bz2 On 11 February 2016 at 11:00, Pedro Alves wrote: > On 02/11/2016 07:04 AM, Iain Buclaw wrote: > >> Yep, I have a patch against dejagnu ready. I just haven't searched >> for their patches ML just yet. > > It's dejagnu at gnu.org. I'm not aware of a separate patches list. > > Thanks, > Pedro Alves > Thanks, I've sent it the patch request to Dejagnu, and pushed this in.