From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15751 invoked by alias); 28 Apr 2010 08:02:52 -0000 Received: (qmail 15608 invoked by uid 22791); 28 Apr 2010 08:02:46 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Received: from outdoor.onevision.de (HELO outdoor.onevision.de) (212.77.172.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Apr 2010 08:02:42 +0000 Received: from sanders.onevision.de (moonrace [212.77.172.62]) by outdoor.onevision.de (8.14.3/8.13.7/ROSCH/DDB) with ESMTP id o3S82CKl010718; Wed, 28 Apr 2010 10:02:17 +0200 In-Reply-To: <201004280053.45088.sergiodj@redhat.com> To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Delete vax*-*-*vms* (and unbreak GDB) MIME-Version: 1.0 Message-ID: From: Kai Tietz Date: Wed, 28 Apr 2010 08:02:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00938.txt.bz2 Hello Sergio, Sergio Durigan Junior wrote on 28.04.2010 05:53:43: > Hi, > > GDB HEAD is broken for me. After a little investigation, I found: > > http://sourceware.org/git/gitweb.cgi?p=gdb.git;a=commit; > h=d601e14697d99008a3639039f51620d58c8393c5 > > It's actually a commit on bfd/, and the problem is that it reverts: > > http://sourceware.org/git/gitweb.cgi?p=gdb.git;a=commit; > h=14ca3db824a85073e5d359d6b5fb7c2f6eb47b39 > > So the patch is pretty trivial, but since it's not on GDB, > I didn't know if I could commit it. > > Anyway, patch attached. > > Thanks, > > -- > Sergio > > diff --git a/bfd/config.bfd b/bfd/config.bfd > index 6420f5f..d39ef18 100644 > --- a/bfd/config.bfd > +++ b/bfd/config.bfd > @@ -1510,10 +1510,6 @@ case "${targ}" in > targ_defvec=bfd_elf32_vax_vec > ;; > > - vax*-*-*vms*) > - targ_defvec=vms_vax_vec > - ;; > - > we32k-*-*) > targ_defvec=we32kcoff_vec > ;; > Sorry, I re-applied the reverted change. 2010-04-28 Kai Tietz * config.bfd: Correct accidential reverted patch about vax*-*-*vms*. Kai | (\_/) This is Bunny. Copy and paste Bunny | (='.'=) into your signature to help him gain | (")_(") world domination.