This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


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

Re: non-IEEE Float Format and libm



> we are overriding a couple of functions with TI C3x assembly
> versions.  Is any of this of interest to the newlib community?

Portable, generic routines for many math functions in several computer
languages are readily available in netlib (http://www.netlib.org).
You can also find unportable ones there, such as the one newlib uses. :-)

Assembly language math routines tailored for a specific processor are
harder to find.  I think it would be a worthy project to provide
optimized TMS320-specific codes.  Whether the newlib maintainers
should be interested in them is a different question.  Maybe they
would consent to giving a page of web pointers to such resources.


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