summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0178-78/+78
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-301-0/+11
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-301-0/+11
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+11
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+32
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-3/+1
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+11
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-171-0/+35
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2021-11-151-0/+25
* Add missing braces to bsearch inline implementation [BZ #28400]Florian Weimer2021-09-301-1/+3
* Suppress -Wcast-qual warnings in bsearchJonathan Wakely2021-09-301-1/+8
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-2/+26
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-012-1/+28
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0274-74/+74
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-281-0/+8
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-211-0/+1
* Replace Minumum/minumum with Minimum/minimumH.J. Lu2020-10-061-1/+1
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-23/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-073-56/+62
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+14
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* math: Remove fenvinline.hAdhemerval Zanella2020-03-301-8/+0
* math: Remove mathinlineAdhemerval Zanella2020-03-191-12/+0
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0175-75/+75
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-271-0/+1
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+5
* Remove math-finite.hWilco Dijkstra2019-10-211-197/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0776-76/+76
* login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2019-08-151-1/+2
* Declare some TS 18661-4 interfaces for C2X.Joseph Myers2019-08-132-2/+10
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-132-2/+10