From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@sources.redhat.com Subject: 5.1 -> 5.1.0_0000-00-00-cvs Date: Mon, 26 Nov 2001 22:48:00 -0000 Message-id: <3C033756.8050605@cygnus.com> X-SW-Source: 2001-11/msg00485.html FYI, I've bumped the 5.1 branch version.in again. This will (hopefully) kick start the branches snapshot process. Andrew >From mec@shout.net Mon Nov 26 22:53:00 2001 From: Michael Elizabeth Chastain To: msnyder@cygnus.com Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Add ix86 target to asm-source.exp test Date: Mon, 26 Nov 2001 22:53:00 -0000 Message-id: <200111270653.AAA24001@duracef.shout.net> X-SW-Source: 2001-11/msg00486.html Content-length: 304 So the test was actually doing its job and pointing to a bug in gdb. Nice! I updated symtab.c to the current version, 1.49, where the incorrect change has been reverted. The results are a perfect 10 PASS, 0 FAIL with both binutils-2.11.2 and binutils-HEAD. More nice! I'm a happy tester, Michael C From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18342 invoked by alias); 27 Nov 2001 06:48:58 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18296 invoked from network); 27 Nov 2001 06:48:55 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 06:48:55 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 70E1B3DBA for ; Tue, 27 Nov 2001 01:48:54 -0500 (EST) Message-ID: <3C033756.8050605@cygnus.com> Date: Wed, 14 Nov 2001 07:44:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: 5.1 -> 5.1.0_0000-00-00-cvs Content-Type: multipart/mixed; boundary="------------000108070401060908010805" X-SW-Source: 2001-11/txt/msg00270.txt.bz2 Message-ID: <20011114074400.TDTnNSqOIjwJjBSS9eTtbvz1MosWZ50m1YA1AMAHpeo@z> This is a multi-part message in MIME format. --------------000108070401060908010805 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 125 FYI, I've bumped the 5.1 branch version.in again. This will (hopefully) kick start the branches snapshot process. Andrew --------------000108070401060908010805 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 438 2001-11-27 Andrew Cagney * version.in: Bump version to 5.1.0_0000-00-00-cvs. Index: version.in =================================================================== RCS file: /cvs/src/src/gdb/version.in,v retrieving revision 1.52.2.50 diff -p -r1.52.2.50 version.in *** version.in 2001/11/22 05:48:28 1.52.2.50 --- version.in 2001/11/27 06:35:42 *************** *** 1 **** ! 5.1 --- 1 ---- ! 5.1.0_0000-00-00-cvs --------------000108070401060908010805--