From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25394 invoked by alias); 22 Jul 2010 07:41:39 -0000 Received: (qmail 25371 invoked by uid 22791); 22 Jul 2010 07:41:38 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_MIME_NO_TEXT,T_RP_MATCHES_RCVD,T_TVD_MIME_NO_HEADERS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jul 2010 07:41:34 +0000 Received: (qmail 15033 invoked from network); 22 Jul 2010 07:41:32 -0000 Received: from unknown (HELO dirichlet.schwinge.homeip.net) (thomas@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Jul 2010 07:41:32 -0000 From: Thomas Schwinge To: binutils@sourceware.org Cc: Jan Kratochvil , Andrew Stubbs , gdb@sourceware.org, macro@codesourcery.com, nathan@codesourcery.com, rdsandiford@googlemail.com Subject: Re: MIPS: 64-bit DWARF References: <4BE16915.7080501@codesourcery.com> <20100505143213.GA4735@caradoc.them.org> <4BE187D8.4050804@codesourcery.com> <20100507132310.GA6374@host0.dyn.jankratochvil.net> <87sk431a3j.fsf@dirichlet.schwinge.homeip.net> <87fwzxvslw.fsf_-_@dirichlet.schwinge.homeip.net> <87eif6v450.fsf@dirichlet.schwinge.homeip.net> <87fwzfs0mh.fsf@firetop.home> Date: Thu, 22 Jul 2010 07:41:00 -0000 In-Reply-To: <87fwzfs0mh.fsf@firetop.home> (Richard Sandiford's message of "Mon, 19 Jul 2010 21:00:22 +0100") Message-ID: <878w54ezfg.fsf@dirichlet.schwinge.homeip.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00082.txt.bz2 --=-=-= Content-length: 996 On 2010-07-19 20:00, Richard Sandiford wrote: > Thomas Schwinge writes: >> Here is the patch that I tested for (a non-HEAD version of) binutils. >> This makes prelink happy, and there are no regressions in the GDB >> testsuite. (Anything else to test?) I left in the 64-bit stuff for >> TE_IRIX, as I have no idea about it. > > Patch is OK with the testing you described downstream, and with a > suitable changelog. Just to be sure, would you mind checking the > "binutils" (including gas and ld) testresults for both mips64-linux-gnu > and mips64el-linux-gnu? There's no need to test multilibs; just run > both without any test options. Done (had this in my testing schedule already, but forgot to say so); no regressions. 2010-07-22 Thomas Schwinge Switch MIPS to 32-bit DWARF format. * config/tc-mips.h (DWARF2_FORMAT): Only define for [TE_IRIX]. * config/tc-mips.c (mips_dwarf2_format): Likewise. Committed. Regards, Thomas --=-=-= Content-Type: application/pgp-signature Content-length: 197 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkxH9iMACgkQC9ZuxbdEiFhPXACbBAscWoHho8IhncHcnFS65sc5 3jUAn0vUZhwtTfVTGZSjREmKrFGzESX1 =DONQ -----END PGP SIGNATURE----- --=-=-=--