From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27615 invoked by alias); 8 Mar 2005 19:07:23 -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 27473 invoked from network); 8 Mar 2005 19:07:17 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 8 Mar 2005 19:07:17 -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.11) with ESMTP id j28J7Hsf025817 for ; Tue, 8 Mar 2005 14:07:17 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j28J7Fn01604; Tue, 8 Mar 2005 14:07:15 -0500 Received: from dhcp-172-16-25-252.sfbay.redhat.com (dhcp-172-16-25-252.sfbay.redhat.com [172.16.25.252]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j28J7A5s001216; Tue, 8 Mar 2005 14:07:11 -0500 Subject: Re: Rework MIPS nop-insertion code, add -mfix-vr4130 [2/11] From: Eric Christopher To: Richard Sandiford Cc: binutils@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Date: Tue, 08 Mar 2005 19:07:00 -0000 Message-Id: <1110308829.5027.2.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00234.txt.bz2 > > * config/tc-mips.c (mips_cl_insn): Replace reloc_type array with > a single mips16_absolute_jump_p bit. > (append_insn): Adjust accordingly. OK mainline and branch. -eric