From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16843 invoked by alias); 8 Oct 2004 08:47:04 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 16836 invoked from network); 8 Oct 2004 08:47:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Oct 2004 08:47: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/8.12.10) with ESMTP id i988l3Te027375 for ; Fri, 8 Oct 2004 04:47:03 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i988l2r07533; Fri, 8 Oct 2004 04:47:02 -0400 Received: from [172.31.0.98] (vpn50-34.rdu.redhat.com [172.16.50.34]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i988l1cA022184; Fri, 8 Oct 2004 04:47:02 -0400 Message-ID: <4166551F.6060101@redhat.com> Date: Fri, 08 Oct 2004 08:47:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) MIME-Version: 1.0 To: Linus Nielsen Feltzing CC: binutils@sources.redhat.com Subject: Re: [PATCH] Correct control register set for Coldfire MCF5249 References: <41651ABF.5090708@haxx.se> <41656084.1010607@redhat.com> <41662026.7020000@haxx.se> In-Reply-To: <41662026.7020000@haxx.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00116.txt.bz2 Hi Linus, > Sure. Here's the new patch. Thanks. > 2004-10-08 Linus Nielsen Feltzing > > * config/m68k-parse.h (enum m68k_register): New control register, > MBAR2 (for MCF5249) > * config/tc-m68k.c: Correct control register set for MCF5249. > Approved and applied. Cheers Nick