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: PATCH: BZ 464: IA64 math functions aren't weak


On Wed, Oct 27, 2004 at 11:57:56AM -0700, Roland McGrath wrote:
> Such use is only valid under the standards if the functions in question are
> ones not specified in that standard.

Glibc has been allowing overriding standard math library functions on
many targets with weak alias:

http://sources.redhat.com/ml/libc-alpha/2002-01/msg00019.html

We just want to make ia64 behave the same as other targets.


H.J.


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