From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16313 invoked by alias); 24 Jan 2002 16:25:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16134 invoked from network); 24 Jan 2002 16:25:31 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sources.redhat.com with SMTP; 24 Jan 2002 16:25:31 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id RAA00734; Thu, 24 Jan 2002 17:25:17 +0100 Message-Id: <4.2.0.58.20020124172107.01b7d438@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Thu, 24 Jan 2002 08:25:00 -0000 To: Andrew Cagney , kevinb@redhat.com From: Pierre Muller Subject: Re: GDB 5.1.1 Cc: gdb-patches@sources.redhat.com In-Reply-To: <3C5032D3.7080504@cygnus.com> References: <4.2.0.58.20020124095308.00a40cc0@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-SW-Source: 2002-01/txt/msg00722.txt.bz2 At 17:14 24/01/2002 , Andrew Cagney a écrit: >Sigh, > >Your right. I based the news on the ChangeLog without checking for corresponding patches. > >Andrew > >+ 2002-01-24 Andrew Cagney >+ >+ * version.in: Bump version to 5.1.1.0_0000-00-00-cvs. >+ >+ 2002-01-20 Michael Chastain >+ >+ * top.c (print_gdb_version): Bump copyright year to 2002. >+ >+ 2002-01-13 Eli Zaretskii >+ >+ * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous >+ white space which prevented compilation. Reported by DSK >+ . >+ >+ 2001-12-18 Kevin Buettner >+ >+ * i387-nat.c (i387_fill_fxsave): Change type of ``val'' from char >+ to short so that we don't memcpy() beyond the end of this buffer. >+ Also, change shift value used in computing val to account for the >+ fact that only eight bits are used. It seems like there was an error here... I don't see the corresponding log entry Parsing back, I found this email from gdb-cvs mailing list, but this only changes the ChangeLog file without changing the i387-nat.c ..... CVSROOT: /cvs/src Module name: src Branch: gdb_5_1-2001-07-29-branch Changes by: kevinb@sources.redhat.com 2001-12-18 16:20:29 Modified files: gdb : ChangeLog Log message: Fix x86 floating point vs. thread problem in 5.1 branch. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.1527.2.62&r2=1.1527.2.63 Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99