From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6927 invoked by alias); 2 Dec 2001 05:27:27 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6831 invoked from network); 2 Dec 2001 05:26:54 -0000 Received: from unknown (HELO sj1-3-4-16.iserver.com) (192.220.127.209) by hostedprojects.ges.redhat.com with SMTP; 2 Dec 2001 05:26:54 -0000 Received: (qmail 47825 invoked by uid 19025); 2 Dec 2001 05:26:54 -0000 Date: Sat, 01 Dec 2001 21:27:00 -0000 From: Jason Molenda To: gdb-patches@sources.redhat.com Subject: Re: [patch] Zap a29k ultra native stuff Message-ID: <20011201212654.A47602@molenda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i X-SW-Source: 2001-12/txt/msg00012.txt.bz2 Andrew wrote: > > The a29k is very much on notice (obsolete announcement sent out). > Does this mean you're looking at dropping the utils/amd-udi directory as well? This is some code to talk to a ROM monitor that was used on 29k boards long ago, it's a code drop of AMD's own support code slightly munged to work in our build setup. Mostly, though, it's 1.4MB of wasted disk space on every gdb checkout these days. Jason