From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 587 invoked by alias); 23 Aug 2006 09:57:49 -0000 Received: (qmail 570 invoked by uid 22791); 23 Aug 2006 09:57:49 -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, 23 Aug 2006 09:57:46 +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 k7N9vi4K030853; Wed, 23 Aug 2006 05:57:44 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7N9vhte015717; Wed, 23 Aug 2006 05:57:44 -0400 Received: from [10.32.68.10] (vpn-68-10.surrey.redhat.com [10.32.68.10]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k7N9vgqa004558; Wed, 23 Aug 2006 10:57:42 +0100 Message-ID: <44EC2697.4040704@redhat.com> Date: Wed, 23 Aug 2006 11:58:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Dave Brolley 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> In-Reply-To: <44EB4E9A.10409@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00261.txt.bz2 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. Cheers Nick