From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22828 invoked by alias); 19 Dec 2001 00:22:40 -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 22146 invoked from network); 19 Dec 2001 00:21:22 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 19 Dec 2001 00:21:22 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id QAA20307 for ; Tue, 18 Dec 2001 16:21:19 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.9.3/8.9.3) id RAA24349 for gdb-patches@sources.redhat.com; Tue, 18 Dec 2001 17:21:11 -0700 Date: Tue, 18 Dec 2001 16:22:00 -0000 From: Kevin Buettner Message-Id: <1011219002111.ZM24348@ocotillo.lan> In-Reply-To: Mark Kettenis "Re: [PATCH RFA] Fix x86 floating point vs. thread problem" (Dec 14, 12:44am) References: <1011206234806.ZM8667@ocotillo.lan> <1011213173704.ZM7969@ocotillo.lan> <200112132344.fBDNiwt11559@soliton.wins.uva.nl> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA] Fix x86 floating point vs. thread problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-12/txt/msg00450.txt.bz2 On Dec 14, 12:44am, Mark Kettenis wrote: > Date: Thu, 13 Dec 2001 10:37:04 -0700 > From: Kevin Buettner > > I think this one should go on the 5.1 branch too. Any objections? > > Not from me :-). Since there were no objections, I've committed this patch to the 5.1 branch also. Kevin