This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: MIPS fesetround, feholdexcept fix


On Fri, May 26, 2006 at 07:02:56PM +0000, Joseph S. Myers wrote:
> The MIPS versions of fesetround and feholdexcept are missing 
> libm_hidden_def that they need.  (Some other ports' versions of these 
> functions are similarly lacking libm_hidden_def.)  The fesetround problem 
> shows up as some tests failing to link; it seems there are no glibc 
> testcases that use feholdexcept.
> 
> 2006-05-25  Joseph Myers  <joseph_codesourcery.com>
> 
> 	* sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
> 	* sysdeps/mips/fpu/fesetround.c: Likewise.

Thanks, committed.

(I picked this copy rather than the other for no particular reason.)

-- 
Daniel Jacobowitz
CodeSourcery


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