From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5278 invoked by alias); 25 Apr 2002 20:38:53 -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 5270 invoked from network); 25 Apr 2002 20:38:52 -0000 Received: from unknown (HELO bozoland.mynet) (204.32.196.54) by sources.redhat.com with SMTP; 25 Apr 2002 20:38:52 -0000 Received: from bozoland.mynet (bozoland.mynet [127.0.0.1]) by bozoland.mynet (8.11.6/8.11.6) with SMTP id g3PKhhH28385; Thu, 25 Apr 2002 14:43:43 -0600 Date: Thu, 25 Apr 2002 13:38:00 -0000 From: "Theodore A. Roth" To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add support for AVR Message-Id: <20020425144342.353906fe.troth@verinet.com> In-Reply-To: <3CC84DC9.6070803@cygnus.com> References: <3CC84DC9.6070803@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg01039.txt.bz2 On Thu, 25 Apr 2002 14:41:13 -0400 Andrew Cagney wrote: > > * Makefile.in: Add support for AVR target. > > * configure.tgt: Add support for AVR target. > > * avr-tdep.c: New file > > * config/avr/avr.mt: New file. > > > > Yes, fine for the mainline/trunk/head/... Committed to head. > > Once in, can you run the code through ./gdb_indent.sh and commit the > results (yes they are ulgh :-). For comments, there is an > ``*INDENT-OFF*'', operator. Ok, I'll do this shortly. > > Your welcome to update the MAINTAINERS file listing yourself for this > target. > > Don't forget the NEWS file. Will do this next. (Already done, but need to commit them) Ted Roth