From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1565 invoked by alias); 18 Sep 2006 18:47:37 -0000 Received: (qmail 1556 invoked by uid 22791); 18 Sep 2006 18:47:36 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 18 Sep 2006 18:47:32 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GPO9L-0000Qf-GG; Mon, 18 Sep 2006 14:47:23 -0400 Date: Mon, 18 Sep 2006 18:47:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Cai Qian , gdb@sourceware.org Subject: Re: Support New Target in GDB Message-ID: <20060918184723.GA1613@nevyn.them.org> Mail-Followup-To: Michael Snyder , Cai Qian , gdb@sourceware.org References: <0F4DF2E21F33DD46BE7B8CDEEB0E16D307EAC4@ussunex01.palmsource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0F4DF2E21F33DD46BE7B8CDEEB0E16D307EAC4@ussunex01.palmsource.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00094.txt.bz2 On Mon, Sep 18, 2006 at 11:34:43AM -0700, Michael Snyder wrote: > * add configure directory gdb/config/arc. > Ah, wait -- I see that it's already there, but it's empty. That would be: 2002-08-06 Andrew Cagney * configure.tgt: Make arc-*-* obsolete. * NEWS: Mention that arc-*-* has been identifed as obsolete. * MAINTAINERS: Make arc-elf obsolete. * arc-tdep.c: Make file obsolete. * config/arc/arc.mt: Ditto. * config/arc/tm-arc.h: Ditto. (I do not recommend anyone working with arc use the old port as a base; it's worth redoing from scratch, since it stood still while GDB changed). -- Daniel Jacobowitz CodeSourcery