This is the mail archive of the libc-help@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: Proposal for CPU dispatching in libc


On Thu, Jul 02, 2009 at 12:51:24PM +0200, Agner Fog wrote:
> Looks great! cpu-dispatching in the loader is a new invention, much more  
> efficient than what is done in Intel's compiler and libraries. I hope  
> you didn't patent this invention :-)
>
> The new @gnu_indirect_function attribute needs to be documented for gas.  
> Is it also available in gcc as a function attribute?

You complained about noisy libc-help and are asking to move the
discussion to libc-alpha, so I'm surprised you missed this since how to
implement this in gcc as a function attribute is almost all the traffic
there is at libc-alpha in the last week or so.

> Is it possible to build a slim version of libc with certain instruction  
> set versions excluded? This could be useful for embedded applications.

That would be a task for eglibc in the current situation, if/when the
ifunc architectures overlap with size-sensitive architectures.

-- 
				Petr "Pasky" Baudis
The lyf so short, the craft so long to lerne. -- Chaucer


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