This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 4/4] Move _dl_important_hwcaps to dl-hwcaps.c
> Here is the updated patch.
That looks fine to me.
> I am not familiar with hurd. It may need to provide
> sysdeps/mach/hurd/dl-hwcaps.c to override elf/dl-hwcaps.c.
I don't think there's any such need. Since there is nothing in the Hurd
to set dl_hwcap, it will never do anything but "tls", but that is fine.
Some day the Hurd will probably grow a way to deliver hwcap bits.
Thanks,
Roland