From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6392 invoked by alias); 12 Jun 2002 00:56:43 -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 6326 invoked from network); 12 Jun 2002 00:56:40 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 12 Jun 2002 00:56:40 -0000 Received: from culebra.cygnus.com (remus.sfbay.redhat.com [172.16.27.252]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id RAA12030; Tue, 11 Jun 2002 17:56:39 -0700 (PDT) Received: (from aldyh@localhost) by culebra.cygnus.com (8.10.2/8.10.2) id g5C0uQW03605; Wed, 12 Jun 2002 10:56:26 +1000 (EST) Date: Tue, 11 Jun 2002 17:56:00 -0000 From: Aldy Hernandez To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: patch: init exponent for sim_fpu_class_zero Message-ID: <20020612005625.GC3443@redhat.com> References: <20020611051437.GA22845@redhat.com> <3D066433.6050203@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D066433.6050203@cygnus.com> User-Agent: Mutt/1.3.25i X-SW-Source: 2002-06/txt/msg00184.txt.bz2 > Hmm, wierd, > > >+ dst->normal_exp = 0; > > of the possible values that is the most intuitive so yes. committed. > Can you, separatly, commit/post a patch adding your self to the > gdb/MAINTAINERS file under write after approva. committed the following as well. thanks. 2002-06-09 Aldy Hernandez * MAINTAINERS: Add self. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.180 diff -c -p -r1.180 MAINTAINERS *** MAINTAINERS 2 Jun 2002 03:09:31 -0000 1.180 --- MAINTAINERS 12 Jun 2002 00:54:15 -0000 *************** Fred Fish fnf@ninemoons.com *** 391,396 **** --- 391,397 ---- Orjan Friberg orjanf@axis.com Ben Harris bjh21@netbsd.org Richard Henderson rth@redhat.com + Aldy Hernandez aldyh@redhat.com Paul Hilfinger hilfinger@gnat.com Matt Hiller hiller@redhat.com Kazu Hirata kazu@hxi.com