]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
hu_HU: change time separator to colon [BZ #18918]
[thirdparty/glibc.git] / sysdeps /
2015-10-16  Steve Ellcey Make performance improvement to MIPS memcpy for...
2015-10-16  Joseph MyersFix i386 build for lll_unlock_elision change.
2015-10-15  Joseph MyersRemove NPTL configure errors based on top-level configu...
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-15  Paul Murphypowerpc: Optimize lock elision for pthread_mutex_t
2015-10-15  Paul Murphynptl: Add adapt_count parameter to lll_unlock_elision
2015-10-15  H.J. LuMark _dl_catch_error hidden
2015-10-15  H.J. LuMark internal _itoa functions hidden
2015-10-15  H.J. LuMark internal _dl_XXX functions hidden
2015-10-15  H.J. LuMark _wordcopy_XXX functions hidden
2015-10-15  H.J. LuMark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden
2015-10-15  H.J. LuAdd comments for GCC 5 requirement
2015-10-15  Joseph MyersRemove assembler -mtune=i686 configure test.
2015-10-15  H.J. LuRemove i386/epoll_pwait.S
2015-10-15  H.J. LuOptimize i386 syscall inlining for GCC 5
2015-10-15  H.J. Lui386: Remove syscall assembly codes with 6 arguments
2015-10-15  Florian WeimerAlways enable pointer guard [BZ #18928]
2015-10-14  Joseph MyersFix powerpc32 lround, lroundf spurious exceptions ...
2015-10-14  Szabolcs Nagy[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0
2015-10-14  H.J. LuAvoid PLT when calling __sched_getaffinity_new
2015-10-14  H.J. LuSupport PLT and GOT references in local PIC check
2015-10-14  H.J. LuUse INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13  Joseph MyersFix powerpc32 llround, llroundf exceptions (bug 19125).
2015-10-13  H.J. LuUse INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13  H.J. LuAdd INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13  H.J. LuSupport x86-64 assmebler without AVX512
2015-10-13  Joseph MyersMove powerpc llround implementations to powerpc32 direc...
2015-10-13  Joseph MyersFix powerpc32 llrint, llrintf bad exceptions (bug 16422).
2015-10-09  Joseph MyersRegenerate MIPS libm-test-ulps.
2015-10-09  Joseph MyersRegenerate ARM libm-test-ulps.
2015-10-09  Joseph MyersFix llrint, llround missing exceptions for ARM (bug...
2015-10-09  Joseph MyersFix lrint, llrint, lround, llround missing exceptions...
2015-10-09  H.J. LuUpdate lrint/lrintf/lrintl for x32
2015-10-09  Adhemerval ZanellaMark lseek/llseek as non-cancellable
2015-10-09  Joseph MyersRemove configure tests for -mno-vzeroupper support.
2015-10-09  Joseph MyersRemove configure tests for FMA4 support.
2015-10-09  Joseph MyersFix dbl-64 lrint for 64-bit long (bug 19095).
2015-10-08  Joseph MyersFix lrint, llrint missing exceptions close to overflow...
2015-10-08  Joseph MyersRemove configure tests for AVX support.
2015-10-08  Samuel ThibaultAdd task_notify to mach_interface_list
2015-10-07  Joseph MyersFix lround, llround missing exceptions close to overflo...
2015-10-07  Joseph MyersFix ldbl-128 lrintl, lroundl missing exceptions for...
2015-10-07  Joseph MyersUse dbl-64/wordsize-64 for MIPS64.
2015-10-07  Joseph MyersDon't use dbl-64/wordsize-64 lround based on llround...
2015-10-06  Joseph MyersRemove configure tests for SSE4 support.
2015-10-06  Joseph MyersFix ldbl-128ibm expl overflow in non-default rounding...
2015-10-06  Joseph MyersFix ldbl-128ibm logl (1) sign of zero result (bug 19077).
2015-10-06  Joseph MyersFix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).
2015-10-05  Joseph MyersFix ldbl-96 lroundl just below powers of 2 (bug 19071).
2015-10-05  Joseph MyersWork around powerpc32 integer 0 converting to -0 (bug...
2015-10-03  Paul Pluzhnikovsysdeps/x86_64/fpu/libm-test-ulps: Regenerated on Haswell.
2015-10-02  Joseph MyersFix nexttoward overflow in non-default rounding modes...
2015-10-01  Gabriel F. T. GomesPowerPC: Add comments to optimized strncpy
2015-10-01  Gabriel F. T. GomesPowerPC: Fix operand prefixes
2015-10-01  Joseph MyersFix ldbl-128 / ldbl-128ibm lgamma overflow handling...
2015-09-30  Joseph MyersFix ldbl-128ibm exp10l spurious overflows (bug 16620).
2015-09-30  Joseph MyersFix i386 acosh (-qNaN) spurious "invalid" exception.
2015-09-30  Joseph MyersImprove test coverage of real libm functions [a-e]*.
2015-09-30  H.J. LuMove sysdeps/unix/sysv/linux/i386/i486/*.? to i386
2015-09-28  Joseph MyersFix clog, clog10 inaccuracy (bug 19016).
2015-09-26  Joseph MyersFix powf inaccuracy (bug 18956).
2015-09-25  Joseph MyersFix pow missing underflows (bug 18825).
2015-09-25  Joseph MyersUse soft-fp fma for no-FPU ColdFire (bug 13304).
2015-09-25  Joseph MyersUse soft-fp fma for MicroBlaze (bug 13304).
2015-09-24  Joseph MyersFix hypot missing underflows (bug 18803).
2015-09-24  Steve Ellcey Add unused attribute to declaration for mips16...
2015-09-24  Joseph MyersRefactor x86_64 libm code forcing underflow exceptions.
2015-09-24  Joseph MyersUse LOAD_PIC_REG in i386 atanh.
2015-09-24  Joseph MyersRefactor i386 libm code forcing underflow exceptions.
2015-09-24  Joseph MyersFix x86_64 fma4 pow inappropriate contraction (bug...
2015-09-24  Szabolcs NagyRegenerate aarch64 libm-test-ulps
2015-09-23  Joseph MyersDon't use volatile in exp2f.
2015-09-23  Joseph MyersRefactor code forcing underflow exceptions.
2015-09-23  Joseph MyersUse math_narrow_eval more consistently.
2015-09-20  Samuel ThibaultFix vm_page_size visibility
2015-09-18  Joseph MyersAvoid excess range in results from i386 exp, hypot...
2015-09-18  Joseph MyersAvoid excess range in results from i386 scalb functions...
2015-09-18  Joseph MyersAvoid excess range overflowing results from cosh, sinh...
2015-09-18  Wilco DijkstraSince we now inline isinf, isnan and isfinite in math...
2015-09-18  Wilco DijkstraFix several build failures with GCC6 due to unused...
2015-09-18  H.J. LuUse __libc_ptf_call in _longjmp_unwind
2015-09-18  David Lamparterarm: setjmp/longjmp: fix PIC vs SHARED thinkos
2015-09-18  Wilco DijkstraUse the GCC builtin functions for the non-inlined signb...
2015-09-18  Mike Frysingeralpha: drop __ASSUME_FDATASYNC
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-17  Joseph MyersReduce number of constants in __finite* (bug 15384).
2015-09-17  Joseph MyersFix tgamma missing underflows (bug 18951).
2015-09-17  Andreas SchwabRestore sparc64 implementation of semctl
2015-09-16  Joseph MyersMake scalbn set errno (bug 6803).
2015-09-16  Justus WinterCache the host port like we cache the task port
2015-09-16  Joseph MyersClean up ldbl-128 / ldbl-128ibm expm1l dead code (bug...
2015-09-16  Andreas SchwabRemove extra va_start/va_end calls (bug 17244)
2015-09-15  Joseph MyersFix ldbl-128ibm nearbyintl use of signaling comparisons...
2015-09-15  Joseph MyersSimplify hypotf infinity handling (bug 15918).
2015-09-15  Joseph MyersFix i386 exp10 missing underflows (bug 18966).
2015-09-15  Samuel ThibaultFix typo
2015-09-14  Joseph MyersFix i386 exp missing underflows (bug 18961).
2015-09-14  Joseph MyersFix exp2 missing underflows (bug 16521).
2015-09-13  Samuel ThibaultFix typo
2015-09-13  Rasmus Villemoeslinux/getsysstats.c: use sysinfo() instead of parsing...
next