]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-10-27  Noah Goldsteinx86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
2021-10-27  Noah Goldsteinx86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
2021-10-27  Noah Goldsteinx86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S
2021-10-27  Noah Goldsteinx86_64: Add support for __memcmpeq using sse2, avx2...
2021-10-27  Noah GoldsteinBenchtests: Add benchtests for __memcmpeq
2021-10-27  Noah GoldsteinString: Add __memcmpeq as build target
2021-10-26  Noah GoldsteinNEWS: Add item for __memcmpeq
2021-10-26  Noah GoldsteinString: Add tests for __memcmpeq
2021-10-26  Noah GoldsteinString: Add hidden defs for __memcmpeq() to enable...
2021-10-26  Noah GoldsteinString: Add support for __memcmpeq() ABI on all targets
2021-10-25  Fangrui Songconfigure: Don't check LD -v --help for LIBC_LINKER_FEATURE
2021-10-25  H.J. Luelf: Make global.out depend on reldepmod4.so [BZ #28457]
2021-10-23  Noah Goldsteinx86: Replace sse2 instructions with avx in memcmp-evex...
2021-10-23  H.J. Lubench-math: Sort and put each bench per line
2021-10-22  Sunil K Pandeyx86_64: Add missing libmvec ABI tests
2021-10-21  Adhemerval... elf: Fix e6fd79f379 build with --enable-tunables=no
2021-10-21  Chung-Lin Tangelf: Fix slow DSO sorting behavior in dynamic loader...
2021-10-21  Chung-Lin Tangelf: Testing infrastructure for ld.so DSO sorting ...
2021-10-21  Stafford Horneiconv: Use TIMEOUTFACTOR for iconv test timeout
2021-10-21  Adhemerval... posix: Remove alloca usage for internal fnmatch impleme...
2021-10-20  Jonathan WakelyAdd alloc_align attribute to memalign et al
2021-10-20  Fangrui Songlinux: Fix a possibly non-constant expression in _Stati...
2021-10-20  H.J. Lux86-64: Add sysdeps/x86_64/fpu/Makeconfig
2021-10-20  omain GEISSLERstdlib: Fix tst-canon-bz26341 when the glibc build...
2021-10-20  Adhemerval... powerpc: Remove backtrace implementation
2021-10-20  Joseph MyersCorrect access attribute on memfrob (bug 28475)
2021-10-20  Siddhesh Poyarekardebug: Add tests for _FORTIFY_SOURCE=3
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20  Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-10-19  Fangrui Songglibcextract.py: Place un-assemblable @@@ in a comment
2021-10-19  Fangrui Songnss: Unnest nested function add_key
2021-10-19  H.J. Luld.so: Initialize bootstrap_map.l_ld_readonly [BZ ...
2021-10-18  Stafford Hornetimex: Use 64-bit fields on 32-bit TIMESIZE=64 systems...
2021-10-18  Stafford Hornemanual: Update _TIME_BITS to clarify it's user defined
2021-10-18  Stafford Hornenptl: Fix tst-cancel7 and tst-cancelx7 pidfile race
2021-10-18  Adhemerval... elf: Fix elf_get_dynamic_info() for bootstrap
2021-10-17  Samuel Thibaulthurd if_index: Explicitly use AF_INET for if index...
2021-10-17  Samuel Thibaulthurd: Fix intr-msg parameter/stack kludge
2021-10-14  H.J. Lux86-64: Add test-vector-abi.h/test-vector-abi-sincos.h
2021-10-14  Adhemerval... elf: Fix dynamic-link.h usage on rtld.c
2021-10-12  Noah Goldsteinx86: Optimize memset-vec-unaligned-erms.S
2021-10-12  Noah Goldsteinx86: Optimize memcmp-evex-movbe.S for frontend behavior...
2021-10-12  Stafford Hornelibio: Update tst-wfile-sync to not depend on stdin
2021-10-12  Stafford Horneelf: Update audit tests to not depend on stdout
2021-10-12  Adhemerval... elf: Fix elf_get_dynamic_info definition
2021-10-12  Joseph MyersAdd TEST_COMPARE_STRING_WIDE to support/check.h
2021-10-11  Joseph MyersFix nios2 localplt failure
2021-10-11  Fangrui Songelf: Remove Intel MPX support (lazy PLT, ld.so profile...
2021-10-11  Martin Seborresolv: Avoid GCC 12 false positive warning [BZ #28439].
2021-10-08  Noah Goldsteinbenchtests: Add medium cases and increase iters in...
2021-10-08  Noah Goldsteinx86: Modify ENTRY in sysdep.h so that p2align can be...
2021-10-08  Cristian Rodríguezresolv: make res_randomid use random_bits()
2021-10-08  Cristian RodríguezLinux: implement getloadavg(3) using sysinfo(2)
2021-10-08  DJ DelorieRemove unreliable parts of rt/tst-cpuclock2
2021-10-07  Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-10-07  H.J. LuAdd run-time check for indirect external access
2021-10-07  H.J. LuInitial support for GNU_PROPERTY_1_NEEDED
2021-10-07  Adhemerval... io: Fix ftw internal realloc buffer (BZ #28126)
2021-10-07  Paul EggertFix subscript error with odd TZif file [BZ #28338]
2021-10-07  Stefan LieblerS390: Add PCI_MIO and SIE HWCAPs
2021-10-06  Siddhesh Poyarekarsupport: Also return fd when it is 0
2021-10-06  H.J. Luld.so: Don't fill the DT_DEBUG entry in ld.so [BZ ...
2021-10-06  Stefan LieblerS390: update libm test ulps
2021-10-06  Adhemerval... powerpc: update libm test ulps
2021-10-06  Adhemerval... math: Also xfail the new j0f tests for ibm128-libgcc
2021-10-06  Adhemerval... y2038: Use a common definition for stat for sparc32
2021-10-05  Joseph MyersFix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
2021-10-05  Szabolcs Nagyaarch64: update libm test ulps
2021-10-05  Paul ZimmermannFixed inaccuracy of j0f (BZ #28185)
2021-10-04  Joseph MyersFix stdio-common tests for GCC 12 -Waddress
2021-10-04  H.J. Lubenchtests: Building benchmarks as static executables
2021-10-04  Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-10-04  Adhemerval... time: Ignore interval nanoseconds on tst-itimer
2021-10-04  Adhemerval... io: Do not skip timestamps tests for 32-bit time_t
2021-10-04  Mike FABIANUpdate to Unicode 14.0.0 [BZ #28390]
2021-10-01  Florian Weimernptl: pthread_kill must send signals to a specific...
2021-10-01  Florian Weimersupport: Add check for TID zero in support_wait_for_thr...
2021-10-01  Adhemerval... nptl: Add CLOCK_MONOTONIC support for PI mutexes
2021-10-01  Adhemerval... support: Add support_mutex_pi_monotonic
2021-10-01  Adhemerval... nptl: Use FUTEX_LOCK_PI2 when available
2021-10-01  Kurt KanzenbachLinux: Add FUTEX_LOCK_PI2
2021-09-30  Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-09-30  Joseph MyersAdd exp10 macro to <tgmath.h> (bug 26108)
2021-09-30  H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-09-30  Florian WeimerAdd missing braces to bsearch inline implementation...
2021-09-30  Adhemerval... Update alpha libm-test-ulps
2021-09-30  Jonathan WakelySuppress -Wcast-qual warnings in bsearch
2021-09-29  H.J. Luelf: Copy l_addr/l_ld when adding ld.so to a new namespace
2021-09-29  Paul A. Clarkepowerpc: Fix unrecognized instruction errors with recen...
2021-09-29  Joseph MyersDo not declare fmax, fmin _FloatN, _FloatNx versions...
2021-09-29  Joseph MyersDo not define tgmath.h fmaxmag, fminmag macros for...
2021-09-28  Joseph MyersAdd fmaximum, fminimum functions
2021-09-28  Florian WeimerLinux: Simplify __opensock and fix race condition ...
2021-09-28  Stafford Hornepthread/tst-cancel28: Fix barrier re-init race condition
2021-09-27  Fangrui Songpowerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
2021-09-27  Adhemerval... posix: Remove spawni.c
2021-09-27  H.J. LuDisable symbol hack in libc_nonshared.a
2021-09-27  Adhemerval... linux: Revert the use of sched_getaffinity on get_nproc...
2021-09-27  Adhemerval... linux: Simplify get_nprocs
2021-09-27  Adhemerval... misc: Add __get_nprocs_sched
next