]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
malloc: Preserve arena free list/thread count invariant [BZ #20370]
[thirdparty/glibc.git] / sysdeps /
2016-08-02  Aurelien Jarnoalpha: fix trunc for big input values
2016-08-02  Aurelien Jarnoalpha: fix rint on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix floor on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix ceil on sNaN input
2016-08-02  Aurelien Jarnosparc: remove ceil, floor, trunc sparc specific impleme...
2016-07-27  H.J. LuDon't compile do_test with -mavx/-mavx/-mavx512
2016-07-27  Chung-Lin TangNios II localplt.data update: remove __eqsf2
2016-07-21  Gustavo Romeropowerpc: Fix missing verb and typo in comment about...
2016-07-21  Szabolcs Nagy[AArch64] Update libm-test-ulps
2016-07-20  Stefan LieblerS390: Do not clobber r13 with memcpy on 31bit with...
2016-07-19  Mike Frysingermicroblaze: fix variable name collision with syscall...
2016-07-18  H.J. Lui386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387
2016-07-18  Siddhesh PoyarekarFix cos computation for multiple precision fallback...
2016-07-18  Szabolcs Nagy[AArch64] Regenerate libm-test-ulps
2016-07-13  Adhemerval ZanellaRefactor Linux raise implementation (BZ#15368)
2016-07-13  H.J. LuRegenerate i686 libm-test-ulps with GCC 6.1 at -O3...
2016-07-12  H.J. Lux86-64: Add p{read,write}[v]64 to syscalls.list [BZ...
2016-07-12  H.J. Lux86-64: Properly align stack in _dl_tlsdesc_dynamic...
2016-07-11  H.J. LuX86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]
2016-07-11  Szabolcs Nagy[AArch64] Add bits/hwcap.h for aarch64 linux
2016-07-11  Szabolcs Nagy[AArch64] Fix libc internal asm profiling code
2016-07-08  Adhemerval ZanellaFix LO_HI_LONG definition
2016-07-08  Adhemerval ZanellaRemove __ASSUME_OFF_DIFF_OFF64 definition
2016-07-08  Chris Metcalftile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for...
2016-07-08  Aurelien Jarnoppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).
2016-07-06  Stefan LieblerS390: Use DT_JUMPREL in prelink undo code.
2016-07-06  John David Anglinhppa: Update libm-test-ulps.
2016-07-05  Rajalakshmi Sriniv... powerpc: Fix return code of strcasecmp for unaligned...
2016-07-04  Andreas Schwabm68k: suppress -Wframe-address warning
2016-07-01  Maciej W. RozyckiTreat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
2016-07-01  Aurelien JarnoSPARC: fix nearbyint on sNaN input
2016-07-01  H.J. LuRequire binutils 2.24 to build x86-64 glibc [BZ #20139]
2016-07-01  Andrew SenkevichFixed wrong vector sincos/sincosf ABI to have it compat...
2016-07-01  Aurelien JarnoSPARC64: update localplt.data
2016-06-30  Anton Blanchardpowerpc: Add a POWER8-optimized version of sinf()
2016-06-30  Tulio Magno Quites... powerpc: Add a POWER8-optimized version of expf()
2016-06-30  John David Anglinhppa: fix loading of global pointer in _start [BZ ...
2016-06-30  H.J. LuCheck Prefer_ERMS in memmove/memcpy/mempcpy/memset
2016-06-29  Aurelien Jarnoi686/multiarch: Regenerate ulps
2016-06-29  Andreas SchwabAvoid array-bounds warning for strncat on i586 (bug...
2016-06-27  Aurelien JarnoMIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 trunc functio...
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 floor functio...
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 ceil function...
2016-06-27  Aurelien JarnoMIPS, SPARC: more fixes to the vfork aliases in libpthr...
2016-06-24  Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-23  Joseph MyersFix i386/x86_64 scalbl with sNaN input (bug 20296).
2016-06-22  Joseph MyersSimplify x86 nearbyint functions.
2016-06-22  Zack WeinbergMove sysdeps/generic/bits/hwcap.h to top-level bits/
2016-06-22  Wilco DijkstraThis patch further tunes memcpy - avoid one branch...
2016-06-21  Adhemerval ZanellaFix p{readv,writev}{64} consolidation implementation
2016-06-20  Andrew SenkevichAdded tests to ensure linkage through libmvec *_finite...
2016-06-20  Wilco DijkstraAdd a simple rawmemchr implementation. Use strlen...
2016-06-20  Wilco DijkstraThis is an optimized memcpy/memmove for AArch64. Copie...
2016-06-20  Florian Weimerelf: Consolidate machine-agnostic DTV definitions in...
2016-06-19  Carlos O'DonellExpand comments in Linux times() implementation.
2016-06-18  Aurelien JarnoMIPS, SPARC: fix wrong vfork aliases in libpthread.so
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-14  Joseph MyersFix i386 fdim double rounding (bug 20255).
2016-06-14  Joseph MyersUse generic fdim on more architectures (bug 6796, bug...
2016-06-14  rajipowerpc: strcasecmp/strncasecmp optmization for power8
2016-06-13  Joseph MyersFix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
2016-06-13  Joseph MyersFix frexp (NaN) (bug 20250).
2016-06-13  Adhemerval ZanellaRemove __ASSUME_FUTEX_LOCK_PI
2016-06-10  Adhemerval ZanellaRevert {send,sendm,recv,recvm}msg conformance changes
2016-06-09  Joseph MyersFix i386/x86_64 log2l (sNaN) (bug 20235).
2016-06-09  Joseph MyersFix ldbl-128ibm log1pl (sNaN) (bug 20234).
2016-06-09  Joseph MyersFix ldbl-128ibm expm1l (sNaN) (bug 20233).
2016-06-09  Joseph MyersFix ldbl-128 expm1l (sNaN) (bug 20232).
2016-06-09  H.J. LuAlways indirect branch to __libc_start_main via GOT
2016-06-09  H.J. LuX86-64: Add dummy memcopy.h and wordcopy.c
2016-06-08  Joseph MyersFix i386/x86_64 log1pl (sNaN) (bug 20229).
2016-06-08  Joseph MyersFix i386/x86_64 log10l (sNaN) (bug 20228).
2016-06-08  Joseph MyersFix i386/x86_64 logl (sNaN) (bug 20227).
2016-06-08  Joseph MyersFix i386/x86_64 expl, exp10l, expm1l for sNaN input...
2016-06-08  Joseph MyersFix i386 cbrtl (sNaN) (bug 20224).
2016-06-08  H.J. LuX86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
2016-06-08  H.J. LuX86-64: Remove the previous SSE2/AVX2 memsets
2016-06-07  Joseph MyersFix i386 atanhl (sNaN) (bug 20219).
2016-06-07  Joseph MyersFix i386 asinhl (sNaN) (bug 20218).
2016-06-07  H.J. LuCheck FMA after COMMON_CPUID_INDEX_80000001
2016-06-07  Carlos O'DonellBug 20214: Fix linux/in6.h and netinet/in.h sync.
2016-06-07  Carlos O'DonellBug 20198: quick_exit should not call destructors.
2016-06-06  H.J. LuFix a typo in comments in memmove-vec-unaligned-erms.S
2016-06-06  Joseph MyersFix dbl-64 asin (sNaN) (bug 20213).
2016-06-06  Adhemerval ZanellaConsolidate pwritev/pwritev64 implementations
2016-06-06  Adhemerval ZanellaConsolidate preadv/preadv64 implementation
2016-06-06  Joseph MyersFix dbl-64 acos (sNaN) (bug 20212).
2016-06-06  Tulio Magno Quites... powerpc: Fix --disable-multi-arch build on POWER8
2016-06-03  Joseph MyersFix x86/x86_64 nextafterl incrementing negative subnorm...
2016-06-03  Carlos O'DonellFix macro API for __USE_KERNEL_IPV6_DEFS.
2016-05-30  Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2016-05-30  Samuel Thibaulthurd: disable ifunc for now
2016-05-30  Adhemerval Zanellaposix: Call _exit in failure case for posix_spawn{p...
2016-05-29  Samuel Thibaulthurd: fix _hurd_self_sigstate reference from ____longjm...
2016-05-27  H.J. LuCount number of logical processors sharing L2 cache
2016-05-27  Joseph MyersFix powerpc64 ceil, rint etc. on sNaN input (bug 20160).
2016-05-27  Joseph MyersFix powerpc32 ceil, rint etc. on sNaN input (bug 20160).
2016-05-27  Joseph MyersAvoid "invalid" exceptions from powerpc fabsl (sNaN...
2016-05-27  Joseph MyersFix ldbl-128ibm ceill, rintl etc. for sNaN arguments...
next