Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* About decimal floating point support
@ 2006-06-13 15:51 Wu Zhou
  2006-06-13 17:40 ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Wu Zhou @ 2006-06-13 15:51 UTC (permalink / raw)
  To: drow; +Cc: gdb-patches

Hi Daniel,

We ever talked about adding decimal floating point into GDB.  And you 
provided a lot insightful suggestion for my first patch.  In my post at 
2005-10-18:
  http://sources.redhat.com/ml/gdb-patches/2005-10/msg00148.html
  http://sources.redhat.com/ml/gdb-patches/2005-10/msg00149.html

I revised the patch and the testcase. I believe it can address most of 
your concern.

But there is one concern not addressed: you ever proposed to move 
libdecnumber to the top level of the repository, and use that to implement 
DFP support in GDB.  At that time (Oct, 2005), DFP support for gcc is not 
matured yet.  The libdecnumber code may change itself.  So I didn't bother 
to adopt you method at that time and put my focus on resolving other 
problem you pointed out.  Now since DFP is already in the 4.2 development
tree of gcc.  So I guess it is time to revist this.

What is your current thought about this?  Do you still think it is more 
feasible to put libdecnumber at the top level repository?  I am now 
considering copy the code of libdecnumber (which is at the top level of 
gcc repository) to the top level of gdb repository. and use that to 
re-implment DFP support.  If the code of libdecnumber is changed, we can 
synchronize that to gdb repository.  Then gdb developers don't need to 
maintain these sensitive numeric code.

What do you think on this?  Your comments are highly appreciated!

Regards
- Wu Zhou  


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-14  2:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-13 15:51 About decimal floating point support Wu Zhou
2006-06-13 17:40 ` Daniel Jacobowitz
2006-06-13 19:02   ` DJ Delorie
2006-06-13 19:17     ` Daniel Jacobowitz
2006-06-14  1:10       ` Wu Zhou
2006-06-14  2:47         ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox