From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30387 invoked by alias); 14 Sep 2009 17:29:30 -0000 Received: (qmail 30379 invoked by uid 22791); 14 Sep 2009 17:29:29 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from shell4.BAYAREA.NET (HELO shell4.bayarea.net) (209.128.82.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Sep 2009 17:29:25 +0000 Received: (qmail 16628 invoked from network); 14 Sep 2009 10:29:23 -0700 Received: from 209-128-106-254.bayarea.net (HELO redwood.eagercon.com) (209.128.106.254) by shell4.bayarea.net with SMTP; 14 Sep 2009 10:29:22 -0700 Message-ID: <4AAE7D71.4090009@eagercon.com> Date: Mon, 14 Sep 2009 17:29:00 -0000 From: Michael Eager User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: Joel Brobecker CC: "gdb-patches@sourceware.org" Subject: Re: Support for Xilinx MicroBlaze architecture (1 of 3) References: <4AAAA1CF.6080403@eagercon.com> <20090914170359.GI8327@adacore.com> In-Reply-To: <20090914170359.GI8327@adacore.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2009-09/txt/msg00419.txt.bz2 Joel Brobecker wrote: > Michael, > >> 2009-09-11 Michael Eager >> >> * configure.tgt: Add targets microblaze*-linux-*, microblaze*-xilinx-*. >> * doc/gdb.texinfo: Add MicroBlaze. >> * MAINTAINERS: Add self as maintainer for MicroBlaze. >> * Makefile.in: Build microblaze-tdep.o, microblaze-linux-tdep.o. >> * microblaze-linux-tdep.c: New. >> * microblaze-rom.c: New. >> * microblaze-tdep.c: New. >> * microblaze-tdep.h: New. > > I will look at this part. > >> * opcodes/microblaze-dis.c: Rewrite. >> * opcodes/microblaze-opc.h: Rewrite. >> * opcodes/microblaze-opcm.h: Rewrite. > > This part is maintained by binutils. Can you send the patch there? Yes. > >> * sim/configure.ac: Add target microblaze-*-*. >> * sim/configure: Regenerate. >> * sim/microblaze/config.in: New. >> * sim/microblaze/configure.ac: New. >> * sim/microblaze/configure: Generate. >> * sim/microblaze/interp.c: New. >> * sim/microblaze/Makefile.in: New. >> * sim/microblaze/microblaze.h: New. >> * sim/microblaze/microblaze.isa: New. >> * sim/microblaze/sim-main.h: New. >> * sim/microblaze/sysdep.h: New. > > This part should be independent from the GDB part. Can you separate > it out and copy Ben Elliston and Frank Ch. Eigler, asking them for > review? OK. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077