]> sourceware.org Git - glibc.git/shortlog
glibc.git
2024-11-22 Adhemerval... math: Use lgammaf from CORE-MATH
2024-11-22 Adhemerval... math: Use erfcf from CORE-MATH
2024-11-22 Adhemerval... math: Use erff from CORE-MATH
2024-11-22 Adhemerval... math: Split s_erfF in erff and erfc
2024-11-22 Adhemerval... math: Use cbrtf from CORE-MATH
2024-11-22 Adhemerval... benchtests: Add tanf benchmark
2024-11-22 Adhemerval... benchtests: Add lgammaf benchmark
2024-11-22 Adhemerval... benchtests: Add erfcf benchmark
2024-11-22 Adhemerval... benchtests: Add erff benchmark
2024-11-22 Adhemerval... benchtests: Add cbrtf benchmark
2024-11-21 H.J. Luelf: Handle static PIE with non-zero load address ...
2024-11-21 Siddhesh Poyarekarx86/string: Use `movsl` instead of `movsd` in strncat...
2024-11-21 Florian Weimerstdlib: Make getenv thread-safe in more cases
2024-11-21 Andrew Pinskiaarch64: Remove non-temporal load/stores from oryon...
2024-11-21 Andrew Pinskiaarch64: Remove non-temporal load/stores from oryon...
2024-11-20 Sachin Mongapowerpc64le: _init/_fini file changes for ROP
2024-11-20 Samuel Thibaultmman.h: Fix MAP_HASSEMPHORE typo
2024-11-20 Andreas Schwabmisc: remove extra va_end in error_tail (bug 32233)
2024-11-20 Andreas Schwabintl: avoid alloca for arbitrary sizes (bug 32380)
2024-11-20 Yury Khrustalevmanual: Add description of AArch64-specific pkey flags
2024-11-20 Yury KhrustalevAArch64: Add support for memory protection keys
2024-11-20 Andrew PinskiAArch64: Remove thunderx{,2} memcpy
2024-11-19 Joseph MyersFix femode_t conditionals for arc and or1k
2024-11-19 Mahesh Bodapatipowerpc64le: Optimized strcat for POWER10
2024-11-19 Peter Bergnerpowerpc: Improve the inline asm for syscall wrappers
2024-11-19 gfleuryhtl: move pthread_attr_init into libc.
2024-11-19 gfleuryhtl: move pthread_attr_setguardsize into libc.
2024-11-19 gfleuryhtl: move pthread_attr_setschedparam into libc.
2024-11-19 gfleuryhtl: move pthread_attr_setscope into libc.
2024-11-19 gfleuryhtl: move pthread_attr_setstackaddr into libc.
2024-11-19 gfleuryhtl: move pthread_attr_setstacksize into libc.
2024-11-19 gfleuryhtl: move pthread_attr_getstack into libc.
2024-11-19 gfleuryhtl: move pthread_attr_getstackaddr into libc.
2024-11-19 gfleuryhtl move pthread_attr_getstacksize into libc.
2024-11-19 gfleuryhtl move pthread_attr_getscope into libc.
2024-11-19 gfleuryhtl move pthread_attr_getguardsize into libc.
2024-11-19 gfleuryhtl: move __pthread_default_attr into libc
2024-11-19 gfleuryhtl: move pthread_attr_destroy into libc.
2024-11-15 Maciej W. Rozyckistdio-common: Fix C23-ism in formatted output specifier...
2024-11-13 Aurelien Jarnoelf: handle addition overflow in _dl_find_object_update...
2024-11-13 Noah Goldsteinx86/string: Use `movsl` instead of `movsd` in strncpy...
2024-11-13 Jonathan Wakelymanual: Fix overeager s/int/size_t/ in memory.texi
2024-11-13 John David... hppa: Update libm-test-ulps
2024-11-13 Samuel ThibaultRevert "hurd: Stop depending on the default_pager stubs...
2024-11-12 Adhemerval... linux: Add support for getrandom vDSO
2024-11-12 Siddhesh Poyarekario: Add setuid tests for faccessat
2024-11-12 Siddhesh Poyarekartst-faccessat.c: Port to libsupport
2024-11-12 Siddhesh Poyarekarsupport: Add xdup
2024-11-12 caiyinyuLoongArch: Update ulps
2024-11-09 Samuel Thibaultstat.h: Fix missing declaration of struct timespec
2024-11-09 Samuel Thibaultmach: Fix __xpg_strerror_r on in-range but undefined...
2024-11-08 Noah Goldsteinx86/string: Use `movsl` instead of `movsd` [BZ #32344]
2024-11-08 Joseph MyersRename new tst-sem17 test to tst-sem18
2024-11-08 Joseph MyersAvoid uninitialized result in sem_open when file does...
2024-11-07 Michael Jeansonnptl: initialize rseq area prior to registration
2024-11-07 Mark Wielaards390x: Update ulps
2024-11-07 DJ Delorieelf: avoid jumping over a needed declaration
2024-11-07 Adhemerval... math: Fix log10f on some ABIs
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vsnprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vsprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vfprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vdprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vasprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted vprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted snprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted sprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted fprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted dprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted asprintf output...
2024-11-07 Maciej W. Rozyckistdio-common: Add tests for formatted printf output...
2024-11-07 caiyinyunptl: fix __builtin_thread_pointer detection on LoongArch
2024-11-06 Florian Weimermath: Fix incorrect results of exp10m1f with some GCC...
2024-11-06 Yury Khrustalevmisc: Align argument name for pkey_*() functions with...
2024-11-06 Yury Khrustalevmanual: Use more precise wording for memory protection...
2024-11-06 Florian Weimerelf: Switch to main malloc after final ld.so self-reloc...
2024-11-06 Florian Weimerelf: Introduce _dl_relocate_object_no_relro
2024-11-06 Florian Weimerelf: Do not define consider_profiling, consider_symbind...
2024-11-06 Florian Weimerelf: rtld_multiple_ref is always true
2024-11-05 Aurelien JarnoAdd Arm HWCAP2_* constants from Linux 3.15 and 6.2...
2024-11-04 Lenard MollenkopfAdd feature test macro _ISOC2Y_SOURCE
2024-11-04 Paul Zimmermannadded license for sysdeps/ieee754/flt-32/e_gammaf_r.c
2024-11-01 Joe RamsayAArch64: Remove SVE erf and erfc tables
2024-11-01 Adhemerval... x86_64: Add exp2m1f with FMA
2024-11-01 Adhemerval... x86_64: Add exp10m1f with FMA
2024-11-01 Adhemerval... math: Use log10p1f from CORE-MATH
2024-11-01 Adhemerval... math: Use log1pf from CORE-MATH
2024-11-01 Adhemerval... math: Use log2p1f from CORE-MATH
2024-11-01 Adhemerval... math: Use log10f from CORE-MATH
2024-11-01 Adhemerval... math: Use expm1f from CORE-MATH
2024-11-01 Adhemerval... math: Use exp2m1f from CORE-MATH
2024-11-01 Adhemerval... math: Use exp10m1f from CORE-MATH
2024-11-01 Adhemerval... benchtests: Add log10p1f benchmark
2024-11-01 Adhemerval... benchtests: Add log1p benchmark
2024-11-01 Adhemerval... benchtests: Add log2p1f benchmark
2024-11-01 Adhemerval... benchtests: Add log10f benchmark
2024-11-01 Adhemerval... benchtests: Add expm1f benchmark
2024-11-01 Adhemerval... benchtests: Add exp2m1f benchmark
2024-11-01 Adhemerval... benchtests: Add exp10m1f benchmark
2024-11-01 Adhemerval... math: Add e_gammaf_r to glibc code and style
2024-11-01 caiyinyuLoongArch: Add RSEQ_SIG in rseq.h.
next
This page took 0.061927 seconds and 5 git commands to generate.