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: [PATCH 2/2] ia64: update abilist


On Sun, 6 May 2012, Mike Frysinger wrote:

> The libm symbol list, when compared to x86_64, seems to be lacking quite a
> number of new ones.  Not sure if that's on purpose, or we should add more
> exports to the ia64 code, or something else.  Will have to look more.

If it's about *_finite, see sysdeps/ia64/fpu/bits/math-finite.h:

/* Nothing can be done for IA-64 since the math functions differ in their
   structure.  */

That is, those entry points are deliberately missing for IA64.

-- 
Joseph S. Myers
joseph@codesourcery.com


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