From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25700 invoked by alias); 17 Apr 2009 14:13:31 -0000 Received: (qmail 25681 invoked by uid 22791); 17 Apr 2009 14:13:27 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Apr 2009 14:13:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 424A310B70; Fri, 17 Apr 2009 14:13:13 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 2197310965; Fri, 17 Apr 2009 14:13:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LuooZ-0008Qk-H0; Fri, 17 Apr 2009 10:13:11 -0400 Date: Fri, 17 Apr 2009 14:13:00 -0000 From: Daniel Jacobowitz To: "Joseph S. Myers" Cc: gdb-patches@sourceware.org Subject: Re: Enable biarch debuggers with --enable-64-bit-bfd on x86-linux, sparc-linux Message-ID: <20090417141311.GA32335@caradoc.them.org> Mail-Followup-To: "Joseph S. Myers" , gdb-patches@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2009-04/txt/msg00432.txt.bz2 On Fri, Apr 17, 2009 at 11:00:12AM +0000, Joseph S. Myers wrote: > OK to commit? > > 2009-04-17 Joseph Myers > > * configure.tgt (i[34567]86-*-linux*): Use 64-bit configuration if > --enable-64-bit-bfd. > (sparc-*-linux*): Likewise. OK. -- Daniel Jacobowitz CodeSourcery