This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch: init exponent for sim_fpu_class_zero


> 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  <aldyh@redhat.com>

        * 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]