From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26675 invoked by alias); 9 Jan 2002 22:32:56 -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 26593 invoked from network); 9 Jan 2002 22:32:52 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 9 Jan 2002 22:32:52 -0000 Received: from redhat.com (reddwarf.cygnus.com [205.180.231.12]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id OAA25803; Wed, 9 Jan 2002 14:32:46 -0800 (PST) Message-ID: <3C3CC3DD.194E0D57@redhat.com> Date: Wed, 09 Jan 2002 14:32:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: linux-core support broke i386 compilation References: <20020109152110.A1564@nevyn.them.org> <20020109154534.A2906@nevyn.them.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00200.txt.bz2 Daniel Jacobowitz wrote: > > On Wed, Jan 09, 2002 at 03:21:10PM -0500, Daniel Jacobowitz wrote: > > involved) but without PTRACE_GETFPXREGS. fill_fpxregset also appears to > > lack a prototype. > > ... not to mention, is static. I didn't do so great a job with this checkin, did I? ;-( OK, I'll have that fixed momentarily.