glibc/sysdeps/ia64
Adhemerval Zanella db373e4c57 Remove architecture specific sched_cpucount optimizations
And replace the generic algorithm with the Brian Kernighan's one.
GCC optimize it with popcnt if the architecture supports, so there
is no need to add the extra POPCNT define to enable it.

This is really a micro-optimization that only adds complexity:
recent ABIs already support it (x86-64-v2 or power64le) and it
simplifies the code for internal usage, since i686 does not allow an
internal iFUNC call.

Checked on x86_64-linux-gnu, aarch64-linux-gnu, and
powerpc64le-linux-gnu.
2021-05-07 13:35:29 -03:00
..
bits
fpu ia64: Update ulps 2021-04-05 10:11:09 -03:00
nptl nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
_mcount.S
abort-instr.h
atomic-machine.h
bcopy.S
bzero.S
configure
configure.ac
crti.S
crtn.S
dl-dtprocnum.h
dl-fptr.h
dl-lookupcfg.h
dl-machine.h
dl-sysdep.h
dl-tls.h
dl-trampoline.S
elf-initfini.h
entry.h
float128-abi.h Move __isnanf128 to libc.so 2021-03-30 14:58:19 +05:30
gccframe.h
hp-timing.h
htonl.S
htons.S
ia64libgcc.S
ieee754.h
Implies
jmpbuf-unwind.h
ldbl2mpn.c
ldsodefs.h
libc-symver.h Support for multiple versions in versioned_symbol, compat_symbol 2021-03-25 12:33:02 +01:00
libc-tls.c
linkmap.h
machine-gmon.h
Makeconfig
Makefile
math-tests-snan.h
memccpy.S
memchr.S
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
softpipe.h
sotruss-lib.c
stackguard-macros.h
stackinfo.h
start.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strncpy.S
sysdep.h
tininess.h
tls-macros.h
tst-audit.h
unwind-arch.h
unwind-resume.c nptl: Move __pthread_unwind_next into libc 2021-04-21 19:49:50 +02:00
Versions