Go to file
Anton Youdkevitch afe23eb0f1 Bump up the runtime for "short" benchmarks
Some benchmarks with a very short runtime show significantly
different results across runs on Aarch64 - up to tens of percents.
Increasing the runtime to 100ms+ makes the deviation under 5%.

Tested on Aarch64 and x86-64.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

	* benchtests/bench-memccpy.c: Replace INNER_LOOP_ITERS
	with INNER_LOOP_ITERS_LARGE.
	* benchtests/bench-memchr.c: Likewise.
	* benchtests/bench-rawmemchr.c: Likewise.
	* benchtests/bench-strcat.c: Likewise.
	* benchtests/bench-strchr.c: Likewise.
	* benchtests/bench-string.h: Likewise.
	* benchtests/bench-strlen.c: Likewise.
	* benchtests/bench-strncpy.c: Likewise.
	* benchtests/bench-strnlen.c: Likewise.
2019-06-28 13:38:07 +01:00
argp Fix gcc 9 build errors for make xcheck. [BZ #24556] 2019-06-19 12:32:04 +02:00
assert
benchtests Bump up the runtime for "short" benchmarks 2019-06-28 13:38:07 +01:00
bits
catgets
ChangeLog.old
conform
crypt
csu
ctype
debug
dirent
dlfcn dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166] 2019-06-19 10:13:50 +02:00
elf ld.so: Support moving versioned symbols between sonames [BZ #24741] 2019-06-28 10:15:38 +02:00
gmon
gnulib
grp
gshadow
hesiod
htl
hurd
iconv iconv: Use __twalk_r in __gconv_release_shlib 2019-06-04 14:13:44 +02:00
iconvdata
include elf: Refuse to dlopen PIE objects [BZ #24323] 2019-06-18 16:42:10 +02:00
inet Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h. 2019-06-03 11:16:02 +00:00
intl
io io: Remove copy_file_range emulation [BZ #24744] 2019-06-28 09:39:21 +02:00
libio Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg 2019-06-27 17:51:59 -03:00
locale Fix build warnings in locale/programs/ld-ctype.c 2019-06-26 08:34:25 +02:00
localedata szl_PL locale: Fix a typo in the previous commit (bug 24652). 2019-06-24 22:17:58 +02:00
login
mach
malloc Fix malloc tests build with GCC 10. 2019-06-10 22:12:08 +00:00
manual io: Remove copy_file_range emulation [BZ #24744] 2019-06-28 09:39:21 +02:00
math
mathvec
misc <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include 2019-06-14 16:19:14 +02:00
nis
nptl Fix build warnings in nptl/tst-eintr1.c 2019-06-26 12:29:50 +02:00
nptl_db
nscd
nss Fix gcc 9 build errors for make xcheck. [BZ #24556] 2019-06-19 12:32:04 +02:00
po
posix
pwd
resolv nss_dns: Check for proper A/AAAA address alignment 2019-05-24 22:14:04 +02:00
resource
rt
scripts Linux: Deprecate <sys/sysctl.h> and sysctl 2019-06-12 14:32:08 +02:00
setjmp
shadow
signal
socket
soft-fp
stdio-common Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg 2019-06-27 17:51:59 -03:00
stdlib
string Fix gcc 9 build errors for make xcheck. [BZ #24556] 2019-06-19 12:32:04 +02:00
sunrpc
support support: Add xdlvsym function 2019-06-28 10:15:38 +02:00
sysdeps Linux: Use mmap instead of malloc in dirent/tst-getdents64 2019-06-28 14:05:02 +02:00
sysvipc
termios
time
timezone
wcsmbs wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584] 2019-05-21 12:04:55 +02:00
wctype
.gitattributes
.gitignore
abi-tags
aclocal.m4
ChangeLog Bump up the runtime for "short" benchmarks 2019-06-28 13:38:07 +01:00
config.h.in
config.make.in
configure
configure.ac
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL
libc-abis
libof-iterator.mk
LICENSES
MAINTAINERS
Makeconfig
Makefile
Makefile.in
Makerules
NEWS ld.so: Support moving versioned symbols between sonames [BZ #24741] 2019-06-28 10:15:38 +02:00
o-iterator.mk
README
Rules
shlib-versions
test-skeleton.c
version.h

This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system.  It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[4567]86-*-gnu.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 3.2 or later.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

The GNU C Library supports these configurations for using Linux kernels:

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	arm-*-linux-gnueabi
	csky-*-linux-gnuabiv2
	hppa-*-linux-gnu
	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu	Can build either x86_64 or x32
	ia64-*-linux-gnu
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	powerpc-*-linux-gnu	Hardware or software floating point, BE only.
	powerpc64*-*-linux-gnu	Big-endian and little-endian.
	s390-*-linux-gnu
	s390x-*-linux-gnu
	riscv64-*-linux-gnu
	sh[34]-*-linux-gnu
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu

If you are interested in doing a port, please contact the glibc
maintainers; see http://www.gnu.org/software/libc/ for more
information.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library.  You might also consider reading the WWW pages for
the C library at http://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory.  The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.  For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below.  Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

Please see http://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.  License copyright years may be
listed using range notation, e.g., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.