This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH] Implement optimized libc_fe*() math routines on sparc.


On 03/16/12 03:38, David Miller wrote:
> 
> I have been eyeing this for a while, this minimizes the number of
> times we load/store the %fsr during state changes in the math
> library as well as eliminate all the function calls the generic
> version was doing.
> 
> Committed to master.
> 
> 	* sysdeps/sparc/fpu/math_private.h: New file.

Someone want to review my math_private.h reorg before we get 
too much more of this?


r~


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