This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: floating-point formats


Ulrich Drepper <drepper@redhat.com> writes:
> On Thu, 2002-07-04 at 01:29, Lars Brinkhoff wrote:
> > Roland McGrath <roland@frob.com> writes:
> > > Lars Brinkhoff <lars@nocrew.org> writes:
> > > > I believe it's desirable to (at least have the option to) use the
> > > > [PDP-10] floating-point formats.
> > > You can certainly do that if you want to write all the necessary
> > > code.  That is, there is lots of code that assumes IEEE format, yes.
> > > But there is nothing preventing you from writing alternate code for
> > > other formats.
> I don't agree with this at all.  Having one libc for all
> architectures also includes providing comparable semantics which
> means IEEE.  Nothing else is acceptable since you cannot run any
> program unmodified.

The company I'm working for will most likely want to use glibc without
IEEE floats.  Do you mean that patches to do this would not be accepted
by the glibc maintainers?

-- 
Lars Brinkhoff          http://lars.nocrew.org/     Linux, GCC, PDP-10,
Brinkhoff Consulting    http://www.brinkhoff.se/    HTTP programming


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