From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24605 invoked by alias); 4 Sep 2002 23:12:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24592 invoked from network); 4 Sep 2002 23:12:23 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Sep 2002 23:12:23 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g84MuW126540; Wed, 4 Sep 2002 18:56:32 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g84NCLd07478; Wed, 4 Sep 2002 19:12:21 -0400 Received: from romulus.sfbay.redhat.com (IDENT:y+z/YrAk4NMcoymmiA+xroX0JfbprpMY@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g84NCKj14805; Wed, 4 Sep 2002 16:12:20 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g84NCIW02859; Wed, 4 Sep 2002 16:12:18 -0700 Date: Wed, 04 Sep 2002 16:12:00 -0000 From: Kevin Buettner Message-Id: <1020904231218.ZM2858@localhost.localdomain> In-Reply-To: Eric Christopher "Re: July 31 bfd change breaks mips gdb" (Sep 4, 1:52pm) References: <3D753CDE.11727ED9@redhat.com> <1020904000639.ZM1675@localhost.localdomain> <1031172773.2603.34.camel@hex> To: binutils@sources.redhat.com Subject: Re: July 31 bfd change breaks mips gdb Cc: gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00017.txt.bz2 On Sep 4, 1:52pm, Eric Christopher wrote: > > * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default > > vector. > > OK. Committed.