This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [rfa] fix alpha ld.so undef symbol


On Tue, Mar 13, 2007 at 01:17:06PM -0700, Roland McGrath wrote:
> This will also affect powerpc, which AFAICT was also failing to set its
> __cache_line_size in static programs.  It looks to me like that will be fine.

ppc can be improved by this patch, but is currently setting __cache_line_size
via a separate loop over auxv in their libc-start.c.


r~


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