From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2583 invoked by alias); 13 Dec 2003 01:01:58 -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 2570 invoked from network); 13 Dec 2003 01:01:58 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 13 Dec 2003 01:01:58 -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 hBD11v223154 for ; Fri, 12 Dec 2003 20:01:57 -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 hBD11v232166 for ; Fri, 12 Dec 2003 20:01:57 -0500 Received: from localhost.localdomain (vpn50-15.rdu.redhat.com [172.16.50.15]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id hBD11v6m006418 for ; Fri, 12 Dec 2003 20:01:57 -0500 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id hBD11pi23113 for gdb-patches@sources.redhat.com; Fri, 12 Dec 2003 18:01:51 -0700 Date: Sat, 13 Dec 2003 01:01:00 -0000 From: Kevin Buettner Message-Id: <1031213010151.ZM23112@localhost.localdomain> In-Reply-To: Kevin Buettner "[RFC] Add gdb.asm/frv.inc for FR-V assembly tests" (Dec 8, 3:35pm) References: <1031208223524.ZM4932@localhost.localdomain> To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Add gdb.asm/frv.inc for FR-V assembly tests MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00347.txt.bz2 On Dec 8, 3:35pm, Kevin Buettner wrote: > * gdb.asm/frv.inc: New file. > * gdb.asm/asm-source.exp: Add frv-*-* as a supported target. Committed. Kevin