From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32138 invoked by alias); 18 Jun 2002 21:39:21 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 32002 invoked from network); 18 Jun 2002 21:39:10 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 18 Jun 2002 21:39:10 -0000 Received: from redhat.com (unknown [172.16.14.115]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 6FFF2B8004; Tue, 18 Jun 2002 17:39:10 -0400 (EDT) Message-ID: <3D0FA889.6060606@redhat.com> Date: Tue, 18 Jun 2002 14:39:00 -0000 From: Dave Brolley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: cgen@sources.redhat.com Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: [patch] New Target -- Fujitsu FRV References: <3D07977C.6070709@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q2/txt/msg00022.txt.bz2 Approved by fche and bje and committed. Dave Brolley wrote: > Hi, > > Attached is a patch which adds a cpu description for Fujitsu's FRV > architecture, including models for the FR400 and FR500. This patch is > part of a larger submission of bfd, gas, ld, binutils, sim and gdb for > the FRV by Red Hat. > > Seeking approval to commit. > > Dave > > >------------------------------------------------------------------------ > >cgen/ChangeLog: >2002-06-11 Dave Brolley > > * cpu/frv.cpu: New cpu description. > * cpu/frv.opc: New cpu support code. >