]> sourceware.org Git - glibc.git/shortlog
glibc.git
2022-10-28 Letu Renstdlib/strfrom: Add copysign to fix NAN issue on riscv...
2022-10-28 Szabolcs NagyFix resource/bug-ulimit1 test
2022-10-28 Szabolcs NagyFix missing NUL terminator in stdio-common/scanf13...
2022-10-28 Szabolcs NagyFix off-by-one OOB read in elf/tst-tls20
2022-10-28 Szabolcs Nagyelf: Fix alloca size in _dl_debug_vdprintf
2022-10-28 Szabolcs Nagymalloc: Use uintptr_t in alloc_buffer
2022-10-28 Szabolcs NagyFix invalid pointer dereference in wcpcpy_chk
2022-10-28 Szabolcs NagyFix invalid pointer dereference in wcscpy_chk
2022-10-28 Szabolcs Nagyaarch64: Fix the extension header write in getcontext...
2022-10-28 Szabolcs Nagyaarch64: Don't build wordcopy
2022-10-28 Szabolcs Nagyscripts: Use bool in tunables initializer
2022-10-28 Xi Ruoyaolonglong.h: update from GCC for LoongArch clz/ctz support
2022-10-27 Florian Weimerelf: Introduce to _dl_call_fini
2022-10-27 Florian Weimerld.so: Export tls_init_tp_called as __rtld_tls_init_tp_...
2022-10-27 Florian Weimerscripts/localplt.awk: Handle DT_JMPREL with empty PLT...
2022-10-26 Adhemerval... Remove lingering libSegfault Makefile entries
2022-10-26 Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2022-10-26 Wilco Dijkstraaarch64: Cleanup memset ifunc
2022-10-26 Adhemerval... elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
2022-10-26 Sunil K Pandeyx86_64: Implement evex512 version of strchrnul, strchr...
2022-10-25 Adhemerval... linux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-25 Jakub Wilkmanual: Add missing % in int conversion list
2022-10-24 Aurelien JarnoAvoid undefined behaviour in ibm128 implementation...
2022-10-24 Adhemerval... Remove all assembly optimizations for htonl and htons
2022-10-24 Cristian RodríguezRemove htonl.S for i386/x86_64
2022-10-24 Michael Hudson... Fix BZ #29463 in the ibm128 implementation of y1l too
2022-10-24 Joseph MyersAdd ADDRB from Linux 6.0 to bits/termios-c_cflag.h
2022-10-20 Noah Goldsteinx86: Use `testb` for FSRM check in memmove-vec-unaligne...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Add support for VEC_SIZE == 64 in strcmp-evex...
2022-10-20 Noah Goldsteinx86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
2022-10-20 Felix Riemannsysdeps: arm: Fix preconfigure script for ARMv8/v9...
2022-10-20 Adhemerval... nis: Fix nis_print_directory
2022-10-20 Adhemerval... linux: Avoid shifting a negative signed on POSIX timer...
2022-10-20 Noah GoldsteinBench: Improve benchtests for memchr, strchr, strnlen...
2022-10-20 Noah Goldsteinx86: Optimize strrchr-evex.S and implement with VMM...
2022-10-20 Noah Goldsteinx86: Optimize memrchr-evex.S
2022-10-20 Noah Goldsteinx86: Optimize strnlen-evex.S and implement with VMM...
2022-10-20 Noah Goldsteinx86: Shrink / minorly optimize strchr-evex and implemen...
2022-10-20 Noah Goldsteinx86: Optimize memchr-evex.S and implement with VMM...
2022-10-18 Sunil K Pandeyx86_64: Implement evex512 version of memchr, rawmemchr...
2022-10-18 Sunil K PandeyString: Improve test coverage for memchr
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-10-18 Florian Weimerx86-64: Move LP_SIZE definition to its own header
2022-10-17 Szabolcs Nagymath: Fix asin and acos invalid exception with old gcc
2022-10-15 Noah Goldsteinx86: Update strlen-evex-base to use new reg/vec macros.
2022-10-15 Noah Goldsteinx86: Remove now unused vec header macros.
2022-10-15 Noah Goldsteinx86: Update memset to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update memmove to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update memrchr to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update VEC macros to complete API for evex/evex512...
2022-10-14 Florian Weimerelf: Do not completely clear reused namespace in dlmope...
2022-10-13 Florian Weimermalloc: Switch global_max_fast to uint8_t
2022-10-12 Joseph MyersAdd NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
2022-10-12 Joseph MyersAdd AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h
2022-10-10 Sunil K PandeyString: Improve test coverage for memchr
2022-10-10 Adhemerval... elf: Remove -fno-tree-loop-distribute-patterns usage...
2022-10-10 Andreas Schwabsocket: Use offsetof in SUN_LEN (bug 29578)
2022-10-10 Andreas SchwabExpose all MAP_ constants in <sys/mman.h> unconditional...
2022-10-08 Xi RuoyaoLoongArch: Fix the condition to use PC-relative address...
2022-10-07 Adhemerval... arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
2022-10-06 Adhemerval... csu: Disable stack protector for static-reloc for stati...
2022-10-06 Andreas SchwabNEWS: Fix grammar
2022-10-06 Javier Pelloelf: Simplify output of hwcap subdirectories in ld...
2022-10-06 Javier Pelloelf: Remove _dl_string_hwcap
2022-10-06 Javier PelloAdd NEWS entry for legacy hwcaps removal
2022-10-06 Javier Pelloelf: Remove hwcap and bits_hwcap fields from struct...
2022-10-06 Javier Pelloelf: Remove hwcap parameter from add_to_cache signature
2022-10-06 Javier Pelloelf: Remove legacy hwcaps support from ldconfig
2022-10-06 Javier Pelloelf: Remove legacy hwcaps support from the dynamic...
2022-10-06 Javier Pellox86_64: Remove platform directory library loading test
2022-10-06 Mike FABIANUpdate to Unicode 15.0.0 [BZ #29604]
2022-10-05 Joseph MyersUpdate kernel version to 6.0 in header constant tests
2022-10-05 Adhemerval... x86: Fix -Os build (BZ #29576)
2022-10-05 Adhemerval... sunrpc: Suppress GCC -Os warning on user2netname
2022-10-05 Adhemerval... rt: Initialize mq_send input on tst-mqueue{5,6}
2022-10-05 Adhemerval... posix: Suppress -Os may be used uninitialized warnings...
2022-10-05 Adhemerval... posix: Suppress -Os warnings on fnmatch
2022-10-05 Martin Jansalocale: prevent maybe-uninitialized errors with -Os...
2022-10-05 Joseph MyersRegenerate sysdeps/mach/hurd/bits/errno.h
2022-10-05 Joseph MyersUpdate syscall lists for Linux 6.0
2022-10-04 Siddhesh Poyarekarnscd: Drop local address tuple variable [BZ #29607]
2022-10-04 Joseph MyersUse Linux 6.0 in build-many-glibcs.py
2022-10-03 Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03 Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 strncmp implementation
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03 Aurelien Jarnox86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-03 Noah Goldsteinx86: Cleanup pthread_spin_{try}lock.S
2022-10-03 Noah GoldsteinBenchtests: Add bench for pthread_spin_{try}lock and...
2022-10-03 Adhemerval... x86: Remove .tfloat usage
2022-10-03 Yu Chien Peter Linnptl: Convert tst-setuid2 to test-driver
2022-10-03 Yu Chien Peter Linsupport: Add xpthread_cond_signal wrapper
2022-10-01 John David... hppa: Fix initialization of dp register [BZ 29635]
next
This page took 0.18758 seconds and 5 git commands to generate.