From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30203 invoked by alias); 7 Nov 2005 04:08:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 30182 invoked by uid 22791); 7 Nov 2005 04:08:20 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 07 Nov 2005 04:08:20 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EYyIs-0006Xu-RV; Sun, 06 Nov 2005 23:08:18 -0500 Date: Mon, 07 Nov 2005 12:48:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [RFC/RFA] Unlist some targets as broken Message-ID: <20051107040818.GA25134@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <200511042326.jA4NQcXe007911@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511042326.jA4NQcXe007911@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00076.txt.bz2 On Sat, Nov 05, 2005 at 12:26:38AM +0100, Mark Kettenis wrote: > Currently, m68k, sparc and vax are marked as broken in MAINTAINERS. > This is not really true. The problem with sparc has been fixed for > quite a while now; Andrew just chose an unlucky moment, where someone > broke the sparc-specific bfd stuff. The problem with m68k and vax > wasn't really a problem with the code but rather a bug with the > compiler Andrew used. There's a thread on the binutils list about it: > > http://sources.redhat.com/ml/binutils/2005-11/msg00049.html > > So to set things straight I'd like to commit the attached since I feel > somewhat responsible for those targets. > > Objections? Should this go on the branch too? Fine by me, and yes I believe it should go on the branch. I'm assuming you've built all three of these lately :-) -- Daniel Jacobowitz CodeSourcery, LLC