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] hp-timing for ppc32/64


There is no value in supporting any architecture which has no trivial access to the hardware counter. The information is nowadays only used for measuring ld.so startup times and some random data (I think it's still in). The clocks are now handled correctly by the kernel.

So, leave out 32-bit support unless it can be determined that the supported configuration will always have it.

--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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