From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30268 invoked by alias); 18 Oct 2006 18:19:10 -0000 Received: (qmail 30251 invoked by uid 22791); 18 Oct 2006 18:19:10 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 18 Oct 2006 18:19:03 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k9IIJ2ex031580; Wed, 18 Oct 2006 14:19:02 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id k9IIIuYv002285; Wed, 18 Oct 2006 14:18:56 -0400 Received: from [172.16.14.227] (topaz.toronto.redhat.com [172.16.14.227]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k9IIIurt008742; Wed, 18 Oct 2006 14:18:56 -0400 Message-ID: <45367010.8050400@redhat.com> Date: Wed, 18 Oct 2006 18:19:00 -0000 From: Dave Brolley User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Nick Clifton CC: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [patch][rfc]: Update sh64 Simulator to Match Pending CGEN Changes References: <44EB4E9A.10409@redhat.com> <44EC2697.4040704@redhat.com> In-Reply-To: <44EC2697.4040704@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00228.txt.bz2 Nick Clifton wrote: > Hi Dave, > >> Pending approval of the corresponding CGEN changes, is this ok to >> commit? > >> opcodes/ChangeLog: >> 2006-08-22 Dave Brolley >> >> * Contribute the following changes: >> 2006-05-10 Dave Brolley >> >> * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch. >> * configure: Regenerated. > > This part of the patch is approved. Committed.