This is the mail archive of the gdb-patches@sourceware.org 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: About decimal floating point support


On Tue, Jun 13, 2006 at 11:51:23PM +0800, Wu Zhou wrote:
> 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!

I think it's a good idea.

DJ, if we copied libdecnumber to src, would you be able to add it to
your sync scripts?  The src copy would be strictly read-only.

-- 
Daniel Jacobowitz
CodeSourcery


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