No description
  • C 74.7%
  • Assembly 12.9%
  • Pawn 5.5%
  • Roff 3.1%
  • Makefile 1.1%
  • Other 2.5%
Find a file
Adhemerval Zanella dfb150f3aa math: Add fast-path to fma
For normal numbers there is no need to issue scalbn, the fma can set
the exponend directly.   Performance-wise on x86_64-linux-gnu without
multi-arch it shows a latency improvement of ~5% and throughput of %7
(and sligth more for ABIs witht tail-call optimization).

Checked on x86_64-linux-gnu and i686-linux-gnu with --disable-multi-arch.
Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
2026-04-07 13:21:20 -03:00
advisories Document CVE-2026-4046 2026-03-30 13:26:29 -04:00
argp Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
assert test-assert-c++-variadic.cc: Disable assert_works for GCC 14.2 and 14.1 2026-03-10 13:24:50 -03:00
benchtests Use #!/usr/bin/python3 in remaining Python scripts 2026-03-25 10:44:52 +01:00
bits Revert "x86: Do not use __builtin_fpclassify for _Float64x/long double" 2026-01-14 14:33:20 -03:00
catgets Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
ChangeLog.old Create ChangeLog.old/ChangeLog.32 2026-01-23 21:54:00 +01:00
conform posix: Add POSIX aliases to some spawn functions 2026-04-07 13:21:13 -03:00
csu Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
ctype Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
debug Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
dirent io: Use gnulib fts implementation (BZ 22944, BZ 20331) 2026-04-03 07:50:18 -03:00
dlfcn configure: Parametrize runtime libraries to support compiler-rt 2026-03-12 13:52:50 -03:00
elf hugepages: Move THP helpers to generic hugepages abstraction 2026-04-07 14:25:49 +00:00
gmon Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
gnulib Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
hesiod Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
htl elf: directly call dl_init_static_tls 2026-03-16 05:29:06 +00:00
hurd hurd: Interrupted RPC returning EINTR when server has actually changed state. 2026-04-02 01:04:40 +02:00
iconv Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
iconvdata Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
include io: Use gnulib fts implementation (BZ 22944, BZ 20331) 2026-04-03 07:50:18 -03:00
inet tst-if_nameindex.c: Fix minimum buffer size 2026-01-12 21:24:40 +01:00
intl Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
io io: Use gnulib fts implementation (BZ 22944, BZ 20331) 2026-04-03 07:50:18 -03:00
libio libio: Fix wide stream backup buffer leak on fclose [BZ #33999] 2026-04-07 13:20:55 -03:00
locale Update copyright dates not handled by scripts/update-copyrights 2026-01-01 13:42:29 -08:00
localedata localedata: Add disclaimer to files contributed with assignment 2026-03-27 08:51:16 -04:00
login Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
mach Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
malloc hugepages: Move THP helpers to generic hugepages abstraction 2026-04-07 14:25:49 +00:00
manual manual: update recent malloc tunable defaults 2026-04-07 13:21:07 -03:00
math testsuite: fix test-narrowing-trap failure on platforms where FE_INVALID is not defined 2026-03-30 14:56:09 -03:00
mathvec Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
misc io: Use gnulib fts implementation (BZ 22944, BZ 20331) 2026-04-03 07:50:18 -03:00
nis Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
nptl nptl: Fix nptl/tst-cancel31 fail sometimes 2026-03-24 12:21:33 -04:00
nptl_db Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
nscd nscd: Add basic test 2026-02-12 12:18:54 +01:00
nss nss: Missing checks in __nss_configure_lookup, __nss_database_get (bug 28940) 2026-02-13 09:02:07 +01:00
po po: Incorporate translatins (nl updated, ar new) 2026-01-26 01:29:30 +01:00
posix posix: Add POSIX aliases to some spawn functions 2026-04-07 13:21:13 -03:00
resolv resolv: Run tst-getaddrinfo-eai-again in a network namespace 2026-04-07 10:49:13 +02:00
resource Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
rt nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL 2026-03-16 13:02:19 +01:00
scripts Use #!/usr/bin/python3 in remaining Python scripts 2026-03-25 10:44:52 +01:00
setjmp Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
signal Fix Makefile alphabetical ordering 2026-03-05 14:28:26 +01:00
socket Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
soft-fp Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
stdio-common stdio-common: Assume support for 'long long' 2026-01-31 12:13:55 -08:00
stdlib stdlib: Add internal stdc_rotate_right implementation 2026-04-02 15:59:30 -03:00
string elf: Use dl-symbol-redir-ifunc.h instead _dl_strlen 2026-02-18 09:35:03 -03:00
sunrpc Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
support configure: Repurpose have-cc-with-libunwind for clang support 2026-03-12 13:52:50 -03:00
sysdeps math: Add fast-path to fma 2026-04-07 13:21:20 -03:00
sysvipc Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
termios Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
time Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
timezone Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
wcsmbs Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
wctype Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
.b4-config Add .b4-config file 2024-10-21 14:26:42 +01:00
.clang-format Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
.gitattributes Assume __NR_openat is always defined 2016-03-23 23:35:08 +01:00
.gitignore Add *.pyc to .gitignore 2015-05-18 15:26:26 +05:30
abi-tags Remove the bulk of the NaCl port. 2017-05-20 08:09:10 -04:00
aclocal.m4 configure: use TEST_CC to check for --no-error-execstack 2025-12-11 08:27:16 -03:00
config.h.in nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL 2026-03-16 13:02:19 +01:00
config.make.in nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL 2026-03-16 13:02:19 +01:00
configure nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL 2026-03-16 13:02:19 +01:00
configure.ac nptl/htl: Fix confusion over PTHREAD_IN_LIBC and __PTHREAD_NPTL/HTL 2026-03-16 13:02:19 +01:00
CONTRIBUTED-BY crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
COPYING.LESSERv2 Update COPYING, COPYING.LIB from gnulib, using gnulib file names 2025-11-17 11:15:13 +01:00
COPYING.LIB Update COPYING, COPYING.LIB from gnulib, using gnulib file names 2025-11-17 11:15:13 +01:00
COPYINGv2 Update COPYING, COPYING.LIB from gnulib, using gnulib file names 2025-11-17 11:15:13 +01:00
COPYINGv3 Add COPYINGv3 with the GPL version 3 text 2025-11-17 11:15:13 +01:00
extra-lib.mk Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 2017-05-09 07:06:29 -04:00
gen-locales.mk locale: Handle loading a missing locale twice (Bug 14247) 2024-04-22 16:03:00 -04:00
INSTALL install.texi, INSTALL: update versions 2026-01-22 23:18:14 +01:00
libc-abis riscv: support GNU indirect function 2021-01-10 21:25:13 -05:00
libof-iterator.mk Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 2017-05-09 07:06:29 -04:00
LICENSES LICENSES: update CORE-MATH copyright 2025-01-24 23:21:49 +01:00
MAINTAINERS Add MAINTAINERS 2017-05-11 13:38:30 -04:00
Makeconfig resolv: Move libanl symbols to libc on hurd too 2026-03-15 21:24:00 +01:00
Makefile Makefile: add allow-list for failures 2026-03-19 14:09:22 +01:00
Makefile.help Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
Makefile.in Handle clang -Wignored-attributes on weak aliases 2025-12-09 08:58:10 -03:00
Makerules configure: Repurpose have-cc-with-libunwind for clang support 2026-03-12 13:52:50 -03:00
NEWS advisories: Update GLIBC-SA-2026-0005 and GLIBC-SA-2026-0006. 2026-03-27 08:08:19 -04:00
o-iterator.mk Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-17 18:42:51 +00:00
README Remove ia64-linux-gnu 2024-01-08 17:09:36 -03:00
Rules Rules: Set up test infrastructure if tests-container is set 2026-02-04 09:46:07 +01:00
SECURITY.md Adapt the security policy for the security page 2023-12-05 09:15:10 -05:00
SHARED-FILES io: Use gnulib fts implementation (BZ 22944, BZ 20331) 2026-04-03 07:50:18 -03:00
shlib-versions Support loading libunwind instead of libgcc_s 2026-03-12 13:52:50 -03:00
test-skeleton.c Update copyright dates with scripts/update-copyrights 2026-01-01 13:42:29 -08:00
version.h version.h: Increase version number 2026-01-23 23:51:31 +01:00

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 and x86_64-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
	arc*-*-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
	loongarch64-*-linux-gnu Hardware floating point, LE only.
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	or1k-*-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
	riscv32-*-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 https://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 https://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 https://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.